dockerfile: update cni to 1.6.2 #5828
buildkit.yml
on: pull_request
prepare
6s
govulncheck
49s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
14 errors and 11 warnings
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46371/library/alpine:latest
time="2025-01-10T11:38:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46371"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:46371/tonistiigi/test:nolayers
time="2025-01-10T11:38:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46371"
time="2025-01-10T11:38:59Z" 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:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:46371/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.03s)
|
Failed: client/TestIntegration/TestDiffFifos/worker=oci:
client/client_test.go#L8015
=== RUN TestIntegration/TestDiffFifos/worker=oci
=== PAUSE TestIntegration/TestDiffFifos/worker=oci
=== CONT TestIntegration/TestDiffFifos/worker=oci
client_test.go:8015:
Error Trace: /src/client/client_test.go:8015
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1280
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd1175771959/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestDiffFifos/worker=oci
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config611273470/buildkitd.toml --root /tmp/bktest_buildkitd1175771959 --addr unix:///tmp/bktest_buildkitd1175771959/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1175771959/buildkitd-debug.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config611273470/buildkitd.toml --root /tmp/bktest_buildkitd1175771959 --addr unix:///tmp/bktest_buildkitd1175771959/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1175771959/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2025-01-10 11:39:31.037438923 +0000 UTC m=+41.703675038 /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_config611273470/buildkitd.toml --root /tmp/bktest_buildkitd1175771959 --addr unix:///tmp/bktest_buildkitd1175771959/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1175771959/buildkitd-debug.sock --debug
sandbox.go:190: time="2025-01-10T11:39:31Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1175771959/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-10T11:39:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2025-01-10T11:39:31Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1175771959/net/cni\" for cleanup: open /tmp/bktest_buildkitd1175771959/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-10T11:39:31Z" level=debug msg="creating new network namespace z2x80e4w3lg4s2sezydmye0k8"
sandbox.go:190: time="2025-01-10T11:39:31Z" level=debug msg="finished creating network namespace z2x80e4w3lg4s2sezydmye0k8"
sandbox.go:190: buildkitd: plugin type="loopback" failed (add): interrupted system call
sandbox.go:190: CNI setup error
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).newNS
sandbox.go:190: /src/util/network/cniprovider/cni.go:292
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew.func1
sandbox.go:190: /src/util/network/cniprovider/cni.go:183
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.withDetachedNetNSIfAny
sandbox.go:190: /src/util/network/cniprovider/cni_linux.go:97
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew
sandbox.go:190: /src/util/network/cniprovider/cni.go:186
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).get
sandbox.go:190: /src/util/network/cniprovider/cni.go:176
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).New
sandbox.go:190: /src/util/network/cniprovider/cni.go:246
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).initNetwork
sandbox.go:190: /src/util/network/cniprovider/cni.go:94
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.New
sandbox.go:190: /src/util/network/
|
Failed: client/TestIntegration/TestDiffCircularSymlinks/worker=oci:
client/client_test.go#L8015
=== RUN TestIntegration/TestDiffCircularSymlinks/worker=oci
=== PAUSE TestIntegration/TestDiffCircularSymlinks/worker=oci
=== CONT TestIntegration/TestDiffCircularSymlinks/worker=oci
client_test.go:8015:
Error Trace: /src/client/client_test.go:8015
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1280
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd254365143/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestDiffCircularSymlinks/worker=oci
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config342677077/buildkitd.toml --root /tmp/bktest_buildkitd254365143 --addr unix:///tmp/bktest_buildkitd254365143/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd254365143/buildkitd-debug.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config342677077/buildkitd.toml --root /tmp/bktest_buildkitd254365143 --addr unix:///tmp/bktest_buildkitd254365143/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd254365143/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2025-01-10 11:39:09.099942899 +0000 UTC m=+19.766178995 /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_config342677077/buildkitd.toml --root /tmp/bktest_buildkitd254365143 --addr unix:///tmp/bktest_buildkitd254365143/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd254365143/buildkitd-debug.sock --debug
sandbox.go:190: time="2025-01-10T11:39:09Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd254365143/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-10T11:39:09Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2025-01-10T11:39:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd254365143/net/cni\" for cleanup: open /tmp/bktest_buildkitd254365143/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-10T11:39:09Z" level=debug msg="creating new network namespace r8up80biz8owyhdvkabyans76"
sandbox.go:190: time="2025-01-10T11:39:09Z" level=debug msg="finished creating network namespace r8up80biz8owyhdvkabyans76"
sandbox.go:190: buildkitd: plugin type="loopback" failed (add): interrupted system call
sandbox.go:190: CNI setup error
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).newNS
sandbox.go:190: /src/util/network/cniprovider/cni.go:292
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew.func1
sandbox.go:190: /src/util/network/cniprovider/cni.go:183
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.withDetachedNetNSIfAny
sandbox.go:190: /src/util/network/cniprovider/cni_linux.go:97
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew
sandbox.go:190: /src/util/network/cniprovider/cni.go:186
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).get
sandbox.go:190: /src/util/network/cniprovider/cni.go:176
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).New
sandbox.go:190: /src/util/network/cniprovider/cni.go:246
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).initNetwork
sandbox.go:190: /src/util/network/cniprovider/cni.go:94
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.New
sand
|
test / run (./client, oci, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestClientGatewayIntegration:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40875/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.03s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerPlatformPATH/worker=containerd:
client/build_test.go#L1404
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerPlatformPATH/worker=containerd
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerPlatformPATH/worker=containerd
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerPlatformPATH/worker=containerd
build_test.go:1404:
Error Trace: /src/client/build_test.go:1404
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
Unavailable: connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd325259754/buildkitd.sock: read: connection reset by peer"
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:204
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).ListWorkers
/src/api/services/control/control_grpc.pb.go:130
github.com/moby/buildkit/client.(*Client).ListWorkers
/src/client/workers.go:31
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:32
github.com/moby/buildkit/client.testClientGatewayContainerPlatformPATH
/src/client/build_test.go:1403
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:98
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:212
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to list workers
github.com/moby/buildkit/client.(*Client).ListWorkers
/src/client/workers.go:33
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:32
github.com/moby/buildkit/client.testClientGatewayContainerPlatformPATH
/src/client/build_test.go:1403
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:98
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:212
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
listing workers for Build
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:34
github.com/moby/buildkit/client.testClientGatewayContainerPlatformPATH
/src/client/build_test.go:1403
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:98
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:212
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Tes
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40091/cpuguy83/buildkit-foreign:latest
time="2025-01-10T11:38:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40091"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40091/library/alpine:latest
time="2025-01-10T11:38:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40091"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40091/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.10s)
|
Failed: client/TestIntegration/TestDiffCircularDirSymlink/worker=containerd:
client/mergediff_test.go#L1281
=== RUN TestIntegration/TestDiffCircularDirSymlink/worker=containerd
=== PAUSE TestIntegration/TestDiffCircularDirSymlink/worker=containerd
=== CONT TestIntegration/TestDiffCircularDirSymlink/worker=containerd
mergediff_test.go:1281:
Error Trace: /src/client/client_test.go:7905
/src/client/mergediff_test.go:1281
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
process "sh -c mkdir -p /foo/link && touch /foo/link/file" did not complete successfully: CNI setup error: plugin type="loopback" failed (add): interrupted system call
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:204
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:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
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:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestDiffCircularDirSymlink/worker=containerd
sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1768411242/config.toml
sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1768411242/config.toml
sandbox.go:190: > StartCmd 2025-01-10 11:39:39.934480396 +0000 UTC m=+74.938871241 /usr/bin/containerd --config /tmp/bktest_containerd1768411242/config.toml
sandbox.go:190: time="2025-01-10T11:39:39.959703804Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2025-01-10T11:39:39.967319669Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.496µs"
sandbox.go:190: time="2025-01-10T11:39:39.967391010Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-10T11:39:39.967439661Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-10T11:39:39.967488261Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-10T11:39:39.967539499Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:190: time="2025-01-10T11:39:39.967580035Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:39:39.967654924Z" 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:190: time="2025-01-10T11:39:39.967665223Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:1
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41443/library/alpine:latest
time="2025-01-10T11:38:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41443"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:41443/tonistiigi/test:nolayers
time="2025-01-10T11:38:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41443"
time="2025-01-10T11:38:48Z" 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:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:41443/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.07s)
|
Failed: client/TestIntegration/TestInvalidExporter/worker=containerd-1.7:
client/client_test.go#L8015
=== RUN TestIntegration/TestInvalidExporter/worker=containerd-1.7
=== PAUSE TestIntegration/TestInvalidExporter/worker=containerd-1.7
=== CONT TestIntegration/TestInvalidExporter/worker=containerd-1.7
client_test.go:8015:
Error Trace: /src/client/client_test.go:8015
/src/client/client_test.go:8225
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd3903807115/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestInvalidExporter/worker=containerd-1.7
sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4235525376/config.toml
sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4235525376/config.toml
sandbox.go:190: > StartCmd 2025-01-10 11:42:48.755321406 +0000 UTC m=+259.707233987 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4235525376/config.toml
sandbox.go:190: time="2025-01-10T11:42:48.784845865Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:190: time="2025-01-10T11:42:48.831228323Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-01-10T11:42:48.831345673Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-10T11:42:48.831403280Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-10T11:42:48.831430090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.831994106Z" 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:190: time="2025-01-10T11:42:48.832072932Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.832108127Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.832186623Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.832342282Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.832827301Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.834120546Z" 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:190: time="2025-01-10T11:42:48.834156423Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:42:48.834514026Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4235525376/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:190: time="2025-01-10T11:42:48.834576552Z" level=info msg="l
|
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: worker/containerd/TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz:
worker/containerd/common.go#L77
=== RUN TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
=== PAUSE TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
=== CONT TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
common.go:77: Stdout: hello
common.go:78: Stderr:
common.go:114: Stdout: PID COMMAND
1 sleep
8 ps
common.go:115: Stderr:
common.go:133:
Error Trace: /src/worker/tests/common.go:133
Error: Received unexpected error:
exit code: 137
Test: TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3215283991/config.toml
sandbox.go:190: > StartCmd 2025-01-10 11:38:52.072113166 +0000 UTC m=+0.629980976 /usr/bin/containerd --config /tmp/bktest_containerd3215283991/config.toml
sandbox.go:190: time="2025-01-10T11:38:52.130576835Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2025-01-10T11:38:52.176319227Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.796µs"
sandbox.go:190: time="2025-01-10T11:38:52.176354383Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-10T11:38:52.176381032Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-10T11:38:52.176429443Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-10T11:38:52.176443419Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:190: time="2025-01-10T11:38:52.176474497Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.176559435Z" 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:190: time="2025-01-10T11:38:52.176571057Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.176582188Z" 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:190: time="2025-01-10T11:38:52.176591175Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.176678347Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.182984445Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.183022957Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3215283991/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:190: time="2025-01-10T11:38:52.183038756Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1
sandbox.go:190: time="2025-01-10T11:38:52.183076497Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containerd.monitor.task.v1
sandbox.go:190: time="2025-01-10T11:38:52.183307508Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.stargz type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-10T11:38:52.183413034Z" level=info msg="loading plugin" id=io.containerd
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed with exit code 1.
|
binaries (windows/arm64)
Failed to restore: Cache service responded with 429
|
binaries (windows/arm64)
Failed to restore: Cache service responded with 429
|
binaries (linux/arm64)
Failed to restore: Cache service responded with 429
|
binaries (linux/arm64)
Failed to restore: Cache service responded with 429
|
binaries (linux/s390x)
Failed to restore: Cache service responded with 429
|
binaries (linux/amd64)
Failed to restore: Cache service responded with 429
|
binaries (darwin/amd64)
Failed to restore: Cache service responded with 429
|
binaries (darwin/arm64)
Failed to restore: Cache service responded with 429
|
binaries (darwin/arm64)
Failed to restore: Cache service responded with 429
|
binaries (linux/arm/v7)
Failed to restore: Cache service responded with 429
|
binaries (linux/riscv64)
Failed to restore: Cache service responded with 429
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.5 MB |
|
buildkit-darwin-arm64
Expired
|
13.8 MB |
|
buildkit-linux-amd64
Expired
|
78.9 MB |
|
buildkit-linux-arm-v7
Expired
|
74.1 MB |
|
buildkit-linux-arm64
Expired
|
74.2 MB |
|
buildkit-linux-ppc64le
Expired
|
75 MB |
|
buildkit-linux-riscv64
Expired
|
74.7 MB |
|
buildkit-linux-s390x
Expired
|
78.1 MB |
|
buildkit-windows-amd64
Expired
|
41 MB |
|
buildkit-windows-arm64
Expired
|
38.1 MB |
|
moby~buildkit~2U9J2H.dockerbuild
|
118 KB |
|
moby~buildkit~5W981I.dockerbuild
|
117 KB |
|
moby~buildkit~BXTRJN.dockerbuild
|
118 KB |
|
moby~buildkit~DI2OIM.dockerbuild
|
116 KB |
|
moby~buildkit~FT8IKH.dockerbuild
|
114 KB |
|
moby~buildkit~HFJI9E.dockerbuild
|
114 KB |
|
moby~buildkit~JNXKSX.dockerbuild
|
118 KB |
|
moby~buildkit~KLWTY0.dockerbuild
|
31.2 KB |
|
moby~buildkit~L4V4ZF.dockerbuild
|
118 KB |
|
moby~buildkit~OZUZKH.dockerbuild
|
117 KB |
|
moby~buildkit~RY2FRW.dockerbuild
|
116 KB |
|
moby~buildkit~SQFAFM.dockerbuild
|
115 KB |
|
moby~buildkit~UN0BN1.dockerbuild
|
117 KB |
|
moby~buildkit~XYZI3Q.dockerbuild
|
116 KB |
|
moby~buildkit~Y4RQZL.dockerbuild
|
117 KB |
|
test-reports-run--1---
Expired
|
475 KB |
|
test-reports-run--1---nydus
Expired
|
475 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
385 KB |
|
test-reports-run-client---oci-nydus
Expired
|
394 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
432 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
408 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
Expired
|
414 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
276 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
419 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
412 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
279 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
280 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
413 KB |
|