[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-check » libvirt-fedora-rawhide #1518

See <https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/1518/> ------------------------------------------ Started by upstream project "libvirt-daemon-check" build number 1518 originally caused by: Started by upstream project "libvirt-daemon-syntax-check" build number 1579 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1586 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-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson8849216869062572472.sh + cd build + export VIR_TEST_EXPENSIVE=1 + VIR_TEST_EXPENSIVE=1 + export VIR_TEST_DEBUG=2 + VIR_TEST_DEBUG=2 + make -j3 check GEN public-submodule-commit Making check in . make[1]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> make check-local make[2]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> Making all in gnulib/lib make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/lib'> make all-am make[5]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/lib'> make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/lib'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/lib'> Making all in include/libvirt make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/include/libvirt'> make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/include/libvirt'> Making all in src make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/src'> make all-am make[5]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/src'> CCLD libvirt_util.la CCLD libvirt_conf.la CCLD libvirt_cpu.la CCLD libvirt_secret.la CCLD libvirt_vmx.la CCLD libvirt_xenconfig.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_openvz.la CCLD libvirt_driver_vmware.la CCLD libvirt_driver_esx.la CCLD libvirt_driver_hyperv.la CCLD libvirt_security_manager.la CCLD libvirt_driver_access.la CCLD lockd.la CCLD libvirt_driver_xen_impl.la CCLD libvirt_driver_vbox_impl.la CC libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_alias.lo ../../src/libxl/libxl_domain.c: In function 'libxlDomainCleanup': ../../src/libxl/libxl_domain.c:1361:0: error: unterminated argument list invoking macro "ignore_value" } ../../src/libxl/libxl_domain.c:808:9: error: 'ignore_value' undeclared (first use in this function) ignore_value(virHookCall(VIR_HOOK_DRIVER_LIBXL, vm->def->name, ^~~~~~~~~~~~ ../../src/libxl/libxl_domain.c:808:9: note: each undeclared identifier is reported only once for each function it appears in ../../src/libxl/libxl_domain.c:808:9: error: expected ';' at end of input ../../src/libxl/libxl_domain.c:808:9: error: expected declaration or statement at end of input ../../src/libxl/libxl_domain.c:805:15: error: unused variable 'xml' [-Werror=unused-variable] char *xml = virDomainDefFormat(vm->def, cfg->caps, 0); ^~~ ../../src/libxl/libxl_domain.c:808:9: error: expected declaration or statement at end of input ignore_value(virHookCall(VIR_HOOK_DRIVER_LIBXL, vm->def->name, ^~~~~~~~~~~~ cc1: all warnings being treated as errors Makefile:8671: recipe for target 'libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo' failed make[5]: *** [libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/src'> Makefile:5395: recipe for target 'all' failed make[4]: *** [all] Error 2 make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/src'> Makefile:2004: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> Makefile:1901: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> Makefile:2294: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build'> Makefile:2004: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Archiving artifacts

See <https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/1519/> ------------------------------------------ [...truncated 689 lines...] PASS: test-nonblocking PASS: test-open PASS: test-openpty PASS: test-passfd PASS: test-pathmax PASS: test-perror.sh PASS: test-perror2 PASS: test-pipe PASS: test-pipe2 PASS: test-poll-h PASS: test-poll PASS: test-posix_openpt PASS: test-posix_spawn_file_actions_addclose PASS: test-posix_spawn_file_actions_adddup2 PASS: test-posix_spawn_file_actions_addopen PASS: test-posix_spawn1 PASS: test-posix_spawn2 PASS: test-nonblocking-pipe.sh PASS: test-pthread_sigmask1 SKIP: test-ptsname SKIP: test-ptsname_r PASS: test-raise PASS: test-random_r PASS: test-rawmemchr PASS: test-read PASS: test-readlink PASS: test-recv PASS: test-regex PASS: test-sched PASS: test-select PASS: test-nonblocking-socket.sh PASS: test-pthread_sigmask2 PASS: test-send PASS: test-setenv PASS: test-setlocale1.sh PASS: test-setlocale2.sh PASS: test-setsockopt PASS: test-sigaction PASS: test-select-out.sh PASS: test-signal-h PASS: test-signbit PASS: test-sigpipe.sh PASS: test-select-in.sh PASS: test-snprintf PASS: test-sockets PASS: test-spawn PASS: test-stat PASS: test-stat-time PASS: test-stdalign PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strchrnul PASS: test-strerror PASS: test-strerror_r PASS: test-string PASS: test-sigprocmask PASS: test-sleep PASS: test-strings PASS: test-strnlen PASS: test-sys_select PASS: test-symlink PASS: test-sys_ioctl PASS: test-sys_time PASS: test-sys_stat PASS: test-sys_socket PASS: test-sys_uio PASS: test-sys_utsname PASS: test-sys_types PASS: test-sys_wait PASS: test-termios PASS: test-thread_create PASS: test-thread_self SKIP: test-ttyname_r PASS: test-time PASS: test-uname PASS: test-unistd PASS: test-unlockpt PASS: test-unsetenv PASS: test-vasnprintf PASS: test-vasprintf PASS: test-init.sh PASS: test-usleep PASS: test-verify PASS: test-vc-list-files-git.sh PASS: test-vsnprintf PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h PASS: test-write PASS: test-vc-list-files-cvs.sh PASS: test-xalloc-die.sh PASS: test-verify.sh ============================================================================ Testsuite summary for libvirt 2.2.0 ============================================================================ # TOTAL: 215 # PASS: 202 # SKIP: 13 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/tests'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/tests'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/tests'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/tests'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/gnulib/tests'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virconftest PASS: virhashtest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virendiantest PASS: virpcitest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virshtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domainconftest PASS: domaincapstest PASS: virschematest PASS: vircaps2xmltest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: fchosttest PASS: virnettlscontexttest PASS: scsihosttest PASS: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: virdrivermoduletest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xencapstest PASS: xmconfigtest PASS: xlconfigtest PASS: qemuargv2xmltest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: domainsnapshotxml2xmltest PASS: qemuhelptest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: lxcxml2xmltest PASS: qemuagenttest PASS: qemucommandutiltest PASS: openvzutilstest PASS: lxcconf2xmltest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: storagebackendsheepdogtest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest FAIL: interfacexml2xmltest ../../build-aux/test-driver: line 135: echo: write error: No space left on device ../../build-aux/test-driver: line 136: echo: write error: No space left on device ../../build-aux/test-driver: line 137: echo: write error: No space left on device ../../build-aux/test-driver: line 138: echo: write error: No space left on device Makefile:6327: recipe for target 'interfacexml2xmltest.log' failed make[3]: *** [interfacexml2xmltest.log] Error 1 make[3]: *** Waiting for unfinished jobs.... ../../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: cputest ../../build-aux/test-driver: line 135: echo: write error: No space left on device ../../build-aux/test-driver: line 136: echo: write error: No space left on device ../../build-aux/test-driver: line 137: echo: write error: No space left on device ../../build-aux/test-driver: line 138: echo: write error: No space left on device Makefile:6334: recipe for target 'cputest.log' failed make[3]: *** [cputest.log] Error 1 PASS: virstoragetest make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> Makefile:5599: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> Makefile:6540: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhide/ws/build/tests'> Makefile:2004: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Archiving artifacts

participants (1)
-
ci@centos.org