See
<
https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/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-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/tests/test_xmlparse.py",>
line 379, in testAlterCpuMode
check("secure", True)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/test_xmlparse.py",>
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/tests/test_xmlparse.py",>
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/tests/test_cli.py",>
line 1462, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/test_cli.py",>
line 1461, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/test_cli.py",>
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/...
--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/tests/test_cli.py",>
line 1462, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/test_cli.py",>
line 1461, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/test_cli.py",>
line 352, in run
tests.fail(err)
AssertionError: ./virt-xml --connect
__virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/...
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