client: improve releasable condition in tests #5430
buildkit.yml
on: pull_request
prepare
5s
govulncheck
58s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
29 errors
Failed: client/TestIntegration:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:42987/tonistiigi/test:nolayers
time="2024-11-13T02:44:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42987"
time="2024-11-13T02:44:04Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:42987/cpuguy83/buildkit-foreign:latest
time="2024-11-13T02:44:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42987"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42987/library/alpine:latest
--- FAIL: TestIntegration (0.04s)
|
Failed: client/TestIntegration/TestBuildPushAndValidate/worker=containerd:
client/client_test.go#L4507
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd
client_test.go:4507:
Error Trace: /src/client/client_test.go:4507
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
image "localhost:39251/buildkit/testpush:latest": not found
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd361948592/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd361948592/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:48:03.665538154 +0000 UTC m=+249.970578503 /usr/bin/containerd --config /tmp/bktest_containerd361948592/config.toml
sandbox.go:138: time="2024-11-13T02:48:03Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:48:03.688949016Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:48:03.719289029Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:48:03.719322381Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:48:03.719359911Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:48:03.719373266Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.719456751Z" 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:138: time="2024-11-13T02:48:03.719478652Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.719492859Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.719502467Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.719609947Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.719873118Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.720979108Z" 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:138: time="2024-11-13T02:48:03.721007451Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:03.721246566Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd361948592/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:138: time="2024-11-13T02:48:03.721263628Z" level=info msg="lo
|
Failed: client/TestIntegration/TestDiffNewDirs/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffNewDirs/worker=containerd
=== PAUSE TestIntegration/TestDiffNewDirs/worker=containerd
=== CONT TestIntegration/TestDiffNewDirs/worker=containerd
client_test.go:7876: lease: {134481885-vMuI 2024-11-13 02:47:19.134959856 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:47:19.134487675Z containerd.io/gc.expire:2024-11-13T02:52:19Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffNewDirs/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd148728965/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd148728965/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:47:13.46609771 +0000 UTC m=+199.771138049 /usr/bin/containerd --config /tmp/bktest_containerd148728965/config.toml
sandbox.go:138: time="2024-11-13T02:47:13Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:47:13.499664960Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:47:13.537431741Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:47:13.537525706Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:47:13.537624771Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:47:13.537677650Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.537870970Z" 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:138: time="2024-11-13T02:47:13.537907979Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.537964645Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.537983370Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.538410457Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.539275080Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.542145905Z" 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:138: time="2024-11-13T02:47:13.542410799Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:13.542814402Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd148728965/root/io.containerd.snapshotter.v1.zfs mu
|
Failed: client/TestIntegration/TestDiffFifos/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffFifos/worker=containerd
=== PAUSE TestIntegration/TestDiffFifos/worker=containerd
=== CONT TestIntegration/TestDiffFifos/worker=containerd
client_test.go:7876: lease: {725231402-6MB8 2024-11-13 02:45:22.72574311 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:22.725238165Z containerd.io/gc.expire:2024-11-13T02:50:22Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffFifos/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1007897265/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1007897265/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:45:17.021799135 +0000 UTC m=+83.326839464 /usr/bin/containerd --config /tmp/bktest_containerd1007897265/config.toml
sandbox.go:138: time="2024-11-13T02:45:17Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:45:17.061107248Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:45:17.100550563Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:45:17.100653535Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:45:17.100719248Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:45:17.100770714Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.100911346Z" 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:138: time="2024-11-13T02:45:17.100951471Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.100980445Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.101003848Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.101938371Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.102518563Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.104300666Z" 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:138: time="2024-11-13T02:45:17.104345891Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.104542758Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_container
|
Failed: client/TestIntegration/TestDiffDirOverridesSymlink/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffDirOverridesSymlink/worker=containerd
=== PAUSE TestIntegration/TestDiffDirOverridesSymlink/worker=containerd
=== CONT TestIntegration/TestDiffDirOverridesSymlink/worker=containerd
client_test.go:7876: lease: {166833821-ckbC 2024-11-13 02:45:10.167615445 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:10.166840984Z containerd.io/gc.expire:2024-11-13T02:50:10Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffDirOverridesSymlink/worker=containerd
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3699454124/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2185440362/buildkitd.toml --root /tmp/bktest_buildkitd1392848046 --addr unix:///tmp/bktest_buildkitd1392848046/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-13 02:45:00.819138842 +0000 UTC m=+67.124179232 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3699454124/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2185440362/buildkitd.toml --root /tmp/bktest_buildkitd1392848046 --addr unix:///tmp/bktest_buildkitd1392848046/buildkitd.sock --debug
sandbox.go:138: 2024/11/13 02:45:00 1 errors occurred detecting resource:
sandbox.go:138: * conflicting Schema URL: https://opentelemetry.io/schemas/1.21.0 and https://opentelemetry.io/schemas/1.26.0
sandbox.go:138: time="2024-11-13T02:45:00Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1392848046/net/cni\" for cleanup: open /tmp/bktest_buildkitd1392848046/net/cni: no such file or directory"
sandbox.go:138: time="2024-11-13T02:45:00Z" level=debug msg="creating new network namespace r2qdmrueekrq25rwxneyuuz40"
sandbox.go:138: time="2024-11-13T02:45:00Z" level=debug msg="finished creating network namespace r2qdmrueekrq25rwxneyuuz40"
sandbox.go:138: time="2024-11-13T02:45:00Z" level=debug msg="finished setting up network namespace r2qdmrueekrq25rwxneyuuz40"
sandbox.go:138: time="2024-11-13T02:45:00Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-13T02:45:00Z" level=info msg="found worker \"x615kj771ojypqbwf0lkxzo8g\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:04be0629-77d6-4314-b9bd-1e583629e89e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:81497fea7e68 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-13T02:45:01Z" level=info msg="found 1 workers, default=\"x615kj771ojypqbwf0lkxzo8g\""
sandbox.go:138: time="2024-11-13T02:45:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-13T02:45:01Z" level=info msg="running server on /tmp/bktest_buildkitd1392848046/buildkitd.sock"
sandbox.go:138: time="2024-11-13T02:45:01Z" level=debug msg="session started" spanID=f8608aecdb4c97fc traceID=eda4e99951cda43b06042b69216d4fec
sandbox.go:138: time="2024-11-13T02:45:01Z" level=debug msg="resolve exporter local with map[]" spanID=008bd5f36
|
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43471/library/alpine:latest
time="2024-11-13T02:44:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43471"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:43471/tonistiigi/test:nolayers
time="2024-11-13T02:44:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43471"
time="2024-11-13T02:44:19Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:43471/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.10s)
|
Failed: client/TestIntegration/TestBuildPushAndValidate/worker=containerd:
client/client_test.go#L4507
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd
client_test.go:4507:
Error Trace: /src/client/client_test.go:4507
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
image "localhost:36563/buildkit/testpush:latest": not found
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1266826213/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1266826213/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:48:24.65913412 +0000 UTC m=+263.648735905 /usr/bin/containerd --config /tmp/bktest_containerd1266826213/config.toml
sandbox.go:138: time="2024-11-13T02:48:24Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:48:24.686441550Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:48:24.724264369Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:48:24.724306027Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:48:24.724354938Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:48:24.724371198Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.724463341Z" 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:138: time="2024-11-13T02:48:24.724478700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.724494629Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.724507604Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.724602802Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.724892485Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.730755042Z" 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:138: time="2024-11-13T02:48:24.730803622Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:24.731038633Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1266826213/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:138: time="2024-11-13T02:48:24.731068078Z" level=info msg=
|
Failed: client/TestIntegration/TestDiffOverrideDirs/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffOverrideDirs/worker=containerd
=== PAUSE TestIntegration/TestDiffOverrideDirs/worker=containerd
=== CONT TestIntegration/TestDiffOverrideDirs/worker=containerd
client_test.go:7876: lease: {628960868-M8zO 2024-11-13 02:47:10.629362361 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:47:10.628969414Z containerd.io/gc.expire:2024-11-13T02:52:10Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffOverrideDirs/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2441060032/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2441060032/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:47:05.425199493 +0000 UTC m=+184.414801288 /usr/bin/containerd --config /tmp/bktest_containerd2441060032/config.toml
sandbox.go:138: time="2024-11-13T02:47:05Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:47:05.472749556Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:47:05.500066584Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:47:05.500096099Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:47:05.500164577Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:47:05.500179666Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.500316402Z" 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:138: time="2024-11-13T02:47:05.500334536Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.500350276Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.500360555Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.500454812Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.500680514Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.502464878Z" 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:138: time="2024-11-13T02:47:05.502490696Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:05.503061366Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." err
|
Failed: client/TestIntegration/TestDiffShuffleFiles/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffShuffleFiles/worker=containerd
=== PAUSE TestIntegration/TestDiffShuffleFiles/worker=containerd
=== CONT TestIntegration/TestDiffShuffleFiles/worker=containerd
client_test.go:7876: lease: {875242448-PMp7 2024-11-13 02:45:22.875554301 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:22.875252256Z containerd.io/gc.expire:2024-11-13T02:50:22Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffShuffleFiles/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd23194301/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd23194301/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:45:17.849762592 +0000 UTC m=+76.839364406 /usr/bin/containerd --config /tmp/bktest_containerd23194301/config.toml
sandbox.go:138: time="2024-11-13T02:45:17Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:45:17.874444588Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:45:17.901845879Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:45:17.901884201Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:45:17.902013172Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:45:17.902040443Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.902446392Z" 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:138: time="2024-11-13T02:45:17.902470908Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.902489503Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.902507046Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.902607674Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.902947489Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.904536721Z" 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:138: time="2024-11-13T02:45:17.904568270Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:17.904905420Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="pat
|
Failed: client/TestIntegration/TestDiffChardevs/worker=containerd:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffChardevs/worker=containerd
=== PAUSE TestIntegration/TestDiffChardevs/worker=containerd
=== CONT TestIntegration/TestDiffChardevs/worker=containerd
client_test.go:7876: lease: {389520984-lEPL 2024-11-13 02:45:16.389767214 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:16.389537404Z containerd.io/gc.expire:2024-11-13T02:50:16Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffChardevs/worker=containerd
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1310852677/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3587570853/buildkitd.toml --root /tmp/bktest_buildkitd502355390 --addr unix:///tmp/bktest_buildkitd502355390/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-13 02:45:11.146199625 +0000 UTC m=+70.135801420 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1310852677/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3587570853/buildkitd.toml --root /tmp/bktest_buildkitd502355390 --addr unix:///tmp/bktest_buildkitd502355390/buildkitd.sock --debug
sandbox.go:138: 2024/11/13 02:45:11 1 errors occurred detecting resource:
sandbox.go:138: * conflicting Schema URL: https://opentelemetry.io/schemas/1.21.0 and https://opentelemetry.io/schemas/1.26.0
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="could not read \"/tmp/bktest_buildkitd502355390/net/cni\" for cleanup: open /tmp/bktest_buildkitd502355390/net/cni: no such file or directory"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="creating new network namespace 9zz3i7v62yn7ycch6y9y661qr"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="finished creating network namespace 9zz3i7v62yn7ycch6y9y661qr"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="finished setting up network namespace 9zz3i7v62yn7ycch6y9y661qr"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=info msg="found worker \"ia659uniruktcy09nk9diftwo\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:6557ebad-0985-49b2-a5cd-31bdcef1876a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ac1553078268 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=info msg="found 1 workers, default=\"ia659uniruktcy09nk9diftwo\""
sandbox.go:138: time="2024-11-13T02:45:11Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-13T02:45:11Z" level=info msg="running server on /tmp/bktest_buildkitd502355390/buildkitd.sock"
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="session started" spanID=24cd10b8a8cffdb3 traceID=01650f65bcce815b0e17b87ae0b1fc05
sandbox.go:138: time="2024-11-13T02:45:11Z" level=debug msg="resolve exporter local with map[]" spanID=7fa
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:38529/cpuguy83/buildkit-foreign:latest
time="2024-11-13T02:44:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38529"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38529/library/alpine:latest
time="2024-11-13T02:44:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38529"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:38529/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.06s)
|
Failed: client/TestIntegration/TestBuildPushAndValidate/worker=containerd-1.6:
client/client_test.go#L4507
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd-1.6
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd-1.6
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd-1.6
client_test.go:4507:
Error Trace: /src/client/client_test.go:4507
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
image "localhost:39159/buildkit/testpush:latest": not found
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd-1.6
sandbox.go:135: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2309411151/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:48:28.889949202 +0000 UTC m=+267.144916183 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2309411151/config.toml
sandbox.go:138: time="2024-11-13T02:48:28Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:48:28.923238147Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:138: time="2024-11-13T02:48:28.948599918Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:138: time="2024-11-13T02:48:28.948850986Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:28.948907993Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:48:28.948949359Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:28.949080003Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:28.949353082Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:28.951339684Z" 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:138: time="2024-11-13T02:48:28.951485055Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:48:28.952283693Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2309411151/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:138: time="2024-11-13T02:48:28.952427681Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:138: time="2024-11-13T02:48:28.952889342Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:48:28.952913206Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:138: time="2024-11-13T02:48:28.954964940Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:138: time="2024-11-13T02:48:28.955016466Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:48:28.955035842Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler
|
Failed: client/TestIntegration/TestDiffLowerScratch/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffLowerScratch/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffLowerScratch/worker=containerd-1.6
=== CONT TestIntegration/TestDiffLowerScratch/worker=containerd-1.6
client_test.go:7876: lease: {988469328-_ea8 2024-11-13 02:47:11.991819161 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:47:11.988478666Z containerd.io/gc.expire:2024-11-13T02:52:11Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1333
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffLowerScratch/worker=containerd-1.6
sandbox.go:135: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2115016350/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2767026880/buildkitd.toml --root /tmp/bktest_buildkitd2132200824 --addr unix:///tmp/bktest_buildkitd2132200824/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2115016350/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2767026880/buildkitd.toml --root /tmp/bktest_buildkitd2132200824 --addr unix:///tmp/bktest_buildkitd2132200824/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-13 02:47:07.962081472 +0000 UTC m=+186.217048503 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2115016350/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2767026880/buildkitd.toml --root /tmp/bktest_buildkitd2132200824 --addr unix:///tmp/bktest_buildkitd2132200824/buildkitd.sock --debug
sandbox.go:138: 2024/11/13 02:47:08 1 errors occurred detecting resource:
sandbox.go:138: * conflicting Schema URL: https://opentelemetry.io/schemas/1.21.0 and https://opentelemetry.io/schemas/1.26.0
sandbox.go:138: time="2024-11-13T02:47:08Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2132200824/net/cni\" for cleanup: open /tmp/bktest_buildkitd2132200824/net/cni: no such file or directory"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=debug msg="creating new network namespace y5krpfnau8ruzkt0rvim061a7"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=debug msg="finished creating network namespace y5krpfnau8ruzkt0rvim061a7"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=debug msg="finished setting up network namespace y5krpfnau8ruzkt0rvim061a7"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=info msg="found worker \"ohjyecowhxqgblfkmdqhb3jfw\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:b405e759-8929-41c6-95fb-e53ae48af971 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:1016c6a1e1d2 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-13T02:47:08Z" level=info msg="found 1 workers, default=\"ohjyecowhxqgblfkmdqhb3jfw\""
sandbox.go:138: time="2024-11-13T02:47:08Z" level=warning msg="currently, only the defaul
|
Failed: client/TestIntegration/TestDiffOpaqueDirs/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffOpaqueDirs/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffOpaqueDirs/worker=containerd-1.6
=== CONT TestIntegration/TestDiffOpaqueDirs/worker=containerd-1.6
client_test.go:7876: lease: {791605610-GigD 2024-11-13 02:45:14.791789984 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:14.791614246Z containerd.io/gc.expire:2024-11-13T02:50:14Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffOpaqueDirs/worker=containerd-1.6
sandbox.go:135: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2828331914/config.toml
sandbox.go:135: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2828331914/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:45:08.810247254 +0000 UTC m=+67.065214245 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2828331914/config.toml
sandbox.go:138: time="2024-11-13T02:45:08Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:45:08.847306185Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:138: time="2024-11-13T02:45:08.868189583Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:138: time="2024-11-13T02:45:08.868403532Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:08.868433878Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:45:08.868564652Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:08.868808567Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:08.869120538Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:08.870699840Z" 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:138: time="2024-11-13T02:45:08.870733513Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:08.870985011Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2828331914/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:138: time="2024-11-13T02:45:08.871012122Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:138: time="2024-11-13T02:45:08.871081952Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:45:08.871101769Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:138: time="2024-11-13T02:45:08.874457019Z" level
|
Failed: client/TestIntegration/TestDiffShuffleFiles/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffShuffleFiles/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffShuffleFiles/worker=containerd-1.6
=== CONT TestIntegration/TestDiffShuffleFiles/worker=containerd-1.6
client_test.go:7876: lease: {35129772-iMU8 2024-11-13 02:45:09.035341647 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:09.035138279Z containerd.io/gc.expire:2024-11-13T02:50:09Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffShuffleFiles/worker=containerd-1.6
sandbox.go:135: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2982160523/config.toml
sandbox.go:135: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2982160523/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:45:03.198531367 +0000 UTC m=+61.453498368 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2982160523/config.toml
sandbox.go:138: time="2024-11-13T02:45:03Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:45:03.227767753Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:138: time="2024-11-13T02:45:03.254902688Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:138: time="2024-11-13T02:45:03.255066002Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:03.255090288Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:45:03.255103783Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:03.255205542Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:03.255470296Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:03.256559292Z" 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:138: time="2024-11-13T02:45:03.256671732Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:45:03.257264496Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2982160523/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:138: time="2024-11-13T02:45:03.257330279Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:138: time="2024-11-13T02:45:03.257497470Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:45:03.257542715Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:138: time="2024-11-13T02:45:03.259961200Z" level=info msg="loading plugin \"io.containerd.differ.v
|
Failed: client/TestIntegration/TestDiffFifos/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffFifos/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffFifos/worker=containerd-1.6
=== CONT TestIntegration/TestDiffFifos/worker=containerd-1.6
client_test.go:7876: lease: {736160237-e_7Y 2024-11-13 02:45:04.736320896 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:04.736166609Z containerd.io/gc.expire:2024-11-13T02:50:04Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1333
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffFifos/worker=containerd-1.6
sandbox.go:135: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2826516578/config.toml
sandbox.go:135: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2826516578/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:44:58.919511162 +0000 UTC m=+57.174478153 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2826516578/config.toml
sandbox.go:138: time="2024-11-13T02:44:58Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:44:58.948840430Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:138: time="2024-11-13T02:44:58.995705564Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:138: time="2024-11-13T02:44:58.996345930Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:58.996381977Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:44:58.996394039Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:58.996546904Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:58.996865217Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:58.999461502Z" 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:138: time="2024-11-13T02:44:58.999631529Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:58.999880673Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2826516578/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:138: time="2024-11-13T02:44:58.999911771Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:138: time="2024-11-13T02:44:59.000326032Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:44:59.000350668Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:138: time="2024-11-13T02:44:59.008608694Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.con
|
Failed: client/TestIntegration/TestDiffSymlinkOverridesDir/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffSymlinkOverridesDir/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffSymlinkOverridesDir/worker=containerd-1.6
=== CONT TestIntegration/TestDiffSymlinkOverridesDir/worker=containerd-1.6
client_test.go:7876: lease: {525885312-ygeZ 2024-11-13 02:44:56.526779247 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:44:56.525896823Z containerd.io/gc.expire:2024-11-13T02:49:56Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffSymlinkOverridesDir/worker=containerd-1.6
sandbox.go:135: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2328006557/config.toml
sandbox.go:135: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2328006557/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:44:44.149858807 +0000 UTC m=+42.404825798 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2328006557/config.toml
sandbox.go:138: time="2024-11-13T02:44:44Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:44:44.176052023Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:138: time="2024-11-13T02:44:44.206258968Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:138: time="2024-11-13T02:44:44.206461976Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:44.206483827Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:44:44.209959299Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:44.213435074Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:44.214969383Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:44.223131799Z" 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:138: time="2024-11-13T02:44:44.223169058Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:44.223702031Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2328006557/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:138: time="2024-11-13T02:44:44.223720025Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:138: time="2024-11-13T02:44:44.223803390Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:138: time="2024-11-13T02:44:44.223818027Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:138: time="2
|
Failed: client/TestIntegration/TestDiffDeleteDoesNotFollowParentSymlink/worker=containerd-1.6:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffDeleteDoesNotFollowParentSymlink/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffDeleteDoesNotFollowParentSymlink/worker=containerd-1.6
=== CONT TestIntegration/TestDiffDeleteDoesNotFollowParentSymlink/worker=containerd-1.6
client_test.go:7876: lease: {162762504-BNi0 2024-11-13 02:44:44.163571842 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:44:44.162799132Z containerd.io/gc.expire:2024-11-13T02:49:44Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffDeleteDoesNotFollowParentSymlink/worker=containerd-1.6
sandbox.go:135: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3617554099/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3103807430/buildkitd.toml --root /tmp/bktest_buildkitd737250713 --addr unix:///tmp/bktest_buildkitd737250713/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3617554099/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3103807430/buildkitd.toml --root /tmp/bktest_buildkitd737250713 --addr unix:///tmp/bktest_buildkitd737250713/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-13 02:44:35.789262114 +0000 UTC m=+34.044229125 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3617554099/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3103807430/buildkitd.toml --root /tmp/bktest_buildkitd737250713 --addr unix:///tmp/bktest_buildkitd737250713/buildkitd.sock --debug
sandbox.go:138: 2024/11/13 02:44:35 1 errors occurred detecting resource:
sandbox.go:138: * conflicting Schema URL: https://opentelemetry.io/schemas/1.21.0 and https://opentelemetry.io/schemas/1.26.0
sandbox.go:138: time="2024-11-13T02:44:35Z" level=debug msg="could not read \"/tmp/bktest_buildkitd737250713/net/cni\" for cleanup: open /tmp/bktest_buildkitd737250713/net/cni: no such file or directory"
sandbox.go:138: time="2024-11-13T02:44:35Z" level=debug msg="creating new network namespace pmay54zbma7ijr3wncmc6b7t4"
sandbox.go:138: time="2024-11-13T02:44:35Z" level=debug msg="finished creating network namespace pmay54zbma7ijr3wncmc6b7t4"
sandbox.go:138: time="2024-11-13T02:44:35Z" level=debug msg="finished setting up network namespace pmay54zbma7ijr3wncmc6b7t4"
sandbox.go:138: time="2024-11-13T02:44:35Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-13T02:44:35Z" level=info msg="found worker \"xbn4gnpv0lbhnbh957xi59xqc\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:ce05a227-78d6-4a74-be47-7ff26473322c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:1016c6a1e1d2 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-13T02:44:36Z" level=info msg="found 1 workers, defa
|
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40933/tonistiigi/test:nolayers
time="2024-11-13T02:44:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40933"
time="2024-11-13T02:44:31Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40933/cpuguy83/buildkit-foreign:latest
time="2024-11-13T02:44:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40933"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40933/library/alpine:latest
--- FAIL: TestIntegration (0.07s)
|
Failed: client/TestIntegration/TestBuildPushAndValidate/worker=containerd-snapshotter-stargz:
client/client_test.go#L4507
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd-snapshotter-stargz
client_test.go:4507:
Error Trace: /src/client/client_test.go:4507
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
image "localhost:42089/buildkit/testpush:latest": not found
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd-snapshotter-stargz
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3065930923/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:47:17.221081575 +0000 UTC m=+186.941011296 /usr/bin/containerd --config /tmp/bktest_containerd3065930923/config.toml
sandbox.go:138: time="2024-11-13T02:47:17Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:47:17.243064432Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:47:17.271185012Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:47:17.271223334Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:47:17.271279909Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:47:17.271305506Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.271397307Z" 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:138: time="2024-11-13T02:47:17.271417655Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.271435007Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.271448302Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.271549340Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.271795027Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.273158794Z" 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:138: time="2024-11-13T02:47:17.273198969Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:47:17.273408508Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3065930923/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:138: time="2024-11-13T02:47:17.273438264Z" level=info msg="loading plugin \"io.cont
|
Failed: client/TestIntegration/TestDiffLazyBlobMerge/worker=containerd-snapshotter-stargz:
client/client_test.go#L7876
=== RUN TestIntegration/TestDiffLazyBlobMerge/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffLazyBlobMerge/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestDiffLazyBlobMerge/worker=containerd-snapshotter-stargz
client_test.go:7876: lease: {649873181-QbNN 2024-11-13 02:45:29.650081249 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:45:29.649881006Z containerd.io/gc.expire:2024-11-13T02:50:29Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7721
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestDiffLazyBlobMerge/worker=containerd-snapshotter-stargz
sandbox.go:135: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2813193798/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2813193798/root
sandbox.go:135: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2813193798/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2813193798/root
sandbox.go:138: > StartCmd 2024-11-13 02:45:19.867126131 +0000 UTC m=+69.587055852 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2813193798/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2813193798/root
sandbox.go:138: {"key":"buildkit/1/tmp-o3rfndj9lta0jzqpxpy89ljl5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc2813193798/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-11-13T02:45:20.293503505Z"}
sandbox.go:138: {"key":"buildkit/1/tmp-o3rfndj9lta0jzqpxpy89ljl5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2813193798/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/library/busybox:latest/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-11-13T02:45:20.293774199Z"}
sandbox.go:138: {"digest":"sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","error":null,"key":"buildkit/1/tmp-o3rfndj9lta0jzqpxpy89ljl5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2813193798/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/library/busybox:latest","src":"docker.io/library/busybox:latest/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-11-13T02:45:20.293991284Z"}
sandbox.go:138: {"key":"buildkit/1/tmp-o3rfndj9lta0jzqpxpy89ljl5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc2813193798/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/library/busybox:latest/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-11-13T02:45:20.390531818Z"}
sandbox.go:138: {"error":"failed to resolve layer \"sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7\" from \"docker.io/library/busybox: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-o3rfndj9lta0jzqpxpy89ljl5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2813193798/root/snapsh
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:43321/tonistiigi/test:nolayers
time="2024-11-13T02:44:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43321"
time="2024-11-13T02:44:17Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:43321/cpuguy83/buildkit-foreign:latest
time="2024-11-13T02:44:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43321"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43321/library/alpine:latest
--- FAIL: TestIntegration (0.06s)
|
Failed: client/TestIntegration/TestBuildPushAndValidate/worker=containerd-rootless:
client/client_test.go#L4507
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd-rootless
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd-rootless
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd-rootless
client_test.go:4507:
Error Trace: /src/client/client_test.go:4507
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
image "localhost:32875/buildkit/testpush:latest": not found
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd-rootless
sandbox.go:135: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 35244 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1502323477/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_config3059285355/buildkitd.toml --root /tmp/bktest_buildkitd3329723911 --addr unix:///tmp/bktest_buildkitd3329723911/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 35244 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1502323477/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_config3059285355/buildkitd.toml --root /tmp/bktest_buildkitd3329723911 --addr unix:///tmp/bktest_buildkitd3329723911/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-13 02:44:47.832512728 +0000 UTC m=+49.088897473 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 35244 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1502323477/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_config3059285355/buildkitd.toml --root /tmp/bktest_buildkitd3329723911 --addr unix:///tmp/bktest_buildkitd3329723911/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: 2024/11/13 02:44:47 1 errors occurred detecting resource:
sandbox.go:138: * conflicting Schema URL: https://opentelemetry.io/schemas/1.21.0 and https://opentelemetry.io/schemas/1.26.0
sandbox.go:138: time="2024-11-13T02:44:47Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-11-13T02:44:47Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-13T02:44:47Z" level=info msg="found worker \"a3rrfht8rdp08y623nfhgeecg\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5a47f345-1d13-4a95-be65-9f97b3cf99f2 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c944c0cc7af9 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-13T02:44:47Z" level=info msg="found 1 workers, default=\"a3rrfht8rdp08y623nfhgeecg\""
sandbox.go:138: time="2024-11-13T02:44:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-13T02:44:47Z" level=info msg="running server on /tmp/bktest_buildkitd3329723911/buildkitd.sock"
sandbox.g
|
Failed: client/TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless:
client/client_test.go#L7876
=== RUN TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
=== PAUSE TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
=== CONT TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
client_test.go:7876: lease: {257662351-MXQA 2024-11-13 02:44:29.257899987 +0000 UTC map[buildkit/lease.temporary:2024-11-13T02:44:29.257670547Z containerd.io/gc.expire:2024-11-13T02:49:29Z]}
client_test.go:7878:
Error Trace: /src/client/client_test.go:7878
/src/client/client_test.go:7595
/src/client/client_test.go:7304
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 0
actual : 1
Test: TestIntegration/TestMergeOpCacheMax/worker=containerd-rootless
sandbox.go:135: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd665255230/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_containerd665255230/config.toml
sandbox.go:135: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd665255230/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_containerd665255230/config.toml
sandbox.go:138: > StartCmd 2024-11-13 02:44:25.77513805 +0000 UTC m=+27.031522784 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd665255230/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_containerd665255230/config.toml
sandbox.go:138: time="2024-11-13T02:44:25Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-11-13T02:44:25.857772909Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-13T02:44:25.884647933Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-13T02:44:25.884731568Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-13T02:44:25.884817689Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:138: time="2024-11-13T02:44:25.884855139Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-13T02:44:25.884887739Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:25.885061263Z" 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:138: time="2024-11-13T02:44:25.885108631Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:25.886749767Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-13T02:44:25.886800190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.4 MB |
|
buildkit-darwin-arm64
Expired
|
13.8 MB |
|
buildkit-linux-amd64
Expired
|
77.6 MB |
|
buildkit-linux-arm-v7
Expired
|
72.9 MB |
|
buildkit-linux-arm64
Expired
|
73 MB |
|
buildkit-linux-ppc64le
Expired
|
73.7 MB |
|
buildkit-linux-riscv64
Expired
|
73.5 MB |
|
buildkit-linux-s390x
Expired
|
76.8 MB |
|
buildkit-windows-amd64
Expired
|
40.9 MB |
|
buildkit-windows-arm64
Expired
|
38.1 MB |
|
moby~buildkit~21S816.dockerbuild
|
114 KB |
|
moby~buildkit~2YT5DI.dockerbuild
|
112 KB |
|
moby~buildkit~BO9YWN.dockerbuild
|
113 KB |
|
moby~buildkit~HYBZGY.dockerbuild
|
109 KB |
|
moby~buildkit~NDTGFT.dockerbuild
|
112 KB |
|
moby~buildkit~QGHI6U.dockerbuild
|
112 KB |
|
moby~buildkit~QVYDFY.dockerbuild
|
112 KB |
|
moby~buildkit~RC6YYI.dockerbuild
|
32 KB |
|
moby~buildkit~RPF1KI.dockerbuild
|
111 KB |
|
moby~buildkit~SYVZL2.dockerbuild
|
115 KB |
|
moby~buildkit~SZJNS7.dockerbuild
|
112 KB |
|
moby~buildkit~W5XL4M.dockerbuild
|
111 KB |
|
moby~buildkit~WS2DDG.dockerbuild
|
114 KB |
|
moby~buildkit~YGO8UF.dockerbuild
|
112 KB |
|
test-reports-run--1---
Expired
|
469 KB |
|
test-reports-run--1---nydus
Expired
|
470 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
621 KB |
|
test-reports-run-client---oci-nydus
Expired
|
386 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
606 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
844 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
349 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
534 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
409 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
277 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
278 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
410 KB |
|