[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-29 #1200

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/1200/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1200 originally caused by: Started by upstream project "virt-manager-build" build number 1204 originally caused by: Started by upstream project "libvirt-python-build" build number 810 originally caused by: Started by upstream project "libvirt-build" build number 936 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins11783953560129027222.sh + /usr/bin/python3 ./setup.py test running test .........................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................F.FF...........................F....ssssssssssssssssss ====================================================================== FAIL: testCLI0264virt_clone_clone_auto1 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-clone --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> -o test-clone --auto-clone --clone-running --print-xml Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-clone-clone-auto1.xml +++ Generated Output @@ -31,7 +31,7 @@ <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="0"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="sdb" bus="scsi"/> <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="1"/> ====================================================================== FAIL: testCLI0400virt_xml_start_select_disk_bootorder (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0402virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0403virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --no-define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0431virt_xml_remove_disk_path_start (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --remove-device --disk /dev/null --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-remove-disk-path-start.xml +++ Generated Output @@ -13,7 +13,7 @@ - <target dev="vdb" bus="virtio"/> - <boot order="3"/> - </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> ---------------------------------------------------------------------- Ran 567 tests in 83.389s FAILED (failures=5, skipped=18) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/1201/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1201 originally caused by: Started by upstream project "virt-manager-build" build number 1205 originally caused by: Started by upstream project "libvirt-python-build" build number 811 originally caused by: Started by upstream project "libvirt-build" build number 937 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins7790336437610011936.sh + /usr/bin/python3 ./setup.py test running test .........................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................F.FF...........................F....ssssssssssssssssss ====================================================================== FAIL: testCLI0264virt_clone_clone_auto1 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-clone --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> -o test-clone --auto-clone --clone-running --print-xml Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-clone-clone-auto1.xml +++ Generated Output @@ -31,7 +31,7 @@ <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="0"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="sdb" bus="scsi"/> <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="1"/> ====================================================================== FAIL: testCLI0400virt_xml_start_select_disk_bootorder (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0402virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0403virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --no-define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0431virt_xml_remove_disk_path_start (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --remove-device --disk /dev/null --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-remove-disk-path-start.xml +++ Generated Output @@ -13,7 +13,7 @@ - <target dev="vdb" bus="virtio"/> - <boot order="3"/> - </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> ---------------------------------------------------------------------- Ran 567 tests in 269.309s FAILED (failures=5, skipped=18) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/1202/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1202 originally caused by: Started by upstream project "virt-manager-build" build number 1206 originally caused by: Started by upstream project "libvirt-python-build" build number 812 originally caused by: Started by upstream project "libvirt-build" build number 938 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins11365219293018216794.sh + /usr/bin/python3 ./setup.py test running test .........................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................F.FF...........................F....ssssssssssssssssss ====================================================================== FAIL: testCLI0264virt_clone_clone_auto1 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-clone --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> -o test-clone --auto-clone --clone-running --print-xml Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-clone-clone-auto1.xml +++ Generated Output @@ -31,7 +31,7 @@ <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="0"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="sdb" bus="scsi"/> <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="1"/> ====================================================================== FAIL: testCLI0400virt_xml_start_select_disk_bootorder (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0402virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0403virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --no-define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0431virt_xml_remove_disk_path_start (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --remove-device --disk /dev/null --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-remove-disk-path-start.xml +++ Generated Output @@ -13,7 +13,7 @@ - <target dev="vdb" bus="virtio"/> - <boot order="3"/> - </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> ---------------------------------------------------------------------- Ran 567 tests in 245.630s FAILED (failures=5, skipped=18) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/1203/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1203 originally caused by: Started by upstream project "virt-manager-build" build number 1207 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins8148320983452616645.sh + /usr/bin/python3 ./setup.py test running test .........................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................F.FF...........................F....ssssssssssssssssss ====================================================================== FAIL: testCLI0264virt_clone_clone_auto1 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-clone --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> -o test-clone --auto-clone --clone-running --print-xml Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-clone-clone-auto1.xml +++ Generated Output @@ -31,7 +31,7 @@ <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="0"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="sdb" bus="scsi"/> <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="1"/> ====================================================================== FAIL: testCLI0400virt_xml_start_select_disk_bootorder (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0402virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0403virt_xml_start_select_disk_bootorder2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --no-define --edit target=vda --disk boot_order=1 --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-start-select-disk-bootorder2.xml +++ Generated Output @@ -11,7 +11,7 @@ - <boot order="3"/> + <boot order="4"/> </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> - <boot order="1"/> ====================================================================== FAIL: testCLI0431virt_xml_remove_disk_path_start (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1444, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 1443, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/clitest.py",> line 344, in run tests.fail(err) AssertionError: ./virt-xml test-state-shutoff --print-diff --start --remove-device --disk /dev/null --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/tests/testsuite.xml,predictable> Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-xml-remove-disk-path-start.xml +++ Generated Output @@ -13,7 +13,7 @@ - <target dev="vdb" bus="virtio"/> - <boot order="3"/> - </disk> - <disk type="block" device="cdrom"> + <disk type="file" device="cdrom"> <target dev="hdc" bus="ide"/> <readonly/> ---------------------------------------------------------------------- Ran 567 tests in 56.806s FAILED (failures=5, skipped=18) Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org