[Libvirt-ci] Build failed in Jenkins: virt-manager-test » libvirt-centos-7 #1542

ci at centos.org ci at centos.org
Wed Aug 10 09:31:45 UTC 2016


See <https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/1542/>

------------------------------------------
[...truncated 523 lines...]
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -49,9 +49,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>
@@ -106,7 +105,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -121,9 +120,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>


======================================================================
FAIL: testCLI0134virt_install_kvm_rhel7 (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1013, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1012, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 270, 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-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant rhel7.0
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-kvm-rhel7.xml
+++ Generated Output
@@ -34,7 +34,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -49,9 +49,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>
@@ -106,7 +105,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -121,9 +120,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>


======================================================================
FAIL: testCLI0135virt_install_kvm_centos7 (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1013, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1012, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 270, 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-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/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
@@ -34,7 +34,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -49,9 +49,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>
@@ -106,7 +105,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -121,9 +120,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>


======================================================================
FAIL: testCLI0136virt_install_win7_uefi (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1013, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1012, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 270, 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-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --os-variant win7 --cdrom /dev/default-pool/testvol2.img --boot loader_type=pflash,loader=CODE.fd,nvram_template=VARS.fd --disk /dev/default-pool/testvol1.img
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-win7-uefi.xml
+++ Generated Output
@@ -58,7 +58,7 @@
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>
@@ -133,7 +133,7 @@
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>


======================================================================
FAIL: testCLI0138virt_install_solaris10_defaults (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1013, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1012, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 270, 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-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk size=20 --os-variant solaris10
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-solaris10-defaults.xml
+++ Generated Output
@@ -50,7 +50,7 @@
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
       <image compression="off"/>
     </graphics>


======================================================================
FAIL: testCLI0139virt_install_f21_kvm_remote (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1013, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 1012, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",> line 270, 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-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/systems/libvirt-centos-7/tests/capabilities-xml/kvm-x86_64.xml,remote> --import --disk /dev/default-pool/testvol1.img --os-variant fedora21 --pm suspend_to_disk=yes
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-f21-kvm-remote.xml
+++ Generated Output
@@ -33,7 +33,7 @@
     <disk type="file" device="disk">
       <driver name="qemu" type="qcow2"/>
       <source file="/dev/default-pool/testvol1.img"/>
-      <target dev="vda" bus="virtio"/>
+      <target dev="hda" bus="ide"/>
     </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
@@ -48,9 +48,8 @@
     <interface type="bridge">
       <source bridge="eth0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="virtio"/>
     </interface>
-    <input type="tablet" bus="usb"/>
+    <input type="mouse" bus="ps2"/>
     <graphics type="spice" port="-1" tlsPort="-1" autoport="yes"/>
     <console type="pty"/>
     <channel type="unix">


----------------------------------------------------------------------
Ran 410 tests in 86.472s

FAILED (failures=19)
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list