libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 2 participants
  • 9432 discussions
Build failed in Jenkins: libvirt-dbus-check » libvirt-debian-10 #1157
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/1157…> ------------------------------------------ [...truncated 5.38 KB...] kwargs = {}, get_args_opts = {'byte_arrays': False} message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface: org.libvirt.Connect, member: GetCPUModelNames dest: :1.19> def call_blocking(self, bus_name, object_path, dbus_interface, method, signature, args, timeout=-1.0, byte_arrays=False, **kwargs): """Call the given method, synchronously. :Since: 0.81.0 """ if object_path == LOCAL_PATH: raise DBusException('Methods may not be called on the reserved ' 'path %s' % LOCAL_PATH) if dbus_interface == LOCAL_IFACE: raise DBusException('Methods may not be called on the reserved ' 'interface %s' % LOCAL_IFACE) # no need to validate other args - MethodCallMessage ctor will do get_args_opts = dict(byte_arrays=byte_arrays) if is_py2: get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False) elif 'utf8_strings' in kwargs: raise TypeError("unexpected keyword argument 'utf8_strings'") message = MethodCallMessage(destination=bus_name, path=object_path, interface=dbus_interface, method=method) # Add the arguments to the function try: message.append(signature=signature, *args) except Exception as e: logging.basicConfig() _logger.error('Unable to set arguments %r according to ' 'signature %r: %s: %s', args, signature, e.__class__, e) raise # make a blocking call reply_message = self.send_message_with_reply_and_block( > message, timeout) E dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' /usr/lib/python3/dist-packages/dbus/connection.py:651: DBusException ----------------------------- Captured stderr call ----------------------------- I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" ===================== 1 failed, 34 passed in 7.52 seconds ====================== ------- Full log written to <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…> FAILED: meson-test /usr/bin/meson test --no-rebuild --print-errorlogs ninja: build stopped: subcommand failed. + cat meson-logs/testlog.txt Log of Meson test suite run on 2020-05-25T22:23:58.428183 Inherited environment: JENKINS_HOME='/var/lib/jenkins' C_INCLUDE_PATH='/home/jenkins/build/libvirt/include' USER='jenkins' RUN_CHANGES_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/1157…' LD_LIBRARY_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu:/home/jenkins/build/libvirt/lib' SHLVL='0' NODE_LABELS='libvirt libvirt-debian-10' HUDSON_URL='https://ci.centos.org/' HOME='/home/jenkins' OLDPWD='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/'> PYTHON='/usr/bin/python3' GI_TYPELIB_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu/girepository-1.0:/home/jenkins/build/libvirt/lib/girepository-1.0' CCACHE_WRAPPERSDIR='/usr/libexec/ccache-wrappers' BUILD_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/1157/' HUDSON_COOKIE='2a77bde7-3940-4d50-a5bd-e9e3462e00d4' JENKINS_SERVER_COOKIE='f4d3a7a925dabf8a' PS1='[\u@\h \w]$ ' OSINFO_SYSTEM_DIR='/home/jenkins/build/libvirt/share/osinfo' MAKEFLAGS='-j3' WORKSPACE='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/'> CCACHE_MAXSIZE='2G' LOGNAME='jenkins' NODE_NAME='libvirt-debian-10' JOURNAL_STREAM='9:13962' BUILD_CAUSE='UPSTREAMTRIGGER' _='/usr/bin/java' PKG_CONFIG_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu/pkgconfig:/home/jenkins/build/libvirt/lib/pkgconfig' NINJA='/usr/bin/ninja' EXECUTOR_NUMBER='3' BUILD_DISPLAY_NAME='#1157' systems='libvirt-debian-10' BUILD_CAUSE_UPSTREAMTRIGGER='true' HUDSON_HOME='/var/lib/jenkins' JOB_BASE_NAME='systems=libvirt-debian-10' PATH='/usr/libexec/ccache-wrappers:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games' INVOCATION_ID='e3afabfea91142e397ba00457937b0e6' BUILD_ID='1157' PERL5LIB='/home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi' BUILD_TAG='jenkins-libvirt-dbus-check-systems=libvirt-debian-10-1157' ROOT_BUILD_CAUSE_SCMTRIGGER='true' JENKINS_URL='https://ci.centos.org/' LANG='en_US.UTF-8' JOB_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/' BUILD_NUMBER='1157' SHELL='/bin/bash' RUN_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/1157…' ROOT_BUILD_CAUSE='SCMTRIGGER' HUDSON_SERVER_COOKIE='f4d3a7a925dabf8a' JOB_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/disp…' JOB_NAME='libvirt-dbus-check/systems=libvirt-debian-10' PWD='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> XDG_DATA_DIRS='/home/jenkins/build/libvirt/share:/usr/share:/usr/local/share' PYTHONPATH='/home/jenkins/build/libvirt/lib/python3.7/site-packages' VIRT_PREFIX='/home/jenkins/build/libvirt' MAKE='/usr/bin/make' 1/9 libvirt-dbus:unit / test_util OK 0.14 s --- command --- <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…> ------- 2/9 libvirt-dbus:unit / test_connect.py FAIL 9.46 s (exit status 1) --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 35 items ../tests/test_connect.py ..................F................ [100%] =================================== FAILURES =================================== _________________ TestConnect.test_connect_get_cpu_model_names _________________ self = <test_connect.TestConnect object at 0x7fc4b84df940> def test_connect_get_cpu_model_names(self): arch = "x86_64" > assert isinstance(self.connect.GetCPUModelNames(arch, 0), dbus.Array) ../tests/test_connect.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3/dist-packages/dbus/proxies.py:70: in __call__ return self._proxy_method(*args, **keywords) /usr/lib/python3/dist-packages/dbus/proxies.py:145: in __call__ **keywords) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <dbus._dbus.SessionBus (session) at 0x7fc4b83bedb0> bus_name = dbus.String(':1.19'), object_path = '/org/libvirt/Test' dbus_interface = 'org.libvirt.Connect', method = 'GetCPUModelNames' signature = 'su', args = ('x86_64', 0), timeout = -1.0, byte_arrays = False kwargs = {}, get_args_opts = {'byte_arrays': False} message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface: org.libvirt.Connect, member: GetCPUModelNames dest: :1.19> def call_blocking(self, bus_name, object_path, dbus_interface, method, signature, args, timeout=-1.0, byte_arrays=False, **kwargs): """Call the given method, synchronously. :Since: 0.81.0 """ if object_path == LOCAL_PATH: raise DBusException('Methods may not be called on the reserved ' 'path %s' % LOCAL_PATH) if dbus_interface == LOCAL_IFACE: raise DBusException('Methods may not be called on the reserved ' 'interface %s' % LOCAL_IFACE) # no need to validate other args - MethodCallMessage ctor will do get_args_opts = dict(byte_arrays=byte_arrays) if is_py2: get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False) elif 'utf8_strings' in kwargs: raise TypeError("unexpected keyword argument 'utf8_strings'") message = MethodCallMessage(destination=bus_name, path=object_path, interface=dbus_interface, method=method) # Add the arguments to the function try: message.append(signature=signature, *args) except Exception as e: logging.basicConfig() _logger.error('Unable to set arguments %r according to ' 'signature %r: %s: %s', args, signature, e.__class__, e) raise # make a blocking call reply_message = self.send_message_with_reply_and_block( > message, timeout) E dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' /usr/lib/python3/dist-packages/dbus/connection.py:651: DBusException ----------------------------- Captured stderr call ----------------------------- I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" ===================== 1 failed, 34 passed in 7.52 seconds ====================== ------- 3/9 libvirt-dbus:unit / test_domain.py OK 5.01 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 11 items ../tests/test_domain.py ........... [100%] ========================== 11 passed in 3.30 seconds =========================== ------- 4/9 libvirt-dbus:unit / test_snapshot.py OK 2.43 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 6 items ../tests/test_snapshot.py ...... [100%] =========================== 6 passed in 1.59 seconds =========================== ------- 5/9 libvirt-dbus:unit / test_interface.py OK 2.04 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 5 items ../tests/test_interface.py ..... [100%] =========================== 5 passed in 1.13 seconds =========================== ------- 6/9 libvirt-dbus:unit / test_network.py OK 2.63 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 7 items ../tests/test_network.py ....... [100%] =========================== 7 passed in 1.74 seconds =========================== ------- 7/9 libvirt-dbus:unit / test_nodedev.py OK 1.74 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 4 items ../tests/test_nodedev.py .... [100%] =========================== 4 passed in 0.77 seconds =========================== ------- 8/9 libvirt-dbus:unit / test_storage.py OK 4.60 s --- command --- VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/d…'> abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/b…'> <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/t…> --- stdout --- ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/,> inifile: collected 16 items ../tests/test_storage.py ................ [100%] ========================== 16 passed in 3.43 seconds =========================== ------- 9/9 libvirt-dbus:style / flake8 OK 1.66 s --- command --- /usr/bin/flake8 --show-source --ignore=E501 <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-10/ws/> ------- Ok: 8 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 + exit 1 Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: virt-manager-check » libvirt-freebsd-12 #1828
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/182…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1828 originally caused by: Started by upstream project "virt-manager-build" build number 1834 originally caused by: Started by upstream project "libvirt-python-build" build number 1268 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins11621263307538529180.sh + /usr/local/bin/python3 ./setup.py test running test ..........................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" F...............................................................F........................................................................GLib-GIO-Message: 22:17:01.758: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. ...............................................................................................................................................................................................................................................................................F......................................................................................sssssssssssssssss ====================================================================== FAIL: testAlterCpuMode (tests.test_xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 379, in testAlterCpuMode check("secure", True) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 82, in check return self._set_and_check(obj, name, initval, *args) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 73, in _set_and_check self.assertEqual(initval, curval) AssertionError: True != False ====================================================================== FAIL: testCLI0020virt_install_cpu_rhel7_default (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 1461, in cmdtemplate _cmdobj.run(self) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 352, in run tests.fail(err) AssertionError: ./virt-install --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test:///usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…>:///system,domcaps=/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…> --ram 64 --print-step all Conversion outputs did not match. --- tests/data/cli/compare/virt-install-cpu-rhel7-default.xml +++ Generated Output @@ -14,8 +14,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> @@ -63,8 +61,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> ====================================================================== FAIL: testCLI0364virt_xml_edit_cpu_host_copy (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 1461, in cmdtemplate _cmdobj.run(self) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…",> line 352, in run tests.fail(err) AssertionError: ./virt-xml --connect __virtinst_test__test:///usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…>:///system,caps=/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-12/ws/…> test-many-devices --edit --cpu host-copy Conversion outputs did not match. --- tests/data/cli/compare/virt-xml-edit-cpu-host-copy.xml +++ Generated Output @@ -1,2 +1,3 @@ +WARNING Failed to get expanded CPU XML: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' Domain 'test-many-devices' defined successfully. Changes will take effect after the domain is fully powered off. ---------------------------------------------------------------------- Ran 586 tests in 169.153s FAILED (failures=3, skipped=17) Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: virt-manager-check » libvirt-freebsd-11 #1828
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/182…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1828 originally caused by: Started by upstream project "virt-manager-build" build number 1834 originally caused by: Started by upstream project "libvirt-python-build" build number 1268 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins10724001891934307237.sh + /usr/local/bin/python3 ./setup.py test running test ..........................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" F...............................................................F........................................................................GLib-GIO-Message: 22:16:58.935: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. ...............................................................................................................................................................................................................................................................................F......................................................................................sssssssssssssssss ====================================================================== FAIL: testAlterCpuMode (tests.test_xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 379, in testAlterCpuMode check("secure", True) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 82, in check return self._set_and_check(obj, name, initval, *args) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 73, in _set_and_check self.assertEqual(initval, curval) AssertionError: True != False ====================================================================== FAIL: testCLI0020virt_install_cpu_rhel7_default (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 1461, in cmdtemplate _cmdobj.run(self) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 352, in run tests.fail(err) AssertionError: ./virt-install --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test:///usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…>:///system,domcaps=/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…> --ram 64 --print-step all Conversion outputs did not match. --- tests/data/cli/compare/virt-install-cpu-rhel7-default.xml +++ Generated Output @@ -14,8 +14,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> @@ -63,8 +61,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> ====================================================================== FAIL: testCLI0364virt_xml_edit_cpu_host_copy (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 1461, in cmdtemplate _cmdobj.run(self) File "/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…",> line 352, in run tests.fail(err) AssertionError: ./virt-xml --connect __virtinst_test__test:///usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…>:///system,caps=/usr<https://ci.centos.org/job/virt-manager-check/systems=libvirt-freebsd-11/ws/…> test-many-devices --edit --cpu host-copy Conversion outputs did not match. --- tests/data/cli/compare/virt-xml-edit-cpu-host-copy.xml +++ Generated Output @@ -1,2 +1,3 @@ +WARNING Failed to get expanded CPU XML: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' Domain 'test-many-devices' defined successfully. Changes will take effect after the domain is fully powered off. ---------------------------------------------------------------------- Ran 586 tests in 171.171s FAILED (failures=3, skipped=17) Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: virt-manager-check » libvirt-debian-9 #1828
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/1828/…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1828 originally caused by: Started by upstream project "virt-manager-build" build number 1834 originally caused by: Started by upstream project "libvirt-python-build" build number 1268 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins9160536125034728076.sh + /usr/bin/python3 ./setup.py test running test ..........................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" F...............................................................F.......................................................................................................................................................................................................................................................................................................................................................F......................................................................................sssssssssssssssss ====================================================================== FAIL: testAlterCpuMode (tests.test_xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 379, in testAlterCpuMode check("secure", True) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 82, in check return self._set_and_check(obj, name, initval, *args) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 73, in _set_and_check self.assertEqual(initval, curval) AssertionError: True != False ====================================================================== FAIL: testCLI0020virt_install_cpu_rhel7_default (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1461, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 352, in run tests.fail(err) AssertionError: ./virt-install --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…>:///system,domcaps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…> --ram 64 --print-step all Conversion outputs did not match. --- tests/data/cli/compare/virt-install-cpu-rhel7-default.xml +++ Generated Output @@ -14,8 +14,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> @@ -63,8 +61,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> ====================================================================== FAIL: testCLI0364virt_xml_edit_cpu_host_copy (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1461, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 352, in run tests.fail(err) AssertionError: ./virt-xml --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…>:///system,caps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…> test-many-devices --edit --cpu host-copy Conversion outputs did not match. --- tests/data/cli/compare/virt-xml-edit-cpu-host-copy.xml +++ Generated Output @@ -1,2 +1,3 @@ +WARNING Failed to get expanded CPU XML: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' Domain 'test-many-devices' defined successfully. Changes will take effect after the domain is fully powered off. ---------------------------------------------------------------------- Ran 586 tests in 126.206s FAILED (failures=3, skipped=17) Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: virt-manager-check » libvirt-debian-10 #1828
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/1828…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1828 originally caused by: Started by upstream project "virt-manager-build" build number 1834 originally caused by: Started by upstream project "libvirt-python-build" build number 1268 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins16324035865291348999.sh + /usr/bin/python3 ./setup.py test running test ..........................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" F...............................................................F.......................................................................................................................................................................................................................................................................................................................................................F......................................................................................sssssssssssssssss ====================================================================== FAIL: testAlterCpuMode (tests.test_xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 379, in testAlterCpuMode check("secure", True) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 82, in check return self._set_and_check(obj, name, initval, *args) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 73, in _set_and_check self.assertEqual(initval, curval) AssertionError: True != False ====================================================================== FAIL: testCLI0020virt_install_cpu_rhel7_default (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 1461, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 352, in run tests.fail(err) AssertionError: ./virt-install --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…>:///system,domcaps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…> --ram 64 --print-step all Conversion outputs did not match. --- tests/data/cli/compare/virt-install-cpu-rhel7-default.xml +++ Generated Output @@ -14,8 +14,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> @@ -63,8 +61,6 @@ </features> <cpu mode="custom" match="exact"> <model>Skylake-Client-IBRS</model> - <feature policy="require" name="spec-ctrl"/> - <feature policy="require" name="ssbd"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> ====================================================================== FAIL: testCLI0364virt_xml_edit_cpu_host_copy (tests.test_cli.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 1462, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 1461, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…",> line 352, in run tests.fail(err) AssertionError: ./virt-xml --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…>:///system,caps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/t…> test-many-devices --edit --cpu host-copy Conversion outputs did not match. --- tests/data/cli/compare/virt-xml-edit-cpu-host-copy.xml +++ Generated Output @@ -1,2 +1,3 @@ +WARNING Failed to get expanded CPU XML: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' Domain 'test-many-devices' defined successfully. Changes will take effect after the domain is fully powered off. ---------------------------------------------------------------------- Ran 586 tests in 76.439s FAILED (failures=3, skipped=17) Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-rawhide #1247
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-rawhide…> ------------------------------------------ Started by upstream project "libvirt-perl-check" build number 1247 originally caused by: Started by upstream project "libvirt-perl-build" build number 1250 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-rawhide…> [libvirt-perl] $ /bin/sh -xe /tmp/jenkins3426048904921741552.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok t/030-api-coverage.t ... ok I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" libvirt error code: 27, message: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' # Looks like your test exited with 2 just after 24. t/100-connect.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/25 subtests (less 1 skipped subtest: 23 okay) t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/100-connect.t (Wstat: 512 Tests: 24 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 24. Files=12, Tests=2012, 32 wallclock secs ( 0.40 usr 0.06 sys + 7.88 cusr 0.57 csys = 8.91 CPU) Result: FAIL Failed 1/12 test programs. 0/2012 subtests failed. Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-perl-check » libvirt-debian-9 #1247
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-9/1247/…> ------------------------------------------ Started by upstream project "libvirt-perl-check" build number 1247 originally caused by: Started by upstream project "libvirt-perl-build" build number 1250 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-9/ws/> [libvirt-perl] $ /bin/sh -xe /tmp/jenkins7743381388686374507.sh + export TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok t/030-api-coverage.t ... ok I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" libvirt error code: 27, message: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' # Looks like you planned 25 tests but ran 24. # Looks like your test exited with 2 just after 24. t/100-connect.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/25 subtests (less 1 skipped subtest: 23 okay) t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/100-connect.t (Wstat: 512 Tests: 24 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 24. Files=12, Tests=2012, 52 wallclock secs ( 0.72 usr 0.08 sys + 14.35 cusr 0.68 csys = 15.83 CPU) Result: FAIL Failed 1/12 test programs. 0/2012 subtests failed. Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-31 #1247
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-31/1247…> ------------------------------------------ Started by upstream project "libvirt-perl-check" build number 1247 originally caused by: Started by upstream project "libvirt-perl-build" build number 1250 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-31 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-31/ws/> [libvirt-perl] $ /bin/sh -xe /tmp/jenkins6063070798825716863.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok t/030-api-coverage.t ... ok I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" libvirt error code: 27, message: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' # Looks like your test exited with 2 just after 24. t/100-connect.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/25 subtests (less 1 skipped subtest: 23 okay) t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/100-connect.t (Wstat: 512 Tests: 24 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 24. Files=12, Tests=2012, 89 wallclock secs ( 0.54 usr 0.08 sys + 8.85 cusr 0.66 csys = 10.13 CPU) Result: FAIL Failed 1/12 test programs. 0/2012 subtests failed. Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-32 #1247
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-32/1247…> ------------------------------------------ Started by upstream project "libvirt-perl-check" build number 1247 originally caused by: Started by upstream project "libvirt-perl-build" build number 1250 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-32 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-32/ws/> [libvirt-perl] $ /bin/sh -xe /tmp/jenkins774697926335036910.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok t/030-api-coverage.t ... ok I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" libvirt error code: 27, message: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' # Looks like your test exited with 2 just after 24. t/100-connect.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/25 subtests (less 1 skipped subtest: 23 okay) t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/100-connect.t (Wstat: 512 Tests: 24 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 24. Files=12, Tests=2012, 85 wallclock secs ( 0.46 usr 0.08 sys + 9.10 cusr 0.66 csys = 10.30 CPU) Result: FAIL Failed 1/12 test programs. 0/2012 subtests failed. Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-perl-check » libvirt-centos-7 #1247
by ci@centos.org 26 May '20

26 May '20
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-centos-7/1247/…> ------------------------------------------ Started by upstream project "libvirt-perl-check" build number 1247 originally caused by: Started by upstream project "libvirt-perl-build" build number 1250 originally caused by: Started by upstream project "libvirt-build" build number 1448 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-centos-7/ws/> [libvirt-perl] $ /bin/sh -xe /tmp/jenkins2962042700076546597.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok t/030-api-coverage.t ... ok I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml" libvirt error code: 27, message: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml' # Looks like you planned 25 tests but ran 24. # Looks like your test exited with 2 just after 24. t/100-connect.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/25 subtests (less 1 skipped subtest: 23 okay) t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/100-connect.t (Wstat: 512 Tests: 24 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 24. Files=12, Tests=2012, 57 wallclock secs ( 0.41 usr 0.04 sys + 8.46 cusr 0.45 csys = 9.36 CPU) Result: FAIL Failed 1/12 test programs. 0/2012 subtests failed. Build step 'Execute shell' marked build as failure
1 2
0 0
  • ← Newer
  • 1
  • ...
  • 529
  • 530
  • 531
  • 532
  • 533
  • 534
  • 535
  • ...
  • 944
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.