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
  • ----- 2025 -----
  • 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

October 2023

  • 2 participants
  • 746 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-23 #92
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-23/92… Started by upstream project "libvirt-master-build" build number 92 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-23/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1738) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 1: stdout: Fetching submodule .gnulib stderr: remote: Counting objects: 7, done. remote: Compressing objects: 20% (1/5) remote: Compressing objects: 40% (2/5) remote: Compressing objects: 60% (3/5) remote: Compressing objects: 80% (4/5) remote: Compressing objects: 100% (5/5) remote: Compressing objects: 100% (5/5), done. remote: Total 5 (delta 3), reused 0 (delta 0) >From git://n64.pufty.ci.centos.org/libvirt eef8b26..381b9d0 master -> origin/master fatal: unable to connect to git.sv.gnu.org: git.sv.gnu.org[0: 208.118.235.72]: errno=Network is unreachable at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1476) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-fedora-23(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) at hudson.remoting.Channel.call(Channel.java:781) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at com.sun.proxy.$Proxy62.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #84
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…: [mprivozn] virhostcpu: Expose virHostCPUStatsAssign [mprivozn] test_driver: Replace magic constant [mprivozn] test driver: Implement virConnectGetSysinfo. [mprivozn] test driver: Implement virConnectGetType. [mprivozn] test driver: Implement testNodeGetCPUStats [mprivozn] test driver: Implement testNodeGetFreeMemory [mprivozn] test driver: added pages sizes into XML into test driver. [mprivozn] test driver: Implement testNodeGetFreePages. ------------------------------------------ [...truncated 3942 lines...] CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC libvirt_admin_la-libvirt-admin.lo CC libvirt_admin_la-datatypes.lo CC util/libvirt_nss_la-viralloc.lo CC util/libvirt_nss_la-viratomic.lo CC util/libvirt_nss_la-virbitmap.lo CC util/libvirt_nss_la-virbuffer.lo CC util/libvirt_nss_la-vircommand.lo CC util/libvirt_nss_la-virerror.lo CC util/libvirt_nss_la-virfile.lo CC util/libvirt_nss_la-virjson.lo CC util/libvirt_nss_la-virkmod.lo CC util/libvirt_nss_la-virlease.lo CC util/libvirt_nss_la-virlog.lo CC util/libvirt_nss_la-virobject.lo CC util/libvirt_nss_la-virpidfile.lo CC util/libvirt_nss_la-virprocess.lo CC util/libvirt_nss_la-virsocketaddr.lo CC util/libvirt_nss_la-virstring.lo CC util/libvirt_nss_la-virthread.lo CC util/libvirt_nss_la-virthreadjob.lo CC util/libvirt_nss_la-virtime.lo CC util/libvirt_nss_la-virutil.lo CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.lo CC util/libvirt_util_la-viratomic.lo CC util/libvirt_util_la-viraudit.lo CC util/libvirt_util_la-virauth.lo CC util/libvirt_util_la-virauthconfig.lo CC util/libvirt_util_la-virbitmap.lo CC util/libvirt_util_la-virbuffer.lo CC util/libvirt_util_la-virperf.lo CC util/libvirt_util_la-vircgroup.lo CC util/libvirt_util_la-virclosecallbacks.lo CC util/libvirt_util_la-vircommand.lo CC util/libvirt_util_la-virconf.lo CC util/libvirt_util_la-vircrypto.lo CC util/libvirt_util_la-virdbus.lo CC util/libvirt_util_la-virdnsmasq.lo CC util/libvirt_util_la-virebtables.lo CC util/libvirt_util_la-virerror.lo CC util/libvirt_util_la-virevent.lo CC util/libvirt_util_la-vireventpoll.lo CC util/libvirt_util_la-virfile.lo CC util/libvirt_util_la-virfirewall.lo CC util/libvirt_util_la-virfirmware.lo CC util/libvirt_util_la-virgettext.lo CC util/libvirt_util_la-virgic.lo CC util/libvirt_util_la-virhash.lo CC util/libvirt_util_la-virhashcode.lo CC util/libvirt_util_la-virhook.lo CC util/libvirt_util_la-virhostcpu.lo CC util/libvirt_util_la-virhostdev.lo CC util/libvirt_util_la-virhostmem.lo CC util/libvirt_util_la-viridentity.lo CC util/libvirt_util_la-virinitctl.lo CC util/libvirt_util_la-viriptables.lo CC util/libvirt_util_la-viriscsi.lo CC util/libvirt_util_la-virjson.lo CC util/libvirt_util_la-virkeycode.lo CC util/libvirt_util_la-virkeyfile.lo CC util/libvirt_util_la-virlease.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevmidonet.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virpolkit.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virqemu.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virrotatingfile.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsecret.lo CC util/libvirt_util_la-virsexpr.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstats.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadjob.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virxml.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numa_conf.lo CC conf/libvirt_conf_la-virdomainobjlist.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-storage_event.lo CC conf/libvirt_conf_la-node_device_event.lo CC conf/libvirt_conf_la-network_conf.lo CC conf/libvirt_conf_la-networkcommon_conf.lo CC conf/libvirt_conf_la-nwfilter_params.lo CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo CC conf/libvirt_conf_la-nwfilter_conf.lo CC conf/libvirt_conf_la-node_device_conf.lo CC conf/libvirt_conf_la-storage_conf.lo CC conf/libvirt_conf_la-interface_conf.lo CC conf/libvirt_conf_la-secret_conf.lo CC conf/libvirt_conf_la-virsecretobj.lo CC conf/libvirt_conf_la-cpu_conf.lo CC conf/libvirt_conf_la-virchrdev.lo CC conf/libvirt_conf_la-device_conf.lo CC cpu/libvirt_cpu_la-cpu.lo CC cpu/libvirt_cpu_la-cpu_x86.lo CC cpu/libvirt_cpu_la-cpu_s390.lo CC cpu/libvirt_cpu_la-cpu_arm.lo CC cpu/libvirt_cpu_la-cpu_ppc64.lo CC cpu/libvirt_cpu_la-cpu_map.lo CC secret/libvirt_secret_la-secret_util.lo CC vmx/libvirt_vmx_la-vmx.lo CC locking/libvirt_driver_la-lock_manager.lo CC locking/libvirt_driver_la-lock_driver_nop.lo CC locking/libvirt_driver_la-domain_lock.lo CC logging/libvirt_driver_la-log_manager.lo CC logging/libvirt_driver_la-log_protocol.lo CC test/libvirt_driver_test_la-test_driver.lo CC remote/libvirt_driver_remote_la-remote_driver.lo CC remote/libvirt_driver_remote_la-remote_protocol.lo CC remote/libvirt_driver_remote_la-lxc_protocol.lo CC remote/libvirt_driver_remote_la-qemu_protocol.lo CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_net_rpc_client_la-virnetclient.lo CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo CC rpc/libvirt_net_rpc_server_la-virnetdaemon.lo CC rpc/libvirt_net_rpc_server_la-virnetserver.lo CC rpc/libvirt_net_rpc_la-virnetmessage.lo CC rpc/libvirt_net_rpc_la-virnetsocket.lo CC rpc/libvirt_net_rpc_la-virkeepalive.lo CC rpc/libvirt_net_rpc_la-virnetprotocol.lo CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo CC rpc/libvirt_net_rpc_la-virnetsshsession.lo CC rpc/libvirt_net_rpc_la-virnettlscontext.lo CC phyp/libvirt_driver_phyp_la-phyp_driver.lo CC vmware/libvirt_driver_vmware_la-vmware_driver.lo CC vmware/libvirt_driver_vmware_la-vmware_conf.lo CC esx/libvirt_driver_esx_la-esx_driver.lo CC esx/libvirt_driver_esx_la-esx_interface_driver.lo CC esx/libvirt_driver_esx_la-esx_network_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC esx/libvirt_driver_esx_la-esx_stream.lo CC esx/libvirt_driver_esx_la-esx_util.lo CC esx/libvirt_driver_esx_la-esx_vi.lo CC esx/libvirt_driver_esx_la-esx_vi_methods.lo CC esx/libvirt_driver_esx_la-esx_vi_types.lo CC security/libvirt_security_manager_la-security_driver.lo CC security/libvirt_security_manager_la-security_nop.lo CC security/libvirt_security_manager_la-security_stack.lo CC security/libvirt_security_manager_la-security_dac.lo CC security/libvirt_security_manager_la-security_manager.lo CC access/libvirt_driver_access_la-viraccessperm.lo CC access/libvirt_driver_access_la-viraccessmanager.lo CC access/libvirt_driver_access_la-viraccessdrivernop.lo CC access/libvirt_driver_access_la-viraccessdriverstack.lo CC access/libvirt_driver_access_la-viraccessapicheck.lo CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo CC access/libvirt_driver_access_la-viraccessapichecklxc.lo CC admin/libvirt_admin_la-admin_protocol.lo CCLD libvirt-nss.la CCLD libvirt_util.la CCLD libvirt_conf.la CCLD libvirt_cpu.la CCLD libvirt_secret.la CCLD libvirt_vmx.la CCLD libvirt_driver.la CCLD libvirt_driver_test.la CCLD libvirt-net-rpc-client.la CCLD libvirt-net-rpc-server.la CCLD libvirt-net-rpc.la CCLD libvirt_driver_phyp.la CCLD libvirt_driver_vmware.la CCLD libvirt_driver_esx.la CCLD libvirt_security_manager.la CCLD libvirt_driver_access.la CCLD libvirt_driver_remote.la CCLD libvirt.la Cannot export virHostCPUStatsAssign: symbol not defined ./.libs/libvirt_driver_test.a(libvirt_driver_test_la-test_driver.o): In function `testNodeGetCPUStats': <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>:2752: undefined reference to `virHostCPUStatsAssign' <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>:2762: undefined reference to `virHostCPUStatsAssign' <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>:2757: undefined reference to `virHostCPUStatsAssign' <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>:2767: undefined reference to `virHostCPUStatsAssign' collect2: error: ld returned 1 exit status Makefile:5778: recipe for target 'libvirt.la' failed make[3]: *** [libvirt.la] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:5395: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:2004: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:1901: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #55
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-… Started by upstream project "virt-manager-master-check" build number 55 originally caused by: Started by upstream project "virt-manager-master-build" build number 59 originally caused by: Started by upstream project "libvirt-python-master-build" build number 45 originally caused by: Started by upstream project "libvirt-master-build" build number 81 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson3162287294949726184.sh + python setup.py test running test .......................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 410 tests in 169.634s OK /tmp/hudson3162287294949726184.sh: line 2: 20548 Segmentation fault python setup.py test Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #42
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r… Started by upstream project "libvirt-perl-master-test" build number 42 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 47 originally caused by: Started by upstream project "libvirt-master-build" build number 79 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-perl-master-test/systems=libvirt-fedora-r…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1939017760306766189.sh + make -j3 test TEST_MAINTAINER=1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_UNDEFINE_KEEP_NVRAM' # at t/030-api-coverage.t line 166. # Failed test 'VIR_ERR_AGENT_UNSYNCED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_USAGE_TYPE_TLS' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1508. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1508 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1508 Failed: 3) Failed tests: 977, 997, 1243 Non-zero exit status: 3 Files=12, Tests=1760, 27 wallclock secs ( 0.33 usr 0.13 sys + 5.12 cusr 1.18 csys = 6.76 CPU) Result: FAIL Failed 1/12 test programs. 3/1760 subtests failed. Makefile:1018: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-21 #42
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2… Started by upstream project "libvirt-perl-master-test" build number 42 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 47 originally caused by: Started by upstream project "libvirt-master-build" build number 79 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson2132351621364660291.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_UNDEFINE_KEEP_NVRAM' # at t/030-api-coverage.t line 166. # Failed test 'VIR_ERR_AGENT_UNSYNCED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_USAGE_TYPE_TLS' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1508. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1508 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1508 Failed: 3) Failed tests: 977, 997, 1243 Non-zero exit status: 3 Files=12, Tests=1760, 35 wallclock secs ( 0.54 usr 0.06 sys + 6.73 cusr 0.33 csys = 7.66 CPU) Result: FAIL Failed 1/12 test programs. 3/1760 subtests failed. Makefile:1027: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-22 #42
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2… Started by upstream project "libvirt-perl-master-test" build number 42 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 47 originally caused by: Started by upstream project "libvirt-master-build" build number 79 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-22] $ /bin/sh -xe /tmp/hudson812222520136284104.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_UNDEFINE_KEEP_NVRAM' # at t/030-api-coverage.t line 166. # Failed test 'VIR_ERR_AGENT_UNSYNCED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_USAGE_TYPE_TLS' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1508. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1508 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1508 Failed: 3) Failed tests: 977, 997, 1243 Non-zero exit status: 3 Files=12, Tests=1760, 33 wallclock secs ( 0.59 usr 0.06 sys + 6.40 cusr 0.34 csys = 7.39 CPU) Result: FAIL Failed 1/12 test programs. 3/1760 subtests failed. Makefile:1029: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-centos-7 #42
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7… Started by upstream project "libvirt-perl-master-test" build number 42 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 47 originally caused by: Started by upstream project "libvirt-master-build" build number 79 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-perl-master-test/systems=libvirt-centos-7…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson908215498112242126.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_UNDEFINE_KEEP_NVRAM' # at t/030-api-coverage.t line 166. # Failed test 'VIR_ERR_AGENT_UNSYNCED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_USAGE_TYPE_TLS' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1508. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1508 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1508 Failed: 3) Failed tests: 977, 997, 1243 Non-zero exit status: 3 Files=12, Tests=1760, 22 wallclock secs ( 0.39 usr 0.03 sys + 7.06 cusr 0.36 csys = 7.84 CPU) Result: FAIL Failed 1/12 test programs. 3/1760 subtests failed. make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-23 #42
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2… Started by upstream project "libvirt-perl-master-test" build number 42 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 47 originally caused by: Started by upstream project "libvirt-master-build" build number 79 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson970957025873889777.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_UNDEFINE_KEEP_NVRAM' # at t/030-api-coverage.t line 166. # Failed test 'VIR_ERR_AGENT_UNSYNCED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_USAGE_TYPE_TLS' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1508. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1508 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1508 Failed: 3) Failed tests: 977, 997, 1243 Non-zero exit status: 3 Files=12, Tests=1760, 40 wallclock secs ( 0.54 usr 0.07 sys + 6.29 cusr 0.38 csys = 7.28 CPU) Result: FAIL Failed 1/12 test programs. 3/1760 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-rawhide #41
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi… [...truncated 491 lines...] CCLD test-ptsname_r CCLD test-raise CCLD test-random_r CCLD test-rawmemchr CCLD test-read CCLD test-readlink CCLD test-recv CCLD test-regex CCLD test-sched CCLD test-select CCLD test-select-fd CCLD test-select-stdin CCLD test-send CCLD test-setenv CCLD test-setlocale1 CCLD test-setlocale2 CCLD test-setsockopt CCLD test-sigaction CCLD test-signal-h CCLD test-signbit CCLD test-sigpipe CCLD test-sigprocmask CCLD test-sleep CCLD test-snprintf CCLD test-sockets CCLD test-spawn CCLD test-stat CCLD test-stat-time CCLD test-stdalign CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make check-TESTS make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> ============================================================================ Testsuite summary for libvirt 2.3.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virshtest PASS: virportallocatortest PASS: sysinfotest PASS: virschematest PASS: vircapstest PASS: virkmodtest PASS: domainconftest PASS: virhostdevtest PASS: domaincapstest PASS: vircaps2xmltest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: fchosttest PASS: virnettlssessiontest PASS: scsihosttest PASS: fdstreamtest PASS: virnettlscontexttest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: virdrivermoduletest PASS: securityselinuxlabeltest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: qemuargv2xmltest FAIL: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucommandutiltest PASS: qemucaps2xmltest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: virstoragetest PASS: metadatatest PASS: cputest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virnetdevbandwidthtest PASS: virusbtest PASS: eventtest PASS: objecteventtest PASS: libvirtd-pool PASS: libvirtd-fail PASS: virsh-define-dev-segfault PASS: virsh-cpuset PASS: virsh-int-overflow SKIP: virsh-optparse PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-vcpupin PASS: virsh-uriprecedence ============================================================================ Testsuite summary for libvirt 2.3.0 ============================================================================ # TOTAL: 120 # PASS: 118 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:5493: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:5599: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:6540: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:2004: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-centos-7 #41
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/41/… [...truncated 508 lines...] CCLD test-random_r CCLD test-rawmemchr CCLD test-read CCLD test-readlink CCLD test-recv CCLD test-regex CCLD test-sched CCLD test-select CCLD test-select-fd CCLD test-select-stdin CCLD test-send CCLD test-setenv CCLD test-setlocale1 CCLD test-setlocale2 CCLD test-setsockopt CCLD test-sigaction CCLD test-signal-h CCLD test-signbit CCLD test-sigpipe CCLD test-sigprocmask CCLD test-sleep CCLD test-snprintf CCLD test-sockets CCLD test-spawn CCLD test-stat CCLD test-stat-time CCLD test-stdalign CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make check-TESTS make[4]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[5]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[6]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make all-recursive make[7]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> Making all in . make[8]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[7]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[6]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> ============================================================================ Testsuite summary for libvirt 2.3.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> Making check in tests make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make check-TESTS make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[3]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: utiltest PASS: viratomictest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virshtest PASS: virstringtest PASS: sysinfotest PASS: virportallocatortest PASS: virkmodtest PASS: vircapstest PASS: virschematest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: vircaps2xmltest PASS: virnetdevtest PASS: virnetmessagetest PASS: virtypedparamtest PASS: virnetsockettest PASS: virnetserverclienttest PASS: virnetdaemontest PASS: fchosttest PASS: virnettlssessiontest PASS: scsihosttest PASS: fdstreamtest PASS: virnettlscontexttest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: virdrivermoduletest PASS: securityselinuxlabeltest FAIL: qemuxml2argvtest PASS: qemuargv2xmltest PASS: domainsnapshotxml2xmltest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: qemumonitortest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemumonitorjsontest PASS: qemucommandutiltest PASS: qemucaps2xmltest PASS: qemucapabilitiestest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: jsontest PASS: vmwarevertest PASS: xml2vmxtest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterebiptablestest PASS: nwfilterxml2xmltest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: virstoragetest PASS: secretxml2xmltest PASS: cputest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: objecteventtest PASS: libvirtd-pool PASS: libvirtd-fail PASS: eventtest PASS: virsh-cpuset PASS: virsh-define-dev-segfault SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-vcpupin PASS: virsh-uriprecedence make[4]: Entering directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[4]: Nothing to be done for `all'. make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> ============================================================================ Testsuite summary for libvirt 2.3.0 ============================================================================ # TOTAL: 114 # PASS: 112 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…'> make: *** [check-recursive] Error 1 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 3
0 0
  • ← Newer
  • 1
  • ...
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.