Skip to content

bake: fix context from target platform matching #4825

bake: fix context from target platform matching

bake: fix context from target platform matching #4825

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Re-run triggered December 20, 2024 12:01
Status Failure
Total duration 7m 50s
Artifacts

build.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
5s
prepare-binaries
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33013/library/busybox:latest time="2024-12-20T12:04:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33013" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33013/library/alpine:latest time="2024-12-20T12:04:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33013" 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:86c0ad9d1137c186e9d455912167df20e530bdf7f7c19de802e892bb8ca16552: 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 (1.17s)
Failed: tests/TestIntegration/TestBuild/worker=remote: tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=remote === PAUSE TestIntegration/TestBuild/worker=remote === CONT TestIntegration/TestBuild/worker=remote build.go:84: Error Trace: /src/tests/build.go:84 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuild/worker=remote Messages: WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config450484686/buildkitd.toml --root /tmp/bktest_buildkitd2433830672 --addr unix:///tmp/bktest_buildkitd2433830672/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config450484686/buildkitd.toml --root /tmp/bktest_buildkitd2433830672 --addr unix:///tmp/bktest_buildkitd2433830672/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:07.332824998 +0000 UTC m=+8.549778849 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config450484686/buildkitd.toml --root /tmp/bktest_buildkitd2433830672 --addr unix:///tmp/bktest_buildkitd2433830672/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:07Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="found worker \"sodyl87g1nkiktyr0mrtz4fav\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="found 1 workers, default=\"sodyl87g1nkiktyr0mrtz4fav\"" sandbox.go:138: time="2024-12-20T12:05:07Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="running server on /tmp/bktest_buildkitd2433830672/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:07Z" level=debug msg="session started" spanID=95e4c24896a9ea24 traceID=da131c792e69384531b0a136679dc740 sandbox.go:138: time="2024-12-20T12:05:07Z" level=debug msg="sessio
Failed: tests/TestIntegration/TestBuildAlias/worker=remote: tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=remote === PAUSE TestIntegration/TestBuildAlias/worker=remote === CONT TestIntegration/TestBuildAlias/worker=remote build.go:91: Error Trace: /src/tests/build.go:91 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildAlias/worker=remote Messages: #0 building with "integration-remote-cuzx33cqnu01ewz1ukdvpvxie" instance using remote driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 154B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/busybox:latest #2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 ------ > [internal] load metadata for docker.io/library/busybox:latest: ------ WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config578301084/buildkitd.toml --root /tmp/bktest_buildkitd2124722026 --addr unix:///tmp/bktest_buildkitd2124722026/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config578301084/buildkitd.toml --root /tmp/bktest_buildkitd2124722026 --addr unix:///tmp/bktest_buildkitd2124722026/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.81666231 +0000 UTC m=+8.033616151 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config578301084/buildkitd.toml --root /tmp/bktest_buildkitd2124722026 --addr unix:///tmp/bktest_buildkitd2124722026/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found worker \"4v98xrdg1b9eybxrdbojsmfmj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.w
Failed: tests/TestIntegration/TestBuildStdin/worker=remote: tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=remote === PAUSE TestIntegration/TestBuildStdin/worker=remote === CONT TestIntegration/TestBuildStdin/worker=remote Dockerfile:1 -------------------- 1 | >>> FROM busybox:latest -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 build.go:111: Error Trace: /src/tests/build.go:111 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildStdin/worker=remote Messages: WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1368594919/buildkitd.toml --root /tmp/bktest_buildkitd332346239 --addr unix:///tmp/bktest_buildkitd332346239/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1368594919/buildkitd.toml --root /tmp/bktest_buildkitd332346239 --addr unix:///tmp/bktest_buildkitd332346239/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:07.242854764 +0000 UTC m=+8.459808585 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1368594919/buildkitd.toml --root /tmp/bktest_buildkitd332346239 --addr unix:///tmp/bktest_buildkitd332346239/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:07Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="found worker \"vbsfh16inaxrq59y9nubj1oh9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/3
Failed: tests/TestIntegration/TestBuildRemote/worker=remote: tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=remote === PAUSE TestIntegration/TestBuildRemote/worker=remote === CONT TestIntegration/TestBuildRemote/worker=remote build.go:135: Error Trace: /src/tests/build.go:135 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildRemote/worker=remote Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest 3 | COPY foo /foo 4 | -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3534977001/buildkitd.toml --root /tmp/bktest_buildkitd3460633932 --addr unix:///tmp/bktest_buildkitd3460633932/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3534977001/buildkitd.toml --root /tmp/bktest_buildkitd3460633932 --addr unix:///tmp/bktest_buildkitd3460633932/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.959388597 +0000 UTC m=+8.176342437 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3534977001/buildkitd.toml --root /tmp/bktest_buildkitd3460633932 --addr unix:///tmp/bktest_buildkitd3460633932/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:07Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="found worker \"1hlzqzhehlzey7np5z114ddyw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="found 1 workers, default=\"1hlzqzhehlzey7np5z114ddyw\"" sandbox.go:138: time="2024-12-20T12:05:07Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:07Z" level=info msg="running server on /tmp/bktest_buildkitd3460633932/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:07Z" level=debug msg="session started" spanID=7697c8a69d55c66c traceID=3b5df7b25091d11bea1cc44d04364435 sandbox.go:138: time="2024-12-20T12:05:07Z" level=debug msg="session finished: <nil>" spanID=7697c8a69d55c66c traceID=3b5df7b25091d11bea1cc44d04364435 sandbox.go:138: time="2024-12-20T12:05:07Z" level=debug msg="session started" spanID=478e27dec2b068ff traceID=3b5df7b25091d11b
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote: tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=remote === PAUSE TestIntegration/TestBuildLocalState/worker=remote === CONT TestIntegration/TestBuildLocalState/worker=remote build.go:159: Error Trace: /src/tests/build.go:159 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalState/worker=remote Messages: WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load build.Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2804042226/buildkitd.toml --root /tmp/bktest_buildkitd2127898958 --addr unix:///tmp/bktest_buildkitd2127898958/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:05.654755645 +0000 UTC m=+6.871709466 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2804042226/buildkitd.toml --root /tmp/bktest_buildkitd2127898958 --addr unix:///tmp/bktest_buildkitd2127898958/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:05Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:05Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:05Z" level=info msg="found worker \"0iob1spky8fztgukubf2bwo3s\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:05Z" level=info msg="found 1 workers, default=\"0iob1spky8fztgukubf2bwo3s\"" sandbox.go:138: time="2024-12-20T12:05:05Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:05Z" level=info msg="running server on /tmp/bktest_buildkitd2127898958/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:05Z" level=debug msg="session started" spanID=a5c5e798d8cbba8b traceID=52ad9635382027826e55bf6b17bdef4e sandbox.go:138: time="2024-12-20T12:05:05Z" level=debug msg="session finished: <nil>" spanID=a5c5e798d8cbba8b traceID=52ad9635382027826e55bf6b17bdef4e sandbox.go:138: time="2024-12-20T12:05:05Z" level=debug msg="session started" spanID=e19e2ddc9ecf4038 traceID=52ad9635382027826e55bf6b17bdef4e sandbox.go:138: time="2024-12-20T12:05:05Z" level=deb
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=remote: tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=remote === PAUSE TestIntegration/TestBuildLocalStateStdin/worker=remote === CONT TestIntegration/TestBuildLocalStateStdin/worker=remote build.go:201: Error Trace: /src/tests/build.go:201 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalStateStdin/worker=remote Messages: WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2737325232/buildkitd.toml --root /tmp/bktest_buildkitd3293479699 --addr unix:///tmp/bktest_buildkitd3293479699/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.506257256 +0000 UTC m=+7.723211107 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2737325232/buildkitd.toml --root /tmp/bktest_buildkitd3293479699 --addr unix:///tmp/bktest_buildkitd3293479699/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found worker \"v2s6v5xsz35pxkega7chmioc4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found 1 workers, default=\"v2s6v5xsz35pxkega7chmioc4\"" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="running server on /tmp/bktest_buildkitd3293479699/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=13560d1ffbc641ac traceID=815666f2dcd66295e7ce88d177516e79 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session finished: <nil>" spanID=13560d1ffbc641ac traceID=815666f2dcd66295e7ce88d177516e79 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=fb66ea721fdd09a6 traceID=815666f2dcd66295e7ce88d177516e79 sandbox.go:138: time="2024-12-20T12:05:
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote: tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote === PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote === CONT TestIntegration/TestBuildLocalStateRemote/worker=remote build.go:252: Error Trace: /src/tests/build.go:252 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalStateRemote/worker=remote Messages: build.Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest 3 | COPY foo /foo 4 | -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config667619323/buildkitd.toml --root /tmp/bktest_buildkitd4214788883 --addr unix:///tmp/bktest_buildkitd4214788883/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config667619323/buildkitd.toml --root /tmp/bktest_buildkitd4214788883 --addr unix:///tmp/bktest_buildkitd4214788883/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.458661906 +0000 UTC m=+7.675615777 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config667619323/buildkitd.toml --root /tmp/bktest_buildkitd4214788883 --addr unix:///tmp/bktest_buildkitd4214788883/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found worker \"ifbzvll4ffgeumbseclf2wmyi\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found 1 workers, default=\"ifbzvll4ffgeumbseclf2wmyi\"" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="running server on /tmp/bktest_buildkitd4214788883/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=f976ba556d8fd382 traceID=3db5fe3c5210e0e305a68f680258683f sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session finished: <nil>" spanID=f976ba556d8fd382 traceID=3db5fe3c5210e0e305a68f680258683f sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanI
Failed: tests/TestIntegration/TestImageIDOutput/worker=remote: tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=remote === PAUSE TestIntegration/TestImageIDOutput/worker=remote === CONT TestIntegration/TestImageIDOutput/worker=remote build.go:388: Error Trace: /src/tests/build.go:388 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestImageIDOutput/worker=remote sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4157369259/buildkitd.toml --root /tmp/bktest_buildkitd1739672637 --addr unix:///tmp/bktest_buildkitd1739672637/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4157369259/buildkitd.toml --root /tmp/bktest_buildkitd1739672637 --addr unix:///tmp/bktest_buildkitd1739672637/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.204465948 +0000 UTC m=+7.421419779 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4157369259/buildkitd.toml --root /tmp/bktest_buildkitd1739672637 --addr unix:///tmp/bktest_buildkitd1739672637/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found worker \"3cktnnbaogqm6nuuwp1hxnvz2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found 1 workers, default=\"3cktnnbaogqm6nuuwp1hxnvz2\"" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="running server on /tmp/bktest_buildkitd1739672637/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=c9b5edd17e80bfe2 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session finished: <nil>" spanID=c9b5edd17e80bfe2 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="resolve exporter docker with map[]" spanID=477bcb8234857576 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=778688dcdac8f937 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="new ref for local: lrswr843lf5alq20dylzrmz6q" span="[internal] load build definition from Dockerfile" spanID=dc8c5767540c6a28 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="diffcopy took: 1.497ms" span="[internal] load build definition from Dockerfile" spanID=b0f7591350515ad9 traceID=b8e34a8be1d79e6489723a14aeecaed5 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="saved lrswr843lf5alq20dylzrmz6q as dockerfile:dockerfile:001:8165bb2f3dcaaa0d" span="[internal] load build definition from
Failed: tests/TestIntegration/TestBuildLocalExport/worker=remote: tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=remote === PAUSE TestIntegration/TestBuildLocalExport/worker=remote === CONT TestIntegration/TestBuildLocalExport/worker=remote build.go:281: Error Trace: /src/tests/build.go:281 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalExport/worker=remote Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5: 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 sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3049510133/buildkitd.toml --root /tmp/bktest_buildkitd355644050 --addr unix:///tmp/bktest_buildkitd355644050/buildkitd.sock --debug sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3049510133/buildkitd.toml --root /tmp/bktest_buildkitd355644050 --addr unix:///tmp/bktest_buildkitd355644050/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-20 12:05:06.049457059 +0000 UTC m=+7.266410880 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3049510133/buildkitd.toml --root /tmp/bktest_buildkitd355644050 --addr unix:///tmp/bktest_buildkitd355644050/buildkitd.sock --debug sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found worker \"qs3duqmxe0nu8qc4oa6u79wbr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f469234935bd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="found 1 workers, default=\"qs3duqmxe0nu8qc4oa6u79wbr\"" sandbox.go:138: time="2024-12-20T12:05:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-20T12:05:06Z" level=info msg="running server on /tmp/bktest_buildkitd355644050/buildkitd.sock" sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session started" spanID=0ee158dd1a3fd633 traceID=ae3a83b3a3445cf0e594ee334ad85494 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="session finished: <nil>" spanID=0ee158dd1a3fd633 traceID=ae3a83b3a3445cf0e594ee334ad85494 sandbox.go:138: time="2024-12-20T12:05:06Z" level=debug msg="resolve exporter
test-integration (latest, remote, ./tests)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
18.2 MB
buildx-darwin-arm64
17.1 MB
buildx-freebsd-amd64
17.8 MB
buildx-freebsd-arm64
16.2 MB
buildx-linux-amd64
17.9 MB
buildx-linux-arm-v6
16.6 MB
buildx-linux-arm-v7
16.6 MB
buildx-linux-arm64
16.3 MB
buildx-linux-ppc64le
15.9 MB
buildx-linux-riscv64
16.8 MB
buildx-linux-s390x
17.4 MB
buildx-openbsd-amd64
17.8 MB
buildx-openbsd-arm64
16.2 MB
buildx-windows-amd64
18.4 MB
buildx-windows-arm64
16.4 MB
docker~buildx~2JJBSU.dockerbuild
88.4 KB
docker~buildx~3MWSZK.dockerbuild
89.3 KB
docker~buildx~5F6MKC.dockerbuild
88.4 KB
docker~buildx~5VCAZY.dockerbuild
87.9 KB
docker~buildx~86W4QC.dockerbuild
89.6 KB
docker~buildx~DOEX1U.dockerbuild
33.8 KB
docker~buildx~E68II1.dockerbuild
88.4 KB
docker~buildx~FBC0E7.dockerbuild
87.1 KB
docker~buildx~FFJDTT.dockerbuild
87.9 KB
docker~buildx~GTOFD2.dockerbuild
88 KB
docker~buildx~HISQL7.dockerbuild
89.5 KB
docker~buildx~HY31NB.dockerbuild
88.3 KB
docker~buildx~I8Q7V7.dockerbuild
87 KB
docker~buildx~IPCVEZ.dockerbuild
87.5 KB
docker~buildx~JS0NYX.dockerbuild
89.2 KB
docker~buildx~K16Y8S.dockerbuild
87.9 KB
docker~buildx~LH87S0.dockerbuild
88.9 KB
docker~buildx~MRBPKX.dockerbuild
88.6 KB
docker~buildx~N4ZK39.dockerbuild
86.9 KB
docker~buildx~OCFFIP.dockerbuild
89.1 KB
docker~buildx~OKDMRZ.dockerbuild
90.8 KB
docker~buildx~PRET48.dockerbuild
89.8 KB
docker~buildx~Q4FQAN.dockerbuild
90.3 KB
docker~buildx~QPFAPC.dockerbuild
88.1 KB
docker~buildx~QU5Q6K.dockerbuild
87.4 KB
docker~buildx~R25ICB.dockerbuild
86.8 KB
docker~buildx~S9QHO0.dockerbuild
87.3 KB
docker~buildx~UBFBUK.dockerbuild
89 KB
docker~buildx~VZKSYV.dockerbuild
87.2 KB
docker~buildx~XIVV7Z.dockerbuild
87 KB
docker~buildx~XPLAOT.dockerbuild
88.3 KB
docker~buildx~Y7CB15.dockerbuild
89 KB
docker~buildx~YKR2OQ.dockerbuild
87.4 KB
test-reports-test-integration-tests--docker-
129 KB
test-reports-test-integration-tests--docker-experimental
129 KB
test-reports-test-integration-tests--docker261-
130 KB
test-reports-test-integration-tests--docker261-experimental
130 KB
test-reports-test-integration-tests--dockercontainerd-
129 KB
test-reports-test-integration-tests--dockercontainerd-experimental
130 KB
test-reports-test-integration-tests--dockercontainerd261-
130 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
130 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
129 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
129 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
129 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
129 KB
test-reports-test-integration-tests-latest-docker-container-
129 KB
test-reports-test-integration-tests-latest-docker-container-experimental
129 KB
test-reports-test-integration-tests-latest-remote-
267 KB
test-reports-test-integration-tests-latest-remote-experimental
129 KB
test-reports-test-integration-tests-master-docker-container-
129 KB
test-reports-test-integration-tests-master-docker-container-experimental
129 KB
test-reports-test-integration-tests-master-remote-
129 KB
test-reports-test-integration-tests-master-remote-experimental
129 KB
test-reports-test-integration-tests-v0160-docker-container-
129 KB
test-reports-test-integration-tests-v0160-docker-container-experimental
129 KB
test-reports-test-integration-tests-v0160-remote-
129 KB
test-reports-test-integration-tests-v0160-remote-experimental
130 KB
test-reports-test-integration-tests-v0172-docker-container-
129 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
129 KB
test-reports-test-integration-tests-v0172-remote-
129 KB
test-reports-test-integration-tests-v0172-remote-experimental
129 KB
test-reports-test-integration-tests-v0182-docker-container-
129 KB
test-reports-test-integration-tests-v0182-docker-container-experimental
129 KB
test-reports-test-integration-tests-v0182-remote-
129 KB
test-reports-test-integration-tests-v0182-remote-experimental
129 KB
test-reports-test-unit--macos-14
176 KB
test-reports-test-unit--ubuntu-24.04
183 KB
test-reports-test-unit--windows-2022
180 KB