Skip to content

Merge pull request #2964 from crazy-max/history-inspect-json #5051

Merge pull request #2964 from crazy-max/history-inspect-json

Merge pull request #2964 from crazy-max/history-inspect-json #5051

Triggered via push February 11, 2025 00:30
Status Failure
Total duration 8m 31s
Artifacts 83

build.yml

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

Annotations

11 errors and 47 warnings
Failed: tests/TestIntegration: tests/run.go#L322
=== RUN TestIntegration 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: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/moby/buildkit/manifests/sha256:14aa1b4dd92ea0a4cd03a54d0c6079046ea98cd0c0ae6176bdd7036ba370cbbe: 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: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 (2.43s)
Failed: tests/TestIntegration/TestUnknownCommand/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestUnknownCommand/worker=docker-container === PAUSE TestIntegration/TestUnknownCommand/worker=docker-container === CONT TestIntegration/TestUnknownCommand/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-1i1p24026eb5y2fgmhr5j3bra github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestUnknownCommand/worker=docker-container --- FAIL: TestIntegration/TestUnknownCommand/worker=docker-container (3.44s)
Failed: tests/TestIntegration/TestUnknownFlag/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestUnknownFlag/worker=docker-container === PAUSE TestIntegration/TestUnknownFlag/worker=docker-container === CONT TestIntegration/TestUnknownFlag/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-bbc2402gf2bshb1l184nbkwq2 github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestUnknownFlag/worker=docker-container --- FAIL: TestIntegration/TestUnknownFlag/worker=docker-container (2.73s)
Failed: tests/TestIntegration/TestBuild/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuild/worker=docker-container === PAUSE TestIntegration/TestBuild/worker=docker-container === CONT TestIntegration/TestBuild/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-w66d597e6zm6vii3n0bas1t5e github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuild/worker=docker-container --- FAIL: TestIntegration/TestBuild/worker=docker-container (3.02s)
Failed: tests/TestIntegration/TestBuildAlias/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildAlias/worker=docker-container === PAUSE TestIntegration/TestBuildAlias/worker=docker-container === CONT TestIntegration/TestBuildAlias/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-lfeh1xofphie14657tkqacl76 github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildAlias/worker=docker-container --- FAIL: TestIntegration/TestBuildAlias/worker=docker-container (1.46s)
Failed: tests/TestIntegration/TestBuildStdin/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildStdin/worker=docker-container === PAUSE TestIntegration/TestBuildStdin/worker=docker-container === CONT TestIntegration/TestBuildStdin/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-tjfecbf8402s0ke2rdoazc6j7 github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildStdin/worker=docker-container --- FAIL: TestIntegration/TestBuildStdin/worker=docker-container (1.45s)
Failed: tests/TestIntegration/TestBuildRemote/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildRemote/worker=docker-container === PAUSE TestIntegration/TestBuildRemote/worker=docker-container === CONT TestIntegration/TestBuildRemote/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-tsmoo34t7xcpgplmjs3l62hkr github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildRemote/worker=docker-container --- FAIL: TestIntegration/TestBuildRemote/worker=docker-container (2.92s)
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container === PAUSE TestIntegration/TestBuildLocalState/worker=docker-container === CONT TestIntegration/TestBuildLocalState/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-j03uqk01dl1yzr71mcfnsso0l github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildLocalState/worker=docker-container --- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.64s)
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=docker-container === PAUSE TestIntegration/TestBuildLocalStateStdin/worker=docker-container === CONT TestIntegration/TestBuildLocalStateStdin/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-lzk8xfx20d5nufi84p6trt4vk github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildLocalStateStdin/worker=docker-container --- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=docker-container (1.89s)
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container: tests/run.go#L205
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container === PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container === CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container run.go:205: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: Received unexpected error: exit status 1 failed to create buildx instance integration-container-v7ocys3rm60bid6qhfkbwgh9q github.com/docker/buildx/tests/workers.(*containerWorker).New /src/tests/workers/docker-container.go:71 github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:113 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 creating worker github.com/moby/buildkit/util/testutil/integration.newSandbox /src/vendor/github.com/moby/buildkit/util/testutil/integration/sandbox.go:115 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/TestBuildLocalStateRemote/worker=docker-container --- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (3.18s)
test-integration (v0.19.0, docker-container, ./tests)
Process completed with exit code 1.
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 (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 (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 (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 (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 (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/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 (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 (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 (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 (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/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 (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 (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
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 (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.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 (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.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 (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.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 (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, 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 (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.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 (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.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)
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 (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 (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 (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.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 (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 (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.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 (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 (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, ./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)
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, 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@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-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~0GLQTS.dockerbuild
88.6 KB
docker~buildx~0O2C85.dockerbuild
88.2 KB
docker~buildx~2AWXRB.dockerbuild
87.6 KB
docker~buildx~2PBXYQ.dockerbuild
87.1 KB
docker~buildx~50GU0U.dockerbuild
88.1 KB
docker~buildx~62K5UK.dockerbuild
87.7 KB
docker~buildx~6EQGIK.dockerbuild
88.2 KB
docker~buildx~9QS6S4.dockerbuild
88.1 KB
docker~buildx~AN9BKH.dockerbuild
88.4 KB
docker~buildx~CFRLUZ.dockerbuild
88.3 KB
docker~buildx~CJTVUV.dockerbuild
87.6 KB
docker~buildx~EAUKFQ.dockerbuild
87.2 KB
docker~buildx~EXMU0W.dockerbuild
90.3 KB
docker~buildx~FK9TMH.dockerbuild
32.8 KB
docker~buildx~JA7HC3.dockerbuild
88.3 KB
docker~buildx~JS99TI.dockerbuild
87.1 KB
docker~buildx~KM4VVD.dockerbuild
88.8 KB
docker~buildx~LPJ4Y8.dockerbuild
88.3 KB
docker~buildx~MKRLYK.dockerbuild
90.7 KB
docker~buildx~MPOJPA.dockerbuild
88.9 KB
docker~buildx~P1SPLP.dockerbuild
90.1 KB
docker~buildx~P9MZ3Z.dockerbuild
89.2 KB
docker~buildx~Q3GV3R.dockerbuild
88.3 KB
docker~buildx~Q6S5N6.dockerbuild
87.2 KB
docker~buildx~R1JRI8.dockerbuild
88.3 KB
docker~buildx~RX799S.dockerbuild
87.4 KB
docker~buildx~S5XKOX.dockerbuild
88.1 KB
docker~buildx~TX46D6.dockerbuild
87.1 KB
docker~buildx~U4Q8BG.dockerbuild
88.9 KB
docker~buildx~UDJ67E.dockerbuild
89.3 KB
docker~buildx~WJ76RV.dockerbuild
88.2 KB
docker~buildx~Z4NKI7.dockerbuild
87.3 KB
docker~buildx~Z5J0NK.dockerbuild
89.5 KB
test-reports-test-integration-tests--docker-
134 KB
test-reports-test-integration-tests--docker-experimental
135 KB
test-reports-test-integration-tests--docker261-
135 KB
test-reports-test-integration-tests--docker261-experimental
135 KB
test-reports-test-integration-tests--dockercontainerd-
135 KB
test-reports-test-integration-tests--dockercontainerd-experimental
135 KB
test-reports-test-integration-tests--dockercontainerd261-
135 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
136 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
134 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
135 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
135 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
135 KB
test-reports-test-integration-tests-latest-remote-
135 KB
test-reports-test-integration-tests-latest-remote-experimental
135 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-
135 KB
test-reports-test-integration-tests-master-remote-experimental
135 KB
test-reports-test-integration-tests-v0172-docker-container-
134 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
135 KB
test-reports-test-integration-tests-v0172-remote-
135 KB
test-reports-test-integration-tests-v0172-remote-experimental
135 KB
test-reports-test-integration-tests-v0182-docker-container-
134 KB
test-reports-test-integration-tests-v0182-docker-container-experimental
135 KB
test-reports-test-integration-tests-v0182-remote-
135 KB
test-reports-test-integration-tests-v0182-remote-experimental
135 KB
test-reports-test-integration-tests-v0190-docker-container-
31.9 KB
test-reports-test-integration-tests-v0190-docker-container-experimental
135 KB
test-reports-test-integration-tests-v0190-remote-
135 KB
test-reports-test-integration-tests-v0190-remote-experimental
135 KB
test-reports-test-unit--macos-14
187 KB
test-reports-test-unit--ubuntu-24.04
195 KB
test-reports-test-unit--windows-2022
189 KB