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

October 2023

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

26 Oct '23
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/… Started by upstream project "libvirt-go-master-check" build number 49 originally caused by: Started by upstream project "libvirt-go-master-build" build number 49 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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/libvirt-go-master-check/systems=libvirt-centos-7/…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson2162035116592730418.sh + go test -tags api Missing function 'virConnectDomainEventMetadataChangeCallback' Missing function 'virConnectSecretEventDeregisterAny' Missing function 'virConnectSecretEventGenericCallback' Missing function 'virConnectSecretEventLifecycleCallback' Missing function 'virConnectSecretEventRegisterAny' Missing macro 'VIR_SECRET_EVENT_CALLBACK' Missing enum 'VIR_DOMAIN_EVENT_ID_METADATA_CHANGE' Missing enum 'VIR_SECRET_EVENT_DEFINED' Missing enum 'VIR_SECRET_EVENT_ID_LIFECYCLE' Missing enum 'VIR_SECRET_EVENT_ID_VALUE_CHANGED' Missing enum 'VIR_SECRET_EVENT_UNDEFINED' --- FAIL: TestAPICoverage (0.31s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 5 [running]: panic(0x642580, 0xc820207540) /usr/lib/golang/src/runtime/panic.go:481 +0x3e6 testing.tRunner.func1(0xc82001a090) /usr/lib/golang/src/testing/testing.go:467 +0x192 panic(0x642580, 0xc820207540) /usr/lib/golang/src/runtime/panic.go:443 +0x4e9 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…>:498 +0x324 testing.tRunner(0xc82001a090, 0xa67da0) /usr/lib/golang/src/testing/testing.go:473 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:582 +0x892 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…> 0.355s Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-23 #49
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23… Started by upstream project "libvirt-go-master-check" build number 49 originally caused by: Started by upstream project "libvirt-go-master-build" build number 49 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson5373589296129811713.sh + go test -tags api Missing function 'virConnectDomainEventMetadataChangeCallback' Missing function 'virConnectSecretEventDeregisterAny' Missing function 'virConnectSecretEventGenericCallback' Missing function 'virConnectSecretEventLifecycleCallback' Missing function 'virConnectSecretEventRegisterAny' Missing macro 'VIR_SECRET_EVENT_CALLBACK' Missing enum 'VIR_DOMAIN_EVENT_ID_METADATA_CHANGE' Missing enum 'VIR_SECRET_EVENT_DEFINED' Missing enum 'VIR_SECRET_EVENT_ID_LIFECYCLE' Missing enum 'VIR_SECRET_EVENT_ID_VALUE_CHANGED' Missing enum 'VIR_SECRET_EVENT_UNDEFINED' --- FAIL: TestAPICoverage (1.00s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 5 [running]: testing.tRunner.func1(0xc8200b0000) /usr/lib/golang/src/testing/testing.go:450 +0x171 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23…> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23…>:498 +0x324 testing.tRunner(0xc8200b0000, 0xa4aca0) /usr/lib/golang/src/testing/testing.go:456 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:561 +0x86d goroutine 1 [chan receive]: testing.RunTests(0x75ac00, 0xa4aca0, 0x75, 0x75, 0x7fc382445001) /usr/lib/golang/src/testing/testing.go:562 +0x8ad testing.(*M).Run(0xc82003df08, 0xc82004beb0) /usr/lib/golang/src/testing/testing.go:494 +0x70 main.main() _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23…>:286 +0x116 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/golang/src/runtime/asm_amd64.s:1721 +0x1 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23…> 1.178s Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-fedora-24 #171
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fedor… Started by upstream project "libvirt-python-master-build" build number 171 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fedor…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ff560532fdebf5a66c2dfc764f112cebd5090552 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff560532fdebf5a66c2dfc764f112cebd5090552 > git rev-list ff560532fdebf5a66c2dfc764f112cebd5090552 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson4652867058511656956.sh + python setup.py build running build /bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 418 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 345 wrapper functions Missing type converters: virConnectSecretEventGenericCallback:1 ERROR: failed virConnectSecretEventRegisterAny error: command '/bin/python' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-centos-7 #171
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-cento… Started by upstream project "libvirt-python-master-build" build number 171 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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/libvirt-python-master-build/systems=libvirt-cento…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ff560532fdebf5a66c2dfc764f112cebd5090552 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff560532fdebf5a66c2dfc764f112cebd5090552 > git rev-list ff560532fdebf5a66c2dfc764f112cebd5090552 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson5453272858663241885.sh + python setup.py build running build /bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 418 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 345 wrapper functions Missing type converters: virConnectSecretEventGenericCallback:1 ERROR: failed virConnectSecretEventRegisterAny error: command '/bin/python' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-fedora-rawhide #171
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fedor… Started by upstream project "libvirt-python-master-build" build number 171 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-python-master-build/systems=libvirt-fedor…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ff560532fdebf5a66c2dfc764f112cebd5090552 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff560532fdebf5a66c2dfc764f112cebd5090552 > git rev-list ff560532fdebf5a66c2dfc764f112cebd5090552 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson2706343594954277902.sh + python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 418 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 345 wrapper functions Missing type converters: virConnectSecretEventGenericCallback:1 ERROR: failed virConnectSecretEventRegisterAny error: command '/usr/bin/python' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-centos-6 #171
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-cento… Started by upstream project "libvirt-python-master-build" build number 171 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-6 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-cento…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ff560532fdebf5a66c2dfc764f112cebd5090552 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff560532fdebf5a66c2dfc764f112cebd5090552 > git rev-list ff560532fdebf5a66c2dfc764f112cebd5090552 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-centos-6] $ /bin/sh -xe /tmp/hudson7176135445639610632.sh + python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 418 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 345 wrapper functions Missing type converters: virConnectSecretEventGenericCallback:1 ERROR: failed virConnectSecretEventRegisterAny error: command '/usr/bin/python' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-fedora-23 #171
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fedor… Started by upstream project "libvirt-python-master-build" build number 171 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fedor…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ff560532fdebf5a66c2dfc764f112cebd5090552 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff560532fdebf5a66c2dfc764f112cebd5090552 > git rev-list ff560532fdebf5a66c2dfc764f112cebd5090552 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson2072500580557227538.sh + python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 418 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 345 wrapper functions Missing type converters: virConnectSecretEventGenericCallback:1 ERROR: failed virConnectSecretEventRegisterAny error: command '/usr/bin/python' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #167
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 167 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 185 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-perl-master-test/systems=libvirt-fedora-r…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson839050474727061976.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 'virConnectDomainEventMetadataChangeCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventDeregisterAny' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventGenericCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventLifecycleCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventRegisterAny' # at t/030-api-coverage.t line 152. # Failed test 'VIR_DOMAIN_EVENT_ID_METADATA_CHANGE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_DEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_VALUE_CHANGED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_UNDEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_CALLBACK' # at t/030-api-coverage.t line 209. # Looks like you failed 11 tests of 1547. t/030-api-coverage.t ... Dubious, test returned 11 (wstat 2816, 0xb00) Failed 11/1547 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: 2816 Tests: 1547 Failed: 11) Failed tests: 25, 93-96, 692, 1249, 1251-1252, 1254, 1535 Non-zero exit status: 11 Files=12, Tests=1799, 32 wallclock secs ( 0.48 usr 0.18 sys + 7.48 cusr 1.67 csys = 9.81 CPU) Result: FAIL Failed 1/12 test programs. 11/1799 subtests failed. make: *** [Makefile:1018: test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 4
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-centos-7 #167
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 167 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 185 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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/libvirt-perl-master-test/systems=libvirt-centos-7…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson8869607746842772711.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 'virConnectDomainEventMetadataChangeCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventDeregisterAny' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventGenericCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventLifecycleCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventRegisterAny' # at t/030-api-coverage.t line 152. # Failed test 'VIR_DOMAIN_EVENT_ID_METADATA_CHANGE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_DEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_VALUE_CHANGED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_UNDEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_CALLBACK' # at t/030-api-coverage.t line 209. # Looks like you failed 11 tests of 1547. t/030-api-coverage.t ... Dubious, test returned 11 (wstat 2816, 0xb00) Failed 11/1547 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: 2816 Tests: 1547 Failed: 11) Failed tests: 25, 93-96, 692, 1249, 1251-1252, 1254, 1535 Non-zero exit status: 11 Files=12, Tests=1799, 29 wallclock secs ( 0.38 usr 0.04 sys + 6.80 cusr 0.94 csys = 8.16 CPU) Result: FAIL Failed 1/12 test programs. 11/1799 subtests failed. make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 4
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-23 #167
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 167 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 185 originally caused by: Started by upstream project "libvirt-master-build" build number 261 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-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson710550352531410447.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 'virConnectDomainEventMetadataChangeCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventDeregisterAny' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventGenericCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventLifecycleCallback' # at t/030-api-coverage.t line 152. # Failed test 'virConnectSecretEventRegisterAny' # at t/030-api-coverage.t line 152. # Failed test 'VIR_DOMAIN_EVENT_ID_METADATA_CHANGE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_DEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_ID_VALUE_CHANGED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_UNDEFINED' # at t/030-api-coverage.t line 166. # Failed test 'VIR_SECRET_EVENT_CALLBACK' # at t/030-api-coverage.t line 209. # Looks like you failed 11 tests of 1547. t/030-api-coverage.t ... Dubious, test returned 11 (wstat 2816, 0xb00) Failed 11/1547 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: 2816 Tests: 1547 Failed: 11) Failed tests: 25, 93-96, 692, 1249, 1251-1252, 1254, 1535 Non-zero exit status: 11 Files=12, Tests=1799, 26 wallclock secs ( 0.41 usr 0.07 sys + 6.27 cusr 0.42 csys = 7.17 CPU) Result: FAIL Failed 1/12 test programs. 11/1799 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 4
0 0
  • ← Newer
  • 1
  • ...
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.