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

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/131/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 131 originally caused by: Started by upstream project "virt-manager-build" build number 132 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins1026206685701677496.sh + /usr/bin/python3 ./setup.py test running test .....................................................................................................................................................................................................................................................s.....F.........................................................................................................................................................................................s ====================================================================== FAIL: testCLI0129virt_install_kvm_centos7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/tests/clitest.py",> line 1074, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/tests/clitest.py",> line 1073, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/tests/clitest.py",> line 237, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/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> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant centos7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-centos7.xml +++ Generated Output @@ -10,7 +10,7 @@ <currentMemory>65536</currentMemory> <vcpu>1</vcpu> <os> - <type arch="x86_64" machine="pc">hvm</type> + <type arch="x86_64" machine="q35">hvm</type> <boot dev="network"/> <boot dev="hd"/> </os> @@ -55,7 +55,7 @@ <graphics type="spice" port="-1" tlsPort="-1" autoport="yes"> <image compression="off"/> </graphics> - <sound model="ich6"/> + <sound model="ich9"/> <video> <model type="qxl"/> </video> @@ -78,7 +78,7 @@ <currentMemory>65536</currentMemory> <vcpu>1</vcpu> <os> - <type arch="x86_64" machine="pc">hvm</type> + <type arch="x86_64" machine="q35">hvm</type> <boot dev="hd"/> </os> <features> @@ -121,7 +121,7 @@ <graphics type="spice" port="-1" tlsPort="-1" autoport="yes"> <image compression="off"/> </graphics> - <sound model="ich6"/> + <sound model="ich9"/> <video> <model type="qxl"/> </video> ---------------------------------------------------------------------- Ran 438 tests in 36.043s FAILED (failures=1, skipped=2) Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org