Skip to content

build and test netbsd #5039

build and test netbsd

build and test netbsd #5039

Triggered via pull request February 10, 2025 21:37
Status Failure
Total duration 8m 34s
Artifacts 85

build.yml

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

Annotations

12 errors and 50 warnings
Failed: tests/TestIntegration: tests/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41235/library/alpine:latest time="2025-02-10T21:41:29Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41235" run.go:322: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:322 /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:320 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204 Error: Received unexpected error: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/moby/buildkit/manifests/sha256:a8b4a1e77e37e980467becd37174616a7802c15b0f256900ee41131e40d23f4d: 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:92 github.com/moby/buildkit/util/testutil/integration.copyImagesLocal /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:270 github.com/moby/buildkit/util/testutil/integration.runMirror /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:359 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:321 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:320 github.com/moby/buildkit/util/testutil/integration.Run.func2.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204 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 (3.92s)
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config672520226/buildkitd.toml --root /tmp/bktest_buildkitd147512997 --addr unix:///tmp/bktest_buildkitd147512997/buildkitd.sock --debug sandbox.go:187: 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_config672520226/buildkitd.toml --root /tmp/bktest_buildkitd147512997 --addr unix:///tmp/bktest_buildkitd147512997/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:37.840978281 +0000 UTC m=+8.490828517 /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_config672520226/buildkitd.toml --root /tmp/bktest_buildkitd147512997 --addr unix:///tmp/bktest_buildkitd147512997/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd147512997/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"rzfg4v6p3luccoz84wi5mpt43\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:38Z" level=info msg="found 1 workers, default=\"rzfg4v6p3luccoz84wi5mpt43\"" sandbox.go:190: time="2025-02-10T21:41:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:38Z" level=info msg="running server on /tmp/bktest_buildkitd147512997/buildkitd.sock" sandbox.go:190: time="2025-02-10T21:41:38Z" level=debug msg="session started" spanID=
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildAlias/worker=remote Messages: #0 building with "integration-remote-y5x0vcx6wtp6lmj8uztv4vmxr" instance using remote driver #1 [internal] connecting to local controller #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 29B #2 transferring dockerfile: 154B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/busybox:latest #3 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config2585223743/buildkitd.toml --root /tmp/bktest_buildkitd2178768310 --addr unix:///tmp/bktest_buildkitd2178768310/buildkitd.sock --debug sandbox.go:187: 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_config2585223743/buildkitd.toml --root /tmp/bktest_buildkitd2178768310 --addr unix:///tmp/bktest_buildkitd2178768310/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:37.684417691 +0000 UTC m=+8.334267927 /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_config2585223743/buildkitd.toml --root /tmp/bktest_buildkitd2178768310 --addr unix:///tmp/bktest_buildkitd2178768310/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2178768310/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto sn
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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config1175964652/buildkitd.toml --root /tmp/bktest_buildkitd1617247584 --addr unix:///tmp/bktest_buildkitd1617247584/buildkitd.sock --debug sandbox.go:187: 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_config1175964652/buildkitd.toml --root /tmp/bktest_buildkitd1617247584 --addr unix:///tmp/bktest_buildkitd1617247584/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:37.622241463 +0000 UTC m=+8.272091699 /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_config1175964652/buildkitd.toml --root /tmp/bktest_buildkitd1617247584 --addr unix:///tmp/bktest_buildkitd1617247584/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1617247584/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"izevfjty0qiijt1v5i7ehg2ae\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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.snapshotte
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config3341134605/buildkitd.toml --root /tmp/bktest_buildkitd673350183 --addr unix:///tmp/bktest_buildkitd673350183/buildkitd.sock --debug sandbox.go:187: 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_config3341134605/buildkitd.toml --root /tmp/bktest_buildkitd673350183 --addr unix:///tmp/bktest_buildkitd673350183/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:37.155055651 +0000 UTC m=+7.804905878 /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_config3341134605/buildkitd.toml --root /tmp/bktest_buildkitd673350183 --addr unix:///tmp/bktest_buildkitd673350183/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd673350183/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"tirkg1bgagkypabqk82z8q26g\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:37Z" level=info msg="found 1 workers, default=\"tirkg1bgagkypabqk82z8q26g\"" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="running server on /tmp/bktest_buildkitd673350183/buildkitd.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="session started" spanID=1093956d52d16542 traceID=eb5de100ba0c7634c86f3cb99725a4af sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="session finished: <nil>" spanID=1093956d52d16542 traceID=eb5de100ba0c7634c86f3cb99725a4af
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config3757871216/buildkitd.toml --root /tmp/bktest_buildkitd4166732046 --addr unix:///tmp/bktest_buildkitd4166732046/buildkitd.sock --debug sandbox.go:187: 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_config3757871216/buildkitd.toml --root /tmp/bktest_buildkitd4166732046 --addr unix:///tmp/bktest_buildkitd4166732046/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:36.990694354 +0000 UTC m=+7.640544610 /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_config3757871216/buildkitd.toml --root /tmp/bktest_buildkitd4166732046 --addr unix:///tmp/bktest_buildkitd4166732046/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4166732046/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"ivzaeby2lp7nkk8bniff7o3xc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:37Z" level=info msg="found 1 workers, default=\"ivzaeby2lp7nkk8bniff7o3xc\"" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="running server on /tmp/bktest_buildkitd4166732046/buildkitd.sock" sandbox.go:190: time="2025
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config12824743/buildkitd.toml --root /tmp/bktest_buildkitd3810676517 --addr unix:///tmp/bktest_buildkitd3810676517/buildkitd.sock --debug sandbox.go:187: 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_config12824743/buildkitd.toml --root /tmp/bktest_buildkitd3810676517 --addr unix:///tmp/bktest_buildkitd3810676517/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:36.946711483 +0000 UTC m=+7.596561719 /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_config12824743/buildkitd.toml --root /tmp/bktest_buildkitd3810676517 --addr unix:///tmp/bktest_buildkitd3810676517/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3810676517/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"qqdyosx53kq4mpby77pw7engf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:37Z" level=info msg="found 1 workers, default=\"qqdyosx53kq4mpby77pw7engf\"" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="running server on /tmp/bktest_buildkitd3810676517/buildkitd.sock" sandbox.go:190: ti
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config1368579340/buildkitd.toml --root /tmp/bktest_buildkitd634803316 --addr unix:///tmp/bktest_buildkitd634803316/buildkitd.sock --debug sandbox.go:187: 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_config1368579340/buildkitd.toml --root /tmp/bktest_buildkitd634803316 --addr unix:///tmp/bktest_buildkitd634803316/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:36.913004436 +0000 UTC m=+7.562854652 /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_config1368579340/buildkitd.toml --root /tmp/bktest_buildkitd634803316 --addr unix:///tmp/bktest_buildkitd634803316/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd634803316/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found worker \"z21bcao96m1s78ittjx9fe0wf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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/s390x linux/386 linux/arm/v7 linux/arm/v6]" sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="found 1 workers, default=\"z21bcao96m1s78ittjx9fe0wf\"" sandbox.go:190: time="2025-02-10T21:41:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:37Z" level=info msg="running server on /tmp/bktest_buildkitd634803316/buildkitd.sock" sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="session started" spanID=6284776152d8960d traceID=52bffd43401c1b22db6871dc6a33d6bb sandbox.go:190: time="2025-02-10T21:41:37Z" level=debug msg="session finished: <nil>" spanID=6284776152d8960d traceID=52
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestImageIDOutput/worker=remote sandbox.go:187: 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_config916760879/buildkitd.toml --root /tmp/bktest_buildkitd3716039823 --addr unix:///tmp/bktest_buildkitd3716039823/buildkitd.sock --debug sandbox.go:187: 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_config916760879/buildkitd.toml --root /tmp/bktest_buildkitd3716039823 --addr unix:///tmp/bktest_buildkitd3716039823/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:36.636095544 +0000 UTC m=+7.285945790 /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_config916760879/buildkitd.toml --root /tmp/bktest_buildkitd3716039823 --addr unix:///tmp/bktest_buildkitd3716039823/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3716039823/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:36Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="found worker \"nqvuyiw4q6glfl9jon3amktj4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:36Z" level=info msg="found 1 workers, default=\"nqvuyiw4q6glfl9jon3amktj4\"" sandbox.go:190: time="2025-02-10T21:41:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="running server on /tmp/bktest_buildkitd3716039823/buildkitd.sock" sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="session started" spanID=1ad5317ff789706f traceID=c07db592fd6c39de1bdac3077b6fee88 sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="session finished: <nil>" spanID=1ad5317ff789706f traceID=c07db592fd6c39de1bdac3077b6fee88 sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="session started" spanID=93194ce920365a96 traceID=d42886191d1190e5dc39c70b5a8b5a3c sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="resolve exporter docker with map[]" spanID=932b836253208855 traceID=3df0a1158c2ce25cd53b454432c848c7 sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="new ref for local: 29sa0uxd1xktjokbn8xe0lcf9" span="[internal] load build definition from Dockerfile" spanID=7f73d82c3d41cf4c traceID=f95fddd9315a5076743e03ab11abfaf5 sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="diffcopy took: 1.523671ms" span="[internal] load build definition from Dockerfile" spanID=e2cbcaa047228952 traceID=f95fddd9315a5076743e03ab11abfaf5 sandbox.go:190: time="2025-02-
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:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 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: 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 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:187: 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_config1712587637/buildkitd.toml --root /tmp/bktest_buildkitd356526464 --addr unix:///tmp/bktest_buildkitd356526464/buildkitd.sock --debug sandbox.go:187: 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_config1712587637/buildkitd.toml --root /tmp/bktest_buildkitd356526464 --addr unix:///tmp/bktest_buildkitd356526464/buildkitd.sock --debug sandbox.go:190: > StartCmd 2025-02-10 21:41:36.405803039 +0000 UTC m=+7.055653275 /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_config1712587637/buildkitd.toml --root /tmp/bktest_buildkitd356526464 --addr unix:///tmp/bktest_buildkitd356526464/buildkitd.sock --debug sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd356526464/buildkitd-debug.sock" sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-02-10T21:41:36Z" level=warning msg="using host network as the default" sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="found worker \"zleqhbz21ob6xhawp4wgv0u79\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:aed1aafedb0e 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:190: time="2025-02-10T21:41:36Z" level=info msg="found 1 workers, default=\"zleqhbz21ob6xhawp4wgv0u79\"" sandbox.go:190: time="2025-02-10T21:41:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-02-10T21:41:36Z" level=info msg="running server on /tmp/bktest_buildkitd356526464/buildkitd.sock" sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="session started" spanID=757708fb8174ab7f traceID=6b79f8badade1b3e3aaa373cfec6140d sandbox.go:190: time="2025-02-10T21:41:36Z" level=debug msg="session finished: <nil>" spanID=757
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
test-bsd-unit (netbsd)
Process completed with exit code 127.
binaries (netbsd/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (freebsd/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/arm/v6)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (openbsd/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (freebsd/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (darwin/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (windows/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/riscv64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/arm/v7)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (openbsd/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/s390x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/ppc64le)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (darwin/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (windows/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (netbsd/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-bsd-unit (netbsd)
Cache not found for keys: Linux-vagrant-netbsd-e6c2e54a546ad4a692e58880fd03a98c52d6da515af530f72ac6d7c2e8844b2f, Linux-vagrant-netbsd-
test-integration (docker, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker@26.1, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd@26.1, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd@26.1, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker@26.1, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
19.6 MB
buildx-darwin-arm64
18.4 MB
buildx-freebsd-amd64
19.2 MB
buildx-freebsd-arm64
17.5 MB
buildx-linux-amd64
19.3 MB
buildx-linux-arm-v6
17.9 MB
buildx-linux-arm-v7
17.9 MB
buildx-linux-arm64
17.6 MB
buildx-linux-ppc64le
17.1 MB
buildx-linux-riscv64
18.1 MB
buildx-linux-s390x
18.7 MB
buildx-netbsd-amd64
19.2 MB
buildx-netbsd-arm64
17.5 MB
buildx-openbsd-amd64
19.2 MB
buildx-openbsd-arm64
17.5 MB
buildx-windows-amd64
19.8 MB
buildx-windows-arm64
17.7 MB
docker~buildx~0PNMJR.dockerbuild
88.6 KB
docker~buildx~10XAM1.dockerbuild
90 KB
docker~buildx~43MRUI.dockerbuild
89.4 KB
docker~buildx~5JMX1D.dockerbuild
87 KB
docker~buildx~7PYR36.dockerbuild
89.7 KB
docker~buildx~8J4I3P.dockerbuild
87.7 KB
docker~buildx~90IAMA.dockerbuild
88.2 KB
docker~buildx~BZ6W0R.dockerbuild
89.8 KB
docker~buildx~CA9L6F.dockerbuild
87.9 KB
docker~buildx~E90JZ8.dockerbuild
87.1 KB
docker~buildx~EWG3E9.dockerbuild
87.6 KB
docker~buildx~G8996A.dockerbuild
88 KB
docker~buildx~I2RNDO.dockerbuild
88.6 KB
docker~buildx~K4USFA.dockerbuild
88.6 KB
docker~buildx~M4PQ2X.dockerbuild
89.1 KB
docker~buildx~NFO69V.dockerbuild
87.1 KB
docker~buildx~OQMOZO.dockerbuild
87.9 KB
docker~buildx~PE7EFS.dockerbuild
89.1 KB
docker~buildx~PZVB5Q.dockerbuild
87.9 KB
docker~buildx~RJJB35.dockerbuild
87.7 KB
docker~buildx~RJYF44.dockerbuild
89 KB
docker~buildx~RNRX2K.dockerbuild
86.8 KB
docker~buildx~RYDOS8.dockerbuild
87.4 KB
docker~buildx~SRQKMU.dockerbuild
88.9 KB
docker~buildx~TGGE3Y.dockerbuild
88.5 KB
docker~buildx~TJSOPC.dockerbuild
32.6 KB
docker~buildx~UBCCRX.dockerbuild
87.8 KB
docker~buildx~ULKMBR.dockerbuild
87.6 KB
docker~buildx~W5P7O9.dockerbuild
87.3 KB
docker~buildx~YPZER4.dockerbuild
88.6 KB
docker~buildx~YTQZOW.dockerbuild
87.6 KB
docker~buildx~ZQWAQB.dockerbuild
90.1 KB
docker~buildx~ZT1F2I.dockerbuild
87.3 KB
test-reports-test-integration-tests--docker-
134 KB
test-reports-test-integration-tests--docker-experimental
134 KB
test-reports-test-integration-tests--docker261-
134 KB
test-reports-test-integration-tests--docker261-experimental
135 KB
test-reports-test-integration-tests--dockercontainerd-
134 KB
test-reports-test-integration-tests--dockercontainerd-experimental
134 KB
test-reports-test-integration-tests--dockercontainerd261-
135 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
135 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
134 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
134 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
134 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
135 KB
test-reports-test-integration-tests-latest-docker-container-
134 KB
test-reports-test-integration-tests-latest-docker-container-experimental
134 KB
test-reports-test-integration-tests-latest-remote-
134 KB
test-reports-test-integration-tests-latest-remote-experimental
134 KB
test-reports-test-integration-tests-master-docker-container-
134 KB
test-reports-test-integration-tests-master-docker-container-experimental
134 KB
test-reports-test-integration-tests-master-remote-
134 KB
test-reports-test-integration-tests-master-remote-experimental
282 KB
test-reports-test-integration-tests-v0172-docker-container-
134 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0172-remote-
134 KB
test-reports-test-integration-tests-v0172-remote-experimental
134 KB
test-reports-test-integration-tests-v0182-docker-container-
134 KB
test-reports-test-integration-tests-v0182-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0182-remote-
134 KB
test-reports-test-integration-tests-v0182-remote-experimental
134 KB
test-reports-test-integration-tests-v0190-docker-container-
134 KB
test-reports-test-integration-tests-v0190-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0190-remote-
134 KB
test-reports-test-integration-tests-v0190-remote-experimental
134 KB
test-reports-test-unit--macos-14
186 KB
test-reports-test-unit--ubuntu-24.04
194 KB
test-reports-test-unit--windows-2022
187 KB