[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-debian-10 #1149

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/1149/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1149 originally caused by: Started by upstream project "virt-manager-build" build number 1153 originally caused by: Started by upstream project "libosinfo-build" build number 250 originally caused by: Started by upstream project "osinfo-db-build" build number 165 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/jenkins6962930495326648380.sh + /usr/bin/python3 ./setup.py test running test .................................F.........................................................................................................................................................................................................................F.........................................................................................................................................................................................................................................................................................................ssssssssssssssssss ====================================================================== FAIL: test_drivers (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/osdict.py",> line 114, in test_drivers self.assertTrue(win7.get_post_installable_drivers_location("x86_64")) AssertionError: [] is not true ====================================================================== FAIL: testCLI0138virt_install_osinfo_win7_unattended (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 1436, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 1435, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 336, in run tests.fail(err) AssertionError: ./virt-install --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/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> --nographics --noautoconsole --disk none --cdrom tests/cli-test-xml/fake-win7.iso --unattended profile=desktop,admin-password-file=tests/cli-test-xml/admin-password.txt --ram 64 --print-step all Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-osinfo-win7-unattended.xml +++ Generated Output @@ -61,9 +61,17 @@ <interface type="bridge"> <source bridge="testsuitebr0"/> <mac address="00:11:22:33:44:55"/> - <model type="e1000e"/> + <model type="virtio"/> </interface> <console type="pty"/> + <channel type="unix"> + <source mode="bind"/> + <target type="virtio" name="org.qemu.guest_agent.0"/> + </channel> + <memballoon model="virtio"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -126,8 +134,16 @@ <interface type="bridge"> <source bridge="testsuitebr0"/> <mac address="00:11:22:33:44:55"/> - <model type="e1000e"/> + <model type="virtio"/> </interface> <console type="pty"/> + <channel type="unix"> + <source mode="bind"/> + <target type="virtio" name="org.qemu.guest_agent.0"/> + </channel> + <memballoon model="virtio"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ---------------------------------------------------------------------- Ran 567 tests in 52.659s FAILED (failures=2, skipped=18) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/1150/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 1150 originally caused by: Started by upstream project "virt-manager-build" build number 1154 originally caused by: Started by upstream project "libosinfo-build" build number 251 originally caused by: Started by upstream project "osinfo-db-build" build number 166 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/jenkins9978126192446806537.sh + /usr/bin/python3 ./setup.py test running test .................................F.........................................................................................................................................................................................................................F.........................................................................................................................................................................................................................................................................................................ssssssssssssssssss ====================================================================== FAIL: test_drivers (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/osdict.py",> line 114, in test_drivers self.assertTrue(win7.get_post_installable_drivers_location("x86_64")) AssertionError: [] is not true ====================================================================== FAIL: testCLI0138virt_install_osinfo_win7_unattended (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 1436, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 1435, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/ws/tests/clitest.py",> line 336, in run tests.fail(err) AssertionError: ./virt-install --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-10/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> --nographics --noautoconsole --disk none --cdrom tests/cli-test-xml/fake-win7.iso --unattended profile=desktop,admin-password-file=tests/cli-test-xml/admin-password.txt --ram 64 --print-step all Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-osinfo-win7-unattended.xml +++ Generated Output @@ -61,9 +61,17 @@ <interface type="bridge"> <source bridge="testsuitebr0"/> <mac address="00:11:22:33:44:55"/> - <model type="e1000e"/> + <model type="virtio"/> </interface> <console type="pty"/> + <channel type="unix"> + <source mode="bind"/> + <target type="virtio" name="org.qemu.guest_agent.0"/> + </channel> + <memballoon model="virtio"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -126,8 +134,16 @@ <interface type="bridge"> <source bridge="testsuitebr0"/> <mac address="00:11:22:33:44:55"/> - <model type="e1000e"/> + <model type="virtio"/> </interface> <console type="pty"/> + <channel type="unix"> + <source mode="bind"/> + <target type="virtio" name="org.qemu.guest_agent.0"/> + </channel> + <memballoon model="virtio"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ---------------------------------------------------------------------- Ran 567 tests in 52.110s FAILED (failures=2, skipped=18) Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org