libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • 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
ci@lists.libvirt.org

  • 2 participants
  • 9401 discussions
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-fedora-rawhide #20
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 20 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 20 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins3041436617504017660.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 PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid 496bbcde-8db7-4f84-ab7e-666ba926a392 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid 496bbcde-8db7-4f84-ab7e-666ba926a392 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid 13395ebc-c4f1-4dc9-be35-bc00f4685bf4 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid 13395ebc-c4f1-4dc9-be35-bc00f4685bf4 <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 100.344s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure
1 4
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-fedora-26 #20
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 20 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 20 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-26 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins4446463621191706234.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 PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid 95460a40-ea62-424d-b70c-2a8997a27d7e During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid 95460a40-ea62-424d-b70c-2a8997a27d7e <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid c946f4a7-4eeb-4463-8f3e-87de38b914da During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid c946f4a7-4eeb-4463-8f3e-87de38b914da <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 153.216s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure
1 4
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-debian-9 #16
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 16 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 16 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/virt-manager-master-py3-check/systems=libvirt-deb…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins3705436740881099322.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 PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ..............................................................................................................................F......FF.......................................................................................................................................s........................................................................................................................................................................ ====================================================================== FAIL: testCLI0002virt_install_singleton_config_2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1110, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1109, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 277, 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-py3-check/systems=libvirt-deb…> --noautoconsole --os-variant fedora20 --pxe --memory 512,maxmemory=1024 --vcpus 4,cores=2,threads=2,sockets=2 --cpu foobar,+x2apic,+x2apicagain,-distest,forbid=foo,forbid=bar,disable=distest2,optional=opttest,require=reqtest,match=strict,vendor=meee,cell.id=0,cell.cpus=1,2,3,cell.memory=1024,cell1.id=1,cell1.memory=256,cell1.cpus=5-8,cell0.distances.sibling0.id=0,cell0.distances.sibling0.value=10,cell0.distances.sibling1.id=1,cell0.distances.sibling1.value=21,cell1.distances.sibling0.id=0,cell1.distances.sibling0.value=21,cell1.distances.sibling1.id=1,cell1.distances.sibling1.value=10,cache.mode=emulate,cache.level=3 --cputune vcpupin0.vcpu=0,vcpupin0.cpuset=0-3 --metadata title=my-title,description=my-description,uuid=00000000-1111-2222-3333-444444444444 --boot cdrom,fd,hd,network,menu=off,loader=/foo/bar --idmap uid_start=0,uid_target=1000,uid_count=10,gid_start=0,gid_target=1000,gid_count=10 --security type=static,label='system_u:object_r:svirt_image_t:s0:c100,c200',relabel=yes --numatune 1-3,4,mode=strict --memtune hard_limit=10,soft_limit=20,swap_hard_limit=30,min_guarantee=40 --blkiotune weight=100,device_path=/home/test/1.img,device_weight=200 --memorybacking size=1,unit='G',nodeset='1,2-5',nosharepages=yes,locked=yes --features acpi=off,eoi=on,privnet=on,hyperv_synic=on,hyperv_reset=on,hyperv_spinlocks=on,hyperv_spinlocks_retries=1234,vmport=off,pmu=off --clock offset=utc,hpet_present=no,rtc_tickpolicy=merge --sysinfo type=smbios,bios_vendor="Acme LLC",bios_version=1.2.3,bios_date=01/01/1970,bios_release=10.22 --sysinfo type=smbios,system_manufacturer="Acme Inc.",system_product=Computer,system_version=3.2.1,system_serial=123456789,system_uuid=00000000-1111-2222-3333-444444444444,system_sku=abc-123,system_family=Server --sysinfo type=smbios,baseBoard_manufacturer="Acme Corp.",baseBoard_product=Motherboard,baseBoard_version=A01,baseBoard_serial=1234-5678,baseBoard_asset=Tag,baseBoard_location=Chassis --pm suspend_to_mem=yes,suspend_to_disk=no --resource partition=/virtualmachines/production --events on_poweroff=destroy,on_reboot=restart,on_crash=preserve,on_lockfailure=ignore --controller usb3 --controller virtio-scsi --graphics vnc --filesystem /foo/source,/bar/target --memballoon virtio --watchdog ib700,action=pause --tpm passthrough,model=tpm-tis,path=/dev/tpm0 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=udp,backend_mode=bind,backend_connect_host=foo,backend_connect_service=708 --panic iobase=0x506 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-singleton-config-2.xml +++ Generated Output @@ -91,6 +91,7 @@ <feature policy="disable" name="distest"/> <feature policy="forbid" name="foo"/> <feature policy="forbid" name="bar"/> + <cache mode="emulate" level="3"/> <numa> <cell id="0" cpus="1,2,3" memory="1024"> <distances> @@ -105,7 +106,6 @@ </distances> </cell> </numa> - <cache mode="emulate" level="3"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="merge"/> @@ -259,6 +259,7 @@ <feature policy="disable" name="distest"/> <feature policy="forbid" name="foo"/> <feature policy="forbid" name="bar"/> + <cache mode="emulate" level="3"/> <numa> <cell id="0" cpus="1,2,3" memory="1024"> <distances> @@ -273,7 +274,6 @@ </distances> </cell> </numa> - <cache mode="emulate" level="3"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="merge"/> ====================================================================== FAIL: testCLI0009virt_install_memory_device_dimm (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1110, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1109, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 277, in run tests.fail(err) AssertionError: ./virt-install --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…> --name foobar --ram 64 --print-step all --nographics --noautoconsole --import --disk none --memory 1024,hotplugmemorymax=2048,hotplugmemoryslots=2 --cpu cell0.cpus=0,cell0.memory=1048576 --memdev dimm,access=private,target_size=512,target_node=0,source_pagesize=4,source_nodemask=1-2 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-memory-device-dimm.xml +++ Generated Output @@ -39,14 +39,14 @@ </interface> <console type="pty"/> <memory model="dimm" access="private"> + <target> + <size>524288</size> + <node>0</node> + </target> <source> <pagesize>4</pagesize> <nodemask>1-2</nodemask> </source> - <target> - <size>524288</size> - <node>0</node> - </target> </memory> </devices> </domain> ====================================================================== FAIL: testCLI0010virt_install_memory_device_nvdimm (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1110, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1109, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 277, in run tests.fail(err) AssertionError: ./virt-install --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…> --name foobar --ram 64 --print-step all --nographics --noautoconsole --import --disk none --memory 1024,hotplugmemorymax=2048,hotplugmemoryslots=2 --cpu cell0.cpus=0,cell0.memory=1048576 --memdev nvdimm,source_path=/path/to/nvdimm,target_size=512,target_node=0,target_label_size=128 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-memory-device-nvdimm.xml +++ Generated Output @@ -39,9 +39,6 @@ </interface> <console type="pty"/> <memory model="nvdimm"> - <source> - <path>/path/to/nvdimm</path> - </source> <target> <size>524288</size> <node>0</node> @@ -49,6 +46,9 @@ <size>131072</size> </label> </target> + <source> + <path>/path/to/nvdimm</path> + </source> </memory> </devices> </domain> ---------------------------------------------------------------------- Ran 439 tests in 65.018s FAILED (failures=3, skipped=1) Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-fedora-27 #20
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 20 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 20 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins5262946790349909968.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 PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid 832ce906-aeb7-4f17-9f64-adafce5cf3d1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid 832ce906-aeb7-4f17-9f64-adafce5cf3d1 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid 93c5479e-1c1a-44fc-b171-a6239ce3afe5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fed…",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid 93c5479e-1c1a-44fc-b171-a6239ce3afe5 <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 144.356s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure
1 4
0 0
[Libvirt-ci] Errored: libvirt/libvirt#951 (master - ddedcd0)
by Travis CI 23 Feb '18

23 Feb '18
Build Update for libvirt/libvirt ------------------------------------- Build: #951 Status: Errored Duration: 16 minutes and 19 seconds Commit: ddedcd0 (master) Author: Daniel P. Berrangé Message: make: split lxc driver build rules into lxc/Makefile.inc.am Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/ff02d1af4041...ddedcd0e14cd View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/345249653?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
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #813
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 4.30 MB...] CCLD qemumonitortest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucaps2xmltest CCLD qemumemlocktest CCLD qemucommandutiltest CCLD qemublocktest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD openvzutilstest CCLD esxutilstest CCLD vboxsnapshotxmltest CCLD vmx2xmltest CCLD xml2vmxtest CCLD vmwarevertest CCLD virjsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD storagebackendsheepdogtest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstorageutiltest CCLD virstoragetest CCLD virscsitest CCLD nsstest CCLD nssguesttest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD genericxml2xmltest CCLD virusbtest CCLD virnetdevbandwidthtest CCLD eventtest CCLD virdrivermoduletest CCLD objecteventtest CCLD virmacmaptest CCLD commandhelper CCLD ssh CCLD qemucapsprobe CCLD nsslinktest CCLD nssguestlinktest make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make check-TESTS make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> PASS: sockettest PASS: virbuftest PASS: virhostcputest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: commandtest PASS: shunloadtest PASS: viratomictest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfilecachetest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virfiletest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: vircapstest PASS: virkmodtest PASS: domainconftest PASS: domaincapstest PASS: virshtest PASS: virschematest PASS: virhostdevtest PASS: virtypedparamtest PASS: virnetdevtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetserverclienttest PASS: virnetdaemontest PASS: scsihosttest PASS: fchosttest PASS: virnettlssessiontest PASS: virresctrltest PASS: vircaps2xmltest PASS: virnettlscontexttest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: libxlxml2domconfigtest PASS: qemuargv2xmltest PASS: qemuhelptest PASS: qemuxml2argvtest PASS: domainsnapshotxml2xmltest PASS: qemuxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemucapabilitiestest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: lxcxml2xmltest PASS: qemublocktest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: qemuagenttest PASS: virstorageutiltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: virstoragetest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virnetdevbandwidthtest PASS: virusbtest PASS: cputest PASS: objecteventtest PASS: libvirtd-fail PASS: virdrivermoduletest PASS: virmacmaptest PASS: eventtest PASS: libvirtd-pool PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: virsh-cpuset PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-self-test PASS: virsh-start PASS: virt-admin-self-test PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virsh-optparse ============================================================================ Testsuite summary for libvirt 4.1.0 ============================================================================ # TOTAL: 129 # PASS: 129 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + exit 0 Processing files: libvirt-4.1.0-1.fc28.x86_64 Processing files: libvirt-docs-4.1.0-1.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.in1WGJ + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr ChangeLog.gz <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr README <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr README.md <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr libvirt-docs/html <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/hellolibvirt <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/object-events <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/dominfo <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/domsuspend <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/dommigrate <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/openauth <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/xml <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/rename <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/systemtap <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr examples/admin <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + exit 0 Provides: libvirt-docs = 4.1.0-1.fc28 libvirt-docs(x86-64) = 4.1.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-4.1.0-1.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iPLiga + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -pr daemon/libvirtd.upstart <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> cp: cannot stat 'daemon/libvirtd.upstart': No such file or directory + : + cp -pr examples/polkit/libvirt-acl.rules <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + exit 0 error: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> RPM build errors: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-debian-9 #14
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 14 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 14 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/virt-manager-master-py3-check/systems=libvirt-deb…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins3940620727838286920.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 PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ..............................................................................................................................F...............................................................................................................................................s........................................................................................................................................................................ ====================================================================== FAIL: testCLI0002virt_install_singleton_config_2 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1110, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 1109, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-deb…",> line 277, 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-py3-check/systems=libvirt-deb…> --noautoconsole --os-variant fedora20 --pxe --memory 512,maxmemory=1024 --vcpus 4,cores=2,threads=2,sockets=2 --cpu foobar,+x2apic,+x2apicagain,-distest,forbid=foo,forbid=bar,disable=distest2,optional=opttest,require=reqtest,match=strict,vendor=meee,cell.id=0,cell.cpus=1,2,3,cell.memory=1024,cell1.id=1,cell1.memory=256,cell1.cpus=5-8,cell0.distances.sibling0.id=0,cell0.distances.sibling0.value=10,cell0.distances.sibling1.id=1,cell0.distances.sibling1.value=21,cell1.distances.sibling0.id=0,cell1.distances.sibling0.value=21,cell1.distances.sibling1.id=1,cell1.distances.sibling1.value=10,cache.mode=emulate,cache.level=3 --cputune vcpupin0.vcpu=0,vcpupin0.cpuset=0-3 --metadata title=my-title,description=my-description,uuid=00000000-1111-2222-3333-444444444444 --boot cdrom,fd,hd,network,menu=off,loader=/foo/bar --idmap uid_start=0,uid_target=1000,uid_count=10,gid_start=0,gid_target=1000,gid_count=10 --security type=static,label='system_u:object_r:svirt_image_t:s0:c100,c200',relabel=yes --numatune 1-3,4,mode=strict --memtune hard_limit=10,soft_limit=20,swap_hard_limit=30,min_guarantee=40 --blkiotune weight=100,device_path=/home/test/1.img,device_weight=200 --memorybacking size=1,unit='G',nodeset='1,2-5',nosharepages=yes,locked=yes --features acpi=off,eoi=on,privnet=on,hyperv_synic=on,hyperv_reset=on,hyperv_spinlocks=on,hyperv_spinlocks_retries=1234,vmport=off,pmu=off --clock offset=utc,hpet_present=no,rtc_tickpolicy=merge --sysinfo type=smbios,bios_vendor="Acme LLC",bios_version=1.2.3,bios_date=01/01/1970,bios_release=10.22 --sysinfo type=smbios,system_manufacturer="Acme Inc.",system_product=Computer,system_version=3.2.1,system_serial=123456789,system_uuid=00000000-1111-2222-3333-444444444444,system_sku=abc-123,system_family=Server --sysinfo type=smbios,baseBoard_manufacturer="Acme Corp.",baseBoard_product=Motherboard,baseBoard_version=A01,baseBoard_serial=1234-5678,baseBoard_asset=Tag,baseBoard_location=Chassis --pm suspend_to_mem=yes,suspend_to_disk=no --resource partition=/virtualmachines/production --events on_poweroff=destroy,on_reboot=restart,on_crash=preserve,on_lockfailure=ignore --controller usb3 --controller virtio-scsi --graphics vnc --filesystem /foo/source,/bar/target --memballoon virtio --watchdog ib700,action=pause --tpm passthrough,model=tpm-tis,path=/dev/tpm0 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=udp,backend_mode=bind,backend_connect_host=foo,backend_connect_service=708 --panic iobase=0x506 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-singleton-config-2.xml +++ Generated Output @@ -91,6 +91,7 @@ <feature policy="disable" name="distest"/> <feature policy="forbid" name="foo"/> <feature policy="forbid" name="bar"/> + <cache mode="emulate" level="3"/> <numa> <cell id="0" cpus="1,2,3" memory="1024"> <distances> @@ -105,7 +106,6 @@ </distances> </cell> </numa> - <cache mode="emulate" level="3"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="merge"/> @@ -259,6 +259,7 @@ <feature policy="disable" name="distest"/> <feature policy="forbid" name="foo"/> <feature policy="forbid" name="bar"/> + <cache mode="emulate" level="3"/> <numa> <cell id="0" cpus="1,2,3" memory="1024"> <distances> @@ -273,7 +274,6 @@ </distances> </cell> </numa> - <cache mode="emulate" level="3"/> </cpu> <clock offset="utc"> <timer name="rtc" tickpolicy="merge"/> ---------------------------------------------------------------------- Ran 439 tests in 68.582s FAILED (failures=1, skipped=1) Build step 'Execute shell' marked build as failure
3 3
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-build » libvirt-fedora-rawhide #117
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…> Changes: [cfergeau] freedos: add freedos 1.2 test data ------------------------------------------ [...truncated 11.86 KB...] checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wno-overlength-strings... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for LIBXSLT... yes checking for GLIB... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for CURL... yes checking for perl... /usr/bin/perl checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking location of usb.ids database... /usr/share/hwdata/usb.ids checking location of pci.ids database... /usr/share/hwdata/pci.ids checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libosinfo.spec config.status: creating mingw-libosinfo.spec config.status: creating osinfo/Makefile config.status: creating osinfo/libosinfo-1.0.pc config.status: creating osinfo/osinfo_version.h config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Now type `make' to compile libosinfo + make -j3 make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> Making all in osinfo make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> GEN osinfo_enum_types.h GEN osinfo_enum_types.c make all-am make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> CC libosinfo_1_0_la-osinfo_avatar_format.lo CC libosinfo_1_0_la-osinfo_datamap.lo CC libosinfo_1_0_la-osinfo_datamaplist.lo In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../osinfo/osinfo.h:28, from ../../osinfo/osinfo_datamaplist.c:27: ../../osinfo/osinfo_datamaplist.c: In function 'osinfo_datamaplist_get_type': /usr/include/glib-2.0/gobject/gtype.h:1977:40: error: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Werror=cast-function-type] (GClassInitFunc) type_name##_class_intern_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_datamaplist.c:29:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoDatamapList, osinfo_datamaplist, OSINFO_TYPE_LIST); ^~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1979:40: error: cast between incompatible function types from 'void (*)(OsinfoDatamapList *)' {aka 'void (*)(struct _OsinfoDatamapList *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Werror=cast-function-type] (GInstanceInitFunc) type_name##_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_datamaplist.c:29:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoDatamapList, osinfo_datamaplist, OSINFO_TYPE_LIST); ^~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:762: libosinfo_1_0_la-osinfo_datamaplist.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../osinfo/osinfo.h:28, from ../../osinfo/osinfo_avatar_format.c:28: ../../osinfo/osinfo_avatar_format.c: In function 'osinfo_avatar_format_get_type': /usr/include/glib-2.0/gobject/gtype.h:1977:40: error: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Werror=cast-function-type] (GClassInitFunc) type_name##_class_intern_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_avatar_format.c:31:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoAvatarFormat, osinfo_avatar_format, OSINFO_TYPE_ENTITY); ^~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1979:40: error: cast between incompatible function types from 'void (*)(OsinfoAvatarFormat *)' {aka 'void (*)(struct _OsinfoAvatarFormat *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Werror=cast-function-type] (GInstanceInitFunc) type_name##_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_avatar_format.c:31:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoAvatarFormat, osinfo_avatar_format, OSINFO_TYPE_ENTITY); ^~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:748: libosinfo_1_0_la-osinfo_avatar_format.lo] Error 1 In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../osinfo/osinfo.h:28, from ../../osinfo/osinfo_datamap.c:26: ../../osinfo/osinfo_datamap.c: In function 'osinfo_datamap_get_type': /usr/include/glib-2.0/gobject/gtype.h:1977:40: error: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Werror=cast-function-type] (GClassInitFunc) type_name##_class_intern_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_datamap.c:33:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoDatamap, osinfo_datamap, OSINFO_TYPE_ENTITY); ^~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1979:40: error: cast between incompatible function types from 'void (*)(OsinfoDatamap *)' {aka 'void (*)(struct _OsinfoDatamap *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Werror=cast-function-type] (GInstanceInitFunc) type_name##_init, \ ^ /usr/include/glib-2.0/gobject/gtype.h:1995:3: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER' _G_DEFINE_TYPE_EXTENDED_BEGIN_REGISTER(TypeName, type_name, TYPE_PARENT, flags) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: note: in expansion of macro '_G_DEFINE_TYPE_EXTENDED_BEGIN' #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: note: in expansion of macro 'G_DEFINE_TYPE_EXTENDED' #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../../osinfo/osinfo_datamap.c:33:1: note: in expansion of macro 'G_DEFINE_TYPE' G_DEFINE_TYPE(OsinfoDatamap, osinfo_datamap, OSINFO_TYPE_ENTITY); ^~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:755: libosinfo_1_0_la-osinfo_datamap.lo] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> make[2]: *** [Makefile:605: all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> make[1]: *** [Makefile:594: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> make: *** [Makefile:480: all] Error 2 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-26 #813
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/813/…> ------------------------------------------ [...truncated 4.13 MB...] CCLD qemuargv2xmltest CCLD qemuhelptest CCLD domainsnapshotxml2xmltest CCLD qemumonitortest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucaps2xmltest CCLD qemumemlocktest CCLD qemucommandutiltest CCLD qemublocktest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD openvzutilstest CCLD esxutilstest CCLD vboxsnapshotxmltest CCLD vmx2xmltest CCLD xml2vmxtest CCLD vmwarevertest CCLD virjsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD storagebackendsheepdogtest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstorageutiltest CCLD virstoragetest CCLD virscsitest CCLD nsstest CCLD nssguesttest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD genericxml2xmltest CCLD virusbtest CCLD virnetdevbandwidthtest CCLD eventtest CCLD virdrivermoduletest CCLD objecteventtest CCLD virmacmaptest CCLD commandhelper CCLD ssh CCLD qemucapsprobe CCLD nsslinktest CCLD nssguestlinktest make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make check-TESTS make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: virshtest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virendiantest PASS: virpcitest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virrotatingfiletest PASS: virlogtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: virschematest PASS: domaincapstest PASS: domainconftest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: fchosttest PASS: scsihosttest PASS: virnettlssessiontest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: libxlxml2domconfigtest PASS: qemuxml2argvtest PASS: qemuargv2xmltest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: qemuagenttest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: networkxml2xmltest PASS: virjsontest PASS: networkxml2conftest PASS: networkxml2xmlupdatetest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virstorageutiltest PASS: virscsitest PASS: nsstest PASS: virstoragetest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: cputest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: virdrivermoduletest PASS: eventtest PASS: objecteventtest PASS: libvirtd-fail PASS: libvirtd-pool PASS: virsh-cpuset PASS: virmacmaptest PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virsh-optparse ============================================================================ Testsuite summary for libvirt 4.1.0 ============================================================================ # TOTAL: 129 # PASS: 129 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> + exit 0 Processing files: libvirt-4.1.0-1.fc26.x86_64 Processing files: libvirt-docs-4.1.0-1.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UjhNBD + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr ChangeLog.gz <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr README <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr README.md <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr libvirt-docs/html <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/hellolibvirt <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/object-events <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/dominfo <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/domsuspend <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/dommigrate <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/openauth <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/xml <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/rename <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/systemtap <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr examples/admin <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + exit 0 Provides: libvirt-docs = 4.1.0-1.fc26 libvirt-docs(x86-64) = 4.1.0-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-4.1.0-1.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZvQKUp + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> + cp -pr daemon/libvirtd.upstart <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> cp: cannot stat 'daemon/libvirtd.upstart': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.ZvQKUp (%doc) error: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> error: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ZvQKUp (%doc) File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-27 #813
by ci@centos.org 23 Feb '18

23 Feb '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/813/…> ------------------------------------------ [...truncated 4.13 MB...] CCLD qemumonitortest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucaps2xmltest CCLD qemumemlocktest CCLD qemucommandutiltest CCLD qemublocktest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD openvzutilstest CCLD esxutilstest CCLD vboxsnapshotxmltest CCLD vmx2xmltest CCLD xml2vmxtest CCLD vmwarevertest CCLD virjsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD storagebackendsheepdogtest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstorageutiltest CCLD virstoragetest CCLD virscsitest CCLD nsstest CCLD nssguesttest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD genericxml2xmltest CCLD virusbtest CCLD virnetdevbandwidthtest CCLD eventtest CCLD virdrivermoduletest CCLD objecteventtest CCLD virmacmaptest CCLD commandhelper CCLD ssh CCLD qemucapsprobe CCLD nsslinktest CCLD nssguestlinktest make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make check-TESTS make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: virshtest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virendiantest PASS: virpcitest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: virschematest PASS: domainconftest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlssessiontest PASS: virnettlscontexttest PASS: fchosttest PASS: scsihosttest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: viridentitytest PASS: securityselinuxtest PASS: xml2sexprtest PASS: securityselinuxlabeltest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: libxlxml2domconfigtest PASS: qemuxml2argvtest PASS: qemuargv2xmltest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: lxcxml2xmltest PASS: qemuagenttest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virstorageutiltest PASS: virscsitest PASS: nsstest PASS: virstoragetest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: cputest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: virdrivermoduletest PASS: eventtest PASS: objecteventtest PASS: libvirtd-fail PASS: libvirtd-pool PASS: virsh-cpuset PASS: virmacmaptest PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virsh-optparse ============================================================================ Testsuite summary for libvirt 4.1.0 ============================================================================ # TOTAL: 129 # PASS: 129 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> + exit 0 Processing files: libvirt-4.1.0-1.fc27.x86_64 Processing files: libvirt-docs-4.1.0-1.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hUBkFp + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr ChangeLog.gz <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr README <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr README.md <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr libvirt-docs/html <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/hellolibvirt <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/object-events <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/dominfo <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/domsuspend <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/dommigrate <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/openauth <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/xml <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/rename <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/systemtap <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr examples/admin <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + exit 0 Provides: libvirt-docs = 4.1.0-1.fc27 libvirt-docs(x86-64) = 4.1.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvirt-daemon-4.1.0-1.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cmSi9t + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cd libvirt-4.1.0 + DOCDIR=<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + cp -pr daemon/libvirtd.upstart <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> cp: cannot stat 'daemon/libvirtd.upstart': No such file or directory + : + cp -pr examples/polkit/libvirt-acl.rules <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> + exit 0 error: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> RPM build errors: File not found: <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> Build step 'Execute shell' marked build as failure
1 2
0 0
  • ← Newer
  • 1
  • ...
  • 857
  • 858
  • 859
  • 860
  • 861
  • 862
  • 863
  • ...
  • 941
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.