CI
Threads by month
- ----- 2025 -----
- 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
July 2020
- 1 participants
- 28 discussions

24 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 21e7ade9 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/21e7ade909379574cf4d57ad… )
Commit Message: Add domain mac address "type" attribute
Signed...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #170260150 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/170260150 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #654186731 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186731/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 21e7ade9 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595559965:get_sources
[0Ksection_start:1595559965:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.43s)
xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.445s
section_end:1595559976:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #654186788 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186788/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 21e7ade9 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595559963:get_sources
[0Ksection_start:1595559963:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.53s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.547s
section_end:1595559974:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #654186706 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186706/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 21e7ade9 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595559963:get_sources
[0Ksection_start:1595559963:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.40s)
xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.415s
section_end:1595559974:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #654186763 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186763/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 21e7ade9 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595559961:get_sources
[0Ksection_start:1595559961:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.09s)
xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.105s
section_end:1595559973:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #654186688 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186688/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 21e7ade9 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595559960:get_sources
[0Ksection_start:1595559960:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.32s)
xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.339s
section_end:1595559970:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: ec550018 ( https://gitlab.com/libvirt/libvirt/-/commit/ec550018104b3b97fc911dcff3b9d69… )
Commit Message: tools: be more paranoid about possibly NULL des...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #170028119 ( https://gitlab.com/libvirt/libvirt/-/pipelines/170028119 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 1 failed build.
Job #653217555 ( https://gitlab.com/libvirt/libvirt/-/jobs/653217555/raw )
Stage: builds
Name: x64-freebsd-12-build
Trace: [32;1m$ cirrus-run ci/cirrus/$NAME.yml[0;m
Build created: https://cirrus-ci.com/build/6133607741784064
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
...................
Build failed: https://cirrus-ci.com/build/6133607741784064
section_end:1595514746:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: a167e95d ( https://gitlab.com/libvirt/libvirt/-/commit/a167e95d178b05a7178d014e16405d3… )
Commit Message: ci: Run 'make distcheck' on FreeBSD
The Cirrus...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #169996980 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169996980 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 4 failed builds.
Job #653075963 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075963/raw )
Stage: builds
Name: mingw64-fedora-rawhide
Trace: CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-checkpoint.lo
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
CCLD libvirt_driver.la
CCLD libvirt.la
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib64_libmingwex_a-dirent.o):(.text+0x2d6): undefined reference to `__strcpy_chk'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6899: libvirt.la] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595509962:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #653075961 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075961/raw )
Stage: builds
Name: mingw32-fedora-rawhide
Trace: CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-checkpoint.lo
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
CCLD libvirt_driver.la
CCLD libvirt.la
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy':
/usr/i686-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy':
/usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib32_libmingwex_a-dirent.o):(.text+0x22f): undefined reference to `__strcpy_chk'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6899: libvirt.la] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595509924:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #653075956 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075956/raw )
Stage: builds
Name: i686-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595509697:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #653075954 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075954/raw )
Stage: builds
Name: armv7l-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595509690:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 6c7ba7b4 ( https://gitlab.com/libvirt/libvirt/-/commit/6c7ba7b496374c5d7d4fb925f38415f… )
Commit Message: qemu: Fix affinity typo
Fixes: 4c0398b5284d14c...
Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko )
Pipeline #169564494 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169564494 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 4 failed builds.
Job #651089709 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089709/raw )
Stage: builds
Name: mingw64-fedora-rawhide
Trace: CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-checkpoint.lo
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
CCLD libvirt_driver.la
CCLD libvirt.la
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib64_libmingwex_a-dirent.o):(.text+0x2d6): undefined reference to `__strcpy_chk'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6899: libvirt.la] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595433083:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #651089708 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089708/raw )
Stage: builds
Name: mingw32-fedora-rawhide
Trace: CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-checkpoint.lo
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
CCLD libvirt_driver.la
CCLD libvirt.la
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy':
/usr/i686-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy':
/usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk'
/usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib32_libmingwex_a-dirent.o):(.text+0x22f): undefined reference to `__strcpy_chk'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6899: libvirt.la] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595433026:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #651089705 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089705/raw )
Stage: builds
Name: armv7l-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595432798:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #651089706 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089706/raw )
Stage: builds
Name: i686-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595432767:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 6c7ba7b4 ( https://gitlab.com/libvirt/libvirt/-/commit/6c7ba7b496374c5d7d4fb925f38415f… )
Commit Message: qemu: Fix affinity typo
Fixes: 4c0398b5284d14c...
Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko )
Pipeline #169513610 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169513610 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko )
had 2 failed builds.
Job #650857989 ( https://gitlab.com/libvirt/libvirt/-/jobs/650857989/raw )
Stage: builds
Name: armv7l-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595426263:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #650857991 ( https://gitlab.com/libvirt/libvirt/-/jobs/650857991/raw )
Stage: builds
Name: i686-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595426255:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 8f474cee ( https://gitlab.com/libvirt/libvirt/-/commit/8f474ceea05aec349be19726e394a62… )
Commit Message: formatdomain.html.in: mention pSeries NVDIMM 'a...
Commit Author: Daniel Henrique Barboza ( https://gitlab.com/danielhb )
Committed by: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #169467026 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169467026 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 2 failed builds.
Job #650650948 ( https://gitlab.com/libvirt/libvirt/-/jobs/650650948/raw )
Stage: builds
Name: i686-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595420578:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #650650946 ( https://gitlab.com/libvirt/libvirt/-/jobs/650650946/raw )
Stage: builds
Name: armv7l-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[2]: *** [Makefile:6456: all] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595420563:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 3ee423c3 ( https://gitlab.com/libvirt/libvirt/-/commit/3ee423c363b69588e82e522ad163419… )
Commit Message: qemu: pre-create the dbus directory in qemuStat...
Commit Author: Bihong Yu
Committed by: Jano Tomko ( https://gitlab.com/jano.tomko )
Pipeline #169347929 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169347929 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko )
had 3 failed builds.
Job #650122451 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122451/raw )
Stage: builds
Name: armv7l-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595404703:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #650122453 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122453/raw )
Stage: builds
Name: i686-debian-sid
Trace: CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
In file included from /usr/include/string.h:495,
from ../../src/internal.h:28,
from ../../src/util/virsocket.h:21,
from ../../src/util/virsocketaddr.h:21,
from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
In function 'memcpy',
inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13,
inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16:
/usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/util/virnetdevip.h:21,
from ../../src/util/virnetdevip.c:21:
../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet':
../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here
29 | struct sockaddr_in inet4;
| ^~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[2]: *** [Makefile:6456: all] Error 2
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[1]: *** [Makefile:806: all-recursive] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:699: all] Error 2
section_end:1595404693:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #650122396 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122396/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libblkid-dev:mips64el : Depends: libblkid1:mips64el (= 2.35.2-8) but it is not going to be installed
libglib2.0-0:mips64el : Depends: libmount1:mips64el (>= 2.35.2-7~) but it is not going to be installed
libglusterfs0:mips64el : Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed
libmount-dev:mips64el : Depends: libmount1:mips64el (= 2.35.2-8) but it is not going to be installed
libparted2:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed
Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed
librados2:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed
sanlock:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed
Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed
uuid-dev:mips64el : Depends: libuuid1:mips64el (= 2.35.2-8) but it is not going to be installed
xfsprogs:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed
Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1595404347:step_script
[0Ksection_start:1595404347:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1595404348:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

22 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #169284073 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/169284073 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #649869951 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869951/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595387168:get_sources
[0Ksection_start:1595387168:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.03s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.050s
section_end:1595387181:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #649869993 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869993/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595387161:get_sources
[0Ksection_start:1595387161:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (8.22s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 8.244s
section_end:1595387180:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #649869943 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869943/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595387165:get_sources
[0Ksection_start:1595387165:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.12s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.136s
section_end:1595387178:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #649869926 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869926/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595387162:get_sources
[0Ksection_start:1595387162:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (7.55s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 7.562s
section_end:1595387175:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #649869970 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869970/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595387155:get_sources
[0Ksection_start:1595387155:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (8.04s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 8.054s
section_end:1595387170:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

21 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #168828475 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168828475 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #647894736 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894736/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595300765:get_sources
[0Ksection_start:1595300765:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.91s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.928s
section_end:1595300778:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #647894724 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894724/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595300764:get_sources
[0Ksection_start:1595300764:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.65s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.670s
section_end:1595300776:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #647894713 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894713/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595300759:get_sources
[0Ksection_start:1595300759:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.70s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.714s
section_end:1595300771:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #647894796 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894796/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595300752:get_sources
[0Ksection_start:1595300752:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.46s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.476s
section_end:1595300765:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #647894806 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894806/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595300749:get_sources
[0Ksection_start:1595300749:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (5.93s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.939s
section_end:1595300761:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

20 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #168381228 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168381228 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #646006642 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006642/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595214377:get_sources
[0Ksection_start:1595214377:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.18s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.200s
section_end:1595214390:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #646006695 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006695/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595214371:get_sources
[0Ksection_start:1595214371:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (6.37s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.386s
section_end:1595214384:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #646006654 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006654/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595214371:get_sources
[0Ksection_start:1595214371:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.64s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.655s
section_end:1595214383:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #646006570 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006570/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595214372:get_sources
[0Ksection_start:1595214372:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.67s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.683s
section_end:1595214382:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #646006678 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006678/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595214367:get_sources
[0Ksection_start:1595214367:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.74s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.756s
section_end:1595214381:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

19 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #168204700 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168204700 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #645472302 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472302/raw )
Stage: build
Name: go_1_11
Job #645472305 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472305/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595127997:get_sources
[0Ksection_start:1595127997:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.64s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.651s
section_end:1595128009:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #645472296 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472296/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595127996:get_sources
[0Ksection_start:1595127996:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.47s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.489s
section_end:1595128006:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #645472322 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472322/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595127986:get_sources
[0Ksection_start:1595127986:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (6.31s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.323s
section_end:1595128000:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #645472315 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472315/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595127986:get_sources
[0Ksection_start:1595127986:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.36s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.379s
section_end:1595128000:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

18 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #168051346 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168051346 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #644984972 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984972/raw )
Stage: build
Name: go_1_12
Job #644984958 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984958/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595041595:get_sources
[0Ksection_start:1595041595:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.73s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.741s
section_end:1595041607:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #644984937 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984937/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595041593:get_sources
[0Ksection_start:1595041593:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.52s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.532s
section_end:1595041603:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #644985008 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644985008/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595041585:get_sources
[0Ksection_start:1595041585:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (7.19s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 7.205s
section_end:1595041600:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #644984982 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984982/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1595041585:get_sources
[0Ksection_start:1595041585:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.71s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.724s
section_end:1595041599:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

17 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #167653292 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/167653292 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #643278973 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278973/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594955176:get_sources
[0Ksection_start:1594955176:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.09s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.107s
section_end:1594955189:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #643278932 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278932/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594955175:get_sources
[0Ksection_start:1594955175:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.93s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.949s
section_end:1594955188:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #643278855 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278855/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594955171:get_sources
[0Ksection_start:1594955171:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.49s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.510s
section_end:1594955181:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #643278998 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278998/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594955165:get_sources
[0Ksection_start:1594955165:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.59s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.608s
section_end:1594955179:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #643279018 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643279018/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594955161:get_sources
[0Ksection_start:1594955161:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (7.90s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 7.916s
section_end:1594955175:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

16 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #167165730 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/167165730 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #641163553 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163553/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594868775:get_sources
[0Ksection_start:1594868775:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.67s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.686s
section_end:1594868787:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #641163600 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163600/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594868773:get_sources
[0Ksection_start:1594868773:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.63s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.642s
section_end:1594868785:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #641163538 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163538/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594868773:get_sources
[0Ksection_start:1594868773:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.46s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.475s
section_end:1594868783:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #641163641 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163641/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594868761:get_sources
[0Ksection_start:1594868761:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.97s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.985s
section_end:1594868776:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #641163665 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163665/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594868760:get_sources
[0Ksection_start:1594868760:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (7.51s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 7.528s
section_end:1594868775:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 4291080f ( https://gitlab.com/libvirt/libvirt/-/commit/4291080f0cb62f2c765f6b292612d2f… )
Commit Message: qemu: Choose TPM 2 for backend as default for C...
Commit Author: Stefan Berger
Committed by: Peter Krempa ( https://gitlab.com/pipo.sk )
Pipeline #166710636 ( https://gitlab.com/libvirt/libvirt/-/pipelines/166710636 ) triggered by Peter Krempa ( https://gitlab.com/pipo.sk )
had 8 failed builds.
Job #639189112 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189112/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libboost-thread1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
libc6:mips64el : Depends: libgcc-s1:mips64el but it is not installable
libgmpxx4ldbl:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libgnutlsxx28:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5) but it is not installable
libicu67:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libpcrecpp0v5:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
librados-dev:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librados2:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librbd1:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794554:step_script
[0Ksection_start:1594794554:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794555:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189113 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189113/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Unpacking dpkg-dev (1.20.5) ...
Setting up bzip2 (1.0.8-3) ...
Setting up dpkg-dev (1.20.5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6:mipsel : Depends: libgcc-s1:mipsel but it is not installable
libgmpxx4ldbl:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libgnutlsxx28:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5) but it is not installable
libicu67:mipsel : Depends: libgcc-s1:mipsel (>= 4.2) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libpcrecpp0v5:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794548:step_script
[0Ksection_start:1594794548:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794549:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189108 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189108/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libboost-thread1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
libgmpxx4ldbl:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libgnutlsxx28:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5) but it is not installable
libicu67:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libpcrecpp0v5:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
librados-dev:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librados2:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librbd1:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture arm64 && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-aarch64-linux-gnu libacl1-dev:arm64 libapparmor-dev:arm64 libattr1-dev:arm64 libaudit-dev:arm64 libavahi-client-dev:arm64 libblkid-dev:arm64 libc6-dev:arm64 libcap-ng-dev:arm64 libcurl4-gnutls-dev:arm64 libdbus-1-dev:arm64 libdevmapper-dev:arm64 libfuse-dev:arm64 libglib2.0-dev:arm64 libglusterfs-dev:arm64 libgnutls28-dev:arm64 libiscsi-dev:arm64 libncurses-dev:arm64 libnl-3-dev:arm64 libnl-route-3-dev:arm64 libnuma-dev:arm64 libparted-dev:arm64 libpcap0.8-dev:arm64 libpciaccess-dev:arm64 librbd-dev:arm64 libreadline-dev:arm64 libsanlock-dev:arm64 libsasl2-dev:arm64 libselinux1-dev:arm64 libssh-gcrypt-dev:arm64 libssh2-1-dev:arm64 libtirpc-dev:arm64 libudev-dev:arm64 libxen-dev:arm64 libxml2-dev:arm64 libyajl-dev:arm64 xfslibs-dev:arm64 && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794547:step_script
[0Ksection_start:1594794547:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794548:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189095 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189095/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794518:step_script
[0Ksection_start:1594794518:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794518:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189098 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189098/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:s390x : Depends: libxml2:s390x (>= 2.7.4) but it is not going to be installed
libc6-dev:s390x : Depends: linux-libc-dev:s390x (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:s390x : Depends: libcurl3-gnutls:s390x (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:s390x : Depends: libxml2:s390x (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:s390x but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture s390x && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-s390x-linux-gnu glusterfs-common:s390x libacl1-dev:s390x libapparmor-dev:s390x libattr1-dev:s390x libaudit-dev:s390x libavahi-client-dev:s390x libblkid-dev:s390x libc6-dev:s390x libcap-ng-dev:s390x libcurl4-gnutls-dev:s390x libdbus-1-dev:s390x libdevmapper-dev:s390x libfuse-dev:s390x libglib2.0-dev:s390x libgnutls28-dev:s390x libiscsi-dev:s390x libncurses5-dev:s390x libnl-3-dev:s390x libnl-route-3-dev:s390x libnuma-dev:s390x libparted-dev:s390x libpcap0.8-dev:s390x libpciaccess-dev:s390x librbd-dev:s390x libreadline-dev:s390x libsanlock-dev:s390x libsasl2-dev:s390x libselinux1-dev:s390x libssh-gcrypt-dev:s390x libssh2-1-dev:s390x libtirpc-dev:s390x libudev-dev:s390x libxml2-dev:s390x libyajl-dev:s390x xfslibs-dev:s390x && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794516:step_script
[0Ksection_start:1594794516:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794517:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189094 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189094/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips : Depends: libxml2:mips (>= 2.7.4) but it is not going to be installed
libc6-dev:mips : Depends: linux-libc-dev:mips (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips : Depends: libcurl3-gnutls:mips (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips : Depends: libxml2:mips (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips-linux-gnu glusterfs-common:mips libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses5-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794515:step_script
[0Ksection_start:1594794515:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794516:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189097 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189097/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:ppc64el : Depends: libxml2:ppc64el (>= 2.7.4) but it is not going to be installed
libc6-dev:ppc64el : Depends: linux-libc-dev:ppc64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:ppc64el : Depends: libcurl3-gnutls:ppc64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:ppc64el : Depends: libxml2:ppc64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:ppc64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture ppc64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-powerpc64le-linux-gnu glusterfs-common:ppc64el libacl1-dev:ppc64el libapparmor-dev:ppc64el libattr1-dev:ppc64el libaudit-dev:ppc64el libavahi-client-dev:ppc64el libblkid-dev:ppc64el libc6-dev:ppc64el libcap-ng-dev:ppc64el libcurl4-gnutls-dev:ppc64el libdbus-1-dev:ppc64el libdevmapper-dev:ppc64el libfuse-dev:ppc64el libglib2.0-dev:ppc64el libgnutls28-dev:ppc64el libiscsi-dev:ppc64el libncurses5-dev:ppc64el libnl-3-dev:ppc64el libnl-route-3-dev:ppc64el libnuma-dev:ppc64el libparted-dev:ppc64el libpcap0.8-dev:ppc64el libpciaccess-dev:ppc64el librbd-dev:ppc64el libreadline-dev:ppc64el libsanlock-dev:ppc64el libsasl2-dev:ppc64el libselinux1-dev:ppc64el libssh-gcrypt-dev:ppc64el libssh2-1-dev:ppc64el libtirpc-dev:ppc64el libudev-dev:ppc64el libxml2-dev:ppc64el libyajl-dev:ppc64el xfslibs-dev:ppc64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794511:step_script
[0Ksection_start:1594794511:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794512:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #639189096 ( https://gitlab.com/libvirt/libvirt/-/jobs/639189096/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mipsel : Depends: libxml2:mipsel (>= 2.7.4) but it is not going to be installed
libc6-dev:mipsel : Depends: linux-libc-dev:mipsel (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mipsel : Depends: libcurl3-gnutls:mipsel (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mipsel : Depends: libxml2:mipsel (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mipsel but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu glusterfs-common:mipsel libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses5-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel librbd-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594794501:step_script
[0Ksection_start:1594794501:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594794502:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

15 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #166668513 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/166668513 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #639034315 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034315/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594782379:get_sources
[0Ksection_start:1594782379:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.63s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.647s
section_end:1594782392:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #639034300 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034300/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594782378:get_sources
[0Ksection_start:1594782378:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.71s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.721s
section_end:1594782391:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #639034341 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034341/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594782375:get_sources
[0Ksection_start:1594782375:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.62s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.638s
section_end:1594782388:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #639034288 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034288/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594782376:get_sources
[0Ksection_start:1594782376:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.46s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.481s
section_end:1594782386:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #639034355 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034355/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594782372:get_sources
[0Ksection_start:1594782372:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (5.66s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.679s
section_end:1594782385:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: fcac6490 ( https://gitlab.com/libvirt/libvirt/-/commit/fcac6490f28152614cf5be70683940c… )
Commit Message: docs: platforms: Mention Windows API target
Si...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #166487863 ( https://gitlab.com/libvirt/libvirt/-/pipelines/166487863 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 13 failed builds.
Job #638203017 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203017/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libboost-thread1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
libgmpxx4ldbl:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libgnutlsxx28:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5) but it is not installable
libicu67:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libpcrecpp0v5:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
librados-dev:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librados2:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librbd1:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture arm64 && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-aarch64-linux-gnu libacl1-dev:arm64 libapparmor-dev:arm64 libattr1-dev:arm64 libaudit-dev:arm64 libavahi-client-dev:arm64 libblkid-dev:arm64 libc6-dev:arm64 libcap-ng-dev:arm64 libcurl4-gnutls-dev:arm64 libdbus-1-dev:arm64 libdevmapper-dev:arm64 libfuse-dev:arm64 libglib2.0-dev:arm64 libglusterfs-dev:arm64 libgnutls28-dev:arm64 libiscsi-dev:arm64 libncurses-dev:arm64 libnl-3-dev:arm64 libnl-route-3-dev:arm64 libnuma-dev:arm64 libparted-dev:arm64 libpcap0.8-dev:arm64 libpciaccess-dev:arm64 librbd-dev:arm64 libreadline-dev:arm64 libsanlock-dev:arm64 libsasl2-dev:arm64 libselinux1-dev:arm64 libssh-gcrypt-dev:arm64 libssh2-1-dev:arm64 libtirpc-dev:arm64 libudev-dev:arm64 libxen-dev:arm64 libxml2-dev:arm64 libyajl-dev:arm64 xfslibs-dev:arm64 && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594743005:step_script
[0Ksection_start:1594743005:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594743006:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203021 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203021/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libboost-thread1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
libc6:mips64el : Depends: libgcc-s1:mips64el but it is not installable
libgmpxx4ldbl:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libgnutlsxx28:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5) but it is not installable
libicu67:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libpcrecpp0v5:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
librados-dev:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librados2:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librbd1:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742998:step_script
[0Ksection_start:1594742998:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742999:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203022 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203022/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Unpacking dpkg-dev (1.20.5) ...
Setting up bzip2 (1.0.8-3) ...
Setting up dpkg-dev (1.20.5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6:mipsel : Depends: libgcc-s1:mipsel but it is not installable
libgmpxx4ldbl:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libgnutlsxx28:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5) but it is not installable
libicu67:mipsel : Depends: libgcc-s1:mipsel (>= 4.2) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libpcrecpp0v5:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742998:step_script
[0Ksection_start:1594742998:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742998:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203007 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203007/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:s390x : Depends: libxml2:s390x (>= 2.7.4) but it is not going to be installed
libc6-dev:s390x : Depends: linux-libc-dev:s390x (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:s390x : Depends: libcurl3-gnutls:s390x (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:s390x : Depends: libxml2:s390x (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:s390x but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture s390x && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-s390x-linux-gnu glusterfs-common:s390x libacl1-dev:s390x libapparmor-dev:s390x libattr1-dev:s390x libaudit-dev:s390x libavahi-client-dev:s390x libblkid-dev:s390x libc6-dev:s390x libcap-ng-dev:s390x libcurl4-gnutls-dev:s390x libdbus-1-dev:s390x libdevmapper-dev:s390x libfuse-dev:s390x libglib2.0-dev:s390x libgnutls28-dev:s390x libiscsi-dev:s390x libncurses5-dev:s390x libnl-3-dev:s390x libnl-route-3-dev:s390x libnuma-dev:s390x libparted-dev:s390x libpcap0.8-dev:s390x libpciaccess-dev:s390x librbd-dev:s390x libreadline-dev:s390x libsanlock-dev:s390x libsasl2-dev:s390x libselinux1-dev:s390x libssh-gcrypt-dev:s390x libssh2-1-dev:s390x libtirpc-dev:s390x libudev-dev:s390x libxml2-dev:s390x libyajl-dev:s390x xfslibs-dev:s390x && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742971:step_script
[0Ksection_start:1594742971:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742972:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203006 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203006/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:ppc64el : Depends: libxml2:ppc64el (>= 2.7.4) but it is not going to be installed
libc6-dev:ppc64el : Depends: linux-libc-dev:ppc64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:ppc64el : Depends: libcurl3-gnutls:ppc64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:ppc64el : Depends: libxml2:ppc64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:ppc64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture ppc64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-powerpc64le-linux-gnu glusterfs-common:ppc64el libacl1-dev:ppc64el libapparmor-dev:ppc64el libattr1-dev:ppc64el libaudit-dev:ppc64el libavahi-client-dev:ppc64el libblkid-dev:ppc64el libc6-dev:ppc64el libcap-ng-dev:ppc64el libcurl4-gnutls-dev:ppc64el libdbus-1-dev:ppc64el libdevmapper-dev:ppc64el libfuse-dev:ppc64el libglib2.0-dev:ppc64el libgnutls28-dev:ppc64el libiscsi-dev:ppc64el libncurses5-dev:ppc64el libnl-3-dev:ppc64el libnl-route-3-dev:ppc64el libnuma-dev:ppc64el libparted-dev:ppc64el libpcap0.8-dev:ppc64el libpciaccess-dev:ppc64el librbd-dev:ppc64el libreadline-dev:ppc64el libsanlock-dev:ppc64el libsasl2-dev:ppc64el libselinux1-dev:ppc64el libssh-gcrypt-dev:ppc64el libssh2-1-dev:ppc64el libtirpc-dev:ppc64el libudev-dev:ppc64el libxml2-dev:ppc64el libyajl-dev:ppc64el xfslibs-dev:ppc64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742967:step_script
[0Ksection_start:1594742967:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742967:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203005 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203005/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mipsel : Depends: libxml2:mipsel (>= 2.7.4) but it is not going to be installed
libc6-dev:mipsel : Depends: linux-libc-dev:mipsel (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mipsel : Depends: libcurl3-gnutls:mipsel (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mipsel : Depends: libxml2:mipsel (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mipsel but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu glusterfs-common:mipsel libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses5-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel librbd-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742964:step_script
[0Ksection_start:1594742964:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742965:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638202992 ( https://gitlab.com/libvirt/libvirt/-/jobs/638202992/raw )
Stage: containers
Name: x64-fedora-32-container
Trace: Step 3/7 : ENV LANG "en_US.UTF-8"
---> Using cache
---> 03f3e9afdab8
Step 4/7 : ENV MAKE "/usr/bin/make"
---> Using cache
---> b01334b0cbb1
Step 5/7 : ENV NINJA "/usr/bin/ninja"
---> Using cache
---> 9f9b095b17d9
Step 6/7 : ENV PYTHON "/usr/bin/python3"
---> Using cache
---> 0b0aee0645d6
Step 7/7 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Using cache
---> ddda13f1a493
Successfully built ddda13f1a493
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-fedora-32:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-fedora-32]
a15afa46e317: Preparing
a344333fd60e: Preparing
a15afa46e317: Layer already exists
a344333fd60e: Layer already exists
received unexpected HTTP status: 500 Internal Server Error
section_end:1594742928:step_script
[0Ksection_start:1594742928:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742929:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #638203003 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203003/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips : Depends: libxml2:mips (>= 2.7.4) but it is not going to be installed
libc6-dev:mips : Depends: linux-libc-dev:mips (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips : Depends: libcurl3-gnutls:mips (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips : Depends: libxml2:mips (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips-linux-gnu glusterfs-common:mips libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses5-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742894:step_script
[0Ksection_start:1594742894:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742895:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638202994 ( https://gitlab.com/libvirt/libvirt/-/jobs/638202994/raw )
Stage: containers
Name: x64-opensuse-151-container
Trace: ---> 63f0500074cd
Step 3/8 : RUN pip3 install meson==0.49.0
---> Using cache
---> ffb4affae890
Step 4/8 : ENV LANG "en_US.UTF-8"
---> Using cache
---> 337eadc0f5f4
Step 5/8 : ENV MAKE "/usr/bin/make"
---> Using cache
---> 03e25a375fb7
Step 6/8 : ENV NINJA "/usr/bin/ninja"
---> Using cache
---> 6d9d5da6572b
Step 7/8 : ENV PYTHON "/usr/bin/python3"
---> Using cache
---> 970a307fbf8b
Step 8/8 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Using cache
---> ca8fd357c463
Successfully built ca8fd357c463
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-opensuse-151:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-opensuse-151]
Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594742894:step_script
[0Ksection_start:1594742894:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742895:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #638203004 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203004/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742881:step_script
[0Ksection_start:1594742881:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742882:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638203023 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203023/raw )
Stage: containers
Name: ppc64le-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: c17891fe701b
ID: AI5E:MVNH:VCOL:CIH7:EYCV:R2YO:5IBJ:AP4T:N4TD:6Q2F:22PH:SJDZ
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594742874:step_script
[0Ksection_start:1594742874:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742874:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #638203016 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203016/raw )
Stage: containers
Name: s390x-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 22f147006779
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
ID: AWSO:767E:DHGQ:MAD4:MQPS:FGSY:RYLA:TLFG:Y6AR:GULM:THOK:KBHH
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594742873:step_script
[0Ksection_start:1594742873:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742874:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #638203020 ( https://gitlab.com/libvirt/libvirt/-/jobs/638203020/raw )
Stage: containers
Name: i686-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: f78cce6811a4
ID: UKRJ:HODD:PKN6:2JK2:Q4TA:E5FS:XW7X:OOY3:TUP3:5PX2:LTHQ:45MY
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594742872:step_script
[0Ksection_start:1594742872:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742873:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 9f782258 ( https://gitlab.com/libvirt/libvirt/-/commit/9f782258860952c44e875e524cfdadb… )
Commit Message: docs: bhyve: document ignoring unknown MSRs
Ig...
Commit Author: Roman Bogorodskiy ( https://gitlab.com/rbogorodskiy )
Pipeline #166484193 ( https://gitlab.com/libvirt/libvirt/-/pipelines/166484193 ) triggered by Roman Bogorodskiy ( https://gitlab.com/rbogorodskiy )
had 8 failed builds.
Job #638185362 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185362/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Unpacking dpkg-dev (1.20.5) ...
Setting up bzip2 (1.0.8-3) ...
Setting up dpkg-dev (1.20.5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6:mipsel : Depends: libgcc-s1:mipsel but it is not installable
libgmpxx4ldbl:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libgnutlsxx28:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5) but it is not installable
libicu67:mipsel : Depends: libgcc-s1:mipsel (>= 4.2) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libpcrecpp0v5:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742318:step_script
[0Ksection_start:1594742318:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742319:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185361 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185361/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libboost-thread1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
libc6:mips64el : Depends: libgcc-s1:mips64el but it is not installable
libgmpxx4ldbl:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libgnutlsxx28:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5) but it is not installable
libicu67:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libpcrecpp0v5:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
librados-dev:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librados2:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librbd1:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742311:step_script
[0Ksection_start:1594742311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742312:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185357 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185357/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libboost-thread1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
libgmpxx4ldbl:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libgnutlsxx28:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5) but it is not installable
libicu67:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libpcrecpp0v5:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
librados-dev:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librados2:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librbd1:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture arm64 && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-aarch64-linux-gnu libacl1-dev:arm64 libapparmor-dev:arm64 libattr1-dev:arm64 libaudit-dev:arm64 libavahi-client-dev:arm64 libblkid-dev:arm64 libc6-dev:arm64 libcap-ng-dev:arm64 libcurl4-gnutls-dev:arm64 libdbus-1-dev:arm64 libdevmapper-dev:arm64 libfuse-dev:arm64 libglib2.0-dev:arm64 libglusterfs-dev:arm64 libgnutls28-dev:arm64 libiscsi-dev:arm64 libncurses-dev:arm64 libnl-3-dev:arm64 libnl-route-3-dev:arm64 libnuma-dev:arm64 libparted-dev:arm64 libpcap0.8-dev:arm64 libpciaccess-dev:arm64 librbd-dev:arm64 libreadline-dev:arm64 libsanlock-dev:arm64 libsasl2-dev:arm64 libselinux1-dev:arm64 libssh-gcrypt-dev:arm64 libssh2-1-dev:arm64 libtirpc-dev:arm64 libudev-dev:arm64 libxen-dev:arm64 libxml2-dev:arm64 libyajl-dev:arm64 xfslibs-dev:arm64 && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742308:step_script
[0Ksection_start:1594742308:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742309:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185344 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185344/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mipsel : Depends: libxml2:mipsel (>= 2.7.4) but it is not going to be installed
libc6-dev:mipsel : Depends: linux-libc-dev:mipsel (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mipsel : Depends: libcurl3-gnutls:mipsel (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mipsel : Depends: libxml2:mipsel (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mipsel but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu glusterfs-common:mipsel libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses5-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel librbd-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742291:step_script
[0Ksection_start:1594742291:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742291:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185346 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185346/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:s390x : Depends: libxml2:s390x (>= 2.7.4) but it is not going to be installed
libc6-dev:s390x : Depends: linux-libc-dev:s390x (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:s390x : Depends: libcurl3-gnutls:s390x (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:s390x : Depends: libxml2:s390x (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:s390x but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture s390x && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-s390x-linux-gnu glusterfs-common:s390x libacl1-dev:s390x libapparmor-dev:s390x libattr1-dev:s390x libaudit-dev:s390x libavahi-client-dev:s390x libblkid-dev:s390x libc6-dev:s390x libcap-ng-dev:s390x libcurl4-gnutls-dev:s390x libdbus-1-dev:s390x libdevmapper-dev:s390x libfuse-dev:s390x libglib2.0-dev:s390x libgnutls28-dev:s390x libiscsi-dev:s390x libncurses5-dev:s390x libnl-3-dev:s390x libnl-route-3-dev:s390x libnuma-dev:s390x libparted-dev:s390x libpcap0.8-dev:s390x libpciaccess-dev:s390x librbd-dev:s390x libreadline-dev:s390x libsanlock-dev:s390x libsasl2-dev:s390x libselinux1-dev:s390x libssh-gcrypt-dev:s390x libssh2-1-dev:s390x libtirpc-dev:s390x libudev-dev:s390x libxml2-dev:s390x libyajl-dev:s390x xfslibs-dev:s390x && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742278:step_script
[0Ksection_start:1594742278:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742279:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185342 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185342/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips : Depends: libxml2:mips (>= 2.7.4) but it is not going to be installed
libc6-dev:mips : Depends: linux-libc-dev:mips (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips : Depends: libcurl3-gnutls:mips (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips : Depends: libxml2:mips (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips-linux-gnu glusterfs-common:mips libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses5-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742277:step_script
[0Ksection_start:1594742277:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742278:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185345 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185345/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:ppc64el : Depends: libxml2:ppc64el (>= 2.7.4) but it is not going to be installed
libc6-dev:ppc64el : Depends: linux-libc-dev:ppc64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:ppc64el : Depends: libcurl3-gnutls:ppc64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:ppc64el : Depends: libxml2:ppc64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:ppc64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture ppc64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-powerpc64le-linux-gnu glusterfs-common:ppc64el libacl1-dev:ppc64el libapparmor-dev:ppc64el libattr1-dev:ppc64el libaudit-dev:ppc64el libavahi-client-dev:ppc64el libblkid-dev:ppc64el libc6-dev:ppc64el libcap-ng-dev:ppc64el libcurl4-gnutls-dev:ppc64el libdbus-1-dev:ppc64el libdevmapper-dev:ppc64el libfuse-dev:ppc64el libglib2.0-dev:ppc64el libgnutls28-dev:ppc64el libiscsi-dev:ppc64el libncurses5-dev:ppc64el libnl-3-dev:ppc64el libnl-route-3-dev:ppc64el libnuma-dev:ppc64el libparted-dev:ppc64el libpcap0.8-dev:ppc64el libpciaccess-dev:ppc64el librbd-dev:ppc64el libreadline-dev:ppc64el libsanlock-dev:ppc64el libsasl2-dev:ppc64el libselinux1-dev:ppc64el libssh-gcrypt-dev:ppc64el libssh2-1-dev:ppc64el libtirpc-dev:ppc64el libudev-dev:ppc64el libxml2-dev:ppc64el libyajl-dev:ppc64el xfslibs-dev:ppc64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742272:step_script
[0Ksection_start:1594742272:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742273:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638185343 ( https://gitlab.com/libvirt/libvirt/-/jobs/638185343/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594742271:step_script
[0Ksection_start:1594742271:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594742272:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 459c30d0 ( https://gitlab.com/libvirt/libvirt/-/commit/459c30d0623cabc29e20da85bbd6136… )
Commit Message: qemu_domainjob: Move PrivateXML parse-job and f...
Commit Author: Prathamesh Chavan ( https://gitlab.com/pratham-pc )
Committed by: Michal Privoznik
Pipeline #166456952 ( https://gitlab.com/libvirt/libvirt/-/pipelines/166456952 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 8 failed builds.
Job #638048869 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048869/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libboost-thread1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
libgmpxx4ldbl:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libgnutlsxx28:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5) but it is not installable
libicu67:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libpcrecpp0v5:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
librados-dev:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librados2:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librbd1:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture arm64 && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-aarch64-linux-gnu libacl1-dev:arm64 libapparmor-dev:arm64 libattr1-dev:arm64 libaudit-dev:arm64 libavahi-client-dev:arm64 libblkid-dev:arm64 libc6-dev:arm64 libcap-ng-dev:arm64 libcurl4-gnutls-dev:arm64 libdbus-1-dev:arm64 libdevmapper-dev:arm64 libfuse-dev:arm64 libglib2.0-dev:arm64 libglusterfs-dev:arm64 libgnutls28-dev:arm64 libiscsi-dev:arm64 libncurses-dev:arm64 libnl-3-dev:arm64 libnl-route-3-dev:arm64 libnuma-dev:arm64 libparted-dev:arm64 libpcap0.8-dev:arm64 libpciaccess-dev:arm64 librbd-dev:arm64 libreadline-dev:arm64 libsanlock-dev:arm64 libsasl2-dev:arm64 libselinux1-dev:arm64 libssh-gcrypt-dev:arm64 libssh2-1-dev:arm64 libtirpc-dev:arm64 libudev-dev:arm64 libxen-dev:arm64 libxml2-dev:arm64 libyajl-dev:arm64 xfslibs-dev:arm64 && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738521:step_script
[0Ksection_start:1594738521:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738522:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048874 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048874/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Unpacking dpkg-dev (1.20.5) ...
Setting up bzip2 (1.0.8-3) ...
Setting up dpkg-dev (1.20.5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6:mipsel : Depends: libgcc-s1:mipsel but it is not installable
libgmpxx4ldbl:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libgnutlsxx28:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5) but it is not installable
libicu67:mipsel : Depends: libgcc-s1:mipsel (>= 4.2) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libpcrecpp0v5:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738519:step_script
[0Ksection_start:1594738519:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738520:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048873 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048873/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libboost-thread1.71.0:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
libc6:mips64el : Depends: libgcc-s1:mips64el but it is not installable
libgmpxx4ldbl:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libgnutlsxx28:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5) but it is not installable
libicu67:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
libpcrecpp0v5:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 5.2) but it is not installable
librados-dev:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librados2:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
librbd1:mips64el : Depends: libgcc-s1:mips64el (>= 3.0) but it is not installable
Depends: libstdc++6:mips64el (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738517:step_script
[0Ksection_start:1594738517:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738519:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048841 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048841/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738493:step_script
[0Ksection_start:1594738493:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738494:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048844 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048844/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mipsel : Depends: libxml2:mipsel (>= 2.7.4) but it is not going to be installed
libc6-dev:mipsel : Depends: linux-libc-dev:mipsel (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mipsel : Depends: libcurl3-gnutls:mipsel (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mipsel : Depends: libxml2:mipsel (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mipsel but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu glusterfs-common:mipsel libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses5-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel librbd-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738480:step_script
[0Ksection_start:1594738480:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738481:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048850 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048850/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:s390x : Depends: libxml2:s390x (>= 2.7.4) but it is not going to be installed
libc6-dev:s390x : Depends: linux-libc-dev:s390x (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:s390x : Depends: libcurl3-gnutls:s390x (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:s390x : Depends: libxml2:s390x (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:s390x but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture s390x && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-s390x-linux-gnu glusterfs-common:s390x libacl1-dev:s390x libapparmor-dev:s390x libattr1-dev:s390x libaudit-dev:s390x libavahi-client-dev:s390x libblkid-dev:s390x libc6-dev:s390x libcap-ng-dev:s390x libcurl4-gnutls-dev:s390x libdbus-1-dev:s390x libdevmapper-dev:s390x libfuse-dev:s390x libglib2.0-dev:s390x libgnutls28-dev:s390x libiscsi-dev:s390x libncurses5-dev:s390x libnl-3-dev:s390x libnl-route-3-dev:s390x libnuma-dev:s390x libparted-dev:s390x libpcap0.8-dev:s390x libpciaccess-dev:s390x librbd-dev:s390x libreadline-dev:s390x libsanlock-dev:s390x libsasl2-dev:s390x libselinux1-dev:s390x libssh-gcrypt-dev:s390x libssh2-1-dev:s390x libtirpc-dev:s390x libudev-dev:s390x libxml2-dev:s390x libyajl-dev:s390x xfslibs-dev:s390x && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738473:step_script
[0Ksection_start:1594738473:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738474:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048847 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048847/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:ppc64el : Depends: libxml2:ppc64el (>= 2.7.4) but it is not going to be installed
libc6-dev:ppc64el : Depends: linux-libc-dev:ppc64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:ppc64el : Depends: libcurl3-gnutls:ppc64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:ppc64el : Depends: libxml2:ppc64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:ppc64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture ppc64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-powerpc64le-linux-gnu glusterfs-common:ppc64el libacl1-dev:ppc64el libapparmor-dev:ppc64el libattr1-dev:ppc64el libaudit-dev:ppc64el libavahi-client-dev:ppc64el libblkid-dev:ppc64el libc6-dev:ppc64el libcap-ng-dev:ppc64el libcurl4-gnutls-dev:ppc64el libdbus-1-dev:ppc64el libdevmapper-dev:ppc64el libfuse-dev:ppc64el libglib2.0-dev:ppc64el libgnutls28-dev:ppc64el libiscsi-dev:ppc64el libncurses5-dev:ppc64el libnl-3-dev:ppc64el libnl-route-3-dev:ppc64el libnuma-dev:ppc64el libparted-dev:ppc64el libpcap0.8-dev:ppc64el libpciaccess-dev:ppc64el librbd-dev:ppc64el libreadline-dev:ppc64el libsanlock-dev:ppc64el libsasl2-dev:ppc64el libselinux1-dev:ppc64el libssh-gcrypt-dev:ppc64el libssh2-1-dev:ppc64el libtirpc-dev:ppc64el libudev-dev:ppc64el libxml2-dev:ppc64el libyajl-dev:ppc64el xfslibs-dev:ppc64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738472:step_script
[0Ksection_start:1594738472:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738473:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #638048839 ( https://gitlab.com/libvirt/libvirt/-/jobs/638048839/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips : Depends: libxml2:mips (>= 2.7.4) but it is not going to be installed
libc6-dev:mips : Depends: linux-libc-dev:mips (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips : Depends: libcurl3-gnutls:mips (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips : Depends: libxml2:mips (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips-linux-gnu glusterfs-common:mips libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses5-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594738469:step_script
[0Ksection_start:1594738469:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594738470:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 31939c80 ( https://gitlab.com/libvirt/libvirt/-/commit/31939c80cdb33ca777c7c8e7f74f98d… )
Commit Message: ci: Refresh Dockerfiles
All targets get cpanm,...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #166336471 ( https://gitlab.com/libvirt/libvirt/-/pipelines/166336471 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 8 failed builds.
Job #637498249 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498249/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-iostreams1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libboost-thread1.71.0:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
libgmpxx4ldbl:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libgnutlsxx28:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5) but it is not installable
libicu67:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
libpcrecpp0v5:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 5.2) but it is not installable
librados-dev:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librados2:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
librbd1:arm64 : Depends: libgcc-s1:arm64 (>= 3.0) but it is not installable
Depends: libstdc++6:arm64 (>= 9) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture arm64 && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-aarch64-linux-gnu libacl1-dev:arm64 libapparmor-dev:arm64 libattr1-dev:arm64 libaudit-dev:arm64 libavahi-client-dev:arm64 libblkid-dev:arm64 libc6-dev:arm64 libcap-ng-dev:arm64 libcurl4-gnutls-dev:arm64 libdbus-1-dev:arm64 libdevmapper-dev:arm64 libfuse-dev:arm64 libglib2.0-dev:arm64 libglusterfs-dev:arm64 libgnutls28-dev:arm64 libiscsi-dev:arm64 libncurses-dev:arm64 libnl-3-dev:arm64 libnl-route-3-dev:arm64 libnuma-dev:arm64 libparted-dev:arm64 libpcap0.8-dev:arm64 libpciaccess-dev:arm64 librbd-dev:arm64 libreadline-dev:arm64 libsanlock-dev:arm64 libsasl2-dev:arm64 libselinux1-dev:arm64 libssh-gcrypt-dev:arm64 libssh2-1-dev:arm64 libtirpc-dev:arm64 libudev-dev:arm64 libxen-dev:arm64 libxml2-dev:arm64 libyajl-dev:arm64 xfslibs-dev:arm64 && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721407:step_script
[0Ksection_start:1594721407:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721408:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498263 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498263/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Unpacking dpkg-dev (1.20.5) ...
Setting up bzip2 (1.0.8-3) ...
Setting up dpkg-dev (1.20.5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6:mipsel : Depends: libgcc-s1:mipsel but it is not installable
libgmpxx4ldbl:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libgnutlsxx28:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5) but it is not installable
libicu67:mipsel : Depends: libgcc-s1:mipsel (>= 4.2) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
libpcrecpp0v5:mipsel : Depends: libgcc-s1:mipsel (>= 3.0) but it is not installable
Depends: libstdc++6:mipsel (>= 5.2) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721399:step_script
[0Ksection_start:1594721399:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721400:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498262 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498262/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: libsanlock1:mips64el : Depends: libc6:mips64el (>= 2.17) but it is not installable
libsasl2-2:mips64el : Depends: libc6:mips64el (>= 2.15) but it is not installable
libsasl2-modules-db:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
libselinux1:mips64el : Depends: libc6:mips64el (>= 2.30) but it is not installable
libsepol1:mips64el : Depends: libc6:mips64el (>= 2.8) but it is not installable
libsqlite3-0:mips64el : Depends: libc6:mips64el (>= 2.29) but it is not installable
libssh-gcrypt-4:mips64el : Depends: libc6:mips64el (>= 2.27) but it is not installable
libssh2-1:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
libssl1.1:mips64el : Depends: libc6:mips64el (>= 2.25) but it is not installable
libtasn1-6:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
libtinfo6:mips64el : Depends: libc6:mips64el (>= 2.16) but it is not installable
libtirpc3:mips64el : Depends: libc6:mips64el (>= 2.16) but it is not installable
libudev1:mips64el : Depends: libc6:mips64el (>= 2.30) but it is not installable
libunbound8:mips64el : Depends: libc6:mips64el (>= 2.27) but it is not installable
libunistring2:mips64el : Depends: libc6:mips64el (>= 2.7) but it is not installable
libuuid1:mips64el : Depends: libc6:mips64el (>= 2.25) but it is not installable
libxml2:mips64el : Depends: libc6:mips64el (>= 2.29) but it is not installable
libyajl2:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
libzstd1:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
sanlock:mips64el : Depends: libc6:mips64el (>= 2.9) but it is not installable
xfsprogs:mips64el : Depends: libc6:mips64el (>= 2.28) but it is not installable
zlib1g:mips64el : Depends: libc6:mips64el (>= 2.4) but it is not installable
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721393:step_script
[0Ksection_start:1594721393:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721394:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498206 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498206/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:ppc64el : Depends: libxml2:ppc64el (>= 2.7.4) but it is not going to be installed
libc6-dev:ppc64el : Depends: linux-libc-dev:ppc64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:ppc64el : Depends: libcurl3-gnutls:ppc64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:ppc64el : Depends: libxml2:ppc64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:ppc64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture ppc64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-powerpc64le-linux-gnu glusterfs-common:ppc64el libacl1-dev:ppc64el libapparmor-dev:ppc64el libattr1-dev:ppc64el libaudit-dev:ppc64el libavahi-client-dev:ppc64el libblkid-dev:ppc64el libc6-dev:ppc64el libcap-ng-dev:ppc64el libcurl4-gnutls-dev:ppc64el libdbus-1-dev:ppc64el libdevmapper-dev:ppc64el libfuse-dev:ppc64el libglib2.0-dev:ppc64el libgnutls28-dev:ppc64el libiscsi-dev:ppc64el libncurses5-dev:ppc64el libnl-3-dev:ppc64el libnl-route-3-dev:ppc64el libnuma-dev:ppc64el libparted-dev:ppc64el libpcap0.8-dev:ppc64el libpciaccess-dev:ppc64el librbd-dev:ppc64el libreadline-dev:ppc64el libsanlock-dev:ppc64el libsasl2-dev:ppc64el libselinux1-dev:ppc64el libssh-gcrypt-dev:ppc64el libssh2-1-dev:ppc64el libtirpc-dev:ppc64el libudev-dev:ppc64el libxml2-dev:ppc64el libyajl-dev:ppc64el xfslibs-dev:ppc64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721374:step_script
[0Ksection_start:1594721374:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721375:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498211 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498211/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:s390x : Depends: libxml2:s390x (>= 2.7.4) but it is not going to be installed
libc6-dev:s390x : Depends: linux-libc-dev:s390x (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:s390x : Depends: libcurl3-gnutls:s390x (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:s390x : Depends: libxml2:s390x (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:s390x but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture s390x && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-s390x-linux-gnu glusterfs-common:s390x libacl1-dev:s390x libapparmor-dev:s390x libattr1-dev:s390x libaudit-dev:s390x libavahi-client-dev:s390x libblkid-dev:s390x libc6-dev:s390x libcap-ng-dev:s390x libcurl4-gnutls-dev:s390x libdbus-1-dev:s390x libdevmapper-dev:s390x libfuse-dev:s390x libglib2.0-dev:s390x libgnutls28-dev:s390x libiscsi-dev:s390x libncurses5-dev:s390x libnl-3-dev:s390x libnl-route-3-dev:s390x libnuma-dev:s390x libparted-dev:s390x libpcap0.8-dev:s390x libpciaccess-dev:s390x librbd-dev:s390x libreadline-dev:s390x libsanlock-dev:s390x libsasl2-dev:s390x libselinux1-dev:s390x libssh-gcrypt-dev:s390x libssh2-1-dev:s390x libtirpc-dev:s390x libudev-dev:s390x libxml2-dev:s390x libyajl-dev:s390x xfslibs-dev:s390x && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721369:step_script
[0Ksection_start:1594721369:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721370:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498195 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498195/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721365:step_script
[0Ksection_start:1594721365:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721366:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498204 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498204/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mipsel : Depends: libxml2:mipsel (>= 2.7.4) but it is not going to be installed
libc6-dev:mipsel : Depends: linux-libc-dev:mipsel (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mipsel : Depends: libcurl3-gnutls:mipsel (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mipsel : Depends: libxml2:mipsel (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mipsel but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mipsel && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mipsel-linux-gnu glusterfs-common:mipsel libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses5-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel librbd-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721362:step_script
[0Ksection_start:1594721362:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721362:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #637498186 ( https://gitlab.com/libvirt/libvirt/-/jobs/637498186/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips : Depends: libxml2:mips (>= 2.7.4) but it is not going to be installed
libc6-dev:mips : Depends: linux-libc-dev:mips (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips : Depends: libcurl3-gnutls:mips (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips : Depends: libxml2:mips (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips-linux-gnu glusterfs-common:mips libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses5-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594721361:step_script
[0Ksection_start:1594721361:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594721362:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

14 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… )
Commit Message: README: Convert to reStructuredText
This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #166217535 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/166217535 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #636998723 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998723/raw )
Stage: build
Name: go_1_10
Job #636998788 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998788/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594695966:get_sources
[0Ksection_start:1594695966:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.59s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.606s
section_end:1594695979:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #636998745 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998745/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594695965:get_sources
[0Ksection_start:1594695965:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.69s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.703s
section_end:1594695977:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #636998813 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998813/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594695964:get_sources
[0Ksection_start:1594695964:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.83s)
xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.846s
section_end:1594695976:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #636998836 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998836/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 3d7a35d3 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594695963:get_sources
[0Ksection_start:1594695963:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (5.45s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.464s
section_end:1594695976:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 606e7e03 ( https://gitlab.com/libvirt/libvirt/-/commit/606e7e0318b8e6fc31c2692f0db32c3… )
Commit Message: storage: fix vstorage backend build
Add header...
Commit Author: Nikolay Shirokovskiy
Pipeline #165842913 ( https://gitlab.com/libvirt/libvirt/-/pipelines/165842913 ) triggered by Nikolay Shirokovskiy ( https://gitlab.com/nshirokovskiy )
had 1 failed build.
Job #635309509 ( https://gitlab.com/libvirt/libvirt/-/jobs/635309509/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: env:
CI_REPOSITORY_URL: "https://gitlab-ci-token:[MASKED]@gitlab.com/libvirt/libvirt.git"
CI_COMMIT_REF_NAME: "master"
CI_COMMIT_SHA: "606e7e0318b8e6fc31c2692f0db32c3d83c7a4cb"
PATH: "/usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/rpcgen/bin:$PATH"
PKG_CONFIG_PATH: "/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig"
PYTHON: "/usr/local/bin/python3"
MAKE: "/usr/local/bin/gmake"
build_task:
install_script:
- brew install augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl
clone_script:
- git clone --depth 100 "$CI_REPOSITORY_URL" .
- git fetch origin "$CI_COMMIT_REF_NAME"
- git reset --hard "$CI_COMMIT_SHA"
build_script:
- mkdir build
- cd build
- ../autogen.sh --prefix=$(pwd)/install-root
- $MAKE -j3
- $MAKE -j3 install
- $MAKE -j3 dist
[32;1m$ cirrus-run ci/cirrus/$NAME.yml[0;m
Build created: https://cirrus-ci.com/build/6179934517329920
............................................................
.......
Build failed: https://cirrus-ci.com/build/6179934517329920
section_end:1594622347:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: e5c00317 ( https://gitlab.com/libvirt/libvirt/-/commit/e5c00317def944bb675e143d55542d7… )
Commit Message: wireshark: fix compilation errors
With meson i...
Commit Author: Pavel Hrdina ( https://gitlab.com/phrdina )
Pipeline #165281027 ( https://gitlab.com/libvirt/libvirt/-/pipelines/165281027 ) triggered by Pavel Hrdina ( https://gitlab.com/phrdina )
had 14 failed builds.
Job #633332935 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332935/raw )
Stage: builds
Name: x64-freebsd-12-build
Job #633332936 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332936/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: PYTHON: "/usr/local/bin/python3"
MAKE: "/usr/local/bin/gmake"
build_task:
install_script:
- brew install augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl
clone_script:
- git clone --depth 100 "$CI_REPOSITORY_URL" .
- git fetch origin "$CI_COMMIT_REF_NAME"
- git reset --hard "$CI_COMMIT_SHA"
build_script:
- mkdir build
- cd build
- ../autogen.sh --prefix=$(pwd)/install-root
- $MAKE -j3
- $MAKE -j3 install
- $MAKE -j3 dist
[32;1m$ cirrus-run ci/cirrus/$NAME.yml[0;m
Build created: https://cirrus-ci.com/build/4838006613868544
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
........................................
Build failed: https://cirrus-ci.com/build/4838006613868544
section_end:1594390868:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332924 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332924/raw )
Stage: builds
Name: x64-fedora-32
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390494:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332925 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332925/raw )
Stage: builds
Name: x64-fedora-rawhide
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1014: dist] Error 2
section_end:1594390493:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332921 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332921/raw )
Stage: builds
Name: x64-fedora-31
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390492:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332918 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332918/raw )
Stage: builds
Name: x64-centos-8
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390492:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332919 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332919/raw )
Stage: builds
Name: x64-centos-stream
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390489:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332911 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332911/raw )
Stage: builds
Name: x64-debian-10
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390487:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332928 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332928/raw )
Stage: builds
Name: x64-opensuse-151
Trace: Now type 'make' to compile libvirt
[32;1m$ $MAKE distcheck[0;m
/usr/bin/make dist-xz am__post_remove_distdir='@:'
make[1]: Entering directory '/builds/libvirt/libvirt/build'
if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi
test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0"
(cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt'
make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt'
(cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/src'
GEN admin/admin_server_dispatch_stubs.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop.
make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[1]: *** [Makefile:909: distdir] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1007: dist] Error 2
section_end:1594390483:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332914 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332914/raw )
Stage: builds
Name: x64-debian-sid
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1014: dist] Error 2
section_end:1594390480:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332907 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332907/raw )
Stage: builds
Name: x64-debian-9
Trace: /usr/bin/make dist-xz am__post_remove_distdir='@:'
make[1]: Entering directory '/builds/libvirt/libvirt/build'
if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi
test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0"
(cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt'
make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt'
(cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/src'
GEN admin/admin_server_dispatch_stubs.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop.
make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs'
Makefile:906: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
Makefile:1007: recipe for target 'dist' failed
make: *** [dist] Error 2
section_end:1594390476:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332932 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332932/raw )
Stage: builds
Name: x64-ubuntu-2004
Trace: /usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/src'
make[4]: Leaving directory '/builds/libvirt/libvirt/build/src'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN libvirt-guests.sh
GEN libvirt-guests.service
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools'
make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/libvirt/libvirt/build/docs'
/usr/bin/make distdir-am
make[4]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop.
make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[3]: *** [Makefile:1209: distdir] Error 2
make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** [Makefile:912: distdir-am] Error 1
make[2]: Leaving directory '/builds/libvirt/libvirt/build'
make[1]: *** [Makefile:906: distdir] Error 2
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
make: *** [Makefile:1010: dist] Error 2
section_end:1594390474:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332930 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332930/raw )
Stage: builds
Name: x64-ubuntu-1804
Trace: /usr/bin/make dist-xz am__post_remove_distdir='@:'
make[1]: Entering directory '/builds/libvirt/libvirt/build'
if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi
test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0"
(cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt'
make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt'
(cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/src'
GEN admin/admin_server_dispatch_stubs.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/tools'
GEN wireshark/src/libvirt/protocol.h
make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/builds/libvirt/libvirt/build/docs'
make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop.
make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs'
Makefile:906: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/builds/libvirt/libvirt/build'
Makefile:1007: recipe for target 'dist' failed
make: *** [dist] Error 2
section_end:1594390470:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #633332915 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332915/raw )
Stage: builds
Name: x64-centos-7
Trace: configure:
Now type 'make' to compile libvirt
[32;1m$ $MAKE distcheck[0;m
/usr/bin/make dist-xz am__post_remove_distdir='@:'
make[1]: Entering directory `/builds/libvirt/libvirt/build'
if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi
test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0"
(cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/builds/libvirt/libvirt/build/include/libvirt'
make[2]: Leaving directory `/builds/libvirt/libvirt/build/include/libvirt'
(cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/builds/libvirt/libvirt/build/src'
GEN admin/admin_server_dispatch_stubs.h
make[2]: Leaving directory `/builds/libvirt/libvirt/build/src'
(cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/builds/libvirt/libvirt/build/tools'
make[2]: Leaving directory `/builds/libvirt/libvirt/build/tools'
(cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/builds/libvirt/libvirt/build/docs'
make[2]: *** No rule to make target `libvirt-daemon-arch.fig', needed by `distdir'. Stop.
make[2]: Leaving directory `/builds/libvirt/libvirt/build/docs'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/builds/libvirt/libvirt/build'
make: *** [dist] Error 2
section_end:1594390470:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 2020c6af ( https://gitlab.com/libvirt/libvirt/-/commit/2020c6af8a8e4bb04acb629d089142b… )
Commit Message: conf, qemu: consider available CPUs in vcpupin/...
Commit Author: Daniel Henrique Barboza ( https://gitlab.com/danielhb )
Committed by: Michal Privoznik
Pipeline #164484370 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164484370 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 33 failed builds.
Job #629756653 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756653/raw )
Stage: containers
Name: mingw32-fedora-rawhide-container
Trace: 9977c1926e96: Retrying in 3 seconds
9977c1926e96: Retrying in 2 seconds
9977c1926e96: Retrying in 1 second
9977c1926e96: Retrying in 20 seconds
9977c1926e96: Retrying in 19 seconds
9977c1926e96: Retrying in 18 seconds
9977c1926e96: Retrying in 17 seconds
9977c1926e96: Retrying in 16 seconds
9977c1926e96: Retrying in 15 seconds
9977c1926e96: Retrying in 14 seconds
9977c1926e96: Retrying in 13 seconds
9977c1926e96: Retrying in 12 seconds
9977c1926e96: Retrying in 11 seconds
9977c1926e96: Retrying in 10 seconds
9977c1926e96: Retrying in 9 seconds
9977c1926e96: Retrying in 8 seconds
9977c1926e96: Retrying in 7 seconds
9977c1926e96: Retrying in 6 seconds
9977c1926e96: Retrying in 5 seconds
9977c1926e96: Retrying in 4 seconds
9977c1926e96: Retrying in 3 seconds
9977c1926e96: Retrying in 2 seconds
9977c1926e96: Retrying in 1 second
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230800:step_script
[0Ksection_start:1594230800:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230801:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756575 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756575/raw )
Stage: containers
Name: x64-fedora-31-container
Trace: Successfully built a4bc6c096ffb
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-fedora-31:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-fedora-31]
9313ad8a487b: Preparing
3b53a1a1ef4a: Preparing
3b53a1a1ef4a: Layer already exists
9313ad8a487b: Retrying in 5 seconds
9313ad8a487b: Retrying in 4 seconds
9313ad8a487b: Retrying in 3 seconds
9313ad8a487b: Retrying in 2 seconds
9313ad8a487b: Retrying in 1 second
9313ad8a487b: Retrying in 10 seconds
9313ad8a487b: Retrying in 9 seconds
9313ad8a487b: Retrying in 8 seconds
9313ad8a487b: Retrying in 7 seconds
9313ad8a487b: Retrying in 6 seconds
9313ad8a487b: Retrying in 5 seconds
9313ad8a487b: Retrying in 4 seconds
9313ad8a487b: Retrying in 3 seconds
9313ad8a487b: Retrying in 2 seconds
9313ad8a487b: Retrying in 1 second
9313ad8a487b: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230776:step_script
[0Ksection_start:1594230776:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230776:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756571 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756571/raw )
Stage: containers
Name: x64-debian-10-container
Trace: 919f9125fee6: Retrying in 7 seconds
919f9125fee6: Retrying in 6 seconds
919f9125fee6: Retrying in 5 seconds
919f9125fee6: Retrying in 4 seconds
919f9125fee6: Retrying in 3 seconds
919f9125fee6: Retrying in 2 seconds
919f9125fee6: Retrying in 1 second
919f9125fee6: Retrying in 15 seconds
919f9125fee6: Retrying in 14 seconds
919f9125fee6: Retrying in 13 seconds
919f9125fee6: Retrying in 12 seconds
919f9125fee6: Retrying in 11 seconds
919f9125fee6: Retrying in 10 seconds
919f9125fee6: Retrying in 9 seconds
919f9125fee6: Retrying in 8 seconds
919f9125fee6: Retrying in 7 seconds
919f9125fee6: Retrying in 6 seconds
919f9125fee6: Retrying in 5 seconds
919f9125fee6: Retrying in 4 seconds
919f9125fee6: Retrying in 3 seconds
919f9125fee6: Retrying in 2 seconds
919f9125fee6: Retrying in 1 second
919f9125fee6: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230721:step_script
[0Ksection_start:1594230721:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230722:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756624 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756624/raw )
Stage: containers
Name: mipsel-debian-10-container
Trace: 7c74e6c7c251: Retrying in 9 seconds
4a7863dce2fe: Retrying in 13 seconds
7c74e6c7c251: Retrying in 8 seconds
4a7863dce2fe: Retrying in 12 seconds
7c74e6c7c251: Retrying in 7 seconds
4a7863dce2fe: Retrying in 11 seconds
7c74e6c7c251: Retrying in 6 seconds
4a7863dce2fe: Retrying in 10 seconds
7c74e6c7c251: Retrying in 5 seconds
4a7863dce2fe: Retrying in 9 seconds
7c74e6c7c251: Retrying in 4 seconds
4a7863dce2fe: Retrying in 8 seconds
7c74e6c7c251: Retrying in 3 seconds
4a7863dce2fe: Retrying in 7 seconds
7c74e6c7c251: Retrying in 2 seconds
4a7863dce2fe: Retrying in 6 seconds
7c74e6c7c251: Retrying in 1 second
4a7863dce2fe: Retrying in 5 seconds
4a7863dce2fe: Retrying in 4 seconds
4a7863dce2fe: Retrying in 3 seconds
4a7863dce2fe: Retrying in 2 seconds
4a7863dce2fe: Retrying in 1 second
4a7863dce2fe: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230633:step_script
[0Ksection_start:1594230633:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230633:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756603 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756603/raw )
Stage: containers
Name: armv6l-debian-10-container
Trace: 237c0063b814: Retrying in 6 seconds
237c0063b814: Retrying in 5 seconds
237c0063b814: Retrying in 4 seconds
237c0063b814: Retrying in 3 seconds
237c0063b814: Retrying in 2 seconds
237c0063b814: Retrying in 1 second
806b1728b302: Pushed
237c0063b814: Retrying in 15 seconds
237c0063b814: Retrying in 14 seconds
237c0063b814: Retrying in 13 seconds
237c0063b814: Retrying in 12 seconds
237c0063b814: Retrying in 11 seconds
237c0063b814: Retrying in 10 seconds
237c0063b814: Retrying in 9 seconds
237c0063b814: Retrying in 8 seconds
237c0063b814: Retrying in 7 seconds
237c0063b814: Retrying in 6 seconds
237c0063b814: Retrying in 5 seconds
237c0063b814: Retrying in 4 seconds
237c0063b814: Retrying in 3 seconds
237c0063b814: Retrying in 2 seconds
237c0063b814: Retrying in 1 second
237c0063b814: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230623:step_script
[0Ksection_start:1594230623:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230624:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756635 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756635/raw )
Stage: containers
Name: armv6l-debian-sid-container
Trace: 8f61a6e63ad1: Retrying in 3 seconds
8f61a6e63ad1: Retrying in 2 seconds
8f61a6e63ad1: Retrying in 1 second
8f61a6e63ad1: Retrying in 20 seconds
8f61a6e63ad1: Retrying in 19 seconds
8f61a6e63ad1: Retrying in 18 seconds
8f61a6e63ad1: Retrying in 17 seconds
8f61a6e63ad1: Retrying in 16 seconds
8f61a6e63ad1: Retrying in 15 seconds
8f61a6e63ad1: Retrying in 14 seconds
8f61a6e63ad1: Retrying in 13 seconds
8f61a6e63ad1: Retrying in 12 seconds
8f61a6e63ad1: Retrying in 11 seconds
8f61a6e63ad1: Retrying in 10 seconds
8f61a6e63ad1: Retrying in 9 seconds
8f61a6e63ad1: Retrying in 8 seconds
8f61a6e63ad1: Retrying in 7 seconds
8f61a6e63ad1: Retrying in 6 seconds
8f61a6e63ad1: Retrying in 5 seconds
8f61a6e63ad1: Retrying in 4 seconds
8f61a6e63ad1: Retrying in 3 seconds
8f61a6e63ad1: Retrying in 2 seconds
8f61a6e63ad1: Retrying in 1 second
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230612:step_script
[0Ksection_start:1594230612:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230612:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756581 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756581/raw )
Stage: containers
Name: x64-opensuse-151-container
Trace: 5a1608367a7d: Layer already exists
8cc7f46b6e7b: Retrying in 5 seconds
8cc7f46b6e7b: Retrying in 4 seconds
8cc7f46b6e7b: Retrying in 3 seconds
8cc7f46b6e7b: Retrying in 2 seconds
8cc7f46b6e7b: Retrying in 1 second
8cc7f46b6e7b: Pushed
bd6083686c20: Retrying in 5 seconds
bd6083686c20: Retrying in 4 seconds
bd6083686c20: Retrying in 3 seconds
bd6083686c20: Retrying in 2 seconds
bd6083686c20: Retrying in 1 second
bd6083686c20: Retrying in 10 seconds
bd6083686c20: Retrying in 9 seconds
bd6083686c20: Retrying in 8 seconds
bd6083686c20: Retrying in 7 seconds
bd6083686c20: Retrying in 6 seconds
bd6083686c20: Retrying in 5 seconds
bd6083686c20: Retrying in 4 seconds
bd6083686c20: Retrying in 3 seconds
bd6083686c20: Retrying in 2 seconds
bd6083686c20: Retrying in 1 second
bd6083686c20: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230551:step_script
[0Ksection_start:1594230551:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230551:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756622 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756622/raw )
Stage: containers
Name: mips64el-debian-10-container
Trace: 4f30c9ebac8b: Retrying in 3 seconds
4f30c9ebac8b: Retrying in 2 seconds
4f30c9ebac8b: Retrying in 1 second
4f30c9ebac8b: Retrying in 20 seconds
4f30c9ebac8b: Retrying in 19 seconds
4f30c9ebac8b: Retrying in 18 seconds
4f30c9ebac8b: Retrying in 17 seconds
4f30c9ebac8b: Retrying in 16 seconds
4f30c9ebac8b: Retrying in 15 seconds
4f30c9ebac8b: Retrying in 14 seconds
4f30c9ebac8b: Retrying in 13 seconds
4f30c9ebac8b: Retrying in 12 seconds
4f30c9ebac8b: Retrying in 11 seconds
4f30c9ebac8b: Retrying in 10 seconds
4f30c9ebac8b: Retrying in 9 seconds
4f30c9ebac8b: Retrying in 8 seconds
4f30c9ebac8b: Retrying in 7 seconds
4f30c9ebac8b: Retrying in 6 seconds
4f30c9ebac8b: Retrying in 5 seconds
4f30c9ebac8b: Retrying in 4 seconds
4f30c9ebac8b: Retrying in 3 seconds
4f30c9ebac8b: Retrying in 2 seconds
4f30c9ebac8b: Retrying in 1 second
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230549:step_script
[0Ksection_start:1594230549:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230550:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756577 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756577/raw )
Stage: containers
Name: x64-fedora-32-container
Trace: ---> Running in 308a29843ea2
Removing intermediate container 308a29843ea2
---> 4a738efc3c3c
Step 4/7 : ENV MAKE "/usr/bin/make"
---> Running in ceb038c03fb6
Removing intermediate container ceb038c03fb6
---> 5684e34ddda7
Step 5/7 : ENV NINJA "/usr/bin/ninja"
---> Running in 1e7107b4f519
Removing intermediate container 1e7107b4f519
---> dc0c9c4bb339
Step 6/7 : ENV PYTHON "/usr/bin/python3"
---> Running in 69c0d89f48f8
Removing intermediate container 69c0d89f48f8
---> 53b2e3c604d5
Step 7/7 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Running in bd7ab5e8d882
Removing intermediate container bd7ab5e8d882
---> 991ebdf80c6d
Successfully built 991ebdf80c6d
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-fedora-32:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-fedora-32]
Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230525:step_script
[0Ksection_start:1594230525:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230526:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756587 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756587/raw )
Stage: containers
Name: armv6l-debian-9-container
Trace: ---> Running in f39442c6612a
Removing intermediate container f39442c6612a
---> 7fed15b392e5
Step 8/11 : ENV PYTHON "/usr/bin/python3"
---> Running in 96d904c8ae60
Removing intermediate container 96d904c8ae60
---> 872bb1dab19b
Step 9/11 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Running in cbd27d254113
Removing intermediate container cbd27d254113
---> e05c6752a603
Step 10/11 : ENV ABI "arm-linux-gnueabi"
---> Running in 30882ccd569c
Removing intermediate container 30882ccd569c
---> 5fd00355968e
Step 11/11 : ENV CONFIGURE_OPTS "--host=arm-linux-gnueabi"
---> Running in c36e93ab734a
Removing intermediate container c36e93ab734a
---> c4a23fa42a23
Successfully built c4a23fa42a23
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-armv6l:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-armv6l]
Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230480:step_script
[0Ksection_start:1594230480:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230481:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756580 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756580/raw )
Stage: containers
Name: x64-fedora-rawhide-container
Trace: 1d03fdd4ccca: Retrying in 2 seconds
1d03fdd4ccca: Retrying in 1 second
1d03fdd4ccca: Retrying in 20 seconds
1d03fdd4ccca: Retrying in 19 seconds
1d03fdd4ccca: Retrying in 18 seconds
1d03fdd4ccca: Retrying in 17 seconds
1d03fdd4ccca: Retrying in 16 seconds
1d03fdd4ccca: Retrying in 15 seconds
1d03fdd4ccca: Retrying in 14 seconds
1d03fdd4ccca: Retrying in 13 seconds
1d03fdd4ccca: Retrying in 12 seconds
1d03fdd4ccca: Retrying in 11 seconds
1d03fdd4ccca: Retrying in 10 seconds
1d03fdd4ccca: Retrying in 9 seconds
1d03fdd4ccca: Retrying in 8 seconds
1d03fdd4ccca: Retrying in 7 seconds
1d03fdd4ccca: Retrying in 6 seconds
1d03fdd4ccca: Retrying in 5 seconds
1d03fdd4ccca: Retrying in 4 seconds
1d03fdd4ccca: Retrying in 3 seconds
1d03fdd4ccca: Retrying in 2 seconds
1d03fdd4ccca: Retrying in 1 second
1d03fdd4ccca: Pushed
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230472:step_script
[0Ksection_start:1594230472:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230473:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756593 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756593/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up dpkg-dev (1.18.25) ...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed
libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed
libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed
libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed
Depends: libicu-dev:mips64el but it is not going to be installed
[91mE[0m[91m: [0m[91mUnable to correct problems, you have held broken packages.[0m[91m
[0mThe command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100
section_end:1594230346:step_script
[0Ksection_start:1594230346:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230346:after_script
[0K[31;1mERROR: Job failed: exit code 100
[0;m
Job #629756590 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756590/raw )
Stage: containers
Name: mips-debian-9-container
Trace: ---> 2a27117c83ac
Step 6/11 : ENV MAKE "/usr/bin/make"
---> Using cache
---> d1a681712831
Step 7/11 : ENV NINJA "/usr/bin/ninja"
---> Using cache
---> 84fc5a3a6775
Step 8/11 : ENV PYTHON "/usr/bin/python3"
---> Using cache
---> 01852f38637f
Step 9/11 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Using cache
---> 712f050c8a43
Step 10/11 : ENV ABI "mips-linux-gnu"
---> Using cache
---> c154f1293d01
Step 11/11 : ENV CONFIGURE_OPTS "--host=mips-linux-gnu"
---> Using cache
---> 3c5b3e1c47bf
Successfully built 3c5b3e1c47bf
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-mips:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-mips]
Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230302:step_script
[0Ksection_start:1594230302:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230303:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756566 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756566/raw )
Stage: containers
Name: x64-centos-7-container
Trace: ---> da484ebab644
Step 5/8 : ENV MAKE "/usr/bin/make"
---> Using cache
---> 15e76632696b
Step 6/8 : ENV NINJA "/usr/bin/ninja-build"
---> Using cache
---> 81664ce1cf8f
Step 7/8 : ENV PYTHON "/usr/bin/python3"
---> Using cache
---> 564837d63133
Step 8/8 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Using cache
---> be881a726299
Successfully built be881a726299
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-centos-7:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-centos-7]
086121aedd72: Preparing
225c3acdc60b: Preparing
edf3aa290fb3: Preparing
edf3aa290fb3: Layer already exists
086121aedd72: Layer already exists
225c3acdc60b: Layer already exists
received unexpected HTTP status: 503 Service Unavailable
section_end:1594230289:step_script
[0Ksection_start:1594230289:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230290:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756598 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756598/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Operating System: Alpine Linux v3.12 (containerized)
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 80522a990671
ID: AFZS:RKC4:LQJ7:RRMF:73UB:U3L7:IVCG:IRHV:VQWD:PVPD:EBMY:V3QV
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230247:step_script
[0Ksection_start:1594230247:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230248:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756601 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756601/raw )
Stage: containers
Name: aarch64-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: c53c1857459f
ID: URO6:L3XB:NMGW:PKIX:2XT4:TTNN:DGIU:B5DE:AGKF:MWYT:HWLR:U5E2
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230246:step_script
[0Ksection_start:1594230246:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230246:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756610 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756610/raw )
Stage: containers
Name: armv7-ldebian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 817042dadc69
ID: ZCU4:OBLG:KDHE:BDM4:HNVK:ZQDT:PXAH:TCI6:M7EZ:HPOU:OK4M:5TAD
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230246:step_script
[0Ksection_start:1594230246:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230246:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756583 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756583/raw )
Stage: containers
Name: x64-ubuntu-1804-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 1f03fd19811c
ID: ZLDS:ZKMI:ZJUS:OZOI:DQAO:USUM:QX25:5EL2:3JDV:7HK2:U42G:UEFT
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230246:step_script
[0Ksection_start:1594230246:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230246:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756585 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756585/raw )
Stage: containers
Name: x64-ubuntu-2004-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 3cb5752cb7be
ID: PMPK:SINY:CQVM:VNKH:UFTO:YLXI:HQIU:UI45:XMOP:L3BV:KDUL:FTEU
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230244:step_script
[0Ksection_start:1594230244:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230245:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756613 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756613/raw )
Stage: containers
Name: i686-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 2b17f5fb6692
ID: K7R7:THWV:6SDB:T7A2:ZTKV:22GJ:23K4:DFSY:3X4X:37NL:KAQO:J3VA
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230244:step_script
[0Ksection_start:1594230244:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756569 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756569/raw )
Stage: containers
Name: x64-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 68eab471131d
ID: 56QB:N636:GPLC:PB6T:L4SE:JEVD:7BNM:G6IU:3GFO:4FOP:RTZL:SSSB
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230244:step_script
[0Ksection_start:1594230244:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756637 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756637/raw )
Stage: containers
Name: armv7-ldebian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: affb458d6754
ID: AU2D:66MC:KSDC:B3VL:DQAF:X7TH:HMXJ:U22P:UHIE:6JUD:FGGO:IN7V
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230244:step_script
[0Ksection_start:1594230244:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756588 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756588/raw )
Stage: containers
Name: armv7l-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 2dd4016cd9d3
ID: UUVQ:6OVK:DAXA:MNPM:YGUP:PGGB:NXOK:57FB:A6KN:2CQP:GJZM:WZKR
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230243:step_script
[0Ksection_start:1594230243:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756594 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756594/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 934e23a3279c
ID: 2CC4:5BP6:ZV35:SRM2:3IDO:5HA3:UNBR:H4VY:ZGSQ:KVEC:S356:O6RC
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230243:step_script
[0Ksection_start:1594230243:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756617 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756617/raw )
Stage: containers
Name: mips-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 8c3f5e6d1e91
ID: JXA4:W2IG:HULN:4XW2:EGGS:VU66:4HOC:UTT7:2IM5:SA6S:6YBS:ICYG
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230243:step_script
[0Ksection_start:1594230243:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230244:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756642 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756642/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 3b8f340fd227
ID: 7EXM:2AKS:HOSR:W7ZO:VEBJ:37MT:LCYB:EKXC:7AKF:RW2A:P4HO:5IQX
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230243:step_script
[0Ksection_start:1594230243:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230243:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756586 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756586/raw )
Stage: containers
Name: aarch64-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: ada7d6164240
ID: QY2W:YCXM:HHBE:KZMG:DVQB:4LIC:FG2R:PUR5:ZBI3:H7IW:JRBZ:UADZ
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230242:step_script
[0Ksection_start:1594230242:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230243:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756650 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756650/raw )
Stage: containers
Name: s390x-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 770ea3721384
ID: UJAO:LZN7:LXAM:FHKP:4XER:FPVC:GKR6:K7DM:JRQA:WELE:SP7A:YG4U
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230242:step_script
[0Ksection_start:1594230242:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230243:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756656 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756656/raw )
Stage: containers
Name: mingw64-fedora-rawhide-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: c1a484407f3c
ID: FPEX:RVX2:NBJR:S6W2:JOY7:LZDU:G6PJ:S2U7:4T7R:ZZQC:7MHV:YM4O
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230242:step_script
[0Ksection_start:1594230242:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230242:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756629 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756629/raw )
Stage: containers
Name: s390x-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 6f6ae42e5461
ID: QQDN:7IZH:UMPX:43PM:Y37O:R4XC:SANE:DC53:KNNH:UHBZ:5OXI:ORFQ
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230241:step_script
[0Ksection_start:1594230241:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230242:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756640 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756640/raw )
Stage: containers
Name: i686-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 55b4facb4a11
ID: 5RCU:HCRW:5UJO:C653:PJKF:M6SE:N4N6:BOWE:5MXZ:VYA2:RDQM:SB62
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230240:step_script
[0Ksection_start:1594230240:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230241:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756596 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756596/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 735eea340d85
ID: 25LJ:6FMW:NQU3:5NH6:U7VJ:LH4F:JCCO:V4X3:IJZL:GHV3:3DLR:CWH4
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594230239:step_script
[0Ksection_start:1594230239:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230240:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629756567 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756567/raw )
Stage: containers
Name: x64-centos-8-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: ad6e9434fe52
ID: OVI5:UZCQ:PFOP:TAWW:FMLK:3QEC:7YBE:ZKWE:EW7J:LT2Z:QMQI:7KG7
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: login attempt to https://registry.gitlab.com/v2/ failed with status: 503 Service Unavailable
section_end:1594230236:step_script
[0Ksection_start:1594230236:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594230237:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 4bd375b6 ( https://gitlab.com/libvirt/libvirt/-/commit/4bd375b6ce3a4c134bab19cd7c9a7a8… )
Commit Message: Change the virtual NICs limit for the ESX drive...
Commit Author: Bastien Orivel ( https://gitlab.com/bastien.orivel )
Committed by: Michal Privoznik
Pipeline #164448579 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164448579 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 39 failed builds.
Job #629578553 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578553/raw )
Stage: containers
Name: s390x-debian-10-container
Trace: ---> Running in 098c2ef2412d
Removing intermediate container 098c2ef2412d
---> 2da369829844
Step 7/10 : ENV PYTHON "/usr/bin/python3"
---> Running in c53917fc1760
Removing intermediate container c53917fc1760
---> a1965b179da4
Step 8/10 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
---> Running in b69b12dda6c2
Removing intermediate container b69b12dda6c2
---> 8ea4c8e476a0
Step 9/10 : ENV ABI "s390x-linux-gnu"
---> Running in 4b42d5f706f8
Removing intermediate container 4b42d5f706f8
---> f70c83dd0f18
Step 10/10 : ENV CONFIGURE_OPTS "--host=s390x-linux-gnu"
---> Running in c459e13952a7
Removing intermediate container c459e13952a7
---> 7299d424aa13
Successfully built 7299d424aa13
Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-10-cross-s390x:latest
[32;1m$ docker push "$TAG"[0;m
The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-10-cross-s390x]
Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223475:step_script
[0Ksection_start:1594223475:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223475:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578575 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578575/raw )
Stage: containers
Name: mingw64-fedora-rawhide-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: ed8113d82df3
ID: R2HE:WT6G:VNPW:ZROP:MTZB:ZATI:IHXC:JKGE:6N6F:XFSV:EMZH:FTCG
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223313:step_script
[0Ksection_start:1594223313:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223314:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578535 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578535/raw )
Stage: containers
Name: i686-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: cd07d37eec86
ID: 6J2M:V2KY:AODN:3ZFE:EW7B:YTEP:YWIE:YSJS:L477:SEJT:5FHV:LO5D
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223313:step_script
[0Ksection_start:1594223313:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223314:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578521 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578521/raw )
Stage: containers
Name: ppc64le-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 6dd733038a98
ID: RZIX:PS3L:WMNC:GFWH:XZZT:PKM5:5YOE:7E4Q:3WVY:S6NP:2EPI:D22Y
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223312:step_script
[0Ksection_start:1594223312:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223313:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578528 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578528/raw )
Stage: containers
Name: armv6l-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: a3aecf075c0b
ID: T3DP:2KR6:ZDAW:O62M:SX2O:4SN2:MLGU:63HR:VROT:2QIW:YVNN:KUPV
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223312:step_script
[0Ksection_start:1594223312:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223313:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578500 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578500/raw )
Stage: containers
Name: x64-ubuntu-1804-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 2a71e6b97dc8
ID: 7JJL:FRXF:ACUR:JOQG:JOV4:X5GR:J4Y4:6GI5:LAII:437T:KM5G:DFGN
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223312:step_script
[0Ksection_start:1594223312:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223312:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578549 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578549/raw )
Stage: containers
Name: mipsel-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 5f0dd67253df
ID: W4M5:Z7TC:GCW4:TNMU:AAHY:RXRY:LXMD:FZF2:GRQP:Y3N4:F2TK:2MAY
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223311:step_script
[0Ksection_start:1594223311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223312:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578486 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578486/raw )
Stage: containers
Name: x64-centos-8-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 091efd9edffc
ID: 5BUQ:P7FK:OJ7A:H6N6:WYPI:WW7K:SBWO:LMSK:BD2Z:W4PI:3M33:YYMG
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223311:step_script
[0Ksection_start:1594223311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223312:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578531 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578531/raw )
Stage: containers
Name: armv7-ldebian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 9669535c7ca0
ID: SHYO:UTPQ:EOEZ:E5FU:CQU6:B6AB:TOHZ:TK2B:2ZAV:NTOE:P7CK:BP2M
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223311:step_script
[0Ksection_start:1594223311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223312:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578537 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578537/raw )
Stage: containers
Name: mips-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: b1d1dd0e5159
ID: HA6Z:ZDA4:Y6KC:DDCY:MHBS:3KEH:JGIH:3JBU:CPIW:D6Z3:TDW6:4OGH
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223311:step_script
[0Ksection_start:1594223311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223312:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578485 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578485/raw )
Stage: containers
Name: x64-centos-7-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 0815a6c93a4a
ID: HF3F:JWHQ:CUX6:HN47:O5KC:O4AO:INOK:7NZT:J4W4:35OE:TCN6:HB25
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223310:step_script
[0Ksection_start:1594223310:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223311:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578525 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578525/raw )
Stage: containers
Name: aarch64-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 1e017cfa4f1e
ID: 4P63:6N34:S4PB:FSTZ:PEG2:3JGU:FGR6:R6KT:TXHW:GYLF:TYLP:ORD2
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223311:step_script
[0Ksection_start:1594223311:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223311:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578573 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578573/raw )
Stage: containers
Name: mingw32-fedora-rawhide-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 6a9a29eb5658
ID: WIJD:SZWL:JBUQ:CFTP:OOF4:PTEY:KVVJ:7DX6:2SUF:Y5AS:RYOO:M5U2
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223310:step_script
[0Ksection_start:1594223310:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223311:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578507 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578507/raw )
Stage: containers
Name: armv6l-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 59c1a7354d22
ID: NFFX:ERU6:6PSG:6VT2:T4QS:PDCG:ON6P:EU3J:LZ4S:3C2F:3GZ7:EE2E
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223310:step_script
[0Ksection_start:1594223310:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223311:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578497 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578497/raw )
Stage: containers
Name: x64-fedora-32-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 540d3fd622f0
ID: J7WI:L5SZ:OCLP:VCGC:MNWD:FK64:ZJI2:4MRN:NMU4:3DE2:L5MY:36NH
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223310:step_script
[0Ksection_start:1594223310:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223311:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578495 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578495/raw )
Stage: containers
Name: x64-fedora-31-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 7b14113fcaab
ID: 23EJ:WDOX:PRS7:IXVL:MAQP:JCW3:ADXM:CFLM:T3UG:LPKT:Z7RR:GTS6
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223310:step_script
[0Ksection_start:1594223310:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223310:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578513 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578513/raw )
Stage: containers
Name: mips-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 601cbedde47f
ID: SI6E:3MPV:XPJ2:AVT6:J2SY:HTMO:IWA2:7GZB:5SK5:UQ5W:PI4B:I3N5
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223309:step_script
[0Ksection_start:1594223309:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223310:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578563 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578563/raw )
Stage: containers
Name: i686-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 5f2e7217bd2b
ID: 2QO7:EX37:URDV:BJBB:EWKC:QMU4:XMUM:F3PW:3EWZ:NZRL:7U6B:6OUW
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223309:step_script
[0Ksection_start:1594223309:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223310:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578551 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578551/raw )
Stage: containers
Name: ppc64le-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: b9ea23499bbe
ID: ETJN:QVM2:FX4P:JJNA:D3AQ:77BX:2C4I:BDON:KMII:SKQC:BXLU:GSCO
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223309:step_script
[0Ksection_start:1594223309:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223309:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578487 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578487/raw )
Stage: containers
Name: x64-centos-stream-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: f6646c3c2f3f
ID: HM63:IAVZ:Q75H:U23U:3NSH:6GJH:TYAO:U36X:ZOVP:XJX7:W4DV:FYOU
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223308:step_script
[0Ksection_start:1594223308:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223309:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578489 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578489/raw )
Stage: containers
Name: x64-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 5abd70da8d29
ID: 5KZP:SX5R:RIKZ:GR5O:B6FH:PWE7:QYIF:SINV:443O:GUM6:B5IM:EZLP
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223308:step_script
[0Ksection_start:1594223308:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223309:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578493 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578493/raw )
Stage: containers
Name: x64-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 2339d516b090
ID: AYV4:RJQZ:HQEK:TU7B:REYQ:LKVJ:DSXA:XANU:DJBE:KPRG:G6KN:4HWR
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223307:step_script
[0Ksection_start:1594223307:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223308:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578498 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578498/raw )
Stage: containers
Name: x64-fedora-rawhide-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 17c8db50d16a
ID: U67R:IERD:HKSV:4LNK:OABF:KPHS:M3WK:KB2Q:FNHH:CNN4:EILT:GKZA
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223307:step_script
[0Ksection_start:1594223307:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223307:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578569 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578569/raw )
Stage: containers
Name: ppc64le-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: bd34efa60325
ID: 2ZQ7:CGBG:DNH3:GUFI:TKJV:J6XH:WWIL:257F:JTCR:BWMQ:GQOU:XNQX
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223305:step_script
[0Ksection_start:1594223305:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223306:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578556 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578556/raw )
Stage: containers
Name: aarch64-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: cef2040f8fb2
ID: S3BN:76EK:Y4VR:MUNL:XEAG:R35M:FVUL:HHHG:LVR7:Z2Q3:FUL2:UUCM
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223305:step_script
[0Ksection_start:1594223305:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223306:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578571 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578571/raw )
Stage: containers
Name: s390x-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: fd491bee7707
ID: OFBW:NADA:XKGU:XRI5:DQGJ:KQC3:HCSH:NIGB:MO33:J5KC:H5DL:3VMF
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223304:step_script
[0Ksection_start:1594223304:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223305:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578565 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578565/raw )
Stage: containers
Name: mips64el-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 8da64984986c
ID: RVFA:OMLV:27ZY:VZNN:R32N:UFTF:XANR:LAER:RXOR:G3QG:WB7D:RJCJ
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223304:step_script
[0Ksection_start:1594223304:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223305:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578567 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578567/raw )
Stage: containers
Name: mipsel-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: f39ba05b8413
ID: OTC2:TKAK:R4UM:STND:KNTG:7GY6:U4G4:OTHW:JE7U:Y25Y:V4J3:4PMM
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223304:step_script
[0Ksection_start:1594223304:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223305:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578560 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578560/raw )
Stage: containers
Name: armv7-ldebian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 59770a2b9726
ID: QBOO:WETP:ZQIH:UFWV:CKKN:PF5U:625C:YKQG:VV7Q:S7YI:MQZJ:2ILN
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223304:step_script
[0Ksection_start:1594223304:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578491 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578491/raw )
Stage: containers
Name: x64-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 9c39c5731397
ID: ECZP:3WQM:LWAK:RNMD:VYSZ:AMQE:KWN3:FXZP:SSY3:EDQL:UTV6:P3GG
Docker Root Dir: /var/lib/docker
Debug Mode: false
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223304:step_script
[0Ksection_start:1594223304:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578499 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578499/raw )
Stage: containers
Name: x64-opensuse-151-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 8d6630d91066
ID: GOYW:Q3RI:ZEVT:5CSV:YOKT:R3QL:TFPU:MXTK:FH7K:LEJG:KYMI:KCKM
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223303:step_script
[0Ksection_start:1594223303:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578557 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578557/raw )
Stage: containers
Name: armv6l-debian-sid-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 2bb21fd18ea9
ID: 7FZW:6VYL:CSH4:DHET:GXWY:JD5Q:ADCQ:S7RP:A5IK:37KT:5DBJ:Z3EG
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223303:step_script
[0Ksection_start:1594223303:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578547 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578547/raw )
Stage: containers
Name: mips64el-debian-10-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 7a8c713d3632
ID: IQYA:TOBB:VEBL:5VRN:CCBE:BVUX:QHAP:HDB6:HO6E:4SKV:PH4F:OB4Z
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223303:step_script
[0Ksection_start:1594223303:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578504 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578504/raw )
Stage: containers
Name: aarch64-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 6808e6ca7938
ID: 6NO7:UD55:36MN:CG52:DJWL:DTQA:FEID:MA5G:EUP2:ULCR:2Q7Q:OUPC
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223303:step_script
[0Ksection_start:1594223303:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223304:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578523 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578523/raw )
Stage: containers
Name: s390x-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: d237d1d63d07
ID: EKPX:VS6G:UOYL:RUOE:47JZ:MR7O:PDBQ:WC3W:5LI2:ZAWP:N477:34UR
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223302:step_script
[0Ksection_start:1594223302:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223303:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578510 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578510/raw )
Stage: containers
Name: armv7l-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: c7c3fa5f9956
ID: SNIU:L7TT:2AEO:APO3:E3VH:CRBT:THCU:YBPH:X2FS:KO5W:5RGU:AIQC
Docker Root Dir: /var/lib/docker
Debug Mode: false
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223302:step_script
[0Ksection_start:1594223302:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223303:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578502 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578502/raw )
Stage: containers
Name: x64-ubuntu-2004-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 1aeef9fde67d
ID: 4VNW:4XAU:H64Z:SYH4:YSWT:CE52:PIZX:XW6R:DVVH:U6V3:W6IK:IVNE
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223299:step_script
[0Ksection_start:1594223299:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223300:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578519 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578519/raw )
Stage: containers
Name: mipsel-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 4ae2e6f42ee3
ID: AFBM:WG2B:EIKU:PWUI:4YAO:BLRG:RMP5:RHNQ:SI7T:X632:ALDU:QMRX
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223299:step_script
[0Ksection_start:1594223299:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223300:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629578516 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578516/raw )
Stage: containers
Name: mips64el-debian-9-container
Trace: Architecture: x86_64
CPUs: 1
Total Memory: 3.607GiB
Name: 228dde7b6d17
ID: VHCQ:3XJ6:PUIA:HC6R:MNDG:KH2J:Q3BS:BPOG:5GBD:M3J2:Q35U:2LIH
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf…
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
[32;1m$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD"[0;m
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
section_end:1594223298:step_script
[0Ksection_start:1594223298:after_script
[0K[0K[36;1mRunning after_script[0;m
[0;m[32;1mRunning after script...[0;m
[32;1m$ docker logout[0;m
Removing login credentials for https://index.docker.io/v1/
section_end:1594223299:after_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: ccf627c1 ( https://gitlab.com/libvirt/libvirt/-/commit/ccf627c110a178afa529818474e555b… )
Commit Message: qemuBuildNumaCommandLine: Fix @masterInitiator ...
Commit Author: Michal Privoznik
Pipeline #164387338 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164387338 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #629242995 ( https://gitlab.com/libvirt/libvirt/-/jobs/629242995/raw )
Stage: builds
Name: x64-freebsd-12-build
Trace: ............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
...................section_end:1594219293:step_script
[0K[31;1mERROR: Job failed: execution took longer than 1h0m0s seconds
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0

08 Jul '20
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: e44e0cc7 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/e44e0cc7a157bc47d9fe434b… )
Commit Message: README: Point to pkg.go.dev instead of godoc.or...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #164358666 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/164358666 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #629113343 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113343/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out e44e0cc7 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594212126:get_sources
[0Ksection_start:1594212126:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (9.60s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 9.617s
section_end:1594212143:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629113335 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113335/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out e44e0cc7 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594212125:get_sources
[0Ksection_start:1594212125:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (9.00s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 9.015s
section_end:1594212139:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629113341 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113341/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out e44e0cc7 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594212121:get_sources
[0Ksection_start:1594212121:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (9.57s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 9.591s
section_end:1594212138:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629113340 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113340/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out e44e0cc7 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594212120:get_sources
[0Ksection_start:1594212120:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (9.88s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 9.892s
section_end:1594212137:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #629113337 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113337/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out e44e0cc7 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1594212121:get_sources
[0Ksection_start:1594212121:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.99s)
xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.001s
section_end:1594212133:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: d1d888a6 ( https://gitlab.com/libvirt/libvirt/-/commit/d1d888a69f505922140bec292b8d208… )
Commit Message: NEWS: Update for libvirt 6.5.0
Signed-off-by: ...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #162460194 ( https://gitlab.com/libvirt/libvirt/-/pipelines/162460194 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 1 failed build.
Job #621295762 ( https://gitlab.com/libvirt/libvirt/-/jobs/621295762/raw )
Stage: builds
Name: x64-freebsd-12-build
Trace: ............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
...
Build error: https://cirrus-ci.com/build/6430700360433664
CirrusAPIError: API returned 1 error(s):
[{'message': 'Internal Server Error(s) while executing query'}]
section_end:1593696317:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
1
0