Custom inline cache implementation #233
Annotations
11 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
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-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3233647338/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3233647338/config.toml
sandbox.go:131: > StartCmd 2024-05-16 20:01:26.127307643 +0000 UTC m=+2.049391008 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3233647338/config.toml
sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.150413227Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T20:01:26.172646811Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T20:01:26.172829953Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.172882892Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:26.172907668Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.173041879Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.173377236Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.178661115Z" 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-16T20:01:26.178692935Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.178854717Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3233647338/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-16T20:01:26.178871178Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T20:01:26.178942080Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:26.178957980Z" leve
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/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_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 20:01:46.549321741 +0000 UTC m=+22.471405086 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd998265028/net/cni\" for cleanup: open /tmp/bktest_buildkitd998265028/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="creating new network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished creating network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished setting up network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found worker \"141ppr4dva9fwv7mrnmip60bt\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a4023880-1291-4a59-9a06-7d5653c4c5c0 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found 1 workers, default=\"141ppr4dva9fwv7mrnmip60bt\""
sandbox.go:131: time="2024-05-16T20:01:46Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T20
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1032824029/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config94790803/buildkitd.toml --root /tmp/bktest_buildkitd3151954931 --addr unix:///tmp/bktest_buildkitd3151954931/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 20:01:44.486020399 +0000 UTC m=+20.408103734 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1032824029/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config94790803/buildkitd.toml --root /tmp/bktest_buildkitd3151954931 --addr unix:///tmp/bktest_buildkitd3151954931/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3151954931/net/cni\" for cleanup: open /tmp/bktest_buildkitd3151954931/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="creating new network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="finished creating network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="finished setting up network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="found worker \"gdhieoyrpog1v38u2f5dws9ow\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:981367c6-d482-4917-a2f2-6631d704e7dc org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="found 1 workers, default=\"gdhieoyrpog1v38u2f5dws9ow\""
sandbox.go:131: time="2024-05-16T20:01:44Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="running server on /tmp/bktest_buildkitd3151954931/buildkitd.sock"
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=ef6ce7de16907a49 traceID=7d7d03e90e1639b56b4161eacca69a68 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="new ref for local: it8hulxoueqwu6k6pkep3ybkv
|
Generate annotations:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=builtin3843177836/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml
sandbox.go:131: > StartCmd 2024-05-16 20:01:29.945628351 +0000 UTC m=+5.867711695 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml
sandbox.go:131: time="2024-05-16T20:01:29Z" 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-16T20:01:29.975125695Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T20:01:29.985220617Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T20:01:29.985347584Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:29.985372751Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:29.985387479Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:29.985490201Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:29.985692318Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:29.986370305Z" 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-16T20:01:29.986393719Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:29.986590797Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1085230207/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-16T20:01:29.986610484Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T20:01:29.986674914Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:29.986691515Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T20:01:29.988204035Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.
|
Generate annotations:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=client2882521268/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/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_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 20:01:29.813465188 +0000 UTC m=+5.735548534 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1136978259/net/cni\" for cleanup: open /tmp/bktest_buildkitd1136978259/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="creating new network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="finished creating network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="finished setting up network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01: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-16T20:01:29Z" level=info msg="found worker \"0hxh943at6athqr4ttlleli34\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:ccb0f43b-4184-4b74-9602-1505f0e75f89 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="found 1 workers, default=\"0hxh943at6athqr4ttlleli34\""
sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only the default work
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6621:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621
/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/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml
sandbox.go:131: > StartCmd 2024-05-16 20:01:26.61337487 +0000 UTC m=+2.535458205 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml
sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.641552238Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T20:01:26.652521635Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T20:01:26.652701461Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.652752827Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:26.652790177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.652932543Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.653271967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.654087220Z" 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-16T20:01:26.654146110Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.654388934Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2121391252/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-16T20:01:26.654456450Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6621:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621
/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/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml
sandbox.go:131: > StartCmd 2024-05-16 20:01:26.123225946 +0000 UTC m=+2.045309281 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml
sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.162967711Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T20:01:26.183288091Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T20:01:26.183422022Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.183442099Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T20:01:26.183457568Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.183573244Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.184109586Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.184864761Z" 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-16T20:01:26.184889146Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T20:01:26.185128660Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2251890513/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-16T20:01:26.185164247Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch (0.04s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.06s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName (0.04s)
|
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