Custom inline cache implementation #220
Annotations
11 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd659278565/config.toml
sandbox.go:131: > StartCmd 2024-05-15 21:42:14.177492904 +0000 UTC m=+2.493181385 /usr/bin/containerd --config /tmp/bktest_containerd659278565/config.toml
sandbox.go:131: time="2024-05-15T21:42:14Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T21:42:14.207734730Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-15T21:42:14.239514214Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-15T21:42:14.239550402Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-15T21:42:14.239601768Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.239705582Z" 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:131: time="2024-05-15T21:42:14.239757740Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.239793918Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T21:42:14.239835665Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.240097856Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.240500559Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.242054386Z" 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:131: time="2024-05-15T21:42:14.242089682Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.242266163Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd659278565/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "9b050fa90b80b11f7863bd6cdc163017fe3335582fd9277f804c1e0c4c377576 -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2622287296/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2373931693/buildkitd.toml --root /tmp/bktest_buildkitd2307304199 --addr unix:///tmp/bktest_buildkitd2307304199/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2622287296/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2373931693/buildkitd.toml --root /tmp/bktest_buildkitd2307304199 --addr unix:///tmp/bktest_buildkitd2307304199/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-15 21:42:32.67801669 +0000 UTC m=+20.993705161 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2622287296/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2373931693/buildkitd.toml --root /tmp/bktest_buildkitd2307304199 --addr unix:///tmp/bktest_buildkitd2307304199/buildkitd.sock --debug
sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2307304199/net/cni\" for cleanup: open /tmp/bktest_buildkitd2307304199/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="creating new network namespace yqhytqc55j7pmi49l10wp7zan" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="finished creating network namespace yqhytqc55j7pmi49l10wp7zan" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="finished setting up network namespace yqhytqc55j7pmi49l10wp7zan" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"p7udmj5zm1zbwvdyerjjmdupm\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5813ea50-34d0-4435-a689-584f09a1b290 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:afb81b656f02 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"p7udmj5zm1zbwvdyerjjmdupm\""
sandbox.g
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd869477420/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1310930436/buildkitd.toml --root /tmp/bktest_buildkitd1194582581 --addr unix:///tmp/bktest_buildkitd1194582581/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd869477420/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1310930436/buildkitd.toml --root /tmp/bktest_buildkitd1194582581 --addr unix:///tmp/bktest_buildkitd1194582581/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-15 21:42:29.436113854 +0000 UTC m=+17.751802365 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd869477420/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1310930436/buildkitd.toml --root /tmp/bktest_buildkitd1194582581 --addr unix:///tmp/bktest_buildkitd1194582581/buildkitd.sock --debug
sandbox.go:131: time="2024-05-15T21:42:29Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1194582581/net/cni\" for cleanup: open /tmp/bktest_buildkitd1194582581/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-15T21:42:29Z" level=debug msg="creating new network namespace ve15jkdei7zm7ajj1mbpl2iko" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:29Z" level=debug msg="finished creating network namespace ve15jkdei7zm7ajj1mbpl2iko" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:29Z" level=debug msg="finished setting up network namespace ve15jkdei7zm7ajj1mbpl2iko" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:29Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-15T21:42:29Z" level=info msg="found worker \"s8luy8jmny7mniw8e1eblaoi1\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5098787d-55df-4c81-9720-6b9925362c36 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:afb81b656f02 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-15T21:42:29Z" level=info msg="found 1 workers, default=\"s8luy8jmny7mniw8e1eblaoi1\""
sandbox.go:131: time="2024-05-15T21:42:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-15T21:42:29Z" level=info msg="running server on /tmp/bktest_buildkitd1194582581/buildkitd.sock"
sandbox.go:131: time="2024-05-15T21
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerd-snapshotter-stargzfrontend=gateway3565116476/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1208398077/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1759123635/buildkitd.toml --root /tmp/bktest_buildkitd235032451 --addr unix:///tmp/bktest_buildkitd235032451/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1208398077/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1759123635/buildkitd.toml --root /tmp/bktest_buildkitd235032451 --addr unix:///tmp/bktest_buildkitd235032451/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-15 21:42:28.751989862 +0000 UTC m=+17.067678363 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1208398077/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1759123635/buildkitd.toml --root /tmp/bktest_buildkitd235032451 --addr unix:///tmp/bktest_buildkitd235032451/buildkitd.sock --debug
sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="could not read \"/tmp/bktest_buildkitd235032451/net/cni\" for cleanup: open /tmp/bktest_buildkitd235032451/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="creating new network namespace dglgw65m2t9eqhrg3a8652b79" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished creating network namespace dglgw65m2t9eqhrg3a8652b79" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished setting up network namespace dglgw65m2t9eqhrg3a8652b79" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="found worker \"trvae6masz1amalu8e5uojp9e\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:3acdf966-e65b-4286-9b02-5598bb2bd0fa org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:afb81b656f02 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-15T21:42:28Z"
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestFrontendInputs/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestFrontendInputs/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1013941039/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1013941039/root
sandbox.go:131: > StartCmd 2024-05-15 21:42:27.652201563 +0000 UTC m=+15.967890044 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1013941039/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1013941039/root
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd665061830/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd665061830/config.toml
sandbox.go:131: > StartCmd 2024-05-15 21:42:27.754433144 +0000 UTC m=+16.070121635 /usr/bin/containerd --config /tmp/bktest_containerd665061830/config.toml
sandbox.go:131: time="2024-05-15T21:42:27Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T21:42:27.797809640Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-15T21:42:27.826667111Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-15T21:42:27.826740208Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-15T21:42:27.826821560Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:27.826946504Z" 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:131: time="2024-05-15T21:42:27.826988032Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:27.827016946Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T21:42:27.827039107Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:27.827163149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:27.827449695Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:27.828336885
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:474:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:474
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1044785594/config.toml
sandbox.go:131: > StartCmd 2024-05-15 21:42:25.307748727 +0000 UTC m=+13.623437198 /usr/bin/containerd --config /tmp/bktest_containerd1044785594/config.toml
sandbox.go:131: time="2024-05-15T21:42:25Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T21:42:25.324740971Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-15T21:42:25.348161889Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-15T21:42:25.348193508Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-15T21:42:25.348233443Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.348317250Z" 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:131: time="2024-05-15T21:42:25.348332419Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.348346184Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T21:42:25.348356744Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.348448666Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.348670312Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.349478918Z" 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:131: time="2024-05-15T21:42:25.349511008Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:25.349796403Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestWildcardRenameCache/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2504800471/config.toml
sandbox.go:131: > StartCmd 2024-05-15 21:42:24.663557752 +0000 UTC m=+12.979246243 /usr/bin/containerd --config /tmp/bktest_containerd2504800471/config.toml
sandbox.go:131: time="2024-05-15T21:42:24Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T21:42:24.735150673Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-15T21:42:24.763925983Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-15T21:42:24.763997998Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-15T21:42:24.764064021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.764195207Z" 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:131: time="2024-05-15T21:42:24.764229792Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.764256643Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T21:42:24.764278473Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.764388820Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.764650751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.765552011Z" 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:131: time="2024-05-15T21:42:24.765578681Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:24.765789717Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2504800471/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:131: time="2024-05-15T21:42:24.765805626Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-15T21:42:24.765906395Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.stargz\"..." type=io.co
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestNamedImageContext/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestNamedImageContext/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
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.pb.go:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:291
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestNamedImageContext/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2211986759/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2211986759/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2211986759/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2211986759/root
sandbox.go:131: > StartCmd 2024-05-15 21:42:21.48301149 +0000 UTC m=+9.798699981 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2211986759/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2211986759/root
sandbox.go:131: {"key":"buildkit/1/tmp-p2v2jo1gbacr7iycwpdymq1ng sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc2211986759/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-15T21:42:21.966882011Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-p2v2jo1gbacr7iycwpdymq1ng sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2211986759/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5/sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","time":"2024-05-15T21:42:21.967055837Z"}
sandbox.go:131: {"digest":"sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","error":null,"key":"buildkit/1/tmp-p2v2jo1gbacr7iycwpdymq1ng sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestNamedOCILayoutContext/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestNamedOCILayoutContext/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:5688:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestNamedOCILayoutContextworker=containerd-snapshotter-stargzfrontend=gateway1067258250/002/out: no such file or directory
Test: TestIntegration/TestNamedOCILayoutContext/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc387480745/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc387480745/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc387480745/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc387480745/root
sandbox.go:131: > StartCmd 2024-05-15 21:42:19.327492531 +0000 UTC m=+7.643181022 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc387480745/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc387480745/root
sandbox.go:131: {"key":"buildkit/1/tmp-8ucfocy90wvv6m3b5sk8rzfxr sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc387480745/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-15T21:42:19.791391197Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-8ucfocy90wvv6m3b5sk8rzfxr sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc387480745/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5/sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","time":"2024-05-15T21:42:19.791594487Z"}
sandbox.go:131: {"digest":"sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","error":null,"key":"buildkit/1/tmp-8ucfocy90wvv6m3b5sk8rzfxr sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc387480745/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5","src":"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5/sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","time":"2024-05-15T21:42:19.791780004Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-8ucfocy90wvv6m3b5sk8rzfxr sha256:2b7b2796c3ca21643d0757f4d58173b645617896f42d8cf9e21b61c5c908107e","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc387480745/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5/sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349","time":"2024-05-15T21:42:19.828291756Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:5df27e77e89ec85efc97c14d283cfbfc9f82e221e5064f7ce368c40722446349\" from \"docker.io/buildkit_test/svuvvnmz3l8gi4zxpvtbwi934:latest@sha256:1022e46361e548bc6ccc52999fab1bcf1d576ae0ef2e5e7678b09f8b880387e5\": failed to resolv
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=containerd-snapshotter-stargzfrontend=gateway4073584255/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd520118134/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd520118134/config.toml
sandbox.go:131: > StartCmd 2024-05-15 21:42:14.177492866 +0000 UTC m=+2.493181356 /usr/bin/containerd --config /tmp/bktest_containerd520118134/config.toml
sandbox.go:131: time="2024-05-15T21:42:14Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-15T21:42:14.199176692Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-15T21:42:14.234980651Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-15T21:42:14.235023071Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-15T21:42:14.235364650Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.235441503Z" 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:131: time="2024-05-15T21:42:14.235456211Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.235470568Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-15T21:42:14.235481749Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.235569293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.235828397Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.236987566Z" 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:131: time="2024-05-15T21:42:14.237014286Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-15T21:42:14.237199472Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd520118134/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:131: time="2024
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading