Skip to content

Merge pull request #2796 from tonistiigi/fs-entitlements #4662

Merge pull request #2796 from tonistiigi/fs-entitlements

Merge pull request #2796 from tonistiigi/fs-entitlements #4662

Triggered via push November 21, 2024 17:51
Status Failure
Total duration 7m 24s
Artifacts 82

build.yml

on: push
Matrix: test-integration
Matrix: test-unit
prepare-binaries
7s
prepare-binaries
govulncheck
53s
govulncheck
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test-integration ([email protected], ./tests)
buildx bake failed with: ERROR: failed to solve: Internal: rpc error: code = Internal desc = unexpected EOF
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43487/library/busybox:latest time="2024-11-21T17:54:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43487" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43487/library/alpine:latest time="2024-11-21T17:54:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43487" run.go:321: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:321 /usr/local/go/src/sync/once.go:76 /usr/local/go/src/sync/once.go:67 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:319 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:203 Error: Received unexpected error: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/moby/buildkit/manifests/sha256:8e8898b54dbaccc8e0b56e02e5d5b3d6b947a26c24b37899c5c652bba7c60b47: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit github.com/moby/buildkit/util/contentutil.CopyChain /src/vendor/github.com/moby/buildkit/util/contentutil/copy.go:87 github.com/moby/buildkit/util/testutil/integration.copyImagesLocal /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:269 github.com/moby/buildkit/util/testutil/integration.runMirror /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:358 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:320 sync.(*Once).doSlow /usr/local/go/src/sync/once.go:76 sync.(*Once).Do /usr/local/go/src/sync/once.go:67 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:319 github.com/moby/buildkit/util/testutil/integration.Run.func2.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:203 testing.tRunner /usr/local/go/src/testing/testing.go:1690 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration --- FAIL: TestIntegration (0.92s)
test-integration (v0.17.0, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44307/library/busybox:latest time="2024-11-21T17:55:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44307" run.go:321: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:321 /usr/local/go/src/sync/once.go:76 /usr/local/go/src/sync/once.go:67 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:319 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:203 Error: Received unexpected error: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/amd64/alpine/manifests/sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit github.com/moby/buildkit/util/contentutil.CopyChain /src/vendor/github.com/moby/buildkit/util/contentutil/copy.go:87 github.com/moby/buildkit/util/testutil/integration.copyImagesLocal /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:269 github.com/moby/buildkit/util/testutil/integration.runMirror /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:358 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:320 sync.(*Once).doSlow /usr/local/go/src/sync/once.go:76 sync.(*Once).Do /usr/local/go/src/sync/once.go:67 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:319 github.com/moby/buildkit/util/testutil/integration.Run.func2.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:203 testing.tRunner /usr/local/go/src/testing/testing.go:1690 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration --- FAIL: TestIntegration (2.34s)
test-integration (v0.16.0, remote, ./tests, experimental)
Process completed with exit code 1.
test-integration ([email protected], ./tests)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
18.1 MB
buildx-darwin-arm64
16.9 MB
buildx-freebsd-amd64
17.7 MB
buildx-freebsd-arm64
16.1 MB
buildx-linux-amd64
17.8 MB
buildx-linux-arm-v6
16.5 MB
buildx-linux-arm-v7
16.5 MB
buildx-linux-arm64
16.2 MB
buildx-linux-ppc64le
15.8 MB
buildx-linux-riscv64
16.7 MB
buildx-linux-s390x
17.3 MB
buildx-openbsd-amd64
17.7 MB
buildx-openbsd-arm64
16.1 MB
buildx-windows-amd64
18.3 MB
buildx-windows-arm64
16.3 MB
docker~buildx~09HE9G.dockerbuild
88.4 KB
docker~buildx~1BY6K7.dockerbuild
88.8 KB
docker~buildx~3M69HH.dockerbuild
91.6 KB
docker~buildx~4FZS4G.dockerbuild
90.2 KB
docker~buildx~51LYDM.dockerbuild
90.1 KB
docker~buildx~6E5M3L.dockerbuild
88.6 KB
docker~buildx~6P5QIY.dockerbuild
30.6 KB
docker~buildx~7YEM30.dockerbuild
88.9 KB
docker~buildx~89VF8H.dockerbuild
89.4 KB
docker~buildx~ASFLCA.dockerbuild
88.2 KB
docker~buildx~EG5OYG.dockerbuild
87.4 KB
docker~buildx~EHWK8N.dockerbuild
88.7 KB
docker~buildx~GD0B9Q.dockerbuild
88.9 KB
docker~buildx~GL1ZKP.dockerbuild
88.1 KB
docker~buildx~GQSAJU.dockerbuild
91 KB
docker~buildx~IHW8ZU.dockerbuild
89.5 KB
docker~buildx~JEG55C.dockerbuild
89.2 KB
docker~buildx~JOMOOL.dockerbuild
88.7 KB
docker~buildx~KPWC0O.dockerbuild
38.5 KB
docker~buildx~L0GYQS.dockerbuild
88.2 KB
docker~buildx~LZZAW2.dockerbuild
89 KB
docker~buildx~R6OY4V.dockerbuild
89.8 KB
docker~buildx~RXIZSC.dockerbuild
89.6 KB
docker~buildx~SHMMG2.dockerbuild
88.3 KB
docker~buildx~TH20Q6.dockerbuild
89.3 KB
docker~buildx~UMEWTC.dockerbuild
89.1 KB
docker~buildx~UN86VJ.dockerbuild
88.3 KB
docker~buildx~V3GFM7.dockerbuild
89.4 KB
docker~buildx~VQ1G8N.dockerbuild
88.3 KB
docker~buildx~WMWZPN.dockerbuild
90.1 KB
docker~buildx~WWMXOF.dockerbuild
88.3 KB
docker~buildx~Z0B37G.dockerbuild
88.5 KB
docker~buildx~ZU8IBW.dockerbuild
89.7 KB
test-reports-test-integration-tests--docker-
121 KB
test-reports-test-integration-tests--docker-experimental
122 KB
test-reports-test-integration-tests--docker261-experimental
122 KB
test-reports-test-integration-tests--dockercontainerd-
122 KB
test-reports-test-integration-tests--dockercontainerd-experimental
122 KB
test-reports-test-integration-tests--dockercontainerd261-
122 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
122 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
121 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
121 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
122 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
122 KB
test-reports-test-integration-tests-latest-docker-container-
121 KB
test-reports-test-integration-tests-latest-docker-container-experimental
121 KB
test-reports-test-integration-tests-latest-remote-
122 KB
test-reports-test-integration-tests-latest-remote-experimental
122 KB
test-reports-test-integration-tests-master-docker-container-
121 KB
test-reports-test-integration-tests-master-docker-container-experimental
121 KB
test-reports-test-integration-tests-master-remote-
122 KB
test-reports-test-integration-tests-master-remote-experimental
122 KB
test-reports-test-integration-tests-v0152-docker-container-
121 KB
test-reports-test-integration-tests-v0152-docker-container-experimental
121 KB
test-reports-test-integration-tests-v0152-remote-
122 KB
test-reports-test-integration-tests-v0152-remote-experimental
122 KB
test-reports-test-integration-tests-v0160-docker-container-
121 KB
test-reports-test-integration-tests-v0160-docker-container-experimental
121 KB
test-reports-test-integration-tests-v0160-remote-
122 KB
test-reports-test-integration-tests-v0160-remote-experimental
9.41 KB
test-reports-test-integration-tests-v0170-docker-container-
9.61 KB
test-reports-test-integration-tests-v0170-docker-container-experimental
121 KB
test-reports-test-integration-tests-v0170-remote-
122 KB
test-reports-test-integration-tests-v0170-remote-experimental
122 KB
test-reports-test-unit--macos-14
166 KB
test-reports-test-unit--ubuntu-24.04
172 KB
test-reports-test-unit--windows-2022
168 KB