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-debian #30
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/30/> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 30 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/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:810) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097) 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 128: stdout: stderr: fatal: unable to connect to n64.pufty.ci.centos.org: n64.pufty.ci.centos.org: Name or service not known at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1463) 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:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-debian(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.GeneratedMethodAccessor269.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.$Proxy59.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-6 #29
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/29/> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 29 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change 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-6 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/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 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:810) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097) 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 fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (Temporary failure in name resolution) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1463) 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:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-centos-6(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.GeneratedMethodAccessor269.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.$Proxy59.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #27
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 27 originally caused by: Started by upstream project "virt-manager-master-build" build number 29 originally caused by: Started by upstream project "libvirt-python-master-build" build number 20 originally caused by: Started by upstream project "libvirt-master-build" build number 23 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/virt-manager-master-check/systems=libvirt-centos-…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson783166481136893978.sh + python setup.py test running test .......................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 410 tests in 334.854s OK /tmp/hudson783166481136893978.sh: line 2: 22008 Segmentation fault python setup.py test Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-6 #25
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/25/> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 25 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-6 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/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 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:810) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097) 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 fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (Temporary failure in name resolution) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1463) 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:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-centos-6(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.GeneratedMethodAccessor269.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.$Proxy59.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #8
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 8 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 10 originally caused by: Started by upstream project "libvirt-master-build" build number 11 originally caused by: 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-perl-master-test/systems=libvirt-fedora-r…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1853625869780520660.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_NODE_DEVICE_EVENT_ID_UPDATE' # at t/030-api-coverage.t line 166. # Looks like you failed 1 test of 1501. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1501 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: 256 Tests: 1501 Failed: 1) Failed test: 1230 Non-zero exit status: 1 Files=12, Tests=1753, 44 wallclock secs ( 0.46 usr 0.16 sys + 7.51 cusr 1.78 csys = 9.91 CPU) Result: FAIL Failed 1/12 test programs. 1/1753 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 #8
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 8 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 10 originally caused by: Started by upstream project "libvirt-master-build" build number 11 originally caused by: Started by an SCM change 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/hudson5279782789428555827.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_NODE_DEVICE_EVENT_ID_UPDATE' # at t/030-api-coverage.t line 166. # Looks like you failed 1 test of 1501. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1501 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: 256 Tests: 1501 Failed: 1) Failed test: 1230 Non-zero exit status: 1 Files=12, Tests=1753, 34 wallclock secs ( 0.54 usr 0.06 sys + 6.58 cusr 0.41 csys = 7.59 CPU) Result: FAIL Failed 1/12 test programs. 1/1753 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-23 #8
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 8 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 10 originally caused by: Started by upstream project "libvirt-master-build" build number 11 originally caused by: Started by an SCM change 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/hudson1906594251368482284.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_NODE_DEVICE_EVENT_ID_UPDATE' # at t/030-api-coverage.t line 166. # Looks like you failed 1 test of 1501. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1501 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: 256 Tests: 1501 Failed: 1) Failed test: 1230 Non-zero exit status: 1 Files=12, Tests=1753, 32 wallclock secs ( 0.49 usr 0.06 sys + 6.38 cusr 0.41 csys = 7.34 CPU) Result: FAIL Failed 1/12 test programs. 1/1753 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-perl-master-test » libvirt-fedora-22 #8
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 8 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 10 originally caused by: Started by upstream project "libvirt-master-build" build number 11 originally caused by: Started by an SCM change 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/hudson136305381805628657.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_NODE_DEVICE_EVENT_ID_UPDATE' # at t/030-api-coverage.t line 166. # Looks like you failed 1 test of 1501. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1501 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: 256 Tests: 1501 Failed: 1) Failed test: 1230 Non-zero exit status: 1 Files=12, Tests=1753, 32 wallclock secs ( 0.43 usr 0.06 sys + 6.26 cusr 0.38 csys = 7.13 CPU) Result: FAIL Failed 1/12 test programs. 1/1753 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 #8
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 8 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 10 originally caused by: Started by upstream project "libvirt-master-build" build number 11 originally caused by: 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/libvirt-perl-master-test/systems=libvirt-centos-7…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson5166710726344945636.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_NODE_DEVICE_EVENT_ID_UPDATE' # at t/030-api-coverage.t line 166. # Looks like you failed 1 test of 1501. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1501 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: 256 Tests: 1501 Failed: 1) Failed test: 1230 Non-zero exit status: 1 Files=12, Tests=1753, 21 wallclock secs ( 0.36 usr 0.05 sys + 6.78 cusr 0.41 csys = 7.60 CPU) Result: FAIL Failed 1/12 test programs. 1/1753 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-master-syntax-check » libvirt-fedora-rawhide #11
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 11 originally caused by: Started by upstream project "libvirt-master-build" build number 12 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-master-syntax-check/systems=libvirt-fedor…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1574529855985229623.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN test-wrap-argv GEN prohibit-duplicate-header GEN spacing-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_config_h_in_headers prohibit_close_stream_without_use prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_dt_without_code prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostby prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_not_strneq prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio-safer_without_use prohibit_stdio--_without_use prohibit_strdup prohibit_strcmp prohibit_strings_without_use prohibit_strncmp prohibit_strtol prohibit_strncpy prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 cppi: ../src/libxl/libxl_driver.c: line 5310: not properly indented maint.mk: incorrect preprocessor indentation ../cfg.mk:686: recipe for target 'sc_preprocessor_indentation' failed make: *** [sc_preprocessor_indentation] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.