remotecache: refactor to new cache export interface #7340
buildkit.yml
on: pull_request
prepare
5s
govulncheck
46s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
Annotations
74 errors
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=oci
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=oci
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2417995216 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=oci2012725082/003
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=oci
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_config3123100188/buildkitd.toml --root /tmp/bktest_buildkitd254379135 --addr unix:///tmp/bktest_buildkitd254379135/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_config3123100188/buildkitd.toml --root /tmp/bktest_buildkitd254379135 --addr unix:///tmp/bktest_buildkitd254379135/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:02.161053822 +0000 UTC m=+80.957753880 /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_config3123100188/buildkitd.toml --root /tmp/bktest_buildkitd254379135 --addr unix:///tmp/bktest_buildkitd254379135/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd254379135/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd254379135/net/cni\" for cleanup: open /tmp/bktest_buildkitd254379135/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="creating new network namespace ltzdrjvcxd5akbpwysju9p0em"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="finished creating network namespace ltzdrjvcxd5akbpwysju9p0em"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="finished setting up network namespace ltzdrjvcxd5akbpwysju9p0em"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=info msg="found worker \"wyx16ezpgypjtrqjwv3a91mek\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5d627893a750 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=info msg="found 1 workers, default=\"wyx16ezpgypjtrqjwv3a91mek\""
sandbox.go:205: time="2025-08-14T09:26:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:02Z" level=info msg="running server on /tmp/bktest_buildkitd254379135/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:26:02Z" level=debug msg="session st
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=oci
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=oci
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2993447550 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=oci3215280211/003
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=oci
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_config3612322951/buildkitd.toml --root /tmp/bktest_buildkitd2156352771 --addr unix:///tmp/bktest_buildkitd2156352771/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_config3612322951/buildkitd.toml --root /tmp/bktest_buildkitd2156352771 --addr unix:///tmp/bktest_buildkitd2156352771/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:38.514203707 +0000 UTC m=+57.310903794 /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_config3612322951/buildkitd.toml --root /tmp/bktest_buildkitd2156352771 --addr unix:///tmp/bktest_buildkitd2156352771/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:38Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2156352771/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2156352771/net/cni\" for cleanup: open /tmp/bktest_buildkitd2156352771/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=debug msg="creating new network namespace me7u0hjdje6s99gia8rdybfr7"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=debug msg="finished creating network namespace me7u0hjdje6s99gia8rdybfr7"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=debug msg="finished setting up network namespace me7u0hjdje6s99gia8rdybfr7"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=info msg="found worker \"tm271eorxzhkm4v2urqlwvsrz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5d627893a750 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:38Z" level=info msg="found 1 workers, default=\"tm271eorxzhkm4v2urqlwvsrz\""
sandbox.go:205: time="2025-08-14T09:25:38Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:25:38Z" level=info msg="running server on /tmp/bktest_buildkitd
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=oci
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=oci
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2270268307 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=oci112423477/003
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=oci
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_config1101051191/buildkitd.toml --root /tmp/bktest_buildkitd4171354985 --addr unix:///tmp/bktest_buildkitd4171354985/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_config1101051191/buildkitd.toml --root /tmp/bktest_buildkitd4171354985 --addr unix:///tmp/bktest_buildkitd4171354985/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:41.533267858 +0000 UTC m=+60.329967905 /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_config1101051191/buildkitd.toml --root /tmp/bktest_buildkitd4171354985 --addr unix:///tmp/bktest_buildkitd4171354985/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:41Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4171354985/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4171354985/net/cni\" for cleanup: open /tmp/bktest_buildkitd4171354985/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=debug msg="creating new network namespace hrx0tc6uwqj0xnzyqn6qfx7gz"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=debug msg="finished creating network namespace hrx0tc6uwqj0xnzyqn6qfx7gz"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=debug msg="finished setting up network namespace hrx0tc6uwqj0xnzyqn6qfx7gz"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=info msg="found worker \"ef9thfrqb0ipy9omxvgzgjfq6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5d627893a750 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:41Z" level=info msg="found 1 workers, default=\"ef9thfrqb0ipy9omxvgzgjfq6\""
sandbox.go:205: time="2025-08-14T09:25:41Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:25:41Z" level=info msg="running server on /tmp/bktest_buildkitd
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45305/library/alpine:latest
time="2025-08-14T09:24:50Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45305"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:45305/tonistiigi/test:nolayers
time="2025-08-14T09:24:50Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45305"
time="2025-08-14T09:24:50Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:45305/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.04s)
|
test / run (./client, oci, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=oci-snapshotter-stargz:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=oci-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=oci-snapshotter-stargz
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=oci-snapshotter-stargz
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2230812513 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=oci-snapshotter-stargz573932083/003
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=oci-snapshotter-stargz
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_config999839566/buildkitd.toml --root /tmp/bktest_buildkitd2856650775 --addr unix:///tmp/bktest_buildkitd2856650775/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:33.359782149 +0000 UTC m=+112.748411897 /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_config999839566/buildkitd.toml --root /tmp/bktest_buildkitd2856650775 --addr unix:///tmp/bktest_buildkitd2856650775/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2856650775/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2856650775/net/cni\" for cleanup: open /tmp/bktest_buildkitd2856650775/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="creating new network namespace xhcrtw9r8tqfxdlyzoe4f62tb"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="finished creating network namespace xhcrtw9r8tqfxdlyzoe4f62tb"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="finished setting up network namespace xhcrtw9r8tqfxdlyzoe4f62tb"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=info msg="found worker \"vzfs5no7grd2teqqqiwg3317p\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8d112e61791f org.mobyproject.buildkit.worker.network:cni 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:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=info msg="found 1 workers, default=\"vzfs5no7grd2teqqqiwg3317p\""
sandbox.go:205: time="2025-08-14T09:26:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:33Z" level=info msg="running server on /tmp/bktest_buildkitd2856650775/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="session started" spanID=add23c14c91a6b77 traceID=8127bd4683303e370bebb2804c7397c7
sandbox.go:205: time="2025-08-14T09:26:33Z" level=debug msg="resolve exporter local with map[]" spanID=477337169a85829b traceID=02c2393197e49d363e987f85d4c4b56c
sandbox.go:205: time="2025-08-14T
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=oci-snapshotter-stargz:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=oci-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=oci-snapshotter-stargz
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=oci-snapshotter-stargz
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3834045245 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=oci-snapshotter-stargz194420160/003
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=oci-snapshotter-stargz
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_config1671153943/buildkitd.toml --root /tmp/bktest_buildkitd3832676292 --addr unix:///tmp/bktest_buildkitd3832676292/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_config1671153943/buildkitd.toml --root /tmp/bktest_buildkitd3832676292 --addr unix:///tmp/bktest_buildkitd3832676292/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:26.807414893 +0000 UTC m=+46.196044632 /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_config1671153943/buildkitd.toml --root /tmp/bktest_buildkitd3832676292 --addr unix:///tmp/bktest_buildkitd3832676292/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:26Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3832676292/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3832676292/net/cni\" for cleanup: open /tmp/bktest_buildkitd3832676292/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=debug msg="creating new network namespace 15yf4vaxcnw2yruyuoq1bh44f"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=debug msg="finished creating network namespace 15yf4vaxcnw2yruyuoq1bh44f"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=debug msg="finished setting up network namespace 15yf4vaxcnw2yruyuoq1bh44f"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=info msg="found worker \"1t0rxpqxcp0acie363ecj0bif\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8d112e61791f org.mobyproject.buildkit.worker.network:cni 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:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:26Z" level=info msg="found 1 workers, default=\"1t0rxpqxcp0acie363ecj0bif\""
sandbox.go:205: time="2025-08-14T09:25:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=oci-snapshotter-stargz:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=oci-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=oci-snapshotter-stargz
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=oci-snapshotter-stargz
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2913255361 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=oci-snapshotter-stargz3894146009/003
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=oci-snapshotter-stargz
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_config1332367462/buildkitd.toml --root /tmp/bktest_buildkitd584728459 --addr unix:///tmp/bktest_buildkitd584728459/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_config1332367462/buildkitd.toml --root /tmp/bktest_buildkitd584728459 --addr unix:///tmp/bktest_buildkitd584728459/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:29.670800731 +0000 UTC m=+49.059430449 /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_config1332367462/buildkitd.toml --root /tmp/bktest_buildkitd584728459 --addr unix:///tmp/bktest_buildkitd584728459/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:29Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd584728459/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=debug msg="could not read \"/tmp/bktest_buildkitd584728459/net/cni\" for cleanup: open /tmp/bktest_buildkitd584728459/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=debug msg="creating new network namespace hyipwy54qe7qmqh3nfhat8q0v"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=debug msg="finished creating network namespace hyipwy54qe7qmqh3nfhat8q0v"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=debug msg="finished setting up network namespace hyipwy54qe7qmqh3nfhat8q0v"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=info msg="found worker \"7884xtgr0et2oxm2rm8oepwih\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8d112e61791f org.mobyproject.buildkit.worker.network:cni 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:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:29Z" level=info msg="found 1 workers, default=\"7884xtgr0et2oxm2rm8oepwih\""
sandbox.go:205: time="2025-08-14T09:25:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: ti
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36009/cpuguy83/buildkit-foreign:latest
time="2025-08-14T09:24:54Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36009"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36009/library/alpine:latest
time="2025-08-14T09:24:54Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36009"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36009/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.10s)
|
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3629142251 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=oci-rootless466173091/003
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless
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_config936050853/buildkitd.toml --root /tmp/bktest_buildkitd2261331900 --addr unix:///tmp/bktest_buildkitd2261331900/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_config936050853/buildkitd.toml --root /tmp/bktest_buildkitd2261331900 --addr unix:///tmp/bktest_buildkitd2261331900/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:57.536071762 +0000 UTC m=+52.290418910 /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_config936050853/buildkitd.toml --root /tmp/bktest_buildkitd2261331900 --addr unix:///tmp/bktest_buildkitd2261331900/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:25:57Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:25:57Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:25:57Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi3422013429: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:25:57Z" level=info msg="found worker \"rwloqx5j2jg0l4hs1sxhgu03d\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5b22ed8ef90d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:57Z" level=info msg="found 1 workers, default=\"rwloqx5j2jg0l4hs1sxhgu03d\""
sandbox.go:205: time="2025-08-14T09:25:57Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:25:57Z" level=info msg="running server on /tmp/bktest_buildkitd2261331900/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:25:57Z" level=debug msg="remove snapshot" key=9b821lxeby4jbkj10zl3y5xer snapshotter=overlayfs spanID=f418dc21c459eed2 traceID=71b4d0695864a76eb913feece6cc5a89
sandbox.go:205: time="2025-08-14T09:25:57Z" level=debug msg="schedule snapshotter cleanup" snapshotter=overlayfs sp
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2997706312 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=oci-rootless405119457/003
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless
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_config1492105824/buildkitd.toml --root /tmp/bktest_buildkitd3732021720 --addr unix:///tmp/bktest_buildkitd3732021720/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_config1492105824/buildkitd.toml --root /tmp/bktest_buildkitd3732021720 --addr unix:///tmp/bktest_buildkitd3732021720/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:06.315025067 +0000 UTC m=+61.069372195 /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_config1492105824/buildkitd.toml --root /tmp/bktest_buildkitd3732021720 --addr unix:///tmp/bktest_buildkitd3732021720/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:26:06Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:06Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:26:06Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi534220312: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:26:06Z" level=info msg="found worker \"ysyumxg0ocff1hwk72yr8aslw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5b22ed8ef90d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:06Z" level=info msg="found 1 workers, default=\"ysyumxg0ocff1hwk72yr8aslw\""
sandbox.go:205: time="2025-08-14T09:26:06Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:06Z" level=info msg="running server on /tmp/bktest_buildkitd3732021720/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:26:06Z" level=debug msg="remove snapshot" key=rw2x5nsr5m48l6j254x4hm1ot snapshotter=overlayfs spanID=8b75b24c039a7b2e traceID=c409b9c79f663071847a28708ddd88ba
sandbox.go:205: time=
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2886671735 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=oci-rootless975739138/003
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless
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_config402896247/buildkitd.toml --root /tmp/bktest_buildkitd1669995441 --addr unix:///tmp/bktest_buildkitd1669995441/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_config402896247/buildkitd.toml --root /tmp/bktest_buildkitd1669995441 --addr unix:///tmp/bktest_buildkitd1669995441/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:13.001749786 +0000 UTC m=+67.756096914 /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_config402896247/buildkitd.toml --root /tmp/bktest_buildkitd1669995441 --addr unix:///tmp/bktest_buildkitd1669995441/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:26:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:13Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:26:13Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi1365084022: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:26:13Z" level=info msg="found worker \"ftsxiekbv06yfs8oyxgsblmhz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5b22ed8ef90d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:13Z" level=info msg="found 1 workers, default=\"ftsxiekbv06yfs8oyxgsblmhz\""
sandbox.go:205: time="2025-08-14T09:26:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:13Z" level=info msg="running server on /tmp/bktest_buildkitd1669995441/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:26:13Z" level=debug msg="remove snapshot" key=tfl2k8owuntud2ojsuq034zuj snapshotter=overlayfs spanID=6e45039d81db595f traceID=b5c73c9ad515e90914e2d16df2ad5a2f
sandbox.go:205: time="
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:41197/tonistiigi/test:nolayers
time="2025-08-14T09:25:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41197"
time="2025-08-14T09:25:20Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:41197/cpuguy83/buildkit-foreign:latest
time="2025-08-14T09:25:20Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:41197"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41197/library/alpine:latest
--- FAIL: TestIntegration (0.12s)
|
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=oci
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=oci
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2058195051 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=oci3283863463/003
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=oci
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_config1512725415/buildkitd.toml --root /tmp/bktest_buildkitd2053810828 --addr unix:///tmp/bktest_buildkitd2053810828/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_config1512725415/buildkitd.toml --root /tmp/bktest_buildkitd2053810828 --addr unix:///tmp/bktest_buildkitd2053810828/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:18.160992966 +0000 UTC m=+72.863477964 /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_config1512725415/buildkitd.toml --root /tmp/bktest_buildkitd2053810828 --addr unix:///tmp/bktest_buildkitd2053810828/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2053810828/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2053810828/net/cni\" for cleanup: open /tmp/bktest_buildkitd2053810828/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="creating new network namespace mi2zm2n3avy87idxfdo2wx49k"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="finished creating network namespace mi2zm2n3avy87idxfdo2wx49k"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="finished setting up network namespace mi2zm2n3avy87idxfdo2wx49k"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=info msg="found worker \"x2hp2xlxc5ncvl6ixprjsnify\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ca907cb064ee org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=info msg="found 1 workers, default=\"x2hp2xlxc5ncvl6ixprjsnify\""
sandbox.go:205: time="2025-08-14T09:26:18Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:18Z" level=info msg="running server on /tmp/bktest_buildkitd2053810828/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:26:18Z" level=debug msg="
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=oci
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=oci
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2817767291 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=oci2785966835/003
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=oci
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_config381832019/buildkitd.toml --root /tmp/bktest_buildkitd246186290 --addr unix:///tmp/bktest_buildkitd246186290/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_config381832019/buildkitd.toml --root /tmp/bktest_buildkitd246186290 --addr unix:///tmp/bktest_buildkitd246186290/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:23.279513189 +0000 UTC m=+77.981998167 /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_config381832019/buildkitd.toml --root /tmp/bktest_buildkitd246186290 --addr unix:///tmp/bktest_buildkitd246186290/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:23Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd246186290/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd246186290/net/cni\" for cleanup: open /tmp/bktest_buildkitd246186290/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=debug msg="creating new network namespace qerc045t6ebzx3djfcrhnz7ol"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=debug msg="finished creating network namespace qerc045t6ebzx3djfcrhnz7ol"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=debug msg="finished setting up network namespace qerc045t6ebzx3djfcrhnz7ol"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=info msg="found worker \"r44oi6dh8xufl82v4v56enwdf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ca907cb064ee org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:23Z" level=info msg="found 1 workers, default=\"r44oi6dh8xufl82v4v56enwdf\""
sandbox.go:205: time="2025-08-14T09:26:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:23Z" level=info msg="running server on /tmp/bktest_buildkitd246186290/bu
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=oci:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=oci
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=oci
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=oci
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest5249660 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=oci3831586716/003
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=oci
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_config359682085/buildkitd.toml --root /tmp/bktest_buildkitd60535018 --addr unix:///tmp/bktest_buildkitd60535018/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_config359682085/buildkitd.toml --root /tmp/bktest_buildkitd60535018 --addr unix:///tmp/bktest_buildkitd60535018/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:31.68874946 +0000 UTC m=+86.391234438 /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_config359682085/buildkitd.toml --root /tmp/bktest_buildkitd60535018 --addr unix:///tmp/bktest_buildkitd60535018/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:31Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd60535018/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=debug msg="could not read \"/tmp/bktest_buildkitd60535018/net/cni\" for cleanup: open /tmp/bktest_buildkitd60535018/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=debug msg="creating new network namespace p8zxj22kem0gxiz4okgvv73uz"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=debug msg="finished creating network namespace p8zxj22kem0gxiz4okgvv73uz"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=debug msg="finished setting up network namespace p8zxj22kem0gxiz4okgvv73uz"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=info msg="found worker \"pad9z23r1evxqcwvpjwbq5z95\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ca907cb064ee org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:31Z" level=info msg="found 1 workers, default=\"pad9z23r1evxqcwvpjwbq5z95\""
sandbox.go:205: time="2025-08-14T09:26:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:31Z" level=info msg="running server on /tmp/bktest_buildkitd60535018/buildkitd.sock"
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36637/library/alpine:latest
time="2025-08-14T09:25:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36637"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36637/tonistiigi/test:nolayers
time="2025-08-14T09:25:20Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36637"
time="2025-08-14T09:25:21Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36637/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.10s)
|
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless-slirp4netns-detachnetns:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest4080714712 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=oci-rootless-slirp4netns-detachnetns3633049959/003
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
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_config840154964/buildkitd.toml --root /tmp/bktest_buildkitd1716879769 --addr unix:///tmp/bktest_buildkitd1716879769/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_config840154964/buildkitd.toml --root /tmp/bktest_buildkitd1716879769 --addr unix:///tmp/bktest_buildkitd1716879769/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:43.848241643 +0000 UTC m=+102.930307874 /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_config840154964/buildkitd.toml --root /tmp/bktest_buildkitd1716879769 --addr unix:///tmp/bktest_buildkitd1716879769/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:26:43Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:26:43Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:26:43Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi1978247399: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:26:43Z" level=info msg="found worker \"zdqhm0eu8wrwpktrq0kxqc90m\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e37a58894557 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:44Z" level=info msg="found 1 workers, default=\"zdqhm0eu8wrwpktrq0kxqc90m\""
sandbox.go:205: time="2025-08-14T09:26:44Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:26:44Z" level=info msg="running server on /tmp/bktest_buildkitd1716879
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless-slirp4netns-detachnetns:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless-slirp4netns-detachnetns
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless-slirp4netns-detachnetns
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless-slirp4netns-detachnetns
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest652731777 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=oci-rootless-slirp4netns-detachnetns4288950385/003
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=oci-rootless-slirp4netns-detachnetns
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_config1475198413/buildkitd.toml --root /tmp/bktest_buildkitd1152512684 --addr unix:///tmp/bktest_buildkitd1152512684/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_config1475198413/buildkitd.toml --root /tmp/bktest_buildkitd1152512684 --addr unix:///tmp/bktest_buildkitd1152512684/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:18.076055714 +0000 UTC m=+17.158121945 /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_config1475198413/buildkitd.toml --root /tmp/bktest_buildkitd1152512684 --addr unix:///tmp/bktest_buildkitd1152512684/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:25:18Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:25:18Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:25:18Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi2845373129: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:25:18Z" level=info msg="found worker \"owx84b1izsvkgz9uuztcqqaii\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e37a58894557 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:18Z" level=info msg="found 1 workers, default=\"owx84b1izsvkgz9uuztcqqaii\""
sandbox.go:205: time="2025-08-14T09:25:18Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:20
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless-slirp4netns-detachnetns:
client/client_test.go#L8521
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:8521: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest1315179495 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=oci-rootless-slirp4netns-detachnetns2363923576/003
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=oci-rootless-slirp4netns-detachnetns
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_config3077205666/buildkitd.toml --root /tmp/bktest_buildkitd1242479105 --addr unix:///tmp/bktest_buildkitd1242479105/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_config3077205666/buildkitd.toml --root /tmp/bktest_buildkitd1242479105 --addr unix:///tmp/bktest_buildkitd1242479105/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:19.532055113 +0000 UTC m=+18.614121344 /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_config3077205666/buildkitd.toml --root /tmp/bktest_buildkitd1242479105 --addr unix:///tmp/bktest_buildkitd1242479105/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:25:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-14T09:25:19Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:25:19Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi197151848: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:25:19Z" level=info msg="found worker \"i4j6en5py0q71bndogtw6wytu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e37a58894557 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:25:19Z" level=info msg="found 1 workers, default=\"i4j6en5py0q71bndogtw6wytu\""
sandbox.go:205: time="2025-08-14T09:25:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:2
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:35889/cpuguy83/buildkit-foreign:latest
time="2025-08-14T09:25:16Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35889"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35889/library/alpine:latest
time="2025-08-14T09:25:17Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35889"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:35889/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.13s)
|
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2944655141 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd880005209/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2278329637/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2278329637/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:00.069987868 +0000 UTC m=+68.295610160 /usr/bin/containerd --config /tmp/bktest_containerd2278329637/config.toml
sandbox.go:205: time="2025-08-14T09:26:00.094973737Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:26:00.111388711Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.537µs"
sandbox.go:205: time="2025-08-14T09:26:00.111592342Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:00.111677823Z" 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:26:00.111695937Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:00.112158964Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:00.112180996Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.112930731Z" 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:26:00.113070964Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.113116650Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.113128682Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.113723587Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.113739807Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.114467942Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.115553457Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:00.115714639Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd2278329637/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="20
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest666093112 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd1957281162/005
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd33366595/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd33366595/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:16.386990247 +0000 UTC m=+84.612612550 /usr/bin/containerd --config /tmp/bktest_containerd33366595/config.toml
sandbox.go:205: time="2025-08-14T09:26:16.413770683Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:26:16.428495769Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.086µs"
sandbox.go:205: time="2025-08-14T09:26:16.428527629Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:16.428572122Z" 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:26:16.428596227Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:16.428649337Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:16.428673252Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431077999Z" 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:26:16.431124486Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431206169Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431240463Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431498707Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431523313Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.431668165Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.433239119Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:16.433305013Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd33366595/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containe
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3160558249 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=containerd1374344204/005
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3459466277/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3459466277/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:27:30.862999238 +0000 UTC m=+159.088621530 /usr/bin/containerd --config /tmp/bktest_containerd3459466277/config.toml
sandbox.go:205: time="2025-08-14T09:27:30.901720527Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:27:30.921276858Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.626µs"
sandbox.go:205: time="2025-08-14T09:27:30.921321571Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:27:30.921367637Z" 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:27:30.921393305Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:27:30.921440273Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:27:30.921465901Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.921568042Z" 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:27:30.921585735Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.921607465Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.921623586Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.921840711Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.921858364Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.922003525Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.922276726Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:30.922327000Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3459466277/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:2da3e7cd4a5412782b87f30c09649347a1351db1458c5216100e7b0fc1ce7445 sha256:636230a1649a53c1e02c3e3d55d7fff0b2fc7cdc3542480f0416bf729e261ba2]
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/TestMergeOpCacheMax/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2588956541/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2588956541/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:17.590448964 +0000 UTC m=+205.816071266 /usr/bin/containerd --config /tmp/bktest_containerd2588956541/config.toml
sandbox.go:205: time="2025-08-14T09:28:17.644059561Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:28:17.665854479Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="4.138µs"
sandbox.go:205: time="2025-08-14T09:28:17.665881710Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:28:17.666031210Z" 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:28:17.666111491Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:17.666201981Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:17.666243048Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:17.666340491Z" 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:28:17.666355729Z" level=info msg="loading plugin" id=io.contain
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:32210e34ff496a4ba4b190bdaa39112d42c8428c78bb7aa2f218a1925bef0c41 sha256:636230a1649a53c1e02c3e3d55d7fff0b2fc7cdc3542480f0416bf729e261ba2]
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/TestMergeOpCacheMin/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd935790236/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd935790236/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:18.297332537 +0000 UTC m=+206.522954839 /usr/bin/containerd --config /tmp/bktest_containerd935790236/config.toml
sandbox.go:205: time="2025-08-14T09:28:18.325729522Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:28:18.338524737Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.747µs"
sandbox.go:205: time="2025-08-14T09:28:18.338597222Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:28:18.338683725Z" 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:28:18.338741814Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:18.338839607Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:18.338929636Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:18.339086410Z" 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:28:18.339102841Z" level=info msg="loading plugin" id=io.containerd
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:449661bb37540133c7a0470ba7654982b970363251c4a2b014a4fcd04929d8f4 sha256:3ebb0605864ae26c4dd7ab6e50c09092e5da5eee6b5d01bd4d655b3233e75cbb]
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/TestMergeOpCacheInline/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1022428399/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1022428399/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:20.428440014 +0000 UTC m=+208.654062296 /usr/bin/containerd --config /tmp/bktest_containerd1022428399/config.toml
sandbox.go:205: time="2025-08-14T09:28:20.468693361Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:28:20.483462977Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="4.258µs"
sandbox.go:205: time="2025-08-14T09:28:20.483540352Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:28:20.483612928Z" 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:28:20.483651902Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:20.483749154Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:20.483780743Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:20.483961392Z" 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:28:20.484018469Z" level=info msg="loading plugin" i
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36917/library/alpine:latest
time="2025-08-14T09:25:01Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36917"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36917/tonistiigi/test:nolayers
time="2025-08-14T09:25:02Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36917"
time="2025-08-14T09:25:02Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36917/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.04s)
|
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-1.7:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-1.7
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-1.7
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-1.7
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2256163495 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd-1.73377378593/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd900141845/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd900141845/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:27:09.640688362 +0000 UTC m=+149.695770328 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd900141845/config.toml
sandbox.go:205: time="2025-08-14T09:27:09.664402090Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28
sandbox.go:205: time="2025-08-14T09:27:09.692811572Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:27:09.692842620Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:27:09.692887243Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:27:09.692904245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.692992890Z" 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:27:09.693010443Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.693028486Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.693042192Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.693150825Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.693440955Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.695807303Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.695852558Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.696094188Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd900141845/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.696107563Z" level=info msg="loading plugin
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-1.7:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-1.7
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-1.7
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-1.7
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3802954944 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd-1.7611984655/005
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1287328261/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1287328261/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:08.644093742 +0000 UTC m=+28.699175728 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1287328261/config.toml
sandbox.go:205: time="2025-08-14T09:25:08.668255471Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28
sandbox.go:205: time="2025-08-14T09:25:08.692815180Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:25:08.692850806Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:08.692934041Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:08.692973625Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.693066358Z" 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:25:08.693082809Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.693097616Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.693104519Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.693219313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.693474989Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.694450047Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.694469262Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:08.694745898Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1287328261/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotte
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-1.7:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-1.7
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-1.7
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-1.7
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest98245837 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=containerd-1.7151685604/005
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd373232720/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd373232720/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:17.251945403 +0000 UTC m=+37.307027390 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd373232720/config.toml
sandbox.go:205: time="2025-08-14T09:25:17.276504813Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28
sandbox.go:205: time="2025-08-14T09:25:17.307301502Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:25:17.307476197Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:17.307530699Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:17.307581143Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.307754787Z" 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:25:17.307778230Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.307822954Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.307841869Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.308071797Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.308433041Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.309340071Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.309364016Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:17.309666086Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd373232720/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd-1.7:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd-1.7
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd-1.7
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd-1.7
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:1c361dc71aa7d66f02a64450fce239564b62bf9cc87722530561469a0b718f6b sha256:68ef8edead0b9c93fe9024d7898f85487e0360d85d433c7ff9d58953640c55ad]
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/TestMergeOpCacheMax/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2854307821/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2854307821/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:08.86655792 +0000 UTC m=+208.921639886 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2854307821/config.toml
sandbox.go:205: time="2025-08-14T09:28:08.904453632Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28
sandbox.go:205: time="2025-08-14T09:28:08.944195654Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:28:08.944237873Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:08.944290551Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:08.944309356Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:08.944428338Z" 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:28:08.944448435Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:08.944466209Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd-1.7:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd-1.7
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd-1.7
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd-1.7
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:f538e507a69c408a5439a7cfc96cfeeb0ffaa9dc64239b5eea66c40f1a08406a sha256:fce5ba2dfd67e85648eda5d874273121a536222cca25391fccb62f5af76d492c]
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/TestMergeOpCacheMin/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4029184394/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4029184394/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:11.994789702 +0000 UTC m=+212.049871688 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4029184394/config.toml
sandbox.go:205: time="2025-08-14T09:28:12.032795641Z" level=info msg="starting containerd" revision=b98a3aace656320842a23f4a392a33f46af97866 version=v1.7.28
sandbox.go:205: time="2025-08-14T09:28:12.075999508Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:28:12.076034833Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:12.076085929Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:12.076103481Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:12.076198027Z" 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:28:12.076215941Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:12.076233694Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd-1.7:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd-1.7
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd-1.7
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd-1.7
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:47361012cc2402145973d90c4604d25c7e2f22f083ce8f827d159a6bf31128bf sha256:d962010430c1c916d167da6b6598c75bbcd446dfb520434da405e99c997e78ab]
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/TestMergeOpCacheInline/worker=containerd-1.7
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2114136167/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2034874317/buildkitd.toml --root /tmp/bktest_buildkitd2781978419 --addr unix:///tmp/bktest_buildkitd2781978419/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:28:14.789115277 +0000 UTC m=+214.844197243 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2114136167/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2034874317/buildkitd.toml --root /tmp/bktest_buildkitd2781978419 --addr unix:///tmp/bktest_buildkitd2781978419/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2781978419/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2781978419/net/cni\" for cleanup: open /tmp/bktest_buildkitd2781978419/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="creating new network namespace gl9lnveyo40invsfj0mhg0wt7"
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="finished creating network namespace gl9lnveyo40invsfj0mhg0wt7"
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="finished setting up network namespace gl9lnveyo40invsfj0mhg0wt7"
sandbox.go:205: time="2025-08-14T09:28:14Z" level=debug msg="remote introspection plugin filters" filters="[t
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:32863/tonistiigi/test:nolayers
time="2025-08-14T09:24:57Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:32863"
time="2025-08-14T09:24:57Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:32863/cpuguy83/buildkit-foreign:latest
time="2025-08-14T09:24:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:32863"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32863/library/alpine:latest
--- FAIL: TestIntegration (0.11s)
|
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-2.0:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-2.0
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-2.0
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-2.0
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest1703712246 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd-2.01727029481/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-2.0
sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1431564342/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1431564342/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:18.50377542 +0000 UTC m=+79.016302657 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd1431564342/config.toml
sandbox.go:205: time="2025-08-14T09:26:18.524925812Z" level=info msg="starting containerd" revision= version=2.0.6+unknown
sandbox.go:205: time="2025-08-14T09:26:18.536611093Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.126µs"
sandbox.go:205: time="2025-08-14T09:26:18.536641510Z" 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:26:18.536663601Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:18.536713544Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:18.536727370Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:18.536760913Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.536851582Z" 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:26:18.536865618Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.536877901Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.536887720Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.536988267Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.538057764Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.538722335Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd1431564342/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:18.538760506Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1
sandbox.go:205: time="2025-08-14T09:26:18.538847880Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containerd.monitor.task.v1
sandbox.go:205: time="20
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-2.0:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-2.0
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-2.0
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-2.0
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/client_test.go:8384
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest4022904496 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd-2.0535144348/006
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-2.0
sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3190728720/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3499624593/buildkitd.toml --root /tmp/bktest_buildkitd1405913755 --addr unix:///tmp/bktest_buildkitd1405913755/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3190728720/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3499624593/buildkitd.toml --root /tmp/bktest_buildkitd1405913755 --addr unix:///tmp/bktest_buildkitd1405913755/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:26:32.840280884 +0000 UTC m=+93.352808122 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3190728720/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3499624593/buildkitd.toml --root /tmp/bktest_buildkitd1405913755 --addr unix:///tmp/bktest_buildkitd1405913755/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:26:32Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1405913755/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:26:32Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1405913755/net/cni\" for cleanup: open /tmp/bktest_buildkitd1405913755/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:26:32Z" level=debug msg="creating new network namespace no6g6v84gypqgyhu8xkaahp2b"
sandbox.go:205: time="2025-08-14T09:26:32Z" level=debug msg="finished creating network namespace no6g6v84gypqgyhu8xkaahp2b"
sandbox.go:205: time="2025-08-14T09:26:32Z" level=debug msg="finished setting up network namespace no6g6v84gypqgyhu8xkaahp2b"
sandbox.go:205: time="2025-08-14T09:26:32Z" 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:26:32Z" level=info msg="found worker \"9tl01nx3jukc8in2tfuagc8s3\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:1c110d1f-dc07-4c75-962a-8574075cbbb7 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:dd70404c7581 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:26:33Z" level=info msg="found 1 workers, default=\"9t
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd-2.0:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd-2.0
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd-2.0
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd-2.0
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:ac447280fa4112af38b4ac3ec49befbfb670fe7d1a811b1b34b4859d723bc17f sha256:211fbe3f258d13bbdc16bd2b243af84b59f4c4193b3565ecbe6e3b32e9e47195]
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/TestMergeOpCacheMax/worker=containerd-2.0
sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2834130458/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config891032401/buildkitd.toml --root /tmp/bktest_buildkitd2034332583 --addr unix:///tmp/bktest_buildkitd2034332583/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2834130458/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config891032401/buildkitd.toml --root /tmp/bktest_buildkitd2034332583 --addr unix:///tmp/bktest_buildkitd2034332583/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:29:18.263833485 +0000 UTC m=+258.776360712 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2834130458/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config891032401/buildkitd.toml --root /tmp/bktest_buildkitd2034332583 --addr unix:///tmp/bktest_buildkitd2034332583/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:29:18Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2034332583/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:29:18Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2034332583/net/cni\" for cleanup: open /tmp/bktest_buildkitd2034332583/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:29:18Z" level=debug msg="creating new netw
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd-2.0:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd-2.0
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd-2.0
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd-2.0
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:5d5c3a9c3c540c080d8df4425f0872cd03ccf637a76d2a917fd278a6fdb97a48 sha256:ceec8674b82bb435cf43fa28729c92e5e0822a2ecd31e5a4333476203329ccd4]
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/TestMergeOpCacheMin/worker=containerd-2.0
sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3113515435/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3113515435/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:29:19.05140903 +0000 UTC m=+259.563936257 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd3113515435/config.toml
sandbox.go:205: time="2025-08-14T09:29:19.078442274Z" level=info msg="starting containerd" revision= version=2.0.6+unknown
sandbox.go:205: time="2025-08-14T09:29:19.088377397Z" 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:29:19.088418844Z" 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:29:19.088449562Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:29:19.088497601Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:29:19.088520775Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:29:19.088560008Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:29:19.088665084Z" 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-
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd-2.0:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd-2.0
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd-2.0
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd-2.0
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:8adddc6a53e0f85448c924410aa8da6fa8971ec0b3be3ae82a93683cd480410c sha256:f8f689f52b63a80e273032ff28f310175fec89f5cd16f47798c9717ab781f117]
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/TestMergeOpCacheInline/worker=containerd-2.0
sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd361143633/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd361143633/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:29:19.662014685 +0000 UTC m=+260.174541902 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd361143633/config.toml
sandbox.go:205: time="2025-08-14T09:29:19.692281128Z" level=info msg="starting containerd" revision= version=2.0.6+unknown
sandbox.go:205: time="2025-08-14T09:29:19.707501828Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.166µs"
sandbox.go:205: time="2025-08-14T09:29:19.707539718Z" 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:29:19.707565647Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:29:19.707617053Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:29:19.707640557Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:29:19.707679990Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:29:19.707774617Z" 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
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37499/library/alpine:latest
time="2025-08-14T09:25:17Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37499"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:37499/tonistiigi/test:nolayers
time="2025-08-14T09:25:18Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37499"
time="2025-08-14T09:25:18Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:37499/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.12s)
|
test / run (containerd-2.0, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest2704772043 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd1149153136/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1158426624/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1158426624/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:34.485168637 +0000 UTC m=+106.793594708 /usr/bin/containerd --config /tmp/bktest_containerd1158426624/config.toml
sandbox.go:205: time="2025-08-14T09:26:34.498928563Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:26:34.508633768Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.607µs"
sandbox.go:205: time="2025-08-14T09:26:34.508677179Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:34.508716423Z" 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:26:34.508734266Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:34.508772798Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:34.508788568Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.508867776Z" 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:26:34.508887163Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.508905578Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.508918622Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.509107737Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.509128125Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.509237890Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.509450529Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:34.509489021Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd1158426624/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/client_test.go:8384
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3824874137 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd776478631/006
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1594188323/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1594188323/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:48.606544925 +0000 UTC m=+120.914971025 /usr/bin/containerd --config /tmp/bktest_containerd1594188323/config.toml
sandbox.go:205: time="2025-08-14T09:26:48.652002768Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:26:48.667930618Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="5.069µs"
sandbox.go:205: time="2025-08-14T09:26:48.667976544Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:48.668021729Z" 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:26:48.668047176Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:48.668103833Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:48.668128038Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.669014420Z" 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:26:48.669174269Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.669210728Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.669257546Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.669795304Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.669876225Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.673175753Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.673473582Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:48.673511553Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd1594188323/root/io.containerd.snapshot
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest3909130161 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=containerd1190936086/005
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4074689014/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:03.924562863 +0000 UTC m=+196.232988934 /usr/bin/containerd --config /tmp/bktest_containerd4074689014/config.toml
sandbox.go:205: time="2025-08-14T09:28:03.959043198Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:28:03.975720906Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.367µs"
sandbox.go:205: time="2025-08-14T09:28:03.975810734Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:28:03.975893880Z" 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:28:03.975940166Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:03.975989639Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:03.976023102Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976134902Z" 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:28:03.976152715Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976177201Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976203921Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976509885Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976550080Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.976714088Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.977081146Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:03.977171595Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd4074689014/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-1
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:e4fdba28e5bebd917bda2c4661c8b8b354ffe56e0665218798f862dd28559f42 sha256:057523363febae163d0fc4a5e98b57ba53550ed6f7ca7f4fdc0d114ff32ae1f9]
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/TestMergeOpCacheMax/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3133114727/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3133114727/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:15.304843645 +0000 UTC m=+27.613269705 /usr/bin/containerd --config /tmp/bktest_containerd3133114727/config.toml
sandbox.go:205: time="2025-08-14T09:25:15.331641480Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:15.349104848Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.476µs"
sandbox.go:205: time="2025-08-14T09:25:15.349462940Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:15.349605978Z" 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:25:15.349704633Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:15.349804320Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:15.349866767Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:15.350339694Z" 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:25:15.350417680Z" level=info msg="loading plugin" id=io.containe
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:9a602f52da03f6d92042f025b26f0fc0115e3d503d6264af94a2d2985dff2fb7 sha256:057523363febae163d0fc4a5e98b57ba53550ed6f7ca7f4fdc0d114ff32ae1f9]
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/TestMergeOpCacheMin/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1284582808/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1284582808/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:15.783117677 +0000 UTC m=+28.091543737 /usr/bin/containerd --config /tmp/bktest_containerd1284582808/config.toml
sandbox.go:205: time="2025-08-14T09:25:15.861615978Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:15.892769456Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.156µs"
sandbox.go:205: time="2025-08-14T09:25:15.892807658Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:15.892859144Z" 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:25:15.892876988Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:15.892928464Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:15.892945867Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:15.893046776Z" 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:25:15.893062936Z" level=info msg="loading plugin" id=io.containe
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:d0e3f50efb4d51ec9a2186c242e4d30d58b4bcc19cea59a053a03cea8ab009cf sha256:e8e4cd8ee7d5aa2b06b27b2be9046708a8888857f9b3dfbe4ed6794aca189357]
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/TestMergeOpCacheInline/worker=containerd
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd373334906/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd373334906/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:16.446207639 +0000 UTC m=+28.754633689 /usr/bin/containerd --config /tmp/bktest_containerd373334906/config.toml
sandbox.go:205: time="2025-08-14T09:25:16.531026818Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:16.552700653Z" 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:25:16.552732643Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:16.552801482Z" 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:25:16.552858910Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:16.552944149Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:16.552979977Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:16.553162549Z" 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:25:16.553212833Z" level=info msg="loading plugin" id=io
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45723/library/alpine:latest
time="2025-08-14T09:25:04Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45723"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:45723/tonistiigi/test:nolayers
time="2025-08-14T09:25:05Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45723"
time="2025-08-14T09:25:05Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:45723/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.09s)
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest180536967 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd-rootless591364142/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3110881906/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_containerd3110881906/config.toml
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3110881906/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_containerd3110881906/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:26:24.691421972 +0000 UTC m=+102.010349845 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3110881906/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_containerd3110881906/config.toml
sandbox.go:205: time="2025-08-14T09:26:24.771870656Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:26:24.787283301Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.026µs"
sandbox.go:205: time="2025-08-14T09:26:24.787318386Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:26:24.787395320Z" 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:26:24.787425937Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:24.787465801Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:26:24.787488083Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:26:24.787503241Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:24.787599651Z" 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:26:24.787625529Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:24.787641068Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:26:24.787651358Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandb
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-rootless:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-rootless
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest395199561 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd-rootless687549022/005
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-rootless
sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4264202201/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_containerd4264202201/config.toml
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4264202201/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_containerd4264202201/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:27:04.175587672 +0000 UTC m=+141.494515545 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4264202201/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_containerd4264202201/config.toml
sandbox.go:205: time="2025-08-14T09:27:04.256807287Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:27:04.267125821Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.925µs"
sandbox.go:205: time="2025-08-14T09:27:04.267270731Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:27:04.267335231Z" 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:27:04.267376548Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:27:04.267424939Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:27:04.267454664Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:27:04.267482536Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:04.267588093Z" 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:27:04.267627697Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:04.267672901Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:04.267720390Z" level=info msg="loadi
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest630002666 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=containerd-rootless2179940582/005
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd167079414/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_containerd167079414/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:28:30.172313937 +0000 UTC m=+227.491241830 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd167079414/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_containerd167079414/config.toml
sandbox.go:205: time="2025-08-14T09:28:30.274042763Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:28:30.283851007Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.665µs"
sandbox.go:205: time="2025-08-14T09:28:30.283875422Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:28:30.283909887Z" 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:28:30.283925716Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:30.283954119Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:28:30.283961814Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:28:30.283969228Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:30.284050219Z" 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:28:30.284065337Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:30.284078401Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:30.284089993Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:30.284280799Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:28:30.2
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:51611270cf9bdcabc2c212de9a912ec4a4629169ce0aef39000eae41c4ce06cd sha256:89c3c2dc1f286210fb1a27766cf47a1f8a77aa39e253720b80e99009a0018e10]
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/TestMergeOpCacheMax/worker=containerd-rootless
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34553 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd68218035/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_config1588965724/buildkitd.toml --root /tmp/bktest_buildkitd3797892690 --addr unix:///tmp/bktest_buildkitd3797892690/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:33.775564913 +0000 UTC m=+51.094492797 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34553 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd68218035/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_config1588965724/buildkitd.toml --root /tmp/bktest_buildkitd3797892690 --addr unix:///tmp/bktest_buildkitd3797892690/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-14T09:25:33Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-14T09:25:33Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi2933672848: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-14T09:25:33Z" 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:25
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd-rootless:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd-rootless
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd-rootless
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd-rootless
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:a810d2bb0db5f980081ba5901758fea85e5d790ac7d6501b049260cb413bcbd0 sha256:158b286087fc2afd7395654fda5e4a89b09dc329a3c73ee3b4627b4634a2af1b]
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/TestMergeOpCacheMin/worker=containerd-rootless
sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1125987289/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_containerd1125987289/config.toml
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1125987289/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_containerd1125987289/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:11.334122301 +0000 UTC m=+28.653050204 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1125987289/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_containerd1125987289/config.toml
sandbox.go:205: time="2025-08-14T09:25:11.428629771Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:11.442827495Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.756µs"
sandbox.go:205: time="2025-08-14T09:25:11.442855487Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:11.442899259Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd-rootless:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd-rootless
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd-rootless
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd-rootless
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:dd386b525980b2a7046370cf29cc2563abab15f00440ff8b3703b5d16b29df27 sha256:158b286087fc2afd7395654fda5e4a89b09dc329a3c73ee3b4627b4634a2af1b]
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/TestMergeOpCacheInline/worker=containerd-rootless
sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24489 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1495268719/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_config1915530779/buildkitd.toml --root /tmp/bktest_buildkitd1250831369 --addr unix:///tmp/bktest_buildkitd1250831369/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24489 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1495268719/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_config1915530779/buildkitd.toml --root /tmp/bktest_buildkitd1250831369 --addr unix:///tmp/bktest_buildkitd1250831369/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:11.610197306 +0000 UTC m=+28.929125179 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24489 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1495268719/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_config1915530779/buildkitd.toml --root /tmp/bktest_buildkitd1250831369 --addr unix:///tmp/bktest_buildkit
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40497/library/alpine:latest
time="2025-08-14T09:25:01Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40497"
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40497/tonistiigi/test:nolayers
time="2025-08-14T09:25:01Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40497"
time="2025-08-14T09:25:01Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40497/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.11s)
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Process completed with exit code 1.
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-snapshotter-stargz:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-snapshotter-stargz
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest60402272 and /tmp/TestIntegrationTestDiffShuffleFilesMergeworker=containerd-snapshotter-stargz1457103950/005
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2460301580/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:27:09.465512606 +0000 UTC m=+120.828422982 /usr/bin/containerd --config /tmp/bktest_containerd2460301580/config.toml
sandbox.go:205: time="2025-08-14T09:27:09.486362706Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:27:09.498238931Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.367µs"
sandbox.go:205: time="2025-08-14T09:27:09.498313541Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:27:09.498386658Z" 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:27:09.498430019Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:27:09.498487968Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:27:09.498503446Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.498614675Z" 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:27:09.498637397Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.498653607Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.498664278Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.498867939Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.498883428Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.499012760Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.499285961Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:27:09.499330124Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd2460301580/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-1
|
Failed: client/TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-snapshotter-stargz:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-snapshotter-stargz
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/client_test.go:8384
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest190893720 and /tmp/TestIntegrationTestDiffDeleteDirsMergeworker=containerd-snapshotter-stargz993119499/006
+ /modifyDir/deleteSubdir2
+ /unmodifiedDir/deleteSubdir1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteDirsMerge/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1370338541/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1370338541/root
sandbox.go:205: > StartCmd 2025-08-14 09:28:19.829892716 +0000 UTC m=+191.192803052 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1370338541/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1370338541/root
sandbox.go:205: {"key":"buildkit/1/tmp-0txd2z6pcr2or6u2poxhv56qk sha256:78a822fe2a2d2c84f3de4a403188c45f623017d6a4521d23047c9fbb0801794c","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1370338541/root/snapshotter/snapshots/1/fs","parent":"","time":"2025-08-14T09:28:20.333411264Z"}
sandbox.go:205: {"key":"buildkit/1/tmp-0txd2z6pcr2or6u2poxhv56qk sha256:78a822fe2a2d2c84f3de4a403188c45f623017d6a4521d23047c9fbb0801794c","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1370338541/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/library/alpine:latest/sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3","time":"2025-08-14T09:28:20.333687981Z"}
sandbox.go:205: {"digest":"sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3","error":null,"key":"buildkit/1/tmp-0txd2z6pcr2or6u2poxhv56qk sha256:78a822fe2a2d2c84f3de4a403188c45f623017d6a4521d23047c9fbb0801794c","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1370338541/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/library/alpine:latest","src":"docker.io/library/alpine:latest/sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3","time":"2025-08-14T09:28:20.333926859Z"}
sandbox.go:205: {"key":"buildkit/1/tmp-0txd2z6pcr2or6u2poxhv56qk sha256:78a822fe2a2d2c84f3de4a403188c45f623017d6a4521d23047c9fbb0801794c","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1370338541/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/library/alpine:latest/sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3","time":"2025-08-14T09:28:20.535701427Z"}
sandbox.go:205: {"error":"failed to resolve layer \"sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3\" from \"docker.io/library/alpine:latest\": 4 error(s) occurred:\n\t* gzip: invalid header\n\t* legacy: failed to get footer gzip reader: gzip: invalid header\n\t* invalid magic number\n\t* gzip: invalid header: failed to resolve target","key":"buildkit/1/tmp-0txd2z6pcr2or6u2poxhv56qk sha256:78a822fe2a2d2c84f3de4a403188c45f623017d6a4521d23047c9fbb0801794c","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1370338541/root/snapshotter/snapshots/1/fs","msg":"failed to resolve layer","parent":"","time":"2025-08-14T09:28:21.192054484Z"}
sandbox.go:205: {"error"
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-snapshotter-stargz:
client/mergediff_test.go#L1334
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-snapshotter-stargz
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:8360
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
directory diff between /tmp/fstest789924540 and /tmp/TestIntegrationTestDiffDeleteFilesMergeworker=containerd-snapshotter-stargz3404946929/005
+ /modifyDir/deleteFile2
+ /unmodifiedDir/deleteFile1
~ /modifyDir(mode: 20000000700, uid: 0, gid: 0) -> /modifyDir(mode: 20000000755, uid: 0, gid: 0)
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd845831231/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config229344426/buildkitd.toml --root /tmp/bktest_buildkitd3306591511 --addr unix:///tmp/bktest_buildkitd3306591511/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:28:47.574277777 +0000 UTC m=+218.937188123 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd845831231/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config229344426/buildkitd.toml --root /tmp/bktest_buildkitd3306591511 --addr unix:///tmp/bktest_buildkitd3306591511/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3306591511/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3306591511/net/cni\" for cleanup: open /tmp/bktest_buildkitd3306591511/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg="creating new network namespace 0fcietm676p3xoo0zxox32els"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg="finished creating network namespace 0fcietm676p3xoo0zxox32els"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg="finished setting up network namespace 0fcietm676p3xoo0zxox32els"
sandbox.go:205: time="2025-08-14T09:28:47Z" 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:28:47Z" level=info msg="found worker \"dzo9qw4v97g9dg89bymd6gd88\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:cac113c6-0eb1-448e-8b22-870624ecdf7f org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:803de16eea8f org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/loong64 linux/arm/v7 linux/arm/v6]"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=info msg="found 1 workers, default=\"dzo9qw4v97g9dg89bymd6gd88\""
sandbox.go:205: time="2025-08-14T09:28:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:205: time="2025-08-14T09:28:47Z" level=info msg="running server on /tmp/bktest_buildkitd3306591511/buildkitd.sock"
sandbox.go:205: time="2025-08-14T09:28:47Z" level=debug msg
|
Failed: client/TestIntegration/TestStargzLazyRegistryCacheImportExport/worker=containerd-snapshotter-stargz:
client/client_test.go#L5306
=== RUN TestIntegration/TestStargzLazyRegistryCacheImportExport/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestStargzLazyRegistryCacheImportExport/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestStargzLazyRegistryCacheImportExport/worker=containerd-snapshotter-stargz
client_test.go:5306:
Error Trace: /src/client/client_test.go:5306
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:c316d0de8cee25e32f68ae5d2f375d6392fa9761756aaf0b39bfd63655b3c98c sha256:51d2d8bd60757918ba85b62a1b87d7a61a6483a7d71f9a122e71223d06582379]
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/TestStargzLazyRegistryCacheImportExport/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd118900934/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2015347934/buildkitd.toml --root /tmp/bktest_buildkitd1747021050 --addr unix:///tmp/bktest_buildkitd1747021050/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:40.157584365 +0000 UTC m=+31.520494721 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd118900934/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2015347934/buildkitd.toml --root /tmp/bktest_buildkitd1747021050 --addr unix:///tmp/bktest_buildkitd1747021050/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:40Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1747021050/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:40Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1747021050/net/cni\" for cleanup: open /tmp/bktest_buildkitd1747021050/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:40Z" level=debug msg="creating new network namespace ay8ufjtugvcmlluxxjj219sf4"
sandbox.go:205: time="2025-08-14T09:25:40Z" level=debug msg="finished creating network namespace ay8ufjtugvcmlluxxjj219sf4"
sandbox.go:205: time="2025-08-14T09:25:40Z" level=debug msg="finished setting up network name
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd-snapshotter-stargz:
client/client_test.go#L7966
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd-snapshotter-stargz
client_test.go:7966:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7966
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:477be74a543f840ee19d8c0be8be59d4ab039a102be9968cccc86f397fd8e95b sha256:79b280cbd8d999161a0d2c4feabb60274b594897bb9ed399b39c2a2459bdb137]
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/TestMergeOpCacheMax/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1534875978/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3670369702/buildkitd.toml --root /tmp/bktest_buildkitd1780367888 --addr unix:///tmp/bktest_buildkitd1780367888/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-14 09:25:44.814192796 +0000 UTC m=+36.177103142 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1534875978/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3670369702/buildkitd.toml --root /tmp/bktest_buildkitd1780367888 --addr unix:///tmp/bktest_buildkitd1780367888/buildkitd.sock --debug
sandbox.go:205: time="2025-08-14T09:25:44Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1780367888/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-14T09:25:44Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1780367888/net/cni\" for cleanup: open /tmp/bktest_buildkitd1780367888/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-14T09:25:44Z" level=debug msg="creating new network namespace z0aoisnumig0hvakpx8nuafcx"
sandbox.go:205: time="2025-08-14T09:25:44Z" level=debug msg="finished creating network namespace z0aoisnumig0hvakpx8nuafcx"
sandbox.go:205: time="2025-08-14T09:25:44Z" level=debug msg="finished setting up network namespace z0aoisnumig0hva
|
Failed: client/TestIntegration/TestMergeOpCacheMin/worker=containerd-snapshotter-stargz:
client/client_test.go#L7962
=== RUN TestIntegration/TestMergeOpCacheMin/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestMergeOpCacheMin/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestMergeOpCacheMin/worker=containerd-snapshotter-stargz
client_test.go:7962:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7962
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:d797410534ac8f57a646a70001a7e9e222e4e26ec19bcdb7cc804ff250a06a17 sha256:79b280cbd8d999161a0d2c4feabb60274b594897bb9ed399b39c2a2459bdb137]
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/TestMergeOpCacheMin/worker=containerd-snapshotter-stargz
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2085441791/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2085441791/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:44.912760424 +0000 UTC m=+36.275670780 /usr/bin/containerd --config /tmp/bktest_containerd2085441791/config.toml
sandbox.go:205: time="2025-08-14T09:25:44.928068208Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:44.935420347Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.986µs"
sandbox.go:205: time="2025-08-14T09:25:44.935449893Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:44.935490890Z" 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:25:44.935511147Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:44.935549870Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:44.935565900Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:44.935633286Z" 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="20
|
Failed: client/TestIntegration/TestMergeOpCacheInline/worker=containerd-snapshotter-stargz:
client/client_test.go#L7958
=== RUN TestIntegration/TestMergeOpCacheInline/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestMergeOpCacheInline/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestMergeOpCacheInline/worker=containerd-snapshotter-stargz
client_test.go:7958:
Error Trace: /src/client/client_test.go:8173
/src/client/client_test.go:7958
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:9168aca7e2b9bb3b75d97c625aaeb39219e6a96dcb21ac7212ed0a0439cbfcc4 sha256:517e002d35504fe55847f0c9c85f010f9eecc6243dc0dc161f1012c166e0d052]
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/TestMergeOpCacheInline/worker=containerd-snapshotter-stargz
sandbox.go:202: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1157165499/config.toml
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1157165499/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:45.784879434 +0000 UTC m=+37.147789780 /usr/bin/containerd --config /tmp/bktest_containerd1157165499/config.toml
sandbox.go:205: time="2025-08-14T09:25:45.801169342Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:45.809897491Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.716µs"
sandbox.go:205: time="2025-08-14T09:25:45.809940241Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:45.809985896Z" 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:25:45.810011885Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:45.810050467Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:45.810064874Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:45.810141658Z" 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:2
|
Failed: client/TestIntegration/TestStargzLazyInlineCacheImportExport/worker=containerd-snapshotter-stargz:
client/client_test.go#L5502
=== RUN TestIntegration/TestStargzLazyInlineCacheImportExport/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestStargzLazyInlineCacheImportExport/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestStargzLazyInlineCacheImportExport/worker=containerd-snapshotter-stargz
client_test.go:5502:
Error Trace: /src/client/client_test.go:5502
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
failed to load ref: missing descriptor handlers for lazy blobs [sha256:a3fc8efca8f2c7f1627f7cc80e36419780ef46e5ff182c6ac3b61d89331b259f sha256:51d2d8bd60757918ba85b62a1b87d7a61a6483a7d71f9a122e71223d06582379]
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/TestStargzLazyInlineCacheImportExport/worker=containerd-snapshotter-stargz
sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2013436682/config.toml
sandbox.go:205: > StartCmd 2025-08-14 09:25:51.883328569 +0000 UTC m=+43.246238915 /usr/bin/containerd --config /tmp/bktest_containerd2013436682/config.toml
sandbox.go:205: time="2025-08-14T09:25:51.902829598Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T09:25:51.913697754Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.116µs"
sandbox.go:205: time="2025-08-14T09:25:51.913732068Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T09:25:51.913770019Z" 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:25:51.913783053Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T09:25:51.913816817Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T09:25:51.913832987Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T09:25:51.913976986Z" 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:25:51.913996102Z" level=info msg="loading plugin" id=io.containerd.snapshot
|
Failed: client/TestIntegration:
client/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:37223/tonistiigi/test:nolayers
time="2025-08-14T09:25:34Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37223"
time="2025-08-14T09:25:34Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:324: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:37223/cpuguy83/buildkit-foreign:latest
time="2025-08-14T09:25:35Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37223"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37223/library/alpine:latest
--- FAIL: TestIntegration (0.10s)
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
buildkit-darwin-amd64
|
15.8 MB |
sha256:adb59cf0b80ad68d6c27d88156cd0ce210b7ee4fa320f416d55796ea6feff63d
|
|
buildkit-darwin-arm64
|
15 MB |
sha256:712a92ca4576ea81dc6381a66b80116d031acb6aead575779bce8b26b0972c61
|
|
buildkit-linux-amd64
|
83.2 MB |
sha256:4723e1cd5ce5b173fd59254c3ae66aed955a3d6f92fd1093cfe7f9329116d998
|
|
buildkit-linux-arm-v7
|
77.4 MB |
sha256:1702536346e610f893bdf0a7589ff889706bb57e147a96e5f797e820d68593bb
|
|
buildkit-linux-arm64
|
78 MB |
sha256:f0a646e74ce6bb8b05361db8af944aa6f45be4ec94c3d2c7be56e99372e0c437
|
|
buildkit-linux-ppc64le
|
79.1 MB |
sha256:d27bbd136e33b4f80ae5cec02484d48ad9a9a829ccb5eb05b2c97a42f58dcbfb
|
|
buildkit-linux-riscv64
|
79.1 MB |
sha256:6b75bc8401fa52c4dc19037f1e82c41e53d1cad6a264b5b79273f17178780a0b
|
|
buildkit-linux-s390x
|
82.3 MB |
sha256:cee8c400f54be1b2c61ac72d36849c6d832fd8fba9e40bdfa6d4ebf92d584483
|
|
buildkit-windows-amd64
|
44.6 MB |
sha256:02d0693ce114baa90bccddaee4bddbc0dd616efe321905f1302212e0d1b8609e
|
|
buildkit-windows-arm64
|
41.4 MB |
sha256:7bf402c256f0b2fa8889bfc2e1ba1e7a36af925238a446955793077ceb74ec8f
|
|
moby~buildkit~2XCLOO.dockerbuild
|
32.7 KB |
sha256:103efdc718d11dae2d82bc72269ab3ba5cfeefb9ddbf11eaf6e3a8729cfa9aa9
|
|
moby~buildkit~6RBODP.dockerbuild
|
155 KB |
sha256:810c21c3d5e6f6665b7f3667c7e71cb32ac9194363b60ccc6035fc98ec6cea6c
|
|
moby~buildkit~89AENC.dockerbuild
|
157 KB |
sha256:b1eed13a0c3f0f62e6bec0b41375d944ce8192f3f1e42d14d15b87b2b521501a
|
|
moby~buildkit~B3ARPZ.dockerbuild
|
116 KB |
sha256:0a1cf76df1cc9f89e439eea6660bbc17259dd1c14d1ec22623d0c1fcea2ca3b3
|
|
moby~buildkit~BDL424.dockerbuild
|
154 KB |
sha256:6d6f32f615c93b304bd63a011376efa383759902f8a3823b8c290610dbb9bff9
|
|
moby~buildkit~FLVW7W.dockerbuild
|
155 KB |
sha256:363e8dc0ed7072e87e06e3ae2ac0bfd681a8fce1591db417ef755cfd717fa44b
|
|
moby~buildkit~G07KXL.dockerbuild
|
155 KB |
sha256:be1c451e70aef58466331cc108d07b4cd933c520ab919d0cc3e6e335e82d902e
|
|
moby~buildkit~G7RR3D.dockerbuild
|
156 KB |
sha256:ce076c7103e00142b657c4b538481d5ab860c8e88d35ac205d368cbf2b433113
|
|
moby~buildkit~GBG7YZ.dockerbuild
|
154 KB |
sha256:e68c684b6c0ae0357d743b14d0b843d7cb2bfa0de297db98badeb9af2fe8d8c0
|
|
moby~buildkit~HEN49Z.dockerbuild
|
154 KB |
sha256:264657c18adeb7e4ff380c23b29f9d5984ecf536820c42bce97f272b5a793198
|
|
moby~buildkit~HYBG5B.dockerbuild
|
156 KB |
sha256:64d2f7dc2ac1c18bf979454448ec6fa5baa144d21ddec53fa78b2a12482ecf25
|
|
moby~buildkit~ILWPLG.dockerbuild
|
157 KB |
sha256:b7177eea28c1fc4e4845fe824942c28ec3987c677d524674711bf830169ad600
|
|
moby~buildkit~ML8ITZ.dockerbuild
|
156 KB |
sha256:d57aa0b72963bfb2d4a1386c58e381f177285ed69098ecc9ef75ed2ce111820c
|
|
moby~buildkit~OQEAN1.dockerbuild
|
155 KB |
sha256:15d4f3f545bfd93af6165d8a196fb5d63e4a517719bdefe7ed11784dc59da1be
|
|
moby~buildkit~PJAX9Q.dockerbuild
|
156 KB |
sha256:664d3647ae086a81aea3d7519572c04750dd1e250455f5d7bf17893719910204
|
|
moby~buildkit~S1V9BE.dockerbuild
|
153 KB |
sha256:1e8e32c62afed301948855eaad1b1f62e78db2414fb1e296eea708e586e714ab
|
|
test-reports-run--1---
|
502 KB |
sha256:a58e02eb09fe1089d1a0fd2d22692c4e077d86522af7531d76057dd37ebe0f29
|
|
test-reports-run--1---nydus
|
503 KB |
sha256:ff7372fa657c97f9fae98637166e32237ca5fe284906f0aa2c9913bc3c613d95
|
|
test-reports-run-cacheremotecachegha---oci-
|
363 KB |
sha256:e546b7787587fc56bd7fc656dd2fab27cc5e60a92ae65db04fff418a5da8fb01
|
|
test-reports-run-client---containerd-nydus
|
1.56 MB |
sha256:df73a1a7615df5e32b48945ce1823ff62f07f3945a6ee6369b442f40c86803d6
|
|
test-reports-run-client---oci-nydus
|
751 KB |
sha256:7da4fc30b65baefe58cc954909a6a772a896ecd607493e3c3031cbe9d174216a
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
|
1.65 MB |
sha256:4ea0285838d7699d24f4fdf6cc9cdd3dac7c61805ab4fc0e2e567f7687e9afc0
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
|
1.57 MB |
sha256:159d6af0b151075df4ea232d2cd1870c641a7a64d49e35f889e3d53c96c3fefd
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-20-
|
1.3 MB |
sha256:8d530804d8e7ace405de0a95bc222b79232e714ae9fcb10479e351df5f9b0366
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
|
1.57 MB |
sha256:58cac56ebff078e4ad0b2d48e7e68d0baf061ac32a48f1517086fba404ae9085
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
|
4 MB |
sha256:c3aadfc3eff8a576239834c2b78560291639ede5a468da1449c978d1afb2fdb8
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
|
774 KB |
sha256:55cf08ced91e1760214c90d533ea05ee9d999b043b65a3fb665e396ae320e69e
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
|
631 KB |
sha256:c3ba3885fa02c43880729db91dbbd697e80797b408117eb0cd64d4010a73a302
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
|
636 KB |
sha256:31ae8cca91675ea8a0349aeb2f8e8de239739a1ec72f64e3d9190fbd2de4250c
|
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
|
1.11 MB |
sha256:784256abc7570877b7db8894e21c015500f6c5add6a968f5d9dc79ebcb6a5ebd
|
|