CI
Threads by month
- ----- 2025 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
December 2017
- 2 participants
- 48 discussions
Build Update for libvirt/libvirt
-------------------------------------
Build: #776
Status: Fixed
Duration: 34 minutes and 56 seconds
Commit: 69ed99c (master)
Author: Jim Fehlig
Message: libxl: mark domain0 as persistent
A Xen domain0 is better described as a persistent domain. Mark it
as such during intialization.
View the changeset: https://github.com/libvirt/libvirt/compare/f131dacf68f9...69ed99c78696
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/317148909?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1
0
Build Update for libvirt/libvirt
-------------------------------------
Build: #775
Status: Broken
Duration: 15 minutes and 24 seconds
Commit: f131dac (master)
Author: Andrea Bolognani
Message: cfg.mk: Simplify backslash alignment check
The use of [[:blank:]] was intended to cover tabs as well, but
it couldn't possibly work in its current form, so the regex was
tweaked in d09429abe826.
With the original reason for using [[:blank:]] now gone, we can
replace its usage with plain spaces. A comment about the purpose
of the check is added as well.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/16a9a2812999...f131dacf68f9
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/316907372?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1
0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-freebsd-11 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…>
------------------------------------------
[...truncated 12.98 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cli:264) Launched with command line: /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…>
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:15:43 virt-clone 32665] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 139, in set_clone_paths
disk.path = path
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 337, in convert_disks
disk.path = newpath
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 337, in convert_disks
disk.path = newpath
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/local/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/local/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 34427339040>
- []
+ [<XMLProperty ./source/@master 34427339040>,
+ <XMLProperty ./source/@slave 34427339144>,
+ <XMLProperty ./log/@file 34427340496>,
+ <XMLProperty ./log/@append 34427340600>,
+ <XMLProperty ./@socket 34428116720>,
+ <XMLProperty ./parameters/@profileid 34428161360>,
+ <XMLProperty ./parameters/@interfaceid 34428161464>,
+ <XMLProperty ./@trustGuestRxFilters 34428215480>,
+ <XMLProperty ./source/@type 34428215688>,
+ <XMLProperty ./source/@path 34428215792>,
+ <XMLProperty ./link/@state 34428216416>,
+ <XMLProperty ./rom/@bar 34428216728>,
+ <XMLProperty ./rom/@file 34428216832>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 126.653s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-freebsd-10 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…>
------------------------------------------
[...truncated 12.99 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cli:264) Launched with command line: /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --debug --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…>
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:15:43 virt-clone 81391] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 139, in set_clone_paths
disk.path = path
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 337, in convert_disks
disk.path = newpath
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:////usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --dry /usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 337, in convert_disks
disk.path = newpath
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "/usr<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-freebsd…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/local/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/local/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 34449101088>
- []
+ [<XMLProperty ./source/@master 34449101088>,
+ <XMLProperty ./source/@slave 34449101192>,
+ <XMLProperty ./log/@file 34449102544>,
+ <XMLProperty ./log/@append 34449102648>,
+ <XMLProperty ./@socket 34549604080>,
+ <XMLProperty ./parameters/@profileid 34549652816>,
+ <XMLProperty ./parameters/@interfaceid 34549652920>,
+ <XMLProperty ./@trustGuestRxFilters 34549751992>,
+ <XMLProperty ./source/@type 34549752200>,
+ <XMLProperty ./source/@path 34549752304>,
+ <XMLProperty ./link/@state 34549752928>,
+ <XMLProperty ./rom/@bar 34549753240>,
+ <XMLProperty ./rom/@file 34549753344>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 126.033s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
[...truncated 13.03 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> 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-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:09 virt-clone 26714] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 782, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 764, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 26851128>
- []
+ [<XMLProperty ./source/@master 26851128>,
+ <XMLProperty ./source/@slave 26851232>,
+ <XMLProperty ./log/@file 26852584>,
+ <XMLProperty ./log/@append 26852688>,
+ <XMLProperty ./@socket 28236200>,
+ <XMLProperty ./parameters/@profileid 28844944>,
+ <XMLProperty ./parameters/@interfaceid 28845048>,
+ <XMLProperty ./@trustGuestRxFilters 28845672>,
+ <XMLProperty ./source/@type 28845880>,
+ <XMLProperty ./source/@path 28845984>,
+ <XMLProperty ./link/@state 28846608>,
+ <XMLProperty ./rom/@bar 28846920>,
+ <XMLProperty ./rom/@file 28847024>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 153.346s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-26 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.06 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140594217984496>
- []
+ [<XMLProperty ./source/@master 140594217984496>,
+ <XMLProperty ./source/@slave 140594217984600>,
+ <XMLProperty ./log/@file 140594217985952>,
+ <XMLProperty ./log/@append 140594217986056>,
+ <XMLProperty ./@socket 140594216948624>,
+ <XMLProperty ./parameters/@profileid 140594217057512>,
+ <XMLProperty ./parameters/@interfaceid 140594217057616>,
+ <XMLProperty ./@trustGuestRxFilters 140594217074768>,
+ <XMLProperty ./source/@type 140594217074976>,
+ <XMLProperty ./source/@path 140594217075080>,
+ <XMLProperty ./link/@state 140594217075704>,
+ <XMLProperty ./rom/@bar 140594217076016>,
+ <XMLProperty ./rom/@file 140594217076120>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 171.289s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-debian-9 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
------------------------------------------
[...truncated 12.76 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> 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-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140680498670824>
- []
+ [<XMLProperty ./source/@master 140680498670824>,
+ <XMLProperty ./source/@slave 140680498670928>,
+ <XMLProperty ./log/@file 140680498717480>,
+ <XMLProperty ./log/@append 140680498717584>,
+ <XMLProperty ./@socket 140680498175624>,
+ <XMLProperty ./parameters/@profileid 140680498280560>,
+ <XMLProperty ./parameters/@interfaceid 140680498280664>,
+ <XMLProperty ./@trustGuestRxFilters 140680498281288>,
+ <XMLProperty ./source/@type 140680498281496>,
+ <XMLProperty ./source/@path 140680498281600>,
+ <XMLProperty ./link/@state 140680498282224>,
+ <XMLProperty ./rom/@bar 140680498340024>,
+ <XMLProperty ./rom/@file 140680498340128>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 214.370s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-27 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.06 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140478234190840>
- []
+ [<XMLProperty ./source/@master 140478234190840>,
+ <XMLProperty ./source/@slave 140478234190944>,
+ <XMLProperty ./log/@file 140478234192296>,
+ <XMLProperty ./log/@append 140478234192400>,
+ <XMLProperty ./@socket 140478229681560>,
+ <XMLProperty ./parameters/@profileid 140478229794544>,
+ <XMLProperty ./parameters/@interfaceid 140478229794648>,
+ <XMLProperty ./@trustGuestRxFilters 140478229824088>,
+ <XMLProperty ./source/@type 140478229824296>,
+ <XMLProperty ./source/@path 140478229824400>,
+ <XMLProperty ./link/@state 140478229825024>,
+ <XMLProperty ./rom/@bar 140478229825336>,
+ <XMLProperty ./rom/@file 140478229825440>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 143.657s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.07 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 139718571086216>
- []
+ [<XMLProperty ./source/@master 139718571086216>,
+ <XMLProperty ./source/@slave 139718571086320>,
+ <XMLProperty ./log/@file 139718571087672>,
+ <XMLProperty ./log/@append 139718571087776>,
+ <XMLProperty ./@socket 139718570042152>,
+ <XMLProperty ./parameters/@profileid 139718570159232>,
+ <XMLProperty ./parameters/@interfaceid 139718570159336>,
+ <XMLProperty ./@trustGuestRxFilters 139718570159960>,
+ <XMLProperty ./source/@type 139718570184888>,
+ <XMLProperty ./source/@path 139718570184992>,
+ <XMLProperty ./link/@state 139718570185616>,
+ <XMLProperty ./rom/@bar 139718570185928>,
+ <XMLProperty ./rom/@file 139718570186032>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 309.558s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-debian-8 #1023
by ci@centos.org 15 Dec '17
by ci@centos.org 15 Dec '17
15 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
------------------------------------------
[...truncated 12.76 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> 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-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140326431762544>
- []
+ [<XMLProperty ./source/@master 140326431762544>,
+ <XMLProperty ./source/@slave 140326431762648>,
+ <XMLProperty ./log/@file 140326431764000>,
+ <XMLProperty ./log/@append 140326431764104>,
+ <XMLProperty ./@socket 140326429702880>,
+ <XMLProperty ./parameters/@profileid 140326429844680>,
+ <XMLProperty ./parameters/@interfaceid 140326429844784>,
+ <XMLProperty ./@trustGuestRxFilters 140326429845408>,
+ <XMLProperty ./source/@type 140326429845616>,
+ <XMLProperty ./source/@path 140326429845720>,
+ <XMLProperty ./link/@state 140326429846344>,
+ <XMLProperty ./rom/@bar 140326429846656>,
+ <XMLProperty ./rom/@file 140326429846760>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 98.254s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-rawhide #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
------------------------------------------
[...truncated 175.89 KB...]
1789) Checking direct-net.xml against network.rng ... OK
1790) Checking host-bridge-net.xml against network.rng ... OK
1791) Checking isolated-network.xml against network.rng ... OK
1792) Checking passthrough-address-crash.xml against network.rng ... OK
1793) Checking hostdev.xml against network.rng ... OK
1794) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1795) Checking netboot-proxy-network.xml against network.rng ... OK
1796) Checking nat-network-explicit-flood.xml against network.rng ... OK
1797) Checking empty-allow-ipv6.xml against network.rng ... OK
1798) Checking hostdev-pf.xml against network.rng ... OK
1799) Checking nat-network-dns-hosts.xml against network.rng ... OK
1800) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1801) Checking dhcp6host-routed-network.xml against network.rng ... OK
1802) Checking set-mtu.xml against network.rng ... OK
1803) Checking 8021Qbh-net.xml against network.rng ... OK
1804) Checking netboot-network.xml against network.rng ... OK
1805) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1806) Checking openvswitch-net.xml against network.rng ... OK
1807) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1808) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1809) Checking vepa-net.xml against network.rng ... OK
1810) Checking routed-network-no-dns.xml against network.rng ... OK
1811) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1812) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1813) Checking nat-network.xml against network.rng ... OK
1814) Checking dhcp6-network.xml against network.rng ... OK
1815) Checking routed-network.xml against network.rng ... OK
1816) Checking dhcp6-nat-network.xml against network.rng ... OK
1817) Checking open-network.xml against network.rng ... OK
1818) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1819) Checking isolated-network.xml against network.rng ... OK
1820) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1821) Checking netboot-proxy-network.xml against network.rng ... OK
1822) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1823) Checking nat-network-dns-hosts.xml against network.rng ... OK
1824) Checking ptr-domains-auto.xml against network.rng ... OK
1825) Checking dhcp6host-routed-network.xml against network.rng ... OK
1826) Checking netboot-network.xml against network.rng ... OK
1827) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1828) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1829) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1830) Checking routed-network-no-dns.xml against network.rng ... OK
1831) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1834) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1835) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1836) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1837) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1838) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1839) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1840) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1842) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1843) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1844) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1845) Checking computer.xml against nodedev.rng ... OK
1846) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1847) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1849) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1850) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1851) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1852) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1853) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1854) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1855) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1856) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1857) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1858) Checking drm_renderD129.xml against nodedev.rng ... OK
1859) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1860) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1861) Checking DVD_with_media.xml against nodedev.rng ... OK
1862) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1863) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1864) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1865) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ref-rule-test.xml against nwfilter.rng ... OK
1868) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1869) Checking vlan-test.xml against nwfilter.rng ... OK
1870) Checking igmp-test.xml against nwfilter.rng ... OK
1871) Checking ipset-test.xml against nwfilter.rng ... OK
1872) Checking mac-test.xml against nwfilter.rng ... OK
1873) Checking iter-test1.xml against nwfilter.rng ... OK
1874) Checking icmpv6-test.xml against nwfilter.rng ... OK
1875) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1876) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1877) Checking hex-data-test.xml against nwfilter.rng ... OK
1878) Checking ah-test.xml against nwfilter.rng ... OK
1879) Checking rarp-test.xml against nwfilter.rng ... OK
1880) Checking iter-test2.xml against nwfilter.rng ... OK
1881) Checking example-1.xml against nwfilter.rng ... OK
1882) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1883) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1884) Checking attr-value-test.xml against nwfilter.rng ... OK
1885) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1886) Checking example-2.xml against nwfilter.rng ... OK
1887) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1888) Checking esp-test.xml against nwfilter.rng ... OK
1889) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1891) Checking sctp-test.xml against nwfilter.rng ... OK
1892) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1893) Checking udplite-test.xml against nwfilter.rng ... OK
1894) Checking ref-test.xml against nwfilter.rng ... OK
1895) Checking iter-test3.xml against nwfilter.rng ... OK
1896) Checking arp-test.xml against nwfilter.rng ... OK
1897) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1898) Checking stp-test.xml against nwfilter.rng ... OK
1899) Checking tcp-test.xml against nwfilter.rng ... OK
1900) Checking all-test.xml against nwfilter.rng ... OK
1901) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1902) Checking udp-test.xml against nwfilter.rng ... OK
1903) Checking comment-test.xml against nwfilter.rng ... OK
1904) Checking icmp-test.xml against nwfilter.rng ... OK
1905) Checking conntrack-test.xml against nwfilter.rng ... OK
1906) Checking ipv6-test.xml against nwfilter.rng ... OK
1907) Checking ip-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking usage-iscsi.xml against secret.rng ... OK
1911) Checking usage-tls.xml against secret.rng ... OK
1912) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1913) Checking usage-ceph.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-fs.xml against storagepool.rng ... OK
1916) Checking pool-logical-noname.xml against storagepool.rng ... OK
1917) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1918) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1919) Checking pool-dir.xml against storagepool.rng ... OK
1920) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1921) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1922) Checking pool-mpath.xml against storagepool.rng ... OK
1923) Checking pool-logical-create.xml against storagepool.rng ... OK
1924) Checking pool-vstorage.xml against storagepool.rng ... OK
1925) Checking pool-netfs.xml against storagepool.rng ... OK
1926) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1927) Checking pool-rbd.xml against storagepool.rng ... OK
1928) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1929) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1930) Checking pool-scsi.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1932) Checking pool-sheepdog.xml against storagepool.rng ... OK
1933) Checking pool-gluster.xml against storagepool.rng ... OK
1934) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1935) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1936) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1937) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1938) Checking pool-dir-naming.xml against storagepool.rng ... OK
1939) Checking pool-iscsi.xml against storagepool.rng ... OK
1940) Checking pool-disk.xml against storagepool.rng ... OK
1941) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1942) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1943) Checking pool-zfs.xml against storagepool.rng ... OK
1944) Checking pool-logical.xml against storagepool.rng ... OK
1945) Checking pool-fs.xml against storagepool.rng ... OK
1946) Checking pool-logical-noname.xml against storagepool.rng ... OK
1947) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1948) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1949) Checking pool-dir.xml against storagepool.rng ... OK
1950) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1951) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1952) Checking pool-mpath.xml against storagepool.rng ... OK
1953) Checking pool-logical-create.xml against storagepool.rng ... OK
1954) Checking pool-vstorage.xml against storagepool.rng ... OK
1955) Checking pool-netfs.xml against storagepool.rng ... OK
1956) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1957) Checking pool-rbd.xml against storagepool.rng ... OK
1958) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1959) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1960) Checking pool-scsi.xml against storagepool.rng ... OK
1961) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1962) Checking pool-sheepdog.xml against storagepool.rng ... OK
1963) Checking pool-gluster.xml against storagepool.rng ... OK
1964) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1965) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1966) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1967) Checking pool-dir-naming.xml against storagepool.rng ... OK
1968) Checking pool-iscsi.xml against storagepool.rng ... OK
1969) Checking pool-disk.xml against storagepool.rng ... OK
1970) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1971) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1972) Checking pool-zfs.xml against storagepool.rng ... OK
1973) Checking pool-logical.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-file-backing.xml against storagevol.rng ... OK
1977) Checking vol-logical-backing.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1979) Checking vol-sheepdog.xml against storagevol.rng ... OK
1980) Checking vol-luks.xml against storagevol.rng ... OK
1981) Checking vol-qcow2.xml against storagevol.rng ... OK
1982) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1983) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1984) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1985) Checking vol-file-iso.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1988) Checking vol-file.xml against storagevol.rng ... OK
1989) Checking vol-partition.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1991) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1993) Checking vol-logical.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1996) Checking vol-file-naming.xml against storagevol.rng ... OK
1997) Checking vol-file-backing.xml against storagevol.rng ... OK
1998) Checking vol-logical-backing.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2000) Checking vol-sheepdog.xml against storagevol.rng ... OK
2001) Checking vol-luks.xml against storagevol.rng ... OK
2002) Checking vol-qcow2.xml against storagevol.rng ... OK
2003) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2004) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2005) Checking vol-file-iso.xml against storagevol.rng ... OK
2006) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2008) Checking vol-file.xml against storagevol.rng ... OK
2009) Checking vol-partition.xml against storagevol.rng ... OK
2010) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2011) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2013) Checking vol-logical.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2015) Checking vol-file-naming.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-27 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/80…>
------------------------------------------
[...truncated 175.88 KB...]
1789) Checking set-mtu.xml against network.rng ... OK
1790) Checking vepa-net.xml against network.rng ... OK
1791) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1792) Checking netboot-network.xml against network.rng ... OK
1793) Checking passthrough-address-crash.xml against network.rng ... OK
1794) Checking open-network.xml against network.rng ... OK
1795) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1797) Checking nat-network-dns-hosts.xml against network.rng ... OK
1798) Checking isolated-network.xml against network.rng ... OK
1799) Checking empty-allow-ipv6.xml against network.rng ... OK
1800) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1801) Checking host-bridge-no-flood.xml against network.rng ... OK
1802) Checking passthrough-pf.xml against network.rng ... OK
1803) Checking nat-network-explicit-flood.xml against network.rng ... OK
1804) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1805) Checking routed-network.xml against network.rng ... OK
1806) Checking direct-net.xml against network.rng ... OK
1807) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1808) Checking metadata.xml against network.rng ... OK
1809) Checking openvswitch-net.xml against network.rng ... OK
1810) Checking host-bridge-net.xml against network.rng ... OK
1811) Checking bandwidth-network.xml against network.rng ... OK
1812) Checking dhcp6-nat-network.xml against network.rng ... OK
1813) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1814) Checking dhcp6host-routed-network.xml against network.rng ... OK
1815) Checking routed-network-no-dns.xml against network.rng ... OK
1816) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1817) Checking nat-network.xml against network.rng ... OK
1818) Checking netboot-proxy-network.xml against network.rng ... OK
1819) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1820) Checking dhcp6-network.xml against network.rng ... OK
1821) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1822) Checking netboot-network.xml against network.rng ... OK
1823) Checking open-network.xml against network.rng ... OK
1824) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1825) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1826) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1827) Checking nat-network-dns-hosts.xml against network.rng ... OK
1828) Checking isolated-network.xml against network.rng ... OK
1829) Checking ptr-domains-auto.xml against network.rng ... OK
1830) Checking routed-network.xml against network.rng ... OK
1831) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1834) Checking DVD_with_media.xml against nodedev.rng ... OK
1835) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1836) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1837) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1839) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1840) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1842) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1843) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1844) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1845) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1846) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1847) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1848) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1849) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1850) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1851) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1852) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1853) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1854) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1855) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1856) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1857) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1858) Checking computer.xml against nodedev.rng ... OK
1859) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1860) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1861) Checking drm_renderD129.xml against nodedev.rng ... OK
1862) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1863) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1864) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1865) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1868) Checking ref-test.xml against nwfilter.rng ... OK
1869) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1870) Checking rarp-test.xml against nwfilter.rng ... OK
1871) Checking ref-rule-test.xml against nwfilter.rng ... OK
1872) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1873) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1874) Checking example-1.xml against nwfilter.rng ... OK
1875) Checking hex-data-test.xml against nwfilter.rng ... OK
1876) Checking icmpv6-test.xml against nwfilter.rng ... OK
1877) Checking vlan-test.xml against nwfilter.rng ... OK
1878) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1879) Checking stp-test.xml against nwfilter.rng ... OK
1880) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1881) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1882) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking igmp-test.xml against nwfilter.rng ... OK
1884) Checking icmp-test.xml against nwfilter.rng ... OK
1885) Checking esp-test.xml against nwfilter.rng ... OK
1886) Checking comment-test.xml against nwfilter.rng ... OK
1887) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1888) Checking iter-test3.xml against nwfilter.rng ... OK
1889) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1890) Checking iter-test1.xml against nwfilter.rng ... OK
1891) Checking conntrack-test.xml against nwfilter.rng ... OK
1892) Checking ah-test.xml against nwfilter.rng ... OK
1893) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1894) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1895) Checking udp-test.xml against nwfilter.rng ... OK
1896) Checking ipv6-test.xml against nwfilter.rng ... OK
1897) Checking example-2.xml against nwfilter.rng ... OK
1898) Checking sctp-test.xml against nwfilter.rng ... OK
1899) Checking mac-test.xml against nwfilter.rng ... OK
1900) Checking ip-test.xml against nwfilter.rng ... OK
1901) Checking iter-test2.xml against nwfilter.rng ... OK
1902) Checking all-test.xml against nwfilter.rng ... OK
1903) Checking ipset-test.xml against nwfilter.rng ... OK
1904) Checking tcp-test.xml against nwfilter.rng ... OK
1905) Checking attr-value-test.xml against nwfilter.rng ... OK
1906) Checking udplite-test.xml against nwfilter.rng ... OK
1907) Checking arp-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1910) Checking usage-ceph.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-tls.xml against secret.rng ... OK
1913) Checking usage-volume.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-logical-noname.xml against storagepool.rng ... OK
1916) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1917) Checking pool-disk.xml against storagepool.rng ... OK
1918) Checking pool-netfs.xml against storagepool.rng ... OK
1919) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1920) Checking pool-iscsi.xml against storagepool.rng ... OK
1921) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1922) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1923) Checking pool-logical-create.xml against storagepool.rng ... OK
1924) Checking pool-fs.xml against storagepool.rng ... OK
1925) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1926) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1927) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1928) Checking pool-vstorage.xml against storagepool.rng ... OK
1929) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1930) Checking pool-mpath.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1932) Checking pool-dir-naming.xml against storagepool.rng ... OK
1933) Checking pool-rbd.xml against storagepool.rng ... OK
1934) Checking pool-scsi.xml against storagepool.rng ... OK
1935) Checking pool-logical.xml against storagepool.rng ... OK
1936) Checking pool-sheepdog.xml against storagepool.rng ... OK
1937) Checking pool-gluster.xml against storagepool.rng ... OK
1938) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1939) Checking pool-zfs.xml against storagepool.rng ... OK
1940) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1941) Checking pool-dir.xml against storagepool.rng ... OK
1942) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1943) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1944) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1945) Checking pool-logical-noname.xml against storagepool.rng ... OK
1946) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1947) Checking pool-disk.xml against storagepool.rng ... OK
1948) Checking pool-netfs.xml against storagepool.rng ... OK
1949) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1950) Checking pool-iscsi.xml against storagepool.rng ... OK
1951) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1952) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1953) Checking pool-logical-create.xml against storagepool.rng ... OK
1954) Checking pool-fs.xml against storagepool.rng ... OK
1955) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1956) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1957) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1958) Checking pool-vstorage.xml against storagepool.rng ... OK
1959) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1960) Checking pool-mpath.xml against storagepool.rng ... OK
1961) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1962) Checking pool-dir-naming.xml against storagepool.rng ... OK
1963) Checking pool-rbd.xml against storagepool.rng ... OK
1964) Checking pool-scsi.xml against storagepool.rng ... OK
1965) Checking pool-logical.xml against storagepool.rng ... OK
1966) Checking pool-sheepdog.xml against storagepool.rng ... OK
1967) Checking pool-gluster.xml against storagepool.rng ... OK
1968) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1969) Checking pool-zfs.xml against storagepool.rng ... OK
1970) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1971) Checking pool-dir.xml against storagepool.rng ... OK
1972) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1973) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-qcow2.xml against storagevol.rng ... OK
1977) Checking vol-file-iso.xml against storagevol.rng ... OK
1978) Checking vol-file-backing.xml against storagevol.rng ... OK
1979) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1980) Checking vol-luks.xml against storagevol.rng ... OK
1981) Checking vol-sheepdog.xml against storagevol.rng ... OK
1982) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1983) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1984) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1985) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1987) Checking vol-partition.xml against storagevol.rng ... OK
1988) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1989) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1990) Checking vol-file.xml against storagevol.rng ... OK
1991) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1992) Checking vol-file-naming.xml against storagevol.rng ... OK
1993) Checking vol-logical.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-qcow2.xml against storagevol.rng ... OK
1998) Checking vol-file-iso.xml against storagevol.rng ... OK
1999) Checking vol-file-backing.xml against storagevol.rng ... OK
2000) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2001) Checking vol-luks.xml against storagevol.rng ... OK
2002) Checking vol-sheepdog.xml against storagevol.rng ... OK
2003) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2004) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2006) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2008) Checking vol-partition.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2010) Checking vol-file.xml against storagevol.rng ... OK
2011) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2012) Checking vol-file-naming.xml against storagevol.rng ... OK
2013) Checking vol-logical.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-26 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/80…>
------------------------------------------
[...truncated 175.88 KB...]
1789) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1790) Checking openvswitch-net.xml against network.rng ... OK
1791) Checking empty-allow-ipv6.xml against network.rng ... OK
1792) Checking direct-net.xml against network.rng ... OK
1793) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1794) Checking set-mtu.xml against network.rng ... OK
1795) Checking bandwidth-network.xml against network.rng ... OK
1796) Checking dhcp6host-routed-network.xml against network.rng ... OK
1797) Checking metadata.xml against network.rng ... OK
1798) Checking 8021Qbh-net.xml against network.rng ... OK
1799) Checking vepa-net.xml against network.rng ... OK
1800) Checking open-network.xml against network.rng ... OK
1801) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1802) Checking netboot-network.xml against network.rng ... OK
1803) Checking nat-network-dns-hosts.xml against network.rng ... OK
1804) Checking nat-network.xml against network.rng ... OK
1805) Checking routed-network-no-dns.xml against network.rng ... OK
1806) Checking routed-network.xml against network.rng ... OK
1807) Checking hostdev.xml against network.rng ... OK
1808) Checking host-bridge-no-flood.xml against network.rng ... OK
1809) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1810) Checking nat-network-explicit-flood.xml against network.rng ... OK
1811) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1812) Checking isolated-network.xml against network.rng ... OK
1813) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1814) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1815) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1816) Checking dhcp6-nat-network.xml against network.rng ... OK
1817) Checking netboot-proxy-network.xml against network.rng ... OK
1818) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1819) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1820) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1821) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1822) Checking dhcp6host-routed-network.xml against network.rng ... OK
1823) Checking open-network.xml against network.rng ... OK
1824) Checking netboot-network.xml against network.rng ... OK
1825) Checking nat-network-dns-hosts.xml against network.rng ... OK
1826) Checking nat-network.xml against network.rng ... OK
1827) Checking routed-network-no-dns.xml against network.rng ... OK
1828) Checking ptr-domains-auto.xml against network.rng ... OK
1829) Checking routed-network.xml against network.rng ... OK
1830) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1831) Checking dhcp6-network.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1834) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1835) Checking drm_renderD129.xml against nodedev.rng ... OK
1836) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1837) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1838) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1839) Checking DVD_with_media.xml against nodedev.rng ... OK
1840) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1841) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1842) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1843) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1844) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1845) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1846) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1847) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1849) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1850) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1851) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1852) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1853) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1854) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1855) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1856) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1857) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1858) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1859) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1860) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1861) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1862) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1863) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1864) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1865) Checking computer.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ref-test.xml against nwfilter.rng ... OK
1868) Checking ip-test.xml against nwfilter.rng ... OK
1869) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1870) Checking ipset-test.xml against nwfilter.rng ... OK
1871) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1872) Checking rarp-test.xml against nwfilter.rng ... OK
1873) Checking vlan-test.xml against nwfilter.rng ... OK
1874) Checking conntrack-test.xml against nwfilter.rng ... OK
1875) Checking ref-rule-test.xml against nwfilter.rng ... OK
1876) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1877) Checking esp-test.xml against nwfilter.rng ... OK
1878) Checking igmp-test.xml against nwfilter.rng ... OK
1879) Checking iter-test3.xml against nwfilter.rng ... OK
1880) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1881) Checking tcp-test.xml against nwfilter.rng ... OK
1882) Checking icmpv6-test.xml against nwfilter.rng ... OK
1883) Checking stp-test.xml against nwfilter.rng ... OK
1884) Checking udplite-test.xml against nwfilter.rng ... OK
1885) Checking sctp-test.xml against nwfilter.rng ... OK
1886) Checking ipv6-test.xml against nwfilter.rng ... OK
1887) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1888) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1889) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1891) Checking attr-value-test.xml against nwfilter.rng ... OK
1892) Checking arp-test.xml against nwfilter.rng ... OK
1893) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1894) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1895) Checking iter-test1.xml against nwfilter.rng ... OK
1896) Checking example-1.xml against nwfilter.rng ... OK
1897) Checking mac-test.xml against nwfilter.rng ... OK
1898) Checking udp-test.xml against nwfilter.rng ... OK
1899) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1900) Checking icmp-test.xml against nwfilter.rng ... OK
1901) Checking hex-data-test.xml against nwfilter.rng ... OK
1902) Checking ah-test.xml against nwfilter.rng ... OK
1903) Checking example-2.xml against nwfilter.rng ... OK
1904) Checking iter-test2.xml against nwfilter.rng ... OK
1905) Checking comment-test.xml against nwfilter.rng ... OK
1906) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1907) Checking all-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-ceph.xml against secret.rng ... OK
1910) Checking usage-tls.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-volume.xml against secret.rng ... OK
1913) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-dir-naming.xml against storagepool.rng ... OK
1916) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1917) Checking pool-disk.xml against storagepool.rng ... OK
1918) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1919) Checking pool-sheepdog.xml against storagepool.rng ... OK
1920) Checking pool-rbd.xml against storagepool.rng ... OK
1921) Checking pool-fs.xml against storagepool.rng ... OK
1922) Checking pool-iscsi.xml against storagepool.rng ... OK
1923) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1924) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1925) Checking pool-zfs.xml against storagepool.rng ... OK
1926) Checking pool-logical.xml against storagepool.rng ... OK
1927) Checking pool-vstorage.xml against storagepool.rng ... OK
1928) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1929) Checking pool-scsi.xml against storagepool.rng ... OK
1930) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1932) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1933) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1934) Checking pool-mpath.xml against storagepool.rng ... OK
1935) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1936) Checking pool-logical-create.xml against storagepool.rng ... OK
1937) Checking pool-logical-noname.xml against storagepool.rng ... OK
1938) Checking pool-netfs.xml against storagepool.rng ... OK
1939) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1940) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1941) Checking pool-gluster.xml against storagepool.rng ... OK
1942) Checking pool-dir.xml against storagepool.rng ... OK
1943) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1944) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1945) Checking pool-dir-naming.xml against storagepool.rng ... OK
1946) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1947) Checking pool-disk.xml against storagepool.rng ... OK
1948) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1949) Checking pool-sheepdog.xml against storagepool.rng ... OK
1950) Checking pool-rbd.xml against storagepool.rng ... OK
1951) Checking pool-fs.xml against storagepool.rng ... OK
1952) Checking pool-iscsi.xml against storagepool.rng ... OK
1953) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1954) Checking pool-zfs.xml against storagepool.rng ... OK
1955) Checking pool-logical.xml against storagepool.rng ... OK
1956) Checking pool-vstorage.xml against storagepool.rng ... OK
1957) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1958) Checking pool-scsi.xml against storagepool.rng ... OK
1959) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1960) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1961) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1962) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1963) Checking pool-mpath.xml against storagepool.rng ... OK
1964) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1965) Checking pool-logical-create.xml against storagepool.rng ... OK
1966) Checking pool-logical-noname.xml against storagepool.rng ... OK
1967) Checking pool-netfs.xml against storagepool.rng ... OK
1968) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1969) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1970) Checking pool-gluster.xml against storagepool.rng ... OK
1971) Checking pool-dir.xml against storagepool.rng ... OK
1972) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1973) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1977) Checking vol-file-naming.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1979) Checking vol-partition.xml against storagevol.rng ... OK
1980) Checking vol-file.xml against storagevol.rng ... OK
1981) Checking vol-logical.xml against storagevol.rng ... OK
1982) Checking vol-file-backing.xml against storagevol.rng ... OK
1983) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1984) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1985) Checking vol-qcow2.xml against storagevol.rng ... OK
1986) Checking vol-luks.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1988) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1989) Checking vol-file-iso.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1991) Checking vol-sheepdog.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1993) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1998) Checking vol-file-naming.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2000) Checking vol-partition.xml against storagevol.rng ... OK
2001) Checking vol-file.xml against storagevol.rng ... OK
2002) Checking vol-logical.xml against storagevol.rng ... OK
2003) Checking vol-file-backing.xml against storagevol.rng ... OK
2004) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2006) Checking vol-qcow2.xml against storagevol.rng ... OK
2007) Checking vol-luks.xml against storagevol.rng ... OK
2008) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2010) Checking vol-file-iso.xml against storagevol.rng ... OK
2011) Checking vol-sheepdog.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2013) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-centos-7 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/802…>
------------------------------------------
[...truncated 177.25 KB...]
1788) Checking openvswitch-net.xml against network.rng ... OK
1789) Checking nat-network-dns-hosts.xml against network.rng ... OK
1790) Checking vepa-net.xml against network.rng ... OK
1791) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1792) Checking nat-network-explicit-flood.xml against network.rng ... OK
1793) Checking host-bridge-no-flood.xml against network.rng ... OK
1794) Checking open-network.xml against network.rng ... OK
1795) Checking netboot-network.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1797) Checking empty-allow-ipv6.xml against network.rng ... OK
1798) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1799) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1800) Checking metadata.xml against network.rng ... OK
1801) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1802) Checking netboot-proxy-network.xml against network.rng ... OK
1803) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1804) Checking routed-network.xml against network.rng ... OK
1805) Checking hostdev.xml against network.rng ... OK
1806) Checking passthrough-address-crash.xml against network.rng ... OK
1807) Checking direct-net.xml against network.rng ... OK
1808) Checking routed-network-no-dns.xml against network.rng ... OK
1809) Checking passthrough-pf.xml against network.rng ... OK
1810) Checking nat-network.xml against network.rng ... OK
1811) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1812) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1813) Checking dhcp6-network.xml against network.rng ... OK
1814) Checking isolated-network.xml against network.rng ... OK
1815) Checking dhcp6host-routed-network.xml against network.rng ... OK
1816) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1817) Checking nat-network-dns-hosts.xml against network.rng ... OK
1818) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1819) Checking open-network.xml against network.rng ... OK
1820) Checking netboot-network.xml against network.rng ... OK
1821) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1822) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1823) Checking netboot-proxy-network.xml against network.rng ... OK
1824) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1825) Checking routed-network.xml against network.rng ... OK
1826) Checking routed-network-no-dns.xml against network.rng ... OK
1827) Checking ptr-domains-auto.xml against network.rng ... OK
1828) Checking dhcp6-nat-network.xml against network.rng ... OK
1829) Checking nat-network.xml against network.rng ... OK
1830) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1831) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking drm_renderD129.xml against nodedev.rng ... OK
1834) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1835) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1836) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1837) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1839) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1840) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1841) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1842) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1843) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1844) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1845) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1846) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1847) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1848) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1849) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1850) Checking DVD_with_media.xml against nodedev.rng ... OK
1851) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1852) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1853) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1854) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1855) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1856) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1857) Checking computer.xml against nodedev.rng ... OK
1858) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1859) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1860) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1861) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1862) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1863) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1864) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1865) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1868) Checking iter-test1.xml against nwfilter.rng ... OK
1869) Checking mac-test.xml against nwfilter.rng ... OK
1870) Checking udplite-test.xml against nwfilter.rng ... OK
1871) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1872) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1873) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1874) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1875) Checking arp-test.xml against nwfilter.rng ... OK
1876) Checking conntrack-test.xml against nwfilter.rng ... OK
1877) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1878) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1879) Checking tcp-test.xml against nwfilter.rng ... OK
1880) Checking vlan-test.xml against nwfilter.rng ... OK
1881) Checking iter-test3.xml against nwfilter.rng ... OK
1882) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1884) Checking sctp-test.xml against nwfilter.rng ... OK
1885) Checking icmpv6-test.xml against nwfilter.rng ... OK
1886) Checking attr-value-test.xml against nwfilter.rng ... OK
1887) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1888) Checking ipv6-test.xml against nwfilter.rng ... OK
1889) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking ip-test.xml against nwfilter.rng ... OK
1891) Checking ipset-test.xml against nwfilter.rng ... OK
1892) Checking example-2.xml against nwfilter.rng ... OK
1893) Checking example-1.xml against nwfilter.rng ... OK
1894) Checking ref-test.xml against nwfilter.rng ... OK
1895) Checking comment-test.xml against nwfilter.rng ... OK
1896) Checking stp-test.xml against nwfilter.rng ... OK
1897) Checking all-test.xml against nwfilter.rng ... OK
1898) Checking rarp-test.xml against nwfilter.rng ... OK
1899) Checking esp-test.xml against nwfilter.rng ... OK
1900) Checking ref-rule-test.xml against nwfilter.rng ... OK
1901) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1902) Checking igmp-test.xml against nwfilter.rng ... OK
1903) Checking iter-test2.xml against nwfilter.rng ... OK
1904) Checking hex-data-test.xml against nwfilter.rng ... OK
1905) Checking ah-test.xml against nwfilter.rng ... OK
1906) Checking icmp-test.xml against nwfilter.rng ... OK
1907) Checking udp-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1911) Checking usage-ceph.xml against secret.rng ... OK
1912) Checking usage-iscsi.xml against secret.rng ... OK
1913) Checking usage-tls.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1916) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1917) Checking pool-dir-naming.xml against storagepool.rng ... OK
1918) Checking pool-logical.xml against storagepool.rng ... OK
1919) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1920) Checking pool-mpath.xml against storagepool.rng ... OK
1921) Checking pool-netfs.xml against storagepool.rng ... OK
1922) Checking pool-gluster.xml against storagepool.rng ... OK
1923) Checking pool-dir.xml against storagepool.rng ... OK
1924) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1925) Checking pool-iscsi.xml against storagepool.rng ... OK
1926) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1927) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1928) Checking pool-scsi.xml against storagepool.rng ... OK
1929) Checking pool-logical-noname.xml against storagepool.rng ... OK
1930) Checking pool-vstorage.xml against storagepool.rng ... OK
1931) Checking pool-zfs.xml against storagepool.rng ... OK
1932) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1933) Checking pool-disk.xml against storagepool.rng ... OK
1934) Checking pool-rbd.xml against storagepool.rng ... OK
1935) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1936) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1937) Checking pool-fs.xml against storagepool.rng ... OK
1938) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1939) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1940) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1941) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1942) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1943) Checking pool-sheepdog.xml against storagepool.rng ... OK
1944) Checking pool-logical-create.xml against storagepool.rng ... OK
1945) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1946) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1947) Checking pool-dir-naming.xml against storagepool.rng ... OK
1948) Checking pool-logical.xml against storagepool.rng ... OK
1949) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1950) Checking pool-mpath.xml against storagepool.rng ... OK
1951) Checking pool-netfs.xml against storagepool.rng ... OK
1952) Checking pool-gluster.xml against storagepool.rng ... OK
1953) Checking pool-dir.xml against storagepool.rng ... OK
1954) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1955) Checking pool-iscsi.xml against storagepool.rng ... OK
1956) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1957) Checking pool-scsi.xml against storagepool.rng ... OK
1958) Checking pool-logical-noname.xml against storagepool.rng ... OK
1959) Checking pool-vstorage.xml against storagepool.rng ... OK
1960) Checking pool-zfs.xml against storagepool.rng ... OK
1961) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1962) Checking pool-disk.xml against storagepool.rng ... OK
1963) Checking pool-rbd.xml against storagepool.rng ... OK
1964) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1965) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1966) Checking pool-fs.xml against storagepool.rng ... OK
1967) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1968) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1969) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1970) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1971) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1972) Checking pool-sheepdog.xml against storagepool.rng ... OK
1973) Checking pool-logical-create.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-file-iso.xml against storagevol.rng ... OK
1977) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1979) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1980) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1981) Checking vol-partition.xml against storagevol.rng ... OK
1982) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1983) Checking vol-luks.xml against storagevol.rng ... OK
1984) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1985) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1986) Checking vol-logical.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1988) Checking vol-file-naming.xml against storagevol.rng ... OK
1989) Checking vol-file.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1991) Checking vol-sheepdog.xml against storagevol.rng ... OK
1992) Checking vol-qcow2.xml against storagevol.rng ... OK
1993) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1994) Checking vol-file-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-file-iso.xml against storagevol.rng ... OK
1998) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2000) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2001) Checking vol-partition.xml against storagevol.rng ... OK
2002) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2003) Checking vol-luks.xml against storagevol.rng ... OK
2004) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2006) Checking vol-logical.xml against storagevol.rng ... OK
2007) Checking vol-file-naming.xml against storagevol.rng ... OK
2008) Checking vol-file.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2010) Checking vol-sheepdog.xml against storagevol.rng ... OK
2011) Checking vol-qcow2.xml against storagevol.rng ... OK
2012) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2013) Checking vol-file-backing.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-debian-9 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/802…>
------------------------------------------
[...truncated 176.38 KB...]
1789) Checking metadata.xml against network.rng ... OK
1790) Checking open-network.xml against network.rng ... OK
1791) Checking host-bridge-no-flood.xml against network.rng ... OK
1792) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1793) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1794) Checking passthrough-pf.xml against network.rng ... OK
1795) Checking hostdev-pf.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1797) Checking routed-network-no-dns.xml against network.rng ... OK
1798) Checking direct-net.xml against network.rng ... OK
1799) Checking nat-network.xml against network.rng ... OK
1800) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1801) Checking hostdev.xml against network.rng ... OK
1802) Checking openvswitch-net.xml against network.rng ... OK
1803) Checking nat-network-explicit-flood.xml against network.rng ... OK
1804) Checking netboot-network.xml against network.rng ... OK
1805) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1806) Checking 8021Qbh-net.xml against network.rng ... OK
1807) Checking passthrough-address-crash.xml against network.rng ... OK
1808) Checking host-bridge-net.xml against network.rng ... OK
1809) Checking netboot-proxy-network.xml against network.rng ... OK
1810) Checking empty-allow-ipv6.xml against network.rng ... OK
1811) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1812) Checking nat-network-dns-hosts.xml against network.rng ... OK
1813) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1814) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1815) Checking isolated-network.xml against network.rng ... OK
1816) Checking dhcp6host-routed-network.xml against network.rng ... OK
1817) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1818) Checking routed-network.xml against network.rng ... OK
1819) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1820) Checking ptr-domains-auto.xml against network.rng ... OK
1821) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1822) Checking open-network.xml against network.rng ... OK
1823) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1824) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1825) Checking routed-network-no-dns.xml against network.rng ... OK
1826) Checking nat-network.xml against network.rng ... OK
1827) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1828) Checking dhcp6-nat-network.xml against network.rng ... OK
1829) Checking netboot-network.xml against network.rng ... OK
1830) Checking netboot-proxy-network.xml against network.rng ... OK
1831) Checking dhcp6-network.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1834) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1835) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1836) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1837) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1839) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1840) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1842) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1843) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1844) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1845) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1846) Checking drm_renderD129.xml against nodedev.rng ... OK
1847) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1849) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1850) Checking computer.xml against nodedev.rng ... OK
1851) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1852) Checking DVD_with_media.xml against nodedev.rng ... OK
1853) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1854) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1855) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1856) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1857) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1858) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1859) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1860) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1861) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1862) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1863) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1864) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1865) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking iter-test1.xml against nwfilter.rng ... OK
1868) Checking mac-test.xml against nwfilter.rng ... OK
1869) Checking example-2.xml against nwfilter.rng ... OK
1870) Checking ref-rule-test.xml against nwfilter.rng ... OK
1871) Checking example-1.xml against nwfilter.rng ... OK
1872) Checking all-test.xml against nwfilter.rng ... OK
1873) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1874) Checking ah-test.xml against nwfilter.rng ... OK
1875) Checking igmp-test.xml against nwfilter.rng ... OK
1876) Checking iter-test3.xml against nwfilter.rng ... OK
1877) Checking ip-test.xml against nwfilter.rng ... OK
1878) Checking ref-test.xml against nwfilter.rng ... OK
1879) Checking ipv6-test.xml against nwfilter.rng ... OK
1880) Checking comment-test.xml against nwfilter.rng ... OK
1881) Checking arp-test.xml against nwfilter.rng ... OK
1882) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking rarp-test.xml against nwfilter.rng ... OK
1884) Checking conntrack-test.xml against nwfilter.rng ... OK
1885) Checking sctp-test.xml against nwfilter.rng ... OK
1886) Checking tcp-test.xml against nwfilter.rng ... OK
1887) Checking icmpv6-test.xml against nwfilter.rng ... OK
1888) Checking vlan-test.xml against nwfilter.rng ... OK
1889) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1891) Checking esp-test.xml against nwfilter.rng ... OK
1892) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1893) Checking attr-value-test.xml against nwfilter.rng ... OK
1894) Checking udplite-test.xml against nwfilter.rng ... OK
1895) Checking stp-test.xml against nwfilter.rng ... OK
1896) Checking ipset-test.xml against nwfilter.rng ... OK
1897) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1898) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1899) Checking icmp-test.xml against nwfilter.rng ... OK
1900) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1901) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1902) Checking iter-test2.xml against nwfilter.rng ... OK
1903) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1904) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1905) Checking udp-test.xml against nwfilter.rng ... OK
1906) Checking hex-data-test.xml against nwfilter.rng ... OK
1907) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-tls.xml against secret.rng ... OK
1913) Checking usage-ceph.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1916) Checking pool-gluster.xml against storagepool.rng ... OK
1917) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1918) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1919) Checking pool-dir-naming.xml against storagepool.rng ... OK
1920) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1921) Checking pool-logical-create.xml against storagepool.rng ... OK
1922) Checking pool-fs.xml against storagepool.rng ... OK
1923) Checking pool-logical-noname.xml against storagepool.rng ... OK
1924) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1925) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1926) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1927) Checking pool-iscsi.xml against storagepool.rng ... OK
1928) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1929) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1930) Checking pool-logical.xml against storagepool.rng ... OK
1931) Checking pool-sheepdog.xml against storagepool.rng ... OK
1932) Checking pool-rbd.xml against storagepool.rng ... OK
1933) Checking pool-dir.xml against storagepool.rng ... OK
1934) Checking pool-vstorage.xml against storagepool.rng ... OK
1935) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1936) Checking pool-disk.xml against storagepool.rng ... OK
1937) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1938) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1939) Checking pool-scsi.xml against storagepool.rng ... OK
1940) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1941) Checking pool-zfs.xml against storagepool.rng ... OK
1942) Checking pool-netfs.xml against storagepool.rng ... OK
1943) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1944) Checking pool-mpath.xml against storagepool.rng ... OK
1945) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1946) Checking pool-gluster.xml against storagepool.rng ... OK
1947) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1948) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1949) Checking pool-dir-naming.xml against storagepool.rng ... OK
1950) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1951) Checking pool-logical-create.xml against storagepool.rng ... OK
1952) Checking pool-fs.xml against storagepool.rng ... OK
1953) Checking pool-logical-noname.xml against storagepool.rng ... OK
1954) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1955) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1956) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1957) Checking pool-iscsi.xml against storagepool.rng ... OK
1958) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1959) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1960) Checking pool-logical.xml against storagepool.rng ... OK
1961) Checking pool-sheepdog.xml against storagepool.rng ... OK
1962) Checking pool-rbd.xml against storagepool.rng ... OK
1963) Checking pool-dir.xml against storagepool.rng ... OK
1964) Checking pool-vstorage.xml against storagepool.rng ... OK
1965) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1966) Checking pool-disk.xml against storagepool.rng ... OK
1967) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1968) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1969) Checking pool-scsi.xml against storagepool.rng ... OK
1970) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1971) Checking pool-zfs.xml against storagepool.rng ... OK
1972) Checking pool-netfs.xml against storagepool.rng ... OK
1973) Checking pool-mpath.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1977) Checking vol-file.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1979) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1980) Checking vol-qcow2.xml against storagevol.rng ... OK
1981) Checking vol-file-backing.xml against storagevol.rng ... OK
1982) Checking vol-file-naming.xml against storagevol.rng ... OK
1983) Checking vol-sheepdog.xml against storagevol.rng ... OK
1984) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1985) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1987) Checking vol-luks.xml against storagevol.rng ... OK
1988) Checking vol-logical-backing.xml against storagevol.rng ... OK
1989) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1990) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1991) Checking vol-file-iso.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1993) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1994) Checking vol-partition.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1996) Checking vol-logical.xml against storagevol.rng ... OK
1997) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1998) Checking vol-file.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2000) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2001) Checking vol-qcow2.xml against storagevol.rng ... OK
2002) Checking vol-file-backing.xml against storagevol.rng ... OK
2003) Checking vol-file-naming.xml against storagevol.rng ... OK
2004) Checking vol-sheepdog.xml against storagevol.rng ... OK
2005) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2006) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2008) Checking vol-luks.xml against storagevol.rng ... OK
2009) Checking vol-logical-backing.xml against storagevol.rng ... OK
2010) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2011) Checking vol-file-iso.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2013) Checking vol-partition.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2015) Checking vol-logical.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-centos-6 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/802…>
------------------------------------------
[...truncated 616.80 KB...]
PASS: cputest
TEST: metadatatest
1) Assign metadata ... OK
2) Rewrite Metadata ... OK
3) Erase metadata ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
4) text metadata: TITLE 1 ... OK
5) text metadata: TITLE 2 ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
6) text metadata: TITLE 3 ... OK
7) text metadata: TITLE 4 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
8) text metadata: TITLE 5 ... OK
9) text metadata: TITLE 6 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
10) text metadata: TITLE 7 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
11) text metadata: DESCRIPTION 1 ... OK
12) text metadata: DESCRIPTION 2 ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
13) text metadata: DESCRIPTION 3 ... OK
14) text metadata: DESCRIPTION 4 ... OK
15) text metadata: DESCRIPTION 5 ... OK
PASS: metadatatest
TEST: secretxml2xmltest
1) Secret XML->XML ephemeral-usage-volume ... OK
2) Secret XML->XML usage-volume ... OK
3) Secret XML->XML usage-ceph ... OK
4) Secret XML->XML usage-iscsi ... OK
5) Secret XML->XML usage-tls ... OK
PASS: secretxml2xmltest
TEST: genericxml2xmltest
Generic driver capabilities:
<capabilities>
<host>
<cpu>
<arch>x86_64</arch>
</cpu>
<power_management/>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/acme-virt</emulator>
<domain type='test'/>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/acme-virt</emulator>
<domain type='test'/>
</arch>
</guest>
</capabilities>
1) GENERIC XML-2-XML disk-virtio ... OK
2) GENERIC XML-2-XML graphics-vnc-minimal ... OK
3) GENERIC XML-2-XML graphics-vnc-manual-port ... OK
4) GENERIC XML-2-XML graphics-vnc-socket ... OK
5) GENERIC XML-2-XML graphics-vnc-socket-listen ... OK
6) GENERIC XML-2-XML graphics-listen-back-compat ... OK
7) GENERIC XML-2-XML graphics-listen-back-compat-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4')libvirt: Domain Config error : unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4')
OK
8) GENERIC XML-2-XML graphics-vnc-listen-attr-only ... OK
9) GENERIC XML-2-XML graphics-vnc-listen-element-minimal ... OK
10) GENERIC XML-2-XML graphics-vnc-listen-element-with-address ... OK
11) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-address ... OK
12) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket ... OK
13) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock')libvirt: Domain Config error : unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock')
OK
14) GENERIC XML-2-XML graphics-vnc-autoport-no ... OK
15) GENERIC XML-2-XML name-slash-fail ... Got expected failure code=1 msg=XML error: name foo/bar cannot contain '/'libvirt: Domain Config error : XML error: name foo/bar cannot contain '/'
OK
16) GENERIC XML-2-XML perf ... OK
17) GENERIC XML-2-XML vcpus-individual ... OK
18) GENERIC XML-2-XML disk-network-http ... OK
19) GENERIC XML-2-XML cpu-cache-emulate ... OK
20) GENERIC XML-2-XML cpu-cache-passthrough ... OK
21) GENERIC XML-2-XML cpu-cache-disable ... OK
22) GENERIC XML-2-XML chardev-tcp ... OK
23) GENERIC XML-2-XML chardev-tcp-missing-host ... Got expected failure code=1 msg=internal error: Missing source host attribute for char devicelibvirt: Domain Config error : internal error: Missing source host attribute for char device
OK
24) GENERIC XML-2-XML chardev-tcp-missing-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char devicelibvirt: Domain Config error : internal error: Missing source service attribute for char device
OK
25) GENERIC XML-2-XML chardev-tcp-multiple-source ... Got expected failure code=1 msg=XML error: only one source element is allowed for character devicelibvirt: Domain Config error : XML error: only one source element is allowed for character device
OK
26) GENERIC XML-2-XML chardev-udp ... OK
27) GENERIC XML-2-XML chardev-udp-missing-connect-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char devicelibvirt: Domain Config error : internal error: Missing source service attribute for char device
OK
28) GENERIC XML-2-XML chardev-udp-multiple-source ... Got expected failure code=1 msg=XML error: only two source elements are allowed for character devicelibvirt: Domain Config error : XML error: only two source elements are allowed for character device
OK
29) GENERIC XML-2-XML chardev-unix ... OK
30) GENERIC XML-2-XML chardev-unix-smartcard-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char devicelibvirt: Domain Config error : internal error: Missing source path attribute for char device
OK
31) GENERIC XML-2-XML chardev-unix-redirdev-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char devicelibvirt: Domain Config error : internal error: Missing source path attribute for char device
OK
32) GENERIC XML-2-XML chardev-unix-rng-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char devicelibvirt: Domain Config error : internal error: Missing source path attribute for char device
OK
33) GENERIC XML-2-XML chardev-reconnect ... OK
34) GENERIC XML-2-XML chardev-reconnect-missing-timeout ... Got expected failure code=1 msg=XML error: missing timeout for chardev with reconnect enabledlibvirt: Domain Config error : XML error: missing timeout for chardev with reconnect enabled
OK
35) GENERIC XML-2-XML chardev-reconnect-invalid-mode ... Got expected failure code=1 msg=internal error: chardev reconnect is possible only for connect modelibvirt: Domain Config error : internal error: chardev reconnect is possible only for connect mode
OK
PASS: genericxml2xmltest
TEST: virusbtest
1) USBDeviceFind Nexus ... OK
2) USBDeviceFind Nexus wrong devnum ... libvirt: error : internal error: Did not find USB device 18d1:4e22 bus:1 device:25
OK
3) USBDeviceFind Bogus ... libvirt: error : internal error: Did not find USB device f00d:beef bus:1024 device:768
OK
4) USBDeviceFind integrated camera ... OK
5) USBDeviceFind wrong bus/devno combination ... libvirt: error : internal error: Did not find USB device bus:2 device:20
OK
6) USBDeviceFind missing bus ... libvirt: error : internal error: Did not find USB device bus:5 device:20
OK
7) USBDeviceFind missing devnum ... libvirt: error : internal error: Did not find USB device bus:1 device:158
OK
8) USBDeviceFind Nexus (multiple results) ... OK
9) USBDeviceFind Bogus vendor and product ... libvirt: error : internal error: Did not find USB device f00d:beef
OK
10) USBDeviceFind Valid vendor ... libvirt: error : internal error: Did not find USB device 1d6b:beef
OK
11) USB List test ... OK
PASS: virusbtest
TEST: virnetdevbandwidthtest
1) virNetDevBandwidthSet ... OK
2) virNetDevBandwidthSet ... OK
3) virNetDevBandwidthSet ... OK
4) virNetDevBandwidthSet ... OK
5) virNetDevBandwidthSet ... OK
PASS: virnetdevbandwidthtest
TEST: eventtest
1) Simple write ... OK
2) Deleted before poll ... OK
3) Interrupted during poll ... OK
4) Deleted during dispatch ... OK
5) Deleted during dispatch ... OK
6) Firing a timer ... OK
7) Deleted before poll ... OK
8) Interrupted during poll ... OK
9) Deleted during dispatch ... OK
10) Deleted during dispatch ... OK
11) Simple write ... OK
12) Simple write ... OK
13) Simple write ... OK
14) Simple write ... OK
15) Write duplicate ... OK
PASS: eventtest
TEST: virdrivermoduletest
1) Test driver "network" ... OK
2) Test driver "interface" ... OK
3) Test driver "storage" ... OK
4) Test driver "nodedev" ... OK
5) Test driver "secret" ... OK
6) Test driver "nwfilter" ... OK
7) Test driver "qemu" ... OK
8) Test driver "lxc" ... OK
9) Test driver "uml" ... OK
10) Test driver "vbox" ... OK
PASS: virdrivermoduletest
TEST: objecteventtest
1) Domain createXML start event (old API) ... OK
2) Domain createXML start event (new API) ... OK
3) Domain createXML start event (both API) ... libvirt: Test Driver error : Domain not found: no domain with matching uuid '77a6fc12-07b5-9415-8abb-a803613f2a40' (test-domain)
OK
4) Domain (un)define events ... OK
5) Domain start stop events ... OK
6) Network createXML start event ... OK
7) Network (un)define events ... OK
8) Network start stop events ... OK
9) Storage pool createXML start event ... OK
10) Storage pool (un)define events ... OK
11) Storage pool start stop events ... OK
12) Storage pool build event ... OK
13) Storage pool delete event ... OK
14) Node device createXML add event ... OK
PASS: objecteventtest
TEST: virmacmaptest
1) Lookup "none" in "empty" ... OK
2) Remove "none" in "empty" ... OK
3) Lookup "f24" in "simple" ... OK
4) Remove "f24" in "simple" ... OK
5) Lookup "f24" in "simple2" ... OK
6) Remove "f24" in "simple2" ... OK
7) Lookup "f25" in "simple2" ... OK
8) Remove "f25" in "simple2" ... OK
9) Flush "empty" ... OK
10) Flush "simple" ... OK
11) Flush "simple2" ... OK
12) Flush "complex" ... OK
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-optparse
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
1) ../../tests/virsh-self-test ... OK
PASS: virsh-self-test
1) ../../tests/virt-admin-self-test ... OK
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "connect; uri"'
1) User config file ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "uri"'
2) User config file ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "connect; uri"'
3) LIBVIRT_DEFAULT_URI ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "uri"'
4) LIBVIRT_DEFAULT_URI ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "connect; uri"'
5) VIRSH_DEFAULT_CONNECT_URI ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> "uri"'
6) VIRSH_DEFAULT_CONNECT_URI ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> --connect test:///default?good_uri "connect; uri"'
7) Parameter ... OK
Running '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…> --connect test:///default?good_uri "uri"'
8) Parameter ... OK
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
=======================================
1 of 121 tests failed
Please report to libvir-list(a)redhat.com
=======================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…'>
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-6/ws/…'>
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-debian-8 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-8/802…>
------------------------------------------
[...truncated 176.66 KB...]
1792) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1793) Checking routed-network.xml against network.rng ... OK
1794) Checking passthrough-address-crash.xml against network.rng ... OK
1795) Checking netboot-proxy-network.xml against network.rng ... OK
1796) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1797) Checking metadata.xml against network.rng ... OK
1798) Checking openvswitch-net.xml against network.rng ... OK
1799) Checking empty-allow-ipv6.xml against network.rng ... OK
1800) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1801) Checking hostdev.xml against network.rng ... OK
1802) Checking set-mtu.xml against network.rng ... OK
1803) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1804) Checking host-bridge-no-flood.xml against network.rng ... OK
1805) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1806) Checking host-bridge-net.xml against network.rng ... OK
1807) Checking hostdev-pf.xml against network.rng ... OK
1808) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1809) Checking bandwidth-network.xml against network.rng ... OK
1810) Checking isolated-network.xml against network.rng ... OK
1811) Checking passthrough-pf.xml against network.rng ... OK
1812) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1813) Checking dhcp6host-routed-network.xml against network.rng ... OK
1814) Checking routed-network-no-dns.xml against network.rng ... OK
1815) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1816) Checking ptr-domains-auto.xml against network.rng ... OK
1817) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1818) Checking nat-network-dns-hosts.xml against network.rng ... OK
1819) Checking nat-network.xml against network.rng ... OK
1820) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1821) Checking netboot-network.xml against network.rng ... OK
1822) Checking open-network.xml against network.rng ... OK
1823) Checking routed-network.xml against network.rng ... OK
1824) Checking netboot-proxy-network.xml against network.rng ... OK
1825) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1826) Checking dhcp6-network.xml against network.rng ... OK
1827) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1828) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1829) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1830) Checking isolated-network.xml against network.rng ... OK
1831) Checking dhcp6-nat-network.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1834) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1835) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1836) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1837) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1838) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1839) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1840) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1842) Checking computer.xml against nodedev.rng ... OK
1843) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1844) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1845) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1846) Checking drm_renderD129.xml against nodedev.rng ... OK
1847) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1848) Checking DVD_with_media.xml against nodedev.rng ... OK
1849) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-8/ws/…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1850) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1851) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1852) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1853) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1854) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1855) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1856) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1857) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1858) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1859) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1860) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1861) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1862) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1863) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1864) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1865) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking all-test.xml against nwfilter.rng ... OK
1868) Checking vlan-test.xml against nwfilter.rng ... OK
1869) Checking igmp-test.xml against nwfilter.rng ... OK
1870) Checking conntrack-test.xml against nwfilter.rng ... OK
1871) Checking ip-test.xml against nwfilter.rng ... OK
1872) Checking attr-value-test.xml against nwfilter.rng ... OK
1873) Checking ah-test.xml against nwfilter.rng ... OK
1874) Checking comment-test.xml against nwfilter.rng ... OK
1875) Checking icmpv6-test.xml against nwfilter.rng ... OK
1876) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1877) Checking arp-test.xml against nwfilter.rng ... OK
1878) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1879) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1880) Checking sctp-test.xml against nwfilter.rng ... OK
1881) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1882) Checking stp-test.xml against nwfilter.rng ... OK
1883) Checking udp-test.xml against nwfilter.rng ... OK
1884) Checking rarp-test.xml against nwfilter.rng ... OK
1885) Checking ipv6-test.xml against nwfilter.rng ... OK
1886) Checking esp-test.xml against nwfilter.rng ... OK
1887) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1888) Checking iter-test2.xml against nwfilter.rng ... OK
1889) Checking ref-rule-test.xml against nwfilter.rng ... OK
1890) Checking udplite-test.xml against nwfilter.rng ... OK
1891) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1892) Checking ref-test.xml against nwfilter.rng ... OK
1893) Checking example-2.xml against nwfilter.rng ... OK
1894) Checking mac-test.xml against nwfilter.rng ... OK
1895) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1896) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1897) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1898) Checking iter-test3.xml against nwfilter.rng ... OK
1899) Checking icmp-test.xml against nwfilter.rng ... OK
1900) Checking tcp-test.xml against nwfilter.rng ... OK
1901) Checking example-1.xml against nwfilter.rng ... OK
1902) Checking iter-test1.xml against nwfilter.rng ... OK
1903) Checking hex-data-test.xml against nwfilter.rng ... OK
1904) Checking ipset-test.xml against nwfilter.rng ... OK
1905) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1906) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1907) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-ceph.xml against secret.rng ... OK
1913) Checking usage-tls.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-zfs.xml against storagepool.rng ... OK
1916) Checking pool-rbd.xml against storagepool.rng ... OK
1917) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1918) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1919) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1920) Checking pool-scsi.xml against storagepool.rng ... OK
1921) Checking pool-disk.xml against storagepool.rng ... OK
1922) Checking pool-logical.xml against storagepool.rng ... OK
1923) Checking pool-logical-noname.xml against storagepool.rng ... OK
1924) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1925) Checking pool-dir-naming.xml against storagepool.rng ... OK
1926) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1927) Checking pool-vstorage.xml against storagepool.rng ... OK
1928) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1929) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1930) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1931) Checking pool-iscsi.xml against storagepool.rng ... OK
1932) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1933) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1934) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1935) Checking pool-fs.xml against storagepool.rng ... OK
1936) Checking pool-gluster.xml against storagepool.rng ... OK
1937) Checking pool-mpath.xml against storagepool.rng ... OK
1938) Checking pool-dir.xml against storagepool.rng ... OK
1939) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1940) Checking pool-logical-create.xml against storagepool.rng ... OK
1941) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1942) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1943) Checking pool-netfs.xml against storagepool.rng ... OK
1944) Checking pool-sheepdog.xml against storagepool.rng ... OK
1945) Checking pool-zfs.xml against storagepool.rng ... OK
1946) Checking pool-rbd.xml against storagepool.rng ... OK
1947) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1948) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1949) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1950) Checking pool-scsi.xml against storagepool.rng ... OK
1951) Checking pool-disk.xml against storagepool.rng ... OK
1952) Checking pool-logical.xml against storagepool.rng ... OK
1953) Checking pool-logical-noname.xml against storagepool.rng ... OK
1954) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1955) Checking pool-dir-naming.xml against storagepool.rng ... OK
1956) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1957) Checking pool-vstorage.xml against storagepool.rng ... OK
1958) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1959) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1960) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1961) Checking pool-iscsi.xml against storagepool.rng ... OK
1962) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1963) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1964) Checking pool-fs.xml against storagepool.rng ... OK
1965) Checking pool-gluster.xml against storagepool.rng ... OK
1966) Checking pool-mpath.xml against storagepool.rng ... OK
1967) Checking pool-dir.xml against storagepool.rng ... OK
1968) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1969) Checking pool-logical-create.xml against storagepool.rng ... OK
1970) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1971) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1972) Checking pool-netfs.xml against storagepool.rng ... OK
1973) Checking pool-sheepdog.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-8/ws/…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-qcow2.xml against storagevol.rng ... OK
1977) Checking vol-file-naming.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1979) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1980) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1981) Checking vol-partition.xml against storagevol.rng ... OK
1982) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1983) Checking vol-file.xml against storagevol.rng ... OK
1984) Checking vol-logical-backing.xml against storagevol.rng ... OK
1985) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1986) Checking vol-logical.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1988) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1989) Checking vol-luks.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1991) Checking vol-sheepdog.xml against storagevol.rng ... OK
1992) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1993) Checking vol-file-iso.xml against storagevol.rng ... OK
1994) Checking vol-file-backing.xml against storagevol.rng ... OK
1995) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1996) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1997) Checking vol-qcow2.xml against storagevol.rng ... OK
1998) Checking vol-file-naming.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2000) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2001) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2002) Checking vol-partition.xml against storagevol.rng ... OK
2003) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2004) Checking vol-file.xml against storagevol.rng ... OK
2005) Checking vol-logical-backing.xml against storagevol.rng ... OK
2006) Checking vol-logical.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2008) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2009) Checking vol-luks.xml against storagevol.rng ... OK
2010) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2011) Checking vol-sheepdog.xml against storagevol.rng ... OK
2012) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2013) Checking vol-file-iso.xml against storagevol.rng ... OK
2014) Checking vol-file-backing.xml against storagevol.rng ... OK
2015) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-8/ws/…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
SKIP: libxlxml2domconfigtest
============================
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
Build Update for libvirt/libvirt
-------------------------------------
Build: #771
Status: Fixed
Duration: 24 minutes and 33 seconds
Commit: 7db2515 (master)
Author: John Ferlan
Message: docs: Fix news.xml syntax
Commit id '1241e487' used <code><interface></code> which
is not valid syntax for a <summary>.
View the changeset: https://github.com/libvirt/libvirt/compare/1241e487a45a...7db2515900d0
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/316232784?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1
0
Build Update for libvirt/libvirt
-------------------------------------
Build: #770
Status: Broken
Duration: 2 hours, 33 minutes, and 53 seconds
Commit: 1241e48 (master)
Author: Jim Fehlig
Message: news: mention multiple IP addresses support for Xen
View the changeset: https://github.com/libvirt/libvirt/compare/211415492266...1241e487a45a
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/316113484?utm_source=email&utm…
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1
0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-fedora-rawhide #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins1076314097618572100.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ TEST_ARGS='-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (24.71s)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…> 25.022s
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-centos-7 #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-cento…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-cento…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins8747042587439997645.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ TEST_ARGS='-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (15.45s)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-cento…> 15.602s
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-debian-9 #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins5418792189509952139.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TEST_ARGS=-tags xmlroundtrip
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (10.31s)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…> 10.386s
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-fedora-26 #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-26 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins3845879640773431765.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ TEST_ARGS='-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (9.81s)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…> 9.901s
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-fedora-27 #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
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/libvirt-go-xml-master-check/systems=libvirt-fedor…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins276135589008534269.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ TEST_ARGS='-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (6.49s)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fedor…> 6.627s
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-debian-8 #52
by ci@centos.org 07 Dec '17
by ci@centos.org 07 Dec '17
07 Dec '17
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 52
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 57
originally caused by:
Started by upstream project "libvirt-master-build" build number 1045
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins8510854499970527416.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TEST_ARGS=-tags xmlroundtrip
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (12.14 seconds)
xml_test.go:345: testdata/libvirt/tests/nwfilterxml2firewalldata/arp.xml: /filter[0]/rule[0]/arp[0]/@protocolid: attribute 'arp' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-debia…> 12.320s
Build step 'Execute shell' marked build as failure
1
2