libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

July 2020

  • 1 participants
  • 28 discussions
libvirt-go-xml | Pipeline #168204700 has failed for master | 3d7a35d3
by GitLab 18 Jul '20

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 #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: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595127997:get_sources section_start:1595127997:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #645472296 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472296/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595127996:get_sources section_start:1595127996:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #645472322 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472322/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595127986:get_sources section_start:1595127986:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #645472315 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/645472315/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595127986:get_sources section_start:1595127986:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #168051346 has failed for master | 3d7a35d3
by GitLab 17 Jul '20

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 #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: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595041595:get_sources section_start:1595041595:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #644984937 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984937/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595041593:get_sources section_start:1595041593:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #644985008 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644985008/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595041585:get_sources section_start:1595041585:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #644984982 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/644984982/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595041585:get_sources section_start:1595041585:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #167653292 has failed for master | 3d7a35d3
by GitLab 16 Jul '20

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 #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: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594955176:get_sources section_start:1594955176:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #643278932 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278932/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594955175:get_sources section_start:1594955175:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #643278855 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278855/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594955171:get_sources section_start:1594955171:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #643278998 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643278998/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594955165:get_sources section_start:1594955165:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #643279018 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/643279018/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594955161:get_sources section_start:1594955161:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #167165730 has failed for master | 3d7a35d3
by GitLab 15 Jul '20

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 #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: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594868775:get_sources section_start:1594868775:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #641163600 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163600/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594868773:get_sources section_start:1594868773:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #641163538 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163538/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594868773:get_sources section_start:1594868773:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #641163641 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163641/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594868761:get_sources section_start:1594868761:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #641163665 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/641163665/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594868760:get_sources section_start:1594868760:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #166710636 has failed for master | 4291080f
by GitLab 15 Jul '20

15 Jul '20
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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794554:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794555:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794548:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794549:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794547:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794548:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794518:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794518:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794516:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794517:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794515:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794516:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794511:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794512:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594794501:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594794502:after_script ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #166668513 has failed for master | 3d7a35d3
by GitLab 14 Jul '20

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 #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: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594782379:get_sources section_start:1594782379:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #639034300 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034300/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594782378:get_sources section_start:1594782378:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #639034341 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034341/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594782375:get_sources section_start:1594782375:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #639034288 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034288/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594782376:get_sources section_start:1594782376:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  Job #639034355 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/639034355/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594782372:get_sources section_start:1594782372:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === 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 ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #166487863 has failed for master | fcac6490
by GitLab 14 Jul '20

14 Jul '20
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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594743005:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594743006:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742998:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742999:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742998:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742998:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742971:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742972:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742967:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742967:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742964:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742965:after_script ERROR: Job failed: exit code 100  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 $ docker push "$TAG" 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 section_start:1594742928:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742929:after_script ERROR: Job failed: exit code 1  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742894:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742895:after_script ERROR: Job failed: exit code 100  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 $ docker push "$TAG" 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 section_start:1594742894:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742895:after_script ERROR: Job failed: exit code 1  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742881:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742882:after_script ERROR: Job failed: exit code 100  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 $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" 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 section_start:1594742874:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742874:after_script ERROR: Job failed: exit code 1  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 $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" 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 section_start:1594742873:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742874:after_script ERROR: Job failed: exit code 1  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 $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" 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 section_start:1594742872:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742873:after_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #166484193 has failed for master | 9f782258
by GitLab 14 Jul '20

14 Jul '20
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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742318:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742319:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742312:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742308:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742309:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742291:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742291:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742278:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742279:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742277:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742278:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742272:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742273:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594742271:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594742272:after_script ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #166456952 has failed for master | 459c30d0
by GitLab 14 Jul '20

14 Jul '20
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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738521:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738522:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738519:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738520:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738517:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738519:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738493:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738494:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738480:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738481:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738473:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738474:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738472:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738473:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594738469:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594738470:after_script ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #166336471 has failed for master | 31939c80
by GitLab 14 Jul '20

14 Jul '20
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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721407:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721408:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721399:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721400:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721393:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721394:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721374:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721375:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721369:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721370:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721365:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721366:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721362:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721362:after_script ERROR: Job failed: exit code 100  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 E: Unable to correct problems, you have held broken packages. The 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 section_start:1594721361:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594721362:after_script ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.