Skip to content

remotecache: refactor to new cache export interface #6478

remotecache: refactor to new cache export interface

remotecache: refactor to new cache export interface #6478

Triggered via pull request August 14, 2025 09:14
Status Failure
Total duration 12m 0s
Artifacts 35

frontend.yml

on: pull_request
Matrix: test / run
Matrix: image
Matrix: scout
release
release
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 3 warnings
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
cannot parse bake definitions: ERROR: couldn't find a bake definition
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000b7fd40:{} 0xc000b7ff20:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=client sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4183250715/buildkitd.toml --root /tmp/bktest_buildkitd3209140686 --addr unix:///tmp/bktest_buildkitd3209140686/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:21:38.50456894 +0000 UTC m=+16.822040337 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4183250715/buildkitd.toml --root /tmp/bktest_buildkitd3209140686 --addr unix:///tmp/bktest_buildkitd3209140686/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:21:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:21:38Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:21:38Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi3496177767: failed to monitor for changes: permission denied" sandbox.go:205: time="2025-08-14T09:21:38Z" level=info msg="found worker \"22h4fmxzwfhdggz9u827ght75\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0e31b239d3fd 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/s3
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000bca7e0:{} 0xc000bca960:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=builtin sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1946575089/buildkitd.toml --root /tmp/bktest_buildkitd669696329 --addr unix:///tmp/bktest_buildkitd669696329/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1946575089/buildkitd.toml --root /tmp/bktest_buildkitd669696329 --addr unix:///tmp/bktest_buildkitd669696329/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:21:38.592338322 +0000 UTC m=+16.909809729 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1946575089/buildkitd.toml --root /tmp/bktest_buildkitd669696329 --addr unix:///tmp/bktest_buildkitd669696329/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:21:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:21:38Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:21:38Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi3611473023: failed to monitor for changes: permission denied" sandbox.go:205: time="2025-08-14T09:21:38Z" level=info msg="found worker \"fq9tz4hulrentco2zpaq0quvs\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostn
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39623/library/busybox:latest time="2025-08-14T09:21:22Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:39623" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39623/library/alpine:latest time="2025-08-14T09:21:22Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:39623" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:39623/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40449/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.08s)
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=containerd/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000780840:{} 0xc000780d20:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd/frontend=client sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2847105684/config.toml sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2847105684/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:57.213307195 +0000 UTC m=+98.156687095 /usr/bin/containerd --config /tmp/bktest_containerd2847105684/config.toml sandbox.go:205: time="2025-08-14T09:22:57.237376056Z" level=info msg="starting containerd" revision= version=2.1.4+unknown sandbox.go:205: time="2025-08-14T09:22:57.249979275Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.377µs" sandbox.go:205: time="2025-08-14T09:22:57.250042623Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:57.250100441Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2025-08-14T09:22:57.250134013Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:57.250187754Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:57.250224332Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:57.250338746Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:57.250356349Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=containerd/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000acc900:{} 0xc000accae0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd/frontend=builtin sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3508739605/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:57.320791543 +0000 UTC m=+98.264171464 /usr/bin/containerd --config /tmp/bktest_containerd3508739605/config.toml sandbox.go:205: time="2025-08-14T09:22:57.346074434Z" level=info msg="starting containerd" revision= version=2.1.4+unknown sandbox.go:205: time="2025-08-14T09:22:57.357197082Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.355µs" sandbox.go:205: time="2025-08-14T09:22:57.357219905Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:57.357259288Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2025-08-14T09:22:57.357275478Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:57.357313820Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:57.357328858Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:57.357415740Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:57.357436599Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:57.357450125Z" level=info
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41885/library/busybox:latest time="2025-08-14T09:21:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41885" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41885/library/alpine:latest time="2025-08-14T09:21:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41885" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:41885/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46753/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.07s)
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0001178c0:{} 0xc000d600c0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1833609371/buildkitd.toml --root /tmp/bktest_buildkitd1570080724 --addr unix:///tmp/bktest_buildkitd1570080724/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1833609371/buildkitd.toml --root /tmp/bktest_buildkitd1570080724 --addr unix:///tmp/bktest_buildkitd1570080724/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:13.564730758 +0000 UTC m=+17.429474313 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1833609371/buildkitd.toml --root /tmp/bktest_buildkitd1570080724 --addr unix:///tmp/bktest_buildkitd1570080724/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:22:13Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:13Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:22:13Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi2515392213: failed to monitor for changes: permission denied" sandbox.go:205: time="2025-08-14T09:22:13Z" level=info msg="found worker \"pbskiqymam6rsrj6o8jdozyu6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42563/library/busybox:latest time="2025-08-14T09:21:57Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:42563" run.go:324: copied local:/mainline.tar to local mirror localhost:42563/buildkit_test/jqe5glh8bncj6oe3xmcmjlv1t:latest time="2025-08-14T09:21:57Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:42563" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42563/library/alpine:latest time="2025-08-14T09:21:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:42563" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:42563/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:42757/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.05s)
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000ced620:{} 0xc000ced7a0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=client sandbox.go:202: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2603360125/buildkitd.toml --root /tmp/bktest_buildkitd64480539 --addr unix:///tmp/bktest_buildkitd64480539/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2603360125/buildkitd.toml --root /tmp/bktest_buildkitd64480539 --addr unix:///tmp/bktest_buildkitd64480539/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:36.353069494 +0000 UTC m=+51.273704363 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2603360125/buildkitd.toml --root /tmp/bktest_buildkitd64480539 --addr unix:///tmp/bktest_buildkitd64480539/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd64480539/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd64480539/net/cni\" for cleanup: open /tmp/bktest_buildkitd64480539/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="creating new network namespace smb9j5srj4tn7n4rj6ce0wl41" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="finished creating network namespace smb9j5srj4tn7n4rj6ce0wl41" sandbox.go:
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0008d5d40:{} 0xc0008d5ec0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=builtin sandbox.go:202: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3573960586/buildkitd.toml --root /tmp/bktest_buildkitd939154836 --addr unix:///tmp/bktest_buildkitd939154836/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3573960586/buildkitd.toml --root /tmp/bktest_buildkitd939154836 --addr unix:///tmp/bktest_buildkitd939154836/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:36.364966101 +0000 UTC m=+51.285600940 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3573960586/buildkitd.toml --root /tmp/bktest_buildkitd939154836 --addr unix:///tmp/bktest_buildkitd939154836/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd939154836/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd939154836/net/cni\" for cleanup: open /tmp/bktest_buildkitd939154836/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="creating new network namespace mdw8fy676ika3wdxw8b51r0ms" sandbox.go:205: time="2025-08-14T09:22:36Z" level=debug msg="finished creating network namespace mdw8fy676ika3wdxw8b51r0ms"
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36581/library/busybox:latest time="2025-08-14T09:21:46Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36581" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36581/library/alpine:latest time="2025-08-14T09:21:47Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36581" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:36581/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40233/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.08s)
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000a1fc80:{} 0xc000a1fe60:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3911418740/buildkitd.toml --root /tmp/bktest_buildkitd2582537529 --addr unix:///tmp/bktest_buildkitd2582537529/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3911418740/buildkitd.toml --root /tmp/bktest_buildkitd2582537529 --addr unix:///tmp/bktest_buildkitd2582537529/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:56.721542215 +0000 UTC m=+55.584403842 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3911418740/buildkitd.toml --root /tmp/bktest_buildkitd2582537529 --addr unix:///tmp/bktest_buildkitd2582537529/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:22:56Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:56Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:22:56Z" level=war
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40057/library/busybox:latest time="2025-08-14T09:22:02Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40057" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40057/library/alpine:latest time="2025-08-14T09:22:03Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40057" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:40057/library/busybox:stable-musl time="2025-08-14T09:22:04Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40057" run.go:324: copied local:/mainline.tar to local mirror localhost:40057/buildkit_test/wrh1et3es47mpfzq5tw4lg03h:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:42723/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.05s)
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000bb4480:{} 0xc000bb46c0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=client sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config276986535/buildkitd.toml --root /tmp/bktest_buildkitd3817561575 --addr unix:///tmp/bktest_buildkitd3817561575/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config276986535/buildkitd.toml --root /tmp/bktest_buildkitd3817561575 --addr unix:///tmp/bktest_buildkitd3817561575/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:03.474111359 +0000 UTC m=+44.446915366 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config276986535/buildkitd.toml --root /tmp/bktest_buildkitd3817561575 --addr unix:///tmp/bktest_buildkitd3817561575/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:22:03Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:03Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:22:03Z" level=warning ms
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000cdeae0:{} 0xc000cdec60:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4117452189/buildkitd.toml --root /tmp/bktest_buildkitd1629421515 --addr unix:///tmp/bktest_buildkitd1629421515/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4117452189/buildkitd.toml --root /tmp/bktest_buildkitd1629421515 --addr unix:///tmp/bktest_buildkitd1629421515/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:03.499431637 +0000 UTC m=+44.472235624 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4117452189/buildkitd.toml --root /tmp/bktest_buildkitd1629421515 --addr unix:///tmp/bktest_buildkitd1629421515/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:22:03Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:03Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:22:03Z" level=war
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33221/library/busybox:latest time="2025-08-14T09:21:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33221" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33221/library/alpine:latest time="2025-08-14T09:21:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33221" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:33221/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:37035/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.08s)
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc00098ec00:{} 0xc00098ef00:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 23639 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd254317399/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2952250538/buildkitd.toml --root /tmp/bktest_buildkitd2089561435 --addr unix:///tmp/bktest_buildkitd2089561435/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:18.195172215 +0000 UTC m=+23.719893956 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 23639 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd254317399/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2952250538/buildkitd.toml --root /tmp/bktest_buildkitd2089561435 --addr unix:///tmp/bktest_buildkitd2089561435/buildkitd.sock --debug sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:205: time="2025-08-14T09:22:18Z" level=debug msg="running in rootless mode" sandbox.go:205: time="2025-08-14T09:22:18Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi4050035565: failed to monitor for changes: permission denied" sandbox.go:205: time="2025-08-14T09:22:18Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:205: time="2025-08-14T09:22:18Z" level=info msg="foun
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:39443/library/busybox:stable-musl time="2025-08-14T09:21:56Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:39443" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39443/library/busybox:latest time="2025-08-14T09:21:57Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:39443" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39443/library/alpine:latest time="2025-08-14T09:21:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:39443" run.go:324: copied local:/mainline.tar to local mirror localhost:39443/buildkit_test/n6aetbylkn2ebd281ysudsb9s:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:38081/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.05s)
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc00133b7a0:{} 0xc00133b920:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=client sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3277478495/config.toml sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3277478495/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:00.723534725 +0000 UTC m=+37.450464903 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3277478495/config.toml sandbox.go:205: time="2025-08-14T09:22:00.748573129Z" level=info msg="starting containerd" revision= version=2.0.6+unknown sandbox.go:205: time="2025-08-14T09:22:00.761847538Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.906µs" sandbox.go:205: time="2025-08-14T09:22:00.761873417Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2025-08-14T09:22:00.762026164Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:00.762137825Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:00.762167280Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:00.762200032Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:00.762385121Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:00.762447578Z" level=in
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000ee8ba0:{} 0xc000ee8d80:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1815023401/config.toml sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1815023401/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:01.462344783 +0000 UTC m=+38.189274950 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1815023401/config.toml sandbox.go:205: time="2025-08-14T09:22:01.485919496Z" level=info msg="starting containerd" revision= version=2.0.6+unknown sandbox.go:205: time="2025-08-14T09:22:01.494796271Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.216µs" sandbox.go:205: time="2025-08-14T09:22:01.495992945Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2025-08-14T09:22:01.496039713Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:01.496178134Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:01.496204273Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:01.496299492Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.496430238Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.496450797Z" leve
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45163/library/busybox:latest time="2025-08-14T09:21:23Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45163" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45163/library/alpine:latest time="2025-08-14T09:21:24Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45163" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:45163/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:34839/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.06s)
test / run (containerd-2.0, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=oci/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=oci/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000a65b60:{} 0xc000a65da0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci/frontend=gateway sandbox.go:202: 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_config2150183965/buildkitd.toml --root /tmp/bktest_buildkitd2902789176 --addr unix:///tmp/bktest_buildkitd2902789176/buildkitd.sock --debug sandbox.go:202: 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_config2150183965/buildkitd.toml --root /tmp/bktest_buildkitd2902789176 --addr unix:///tmp/bktest_buildkitd2902789176/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:30.746850849 +0000 UTC m=+37.854247821 /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_config2150183965/buildkitd.toml --root /tmp/bktest_buildkitd2902789176 --addr unix:///tmp/bktest_buildkitd2902789176/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2902789176/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:30Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2902789176/net/cni\" for cleanup: open /tmp/bktest_buildkitd2902789176/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="creating new network namespace ngrwvx2bii9514xt9l8mfkmi6" sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="finished creating network namespace ngrwvx2bii9514xt9l8mfkmi6" sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="f
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38487/library/busybox:latest time="2025-08-14T09:21:54Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38487" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38487/library/alpine:latest time="2025-08-14T09:21:55Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38487" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:38487/library/busybox:stable-musl time="2025-08-14T09:21:56Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38487" run.go:324: copied local:/mainline.tar to local mirror localhost:38487/buildkit_test/xln91cm4ads4huuywdz8w168u:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:35751/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.04s)
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0008d9d40:{} 0xc0014b6000:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd942934663/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3346670953/buildkitd.toml --root /tmp/bktest_buildkitd1923598651 --addr unix:///tmp/bktest_buildkitd1923598651/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd942934663/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3346670953/buildkitd.toml --root /tmp/bktest_buildkitd1923598651 --addr unix:///tmp/bktest_buildkitd1923598651/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:30.563419532 +0000 UTC m=+64.646734326 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd942934663/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3346670953/buildkitd.toml --root /tmp/bktest_buildkitd1923598651 --addr unix:///tmp/bktest_buildkitd1923598651/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1923598651/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1923598651/net/cni\" for cleanup: open /t
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:36229/library/busybox:stable-musl time="2025-08-14T09:21:26Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36229" run.go:324: copied local:/mainline.tar to local mirror localhost:36229/buildkit_test/s581bjy0qwqnzy7plchhobgxs:latest time="2025-08-14T09:21:26Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36229" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36229/library/busybox:latest time="2025-08-14T09:21:27Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36229" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36229/library/alpine:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:41543/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.05s)
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=oci/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=oci/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000cd5d40:{} 0xc000cd5ec0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci/frontend=client sandbox.go:202: 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_config1327099475/buildkitd.toml --root /tmp/bktest_buildkitd691532492 --addr unix:///tmp/bktest_buildkitd691532492/buildkitd.sock --debug sandbox.go:202: 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_config1327099475/buildkitd.toml --root /tmp/bktest_buildkitd691532492 --addr unix:///tmp/bktest_buildkitd691532492/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:26.624184051 +0000 UTC m=+42.902243448 /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_config1327099475/buildkitd.toml --root /tmp/bktest_buildkitd691532492 --addr unix:///tmp/bktest_buildkitd691532492/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd691532492/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:26Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd691532492/net/cni\" for cleanup: open /tmp/bktest_buildkitd691532492/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="creating new network namespace t2r7mjrjyyrxmy6x1i47e9yeo" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="finished creating network namespace t2r7mjrjyyrxmy6x1i47e9yeo" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="finished setti
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000228360:{} 0xc0006bbe60:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin sandbox.go:202: 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_config3685344910/buildkitd.toml --root /tmp/bktest_buildkitd717538707 --addr unix:///tmp/bktest_buildkitd717538707/buildkitd.sock --debug sandbox.go:202: 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_config3685344910/buildkitd.toml --root /tmp/bktest_buildkitd717538707 --addr unix:///tmp/bktest_buildkitd717538707/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:26.643961204 +0000 UTC m=+42.922020601 /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_config3685344910/buildkitd.toml --root /tmp/bktest_buildkitd717538707 --addr unix:///tmp/bktest_buildkitd717538707/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd717538707/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:26Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd717538707/net/cni\" for cleanup: open /tmp/bktest_buildkitd717538707/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="creating new network namespace rmaj85xbwk6cx6kqp6gfdoee1" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="finished creating network namespace rmaj85xbwk6cx6kqp6gfdoee1" sandbox.go:205: time="2025-08-14T09:22:26Z" level=debug msg="finished s
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41721/library/busybox:latest time="2025-08-14T09:21:44Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41721" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41721/library/alpine:latest time="2025-08-14T09:21:45Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41721" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:41721/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:36315/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.07s)
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc001417080:{} 0xc001417260:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2565162760/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2565162760/config.toml sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2565162760/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2565162760/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:50.693257142 +0000 UTC m=+62.360233899 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2565162760/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2565162760/config.toml sandbox.go:205: time="2025-08-14T09:22:50.811921540Z" level=info msg="starting containerd" revision= version=2.1.4+unknown sandbox.go:205: time="2025-08-14T09:22:50.832248887Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="4.259µs" sandbox.go:205: time="2025-08-14T09:22:50.832297949Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:50.832443351Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="20
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000676fc0:{} 0xc0006771a0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=builtin sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3470051082/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3470051082/config.toml sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3470051082/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3470051082/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:50.887593938 +0000 UTC m=+62.554570685 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3470051082/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3470051082/config.toml sandbox.go:205: time="2025-08-14T09:22:50.988579634Z" level=info msg="starting containerd" revision= version=2.1.4+unknown sandbox.go:205: time="2025-08-14T09:22:51.001358387Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.597µs" sandbox.go:205: time="2025-08-14T09:22:51.001386449Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:51.001424831Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43083/library/busybox:latest time="2025-08-14T09:21:49Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:43083" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43083/library/alpine:latest time="2025-08-14T09:21:50Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:43083" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:43083/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40205/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.07s)
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc00069ecc0:{} 0xc00069f2c0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1024622862/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3559076116/buildkitd.toml --root /tmp/bktest_buildkitd3287031375 --addr unix:///tmp/bktest_buildkitd3287031375/buildkitd.sock --debug sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1024622862/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3559076116/buildkitd.toml --root /tmp/bktest_buildkitd3287031375 --addr unix:///tmp/bktest_buildkitd3287031375/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:21:37.493461996 +0000 UTC m=+17.462387671 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1024622862/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3559076116/buildkitd.toml --root /tmp/bktest_buildkitd3287031375 --addr unix:///tmp/bktest_buildkitd3287031375/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:21:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3287031375/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:21:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3287031375/net/cni\" for cleanup: open /tm
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0005a9e60:{} 0xc000612120:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=builtin sandbox.go:202: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3606536327/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3606536327/root sandbox.go:205: > StartCmd 2025-08-14 09:21:37.876139569 +0000 UTC m=+17.845065254 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3606536327/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3606536327/root sandbox.go:205: {"key":"buildkit/1/ruhn4zjwort7664oi5nwkc6sx","level":"debug","msg":"checking layer availability","time":"2025-08-14T09:21:38.159474844Z"} sandbox.go:205: {"key":"buildkit/1/ruhn4zjwort7664oi5nwkc6sx","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3606536327/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2025-08-14T09:21:38.159642319Z"} sandbox.go:205: {"key":"buildkit/1/ruhn4zjwort7664oi5nwkc6sx","level":"debug","msg":"checking layer availability","time":"2025-08-14T09:21:38.167694921Z"} sandbox.go:205: {"key":"buildkit/1/ruhn4zjwort7664oi5nwkc6sx","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3606536327/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2025-08-14T09:21:38.167778779Z"} sandbox.go:205: {"key":"buildkit/2/p3uhw7ziino6ukow08o8gsdis","level":"debug","msg":"checking layer availability","time":"2025-08-14T09:21:38.219141089Z"} sandbox.go:205: {"key":"buildkit/2/p3uhw7ziino6ukow08o8gsdis","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3606536327/root/snapshotter/snapshots/2/fs","msg":"layer is normal snapshot(overlayfs)","time":"2025-08-14T09:21:38.219514051Z"}
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35545/library/busybox:latest time="2025-08-14T09:21:20Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35545" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35545/library/alpine:latest time="2025-08-14T09:21:20Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35545" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:35545/library/busybox:stable-musl run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40105/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.07s)
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000151440:{} 0xc0001515c0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=gateway sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2932045235/config.toml sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2932045235/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:14.632327204 +0000 UTC m=+46.499411251 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2932045235/config.toml sandbox.go:205: time="2025-08-14T09:22:14.656044450Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28 sandbox.go:205: time="2025-08-14T09:22:14.686994491Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:205: time="2025-08-14T09:22:14.687027663Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:14.687077116Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:14.687091592Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:14.687168786Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:14.687181099Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:14.687195176Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" typ
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35509/library/alpine:latest time="2025-08-14T09:21:28Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35509" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:35509/library/busybox:stable-musl time="2025-08-14T09:21:29Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35509" run.go:324: copied local:/mainline.tar to local mirror localhost:35509/buildkit_test/mcvakscozp7k15foc9ixh2fxf:latest time="2025-08-14T09:21:29Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35509" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35509/library/busybox:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:41989/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.04s)
test / run (containerd-1.7, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0004d8fc0:{} 0xc0004d9140:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=gateway sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd94204018/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2077527055/buildkitd.toml --root /tmp/bktest_buildkitd4250419459 --addr unix:///tmp/bktest_buildkitd4250419459/buildkitd.sock --debug sandbox.go:205: > StartCmd 2025-08-14 09:22:46.737191171 +0000 UTC m=+51.893679171 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd94204018/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2077527055/buildkitd.toml --root /tmp/bktest_buildkitd4250419459 --addr unix:///tmp/bktest_buildkitd4250419459/buildkitd.sock --debug sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4250419459/buildkitd-debug.sock" sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4250419459/net/cni\" for cleanup: open /tmp/bktest_buildkitd4250419459/net/cni: no such file or directory" sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="creating new network namespace z35r2yom30estekoglrls2mgo" sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="finished creating network namespace z35r2yom30estekoglrls2mgo" sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="finished setting up network namespace z35r2yom30estekoglrls2mgo" sandbox.go:205: time="2025-08-14T09:22:46Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.contai
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:35131/library/busybox:stable-musl time="2025-08-14T09:21:56Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35131" run.go:324: copied local:/mainline.tar to local mirror localhost:35131/buildkit_test/ttkohitwm41m1avsa6cuingbz:latest time="2025-08-14T09:21:56Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35131" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35131/library/busybox:latest time="2025-08-14T09:21:57Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35131" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35131/library/alpine:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:42041/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.04s)
test / run (containerd-2.0, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=client: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=client === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=client === CONT TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=client dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc001278a20:{} 0xc001278c00:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=client sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2123483016/config.toml sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2123483016/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:01.770384502 +0000 UTC m=+16.436159437 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2123483016/config.toml sandbox.go:205: time="2025-08-14T09:22:01.794668984Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28 sandbox.go:205: time="2025-08-14T09:22:01.817970195Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:205: time="2025-08-14T09:22:01.818054333Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:01.818115216Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:01.818150933Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.818265869Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.818300413Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.818332533Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=builtin === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=builtin === CONT TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=builtin dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc000fb05a0:{} 0xc000fb0780:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd-1.7/frontend=builtin sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2541445476/config.toml sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2541445476/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:01.8223291 +0000 UTC m=+16.488104065 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2541445476/config.toml sandbox.go:205: time="2025-08-14T09:22:01.841048818Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28 sandbox.go:205: time="2025-08-14T09:22:01.866237212Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:205: time="2025-08-14T09:22:01.866306912Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:01.866375300Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:01.866409173Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.866502418Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.866533546Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:01.866561639Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:37609/library/busybox:stable-musl time="2025-08-14T09:21:47Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37609" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37609/library/busybox:latest time="2025-08-14T09:21:48Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37609" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37609/library/alpine:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45183/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.07s)
test / run (containerd-1.7, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway dockerfile_test.go:731: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731 /src/util/testutil/integration/run.go:103 /src/util/testutil/integration/run.go:251 Error: Received unexpected error: TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0010c3860:{} 0xc0010c39e0:{}] github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:222 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control_grpc.pb.go:88 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:278 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:295 golang.org/x/sync/errgroup.(*Group).add.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:130 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1338239836/config.toml sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1338239836/config.toml sandbox.go:205: > StartCmd 2025-08-14 09:22:30.579888964 +0000 UTC m=+63.305776798 /usr/bin/containerd --config /tmp/bktest_containerd1338239836/config.toml sandbox.go:205: time="2025-08-14T09:22:30.601825936Z" level=info msg="starting containerd" revision= version=2.1.4+unknown sandbox.go:205: time="2025-08-14T09:22:30.614341531Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.887µs" sandbox.go:205: time="2025-08-14T09:22:30.614425459Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2025-08-14T09:22:30.614497294Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2025-08-14T09:22:30.614548290Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2025-08-14T09:22:30.614614985Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2025-08-14T09:22:30.614659779Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:30.614761359Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2025-08-14T09:22:30.614821592Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L324
=== RUN TestIntegration run.go:324: copied local:/mainline.tar to local mirror localhost:33639/buildkit_test/5qg2ysjcrs3h9lkmetvfeqwap:latest time="2025-08-14T09:21:27Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33639" run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33639/library/alpine:latest time="2025-08-14T09:21:27Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33639" run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:33639/library/busybox:stable-musl time="2025-08-14T09:21:28Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33639" run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33639/library/busybox:latest run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:36487/amd64/debian:bullseye-20230109-slim --- FAIL: TestIntegration (0.04s)
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Back off 26.468 seconds before retry.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/08c6903cd8c0fde910a37f88322edcfb5dd907a8'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

Artifacts

Produced during runtime
Name Size Digest
moby~buildkit~1BRMT5.dockerbuild
120 KB
sha256:cf262791bc87d6457a9ed3d7aa833fbe497456dc8c5ece9efb3b929e91eea2ae
moby~buildkit~26F3XH.dockerbuild
118 KB
sha256:9016f8d80f95c5c1a4d807c2f36a574c17ff4e1effa60a877a043ca06dd175a4
moby~buildkit~3FX19V.dockerbuild
118 KB
sha256:bf8ba6a9d43c41644be14ebb97befb1a677118a0ac925b36663ca5c9b561df18
moby~buildkit~3IBB3O.dockerbuild
120 KB
sha256:e7ed472196980fc9ad27f54b2bb11c43ad4cfb2ec7c550df66a2d2c02bc368cf
moby~buildkit~8QKE9A.dockerbuild
121 KB
sha256:7d0f0114ef9f6a569e6e1f5e92a39391cea75e7b9eb1fa6c1e27e2d6c4ba73b2
moby~buildkit~CL88MU.dockerbuild
120 KB
sha256:d3aeb511f6c4f1e070649218f9223e384eb88e330c13bbc8cc213fa47e15727a
moby~buildkit~CRTNLR.dockerbuild
120 KB
sha256:ba030f47e034de4193fd0f733897ff16c42435482ee70ee80f4113d5597a4979
moby~buildkit~GA2K35.dockerbuild
122 KB
sha256:764234261bf07d84b1d9f3ab9fe42099d118623b00f78b229e1a6b2f2c7132fe
moby~buildkit~LKUF2Z.dockerbuild
120 KB
sha256:c5cd7d97b14bcbd1a1a051dca9452fd8f7d13eac572cd3eafeca0c297d31a25e
moby~buildkit~M9CNC7.dockerbuild
118 KB
sha256:5b9c08f7057eb867a692eec4b23e89d88be69fdfde90c1ff30ace4108b86e6c2
moby~buildkit~N75831.dockerbuild
120 KB
sha256:9d37157a7556622890b502438bce87570142852595b1b08f0919785df17b67bb
moby~buildkit~NXCV5K.dockerbuild
118 KB
sha256:5a0c393e3fc7523dfa3b7442ab9a0b8ece4aff69af3379ae44aa699b56f73e87
moby~buildkit~UMA7IN.dockerbuild
117 KB
sha256:850ef521168240febcb4053dc0456a6fb91d62057314f3679b6ad65a706b6262
moby~buildkit~WS7I8Z.dockerbuild
121 KB
sha256:3a1493899c964157c76fadd877829100bb8178dec513008e0ab6e1325b13fd5a
moby~buildkit~WWXDLH.dockerbuild
118 KB
sha256:b92591eca991b4be4e8cc252e4cc229cd68a2b754c74b918aa520f2f45d0a653
moby~buildkit~Y2NN5L.dockerbuild
122 KB
sha256:1eb3606e655c5cc5e920aa37a4334e34fe6c8c6a1a19e3247f3f73c4fe03a492
moby~buildkit~YKO9BT.dockerbuild
120 KB
sha256:a011d3a59267f8792fb429ade459e487b22486431a37054632095667792027ea
moby~buildkit~Z1IH5B.dockerbuild
119 KB
sha256:4826e85decc52e0a044ca7fbe3270651645757c8531fefd2fdffd7fd06186c28
test-reports-run-frontenddockerfile--dockerfile-containerd-
453 KB
sha256:4630ebdb181e3434906ec657c8003fbf5c16e922599c4aea5f233ad258537886
test-reports-run-frontenddockerfile--dockerfile-containerd-17-
452 KB
sha256:847327a0554b06c10feb349cfc512ac0e774e8e7223fda3c4193714c5a4b67ae
test-reports-run-frontenddockerfile--dockerfile-containerd-20-
454 KB
sha256:24e96c661f32a3f93fb7a2f82141f0e69ad860ec12d870a7589d755e1e675517
test-reports-run-frontenddockerfile--dockerfile-containerd-rootless-
312 KB
sha256:a9c28b25e8c475202e16d77264f48641fb094a37c1b01a4da07a530addd2836d
test-reports-run-frontenddockerfile--dockerfile-containerd-snapshotter-stargz-
467 KB
sha256:dbedda42e2fe38047dbb285f8fdc3fc56039c03b874ee587d3e27aa60c050a6a
test-reports-run-frontenddockerfile--dockerfile-oci-
440 KB
sha256:963e9f5c541dc086d73d85ae4b53605b915fa5c71cc7d9a05b5e6ef417c83c4f
test-reports-run-frontenddockerfile--dockerfile-oci-rootless-
297 KB
sha256:8f14408ec95c05c0e9f0885e446dbd93ce089867533a109f8efb8217ec5f6f8c
test-reports-run-frontenddockerfile--dockerfile-oci-rootless-slirp4netns-detachnetns-
297 KB
sha256:c90818227dd6318c4f7c4003877f804274716940537174ad1e97569f5c207ec5
test-reports-run-frontenddockerfile--integration-containerd-
512 KB
sha256:58e30948f66407b7a810e513f9d1b0be27125882f6833a2608ebcf0b018abdd4
test-reports-run-frontenddockerfile--integration-containerd-17-
508 KB
sha256:ef75fd2f5fa29f25695c9abc0f1fc30b9e2dbf343c5bc9b1b39fad9315390f5b
test-reports-run-frontenddockerfile--integration-containerd-20-
513 KB
sha256:f55fd230136760f22354d91462fc3e3c75500da1bfd601fef2eb777d6ee2d307
test-reports-run-frontenddockerfile--integration-containerd-rootless-
371 KB
sha256:3a7e22bea6b1a4e13180c506399fb23553169af5fc649544036c385344013226
test-reports-run-frontenddockerfile--integration-containerd-snapshotter-stargz-
535 KB
sha256:8e7ffe6347de4b31ba817c220113d1dbbe7dda5c09b6f329b4a811a215edc5ca
test-reports-run-frontenddockerfile--integration-oci-
487 KB
sha256:3ff834cb64a3e55bd6e4f9aaf99ee9a171a64aa4acc12417cd4c191884691fee
test-reports-run-frontenddockerfile--integration-oci-rootless-
344 KB
sha256:52c25c310232286083eca2f8de56a6276681ec900521fcf5535281f19a4d92ba
test-reports-run-frontenddockerfile--integration-oci-rootless-slirp4netns-detachnetns-
345 KB
sha256:83167162eabd279975d87ddd78ca13d18ecf97deb180fb893fe947873ed7ff36
test-reports-run-frontenddockerfile--integration-oci-snapshotter-stargz-
502 KB
sha256:74bae1943e061784e658500f8747885bdb3cf74b7b98149f3c620f48a986fc39