Skip to content

Custom inline cache implementation #220

Custom inline cache implementation

Custom inline cache implementation #220

Triggered via pull request May 15, 2024 21:36
Status Failure
Total duration 6m 56s
Artifacts 1

frontend.yml

on: pull_request
Matrix: test / run
Matrix: image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

138 errors and 16 warnings
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd/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/frontend=builtin sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3493058072/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4194314598/buildkitd.toml --root /tmp/bktest_buildkitd3906800441 --addr unix:///tmp/bktest_buildkitd3906800441/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_containerd3493058072/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4194314598/buildkitd.toml --root /tmp/bktest_buildkitd3906800441 --addr unix:///tmp/bktest_buildkitd3906800441/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:01.832606883 +0000 UTC m=+1.490225811 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3493058072/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4194314598/buildkitd.toml --root /tmp/bktest_buildkitd3906800441 --addr unix:///tmp/bktest_buildkitd3906800441/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:01Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3906800441/net/cni\" for cleanup: open /tmp/bktest_buildkitd3906800441/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:01Z" level=debug msg="creating new network namespace uzz7a10ga5oiirr9eul8xvr2a" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:01Z" level=debug msg="finished creating network namespace uzz7a10ga5oiirr9eul8xvr2a" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:01Z" level=debug msg="finished setting up network namespace uzz7a10ga5oiirr9eul8xvr2a" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:01Z" 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:01Z" level=info msg="found worker \"8gzad0ftgzj4synknd6t5y1yy\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:d97592e5-d4d1-4705-8ffe-874bf706a899 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:1123e30d7df3 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]"
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=containerd/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/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4208575857/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4208575857/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:03.573404824 +0000 UTC m=+3.231023752 /usr/bin/containerd --config /tmp/bktest_containerd4208575857/config.toml sandbox.go:131: time="2024-05-15T21:42:03Z" 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:03.633924097Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:03.664276151Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:03.664322097Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:03.665928355Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.666333379Z" 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:03.666359698Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.666404982Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:03.666422184Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.666592220Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.666986714Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.668224753Z" 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:03.668255450Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.668457165Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4208575857/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:03.668486711Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=client === CONT TestIntegration/TestMountInvalid/worker=containerd/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/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1154587043/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1154587043/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:02.173323976 +0000 UTC m=+1.830942883 /usr/bin/containerd --config /tmp/bktest_containerd1154587043/config.toml sandbox.go:131: time="2024-05-15T21:42:02Z" 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:02.208481183Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:02.227708377Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:02.227739716Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:02.227801671Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.227896347Z" 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:02.227915793Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.227932945Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:02.227981646Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.228084828Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.228306981Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.229101676Z" 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:02.229149709Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:02.229342298Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1154587043/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:02.229362024Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/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/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2141229295/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:01.730519199 +0000 UTC m=+1.388138136 /usr/bin/containerd --config /tmp/bktest_containerd2141229295/config.toml sandbox.go:131: time="2024-05-15T21:42:01Z" 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:01.755118031Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:01.786780318Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:01.786821654Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:01.786876937Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.786976262Z" 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:01.787042746Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.787069686Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:01.787089864Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.787733221Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.788361790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.789721160Z" 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:01.789747158Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.789952430Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="pa
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/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/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3875799736/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3875799736/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:01.729571846 +0000 UTC m=+1.387190773 /usr/bin/containerd --config /tmp/bktest_containerd3875799736/config.toml sandbox.go:131: time="2024-05-15T21:42:01Z" 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:01.762866914Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:01.801245324Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:01.801271393Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:01.801314623Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.801398559Z" 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:01.801415851Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.801437922Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:01.801451477Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.801542657Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.801753820Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.802308031Z" 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:01.802328860Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:01.
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd/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/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd/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/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd/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/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithoutAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/NonHTTPSource (0.03s)
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client 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=client sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3562704358/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3562704358/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:04.794220693 +0000 UTC m=+2.155976986 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3562704358/config.toml sandbox.go:131: time="2024-05-15T21:42:04Z" 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:04.819606429Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:04.846561092Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:04.846690703Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.846709888Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:04.846721810Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.846821275Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.847065098Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.847943570Z" 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:04.847970530Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.848138712Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3562704358/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:04.848158148Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:04.848236834Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:04.848256360Z" level=in
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin: 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: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2224529864/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2224529864/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:04.794290501 +0000 UTC m=+2.156046764 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2224529864/config.toml sandbox.go:131: time="2024-05-15T21:42:04Z" 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:04.818767948Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:04.847468165Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:04.847766319Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.847793399Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:04.847811873Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.847946243Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.848378165Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.849216472Z" 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:04.849264642Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.849436000Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2224529864/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:04.849456808Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:04.849531307Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:04.849552737Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-15T21:42:04.852428027Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:131: time="2024-05-15T21:42:04.852505020Z" level=in
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin: 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: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3782194998/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2381839422/buildkitd.toml --root /tmp/bktest_buildkitd1082873425 --addr unix:///tmp/bktest_buildkitd1082873425/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_containerd3782194998/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2381839422/buildkitd.toml --root /tmp/bktest_buildkitd1082873425 --addr unix:///tmp/bktest_buildkitd1082873425/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:05.282047615 +0000 UTC m=+2.643803877 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3782194998/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2381839422/buildkitd.toml --root /tmp/bktest_buildkitd1082873425 --addr unix:///tmp/bktest_buildkitd1082873425/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1082873425/net/cni\" for cleanup: open /tmp/bktest_buildkitd1082873425/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:05Z" level=debug msg="creating new network namespace 5xnuo34v5vulo5p95221pffcl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:05Z" level=debug msg="finished creating network namespace 5xnuo34v5vulo5p95221pffcl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:05Z" level=debug msg="finished setting up network namespace 5xnuo34v5vulo5p95221pffcl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:05Z" 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:05Z" level=info msg="found worker \"3pp2ygh8fzfbq8075x2kvkph3\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:478068da-b8ca-438b-9894-98fed6261089 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:6b2d813828c8 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyprojec
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client: 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: Unavailable: error reading from server: EOF 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/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd831704805/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd831704805/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:04.794767794 +0000 UTC m=+2.156524077 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd831704805/config.toml sandbox.go:131: time="2024-05-15T21:42:04Z" 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:04.818007721Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:04.840460522Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:04.841709993Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.841772869Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:04.841805440Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.841963273Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:04.844074399Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch: 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.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: 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.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName: 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)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource (0.04s)
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client 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-rootless/frontend=client sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd637669074/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd637669074/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:03.07926503 +0000 UTC m=+1.913410840 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd637669074/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd637669074/config.toml sandbox.go:131: time="2024-05-15T21:42:03Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:03Z" 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:03.145798201Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:03.172813749Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:03.172968101Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:03.173022353Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:03.173058531Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.213479609Z" 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:03.213511089Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.213531407Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:03.213546225Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.213983890Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:03.220551211Z" level=info msg="loading plugin \"io.containerd
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/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-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2405668419/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2405668419/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2405668419/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2405668419/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:29.522246593 +0000 UTC m=+28.356392394 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2405668419/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2405668419/config.toml sandbox.go:131: time="2024-05-15T21:42:29Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42: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-15T21:42:29.598403155Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:29.625429362Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:29.625469388Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:29.625515054Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:29.625531846Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:29.625626103Z" 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:29.625646672Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:29.625662733Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:29.625683792Z" level=info msg
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-rootlessfrontend=builtin3582649808/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1328864910/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1328864910/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:28.605464914 +0000 UTC m=+27.439610714 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1328864910/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1328864910/config.toml sandbox.go:131: time="2024-05-15T21:42:28Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:28Z" 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:28.756536816Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:28.771981817Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:28.772009740Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:28.772054835Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:28.772086284Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.774143675Z" 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:28.774183290Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.774213998Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:28.774236410Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.774405489Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.774779624Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.777808174Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.au
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-rootlessfrontend=builtin1470339680/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2261208232/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2261208232/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2261208232/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2261208232/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:27.995176843 +0000 UTC m=+26.829322633 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2261208232/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2261208232/config.toml sandbox.go:131: time="2024-05-15T21:42:28Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:28Z" 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:28.058241360Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:28.091572515Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:28.091670670Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:28.091746713Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:28.091780807Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.091952090Z" 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:28.091990753Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.092066696Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:28.092103145Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.092268617Z" level=info msg="loading plugin \"io.containerd.snapsh
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=client2747434075/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2931385273/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2931385273/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:21.464235068 +0000 UTC m=+20.298380868 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2931385273/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2931385273/config.toml sandbox.go:131: time="2024-05-15T21:42:21Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:21Z" 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:21.506720987Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:21.525488953Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:21.525662972Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:21.525702616Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:21.525713166Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.525784180Z" 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:21.525799529Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.525811682Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:21.525818775Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.525919756Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.526110746Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.526802066Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..."
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=builtin1661241391/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3311334367/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3311334367/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3311334367/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3311334367/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:21.446635184 +0000 UTC m=+20.280780984 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3311334367/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3311334367/config.toml sandbox.go:131: time="2024-05-15T21:42:21Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:21Z" 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:21.494472529Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:21.514933599Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:21.514969456Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:21.515026804Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:21.515053875Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.515147763Z" 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:21.515173902Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.515193238Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:21.515272255Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:21.515428249Z" level=info msg="loading plugin \"io.containerd.sn
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /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/TestCacheImportExport/worker=containerd-rootless/frontend=client sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 15862 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3178227902/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config194067893/buildkitd.toml --root /tmp/bktest_buildkitd1268525439 --addr unix:///tmp/bktest_buildkitd1268525439/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:20.655693432 +0000 UTC m=+19.489839242 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 15862 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3178227902/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config194067893/buildkitd.toml --root /tmp/bktest_buildkitd1268525439 --addr unix:///tmp/bktest_buildkitd1268525439/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:20Z" 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:20Z" level=info msg="found worker \"ksm0eppp75ol5gxsv4anloler\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:c8bff2a1-d6c1-4a64-a353-113a8cecd028 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:620f74d1de42 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:20Z" level=info msg="found 1 workers, default=\"ksm0eppp75ol5gxsv4anloler\"" sandbox.go:131: time="2024-05-15T21:42:20Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:20Z" level=info msg="running server on /tmp/bktest_buildkitd1268525439/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=f1bff4877d9fb2c0 traceID=5647599e205ee4212492a49d58ede649 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=14d65a2511b5330f traceID=97945f6f98f8c77993021deee85e217d version=v0.0.0+ear
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF 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/TestCacheImportExport/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4121607134/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4121607134/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4121607134/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4121607134/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:20.038937615 +0000 UTC m=+18.873083405 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4121607134/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4121607134/config.toml sandbox.go:131: time="2024-05-15T21:42:20Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:20Z" 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:20.083906561Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:20.101717830Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.container
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=client dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3567182294/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3567182294/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3567182294/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3567182294/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:19.921196027 +0000 UTC m=+18.755341827 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3567182294/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3567182294/config.toml sandbox.go:131: time="2024-05-15T21:42:19Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:19Z" 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:19.972068659Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:19.987566523Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:19.987605207Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:19.987636075Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:19.987647496Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:19.987726295Z" 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:19.987759417Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:19.987769997Z" level=warnin
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=client dockerfile_test.go:4332: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332 /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/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2455178730/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2455178730/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2455178730/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2455178730/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:18.393611606 +0000 UTC m=+17.227757396 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2455178730/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2455178730/config.toml sandbox.go:131: time="2024-05-15T21:42:18Z" level=warning msg="The host root filesystem is mounted as \"master:300\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:18Z" 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:18.455853422Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:18.470361621Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:18.470401115Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:18.470448054Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:18.470470015Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:18.470553242Z" 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:18.470580483Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:18.470604118Z" level=warning msg="faile
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config881778553/buildkitd.toml --root /tmp/bktest_buildkitd2785540188 --addr unix:///tmp/bktest_buildkitd2785540188/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config881778553/buildkitd.toml --root /tmp/bktest_buildkitd2785540188 --addr unix:///tmp/bktest_buildkitd2785540188/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:26.691554078 +0000 UTC m=+3.186615419 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config881778553/buildkitd.toml --root /tmp/bktest_buildkitd2785540188 --addr unix:///tmp/bktest_buildkitd2785540188/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2785540188/net/cni\" for cleanup: open /tmp/bktest_buildkitd2785540188/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="creating new network namespace rwma9pnwz5k2xm598swjor9q9" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="finished creating network namespace rwma9pnwz5k2xm598swjor9q9" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="finished setting up network namespace rwma9pnwz5k2xm598swjor9q9" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:26Z" level=info msg="found worker \"4q8jg0kpdc912qjhc1ifl4k46\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c081b37bc76e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:26Z" level=info msg="found 1 workers, default=\"4q8jg0kpdc912qjhc1ifl4k46\"" sandbox.go:131: time="2024-05-15T21:42:26Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:26Z" level=info msg="running server on /tmp/bktest_buildkitd2785540188/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=621c051dcbd021e7 traceID=8814fba105879035a7b9f20b13d6fbe4 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:27Z" level=debug msg="new ref for local: p8hm0g6qxr
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargzfrontend=builtin2729852495/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4164439759/buildkitd.toml --root /tmp/bktest_buildkitd2343408319 --addr unix:///tmp/bktest_buildkitd2343408319/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4164439759/buildkitd.toml --root /tmp/bktest_buildkitd2343408319 --addr unix:///tmp/bktest_buildkitd2343408319/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:28.269381122 +0000 UTC m=+4.764442433 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4164439759/buildkitd.toml --root /tmp/bktest_buildkitd2343408319 --addr unix:///tmp/bktest_buildkitd2343408319/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2343408319/net/cni\" for cleanup: open /tmp/bktest_buildkitd2343408319/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="creating new network namespace aztlnsrgtmlpkqmosrqdw4td3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished creating network namespace aztlnsrgtmlpkqmosrqdw4td3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished setting up network namespace aztlnsrgtmlpkqmosrqdw4td3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="found worker \"k2zq4i66d0bs323bx125dfjbi\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c081b37bc76e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="found 1 workers, default=\"k2zq4i66d0bs323bx125dfjbi\"" sandbox.go:131: time="2024-05-15T21:42:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="running server on /tmp/bktest_buildkitd2343408319/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=985b6d356b478220 traceID=d511293d94324150c3bfa138bf62db31 version=v0.0.0+earthlyunknown sandbox.go:131: time=
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargzfrontend=client2936062384/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3683449365/buildkitd.toml --root /tmp/bktest_buildkitd479939348 --addr unix:///tmp/bktest_buildkitd479939348/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3683449365/buildkitd.toml --root /tmp/bktest_buildkitd479939348 --addr unix:///tmp/bktest_buildkitd479939348/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:28.094992323 +0000 UTC m=+4.590053654 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3683449365/buildkitd.toml --root /tmp/bktest_buildkitd479939348 --addr unix:///tmp/bktest_buildkitd479939348/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="could not read \"/tmp/bktest_buildkitd479939348/net/cni\" for cleanup: open /tmp/bktest_buildkitd479939348/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="creating new network namespace i6uvbdydr9hse11wj4c5bp3b6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished creating network namespace i6uvbdydr9hse11wj4c5bp3b6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="finished setting up network namespace i6uvbdydr9hse11wj4c5bp3b6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="found worker \"0d2db2kfj6f4p2msnjifjy75i\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c081b37bc76e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="found 1 workers, default=\"0d2db2kfj6f4p2msnjifjy75i\"" sandbox.go:131: time="2024-05-15T21:42:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:28Z" level=info msg="running server on /tmp/bktest_buildkitd479939348/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:28Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=f4b2563bb12fb12c traceID=4b782b52af25b6fadfd53cd50b405877 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargz/frontend=builtin sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2359190462/buildkitd.toml --root /tmp/bktest_buildkitd2778941934 --addr unix:///tmp/bktest_buildkitd2778941934/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2359190462/buildkitd.toml --root /tmp/bktest_buildkitd2778941934 --addr unix:///tmp/bktest_buildkitd2778941934/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:26.943879658 +0000 UTC m=+3.438941009 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2359190462/buildkitd.toml --root /tmp/bktest_buildkitd2778941934 --addr unix:///tmp/bktest_buildkitd2778941934/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2778941934/net/cni\" for cleanup: open /tmp/bktest_buildkitd2778941934/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="creating new network namespace rirsmm139bx7t5fueg7464oef" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="finished creating network namespace rirsmm139bx7t5fueg7464oef" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:27Z" level=debug msg="finished setting up network namespace rirsmm139bx7t5fueg7464oef" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:27Z" level=info msg="found worker \"bub0dwlrck0o0tuq7xx2n9833\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c081b37bc76e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:27Z" level=info msg="found 1 workers, default=\"bub0dwlrck0o0tuq7xx2n9833\"" sandbox.go:131: time="2024-05-15T21:42:27Z" level=warning msg="currently, o
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/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: Unavailable: error reading from server: EOF 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/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config215756238/buildkitd.toml --root /tmp/bktest_buildkitd3865369951 --addr unix:///tmp/bktest_buildkitd3865369951/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config215756238/buildkitd.toml --root /tmp/bktest_buildkitd3865369951 --addr unix:///tmp/bktest_buildkitd3865369951/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:26.691125391 +0000 UTC m=+3.186186721 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config215756238/buildkitd.toml --root /tmp/bktest_buildkitd3865369951 --addr unix:///tmp/bktest_buildkitd3865369951/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3865369951/net/cni\" for cleanup: open /tmp/bktest_buildkitd3865369951/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="creating new network namespace zhuinhzfdjjzj3md378nhgaww" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:26Z" level=debug msg="finished creating network namespace zhuinhzfdjjzj3md378nhgaww" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargz/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/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=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.03s)
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=oci-rootlessfrontend=builtin3244220627/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3709718450/buildkitd.toml --root /tmp/bktest_buildkitd1201444581 --addr unix:///tmp/bktest_buildkitd1201444581/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3709718450/buildkitd.toml --root /tmp/bktest_buildkitd1201444581 --addr unix:///tmp/bktest_buildkitd1201444581/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:36.505839421 +0000 UTC m=+25.374332951 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3709718450/buildkitd.toml --root /tmp/bktest_buildkitd1201444581 --addr unix:///tmp/bktest_buildkitd1201444581/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found worker \"244t3c9e58zko9thnzot1o4ey\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found 1 workers, default=\"244t3c9e58zko9thnzot1o4ey\"" sandbox.go:131: time="2024-05-15T21:42:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="running server on /tmp/bktest_buildkitd1201444581/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=de41d9f7a0c4033d traceID=acc6ae3885cbad15a17e9c76b165c4f9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="new ref for local: x8zk18xljmcat3neghraz6wq7" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=3be86e8d9403e494 traceID=acc6ae3885cbad15a17e9c76b165c4f9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="diffcopy took: 1.861427ms" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=2a362b3771f8aa28 traceID=acc6ae3885cbad15a17e9c76b165c4f9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="saved x8zk18xljmcat3neghraz6wq7 as dockerfile:dockerfile:" revision=327229898fc0943e232c3058355cc959897a5701 span=
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=oci-rootlessfrontend=builtin3307716944/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3524366834/buildkitd.toml --root /tmp/bktest_buildkitd1244968181 --addr unix:///tmp/bktest_buildkitd1244968181/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3524366834/buildkitd.toml --root /tmp/bktest_buildkitd1244968181 --addr unix:///tmp/bktest_buildkitd1244968181/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:36.180491147 +0000 UTC m=+25.048984697 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3524366834/buildkitd.toml --root /tmp/bktest_buildkitd1244968181 --addr unix:///tmp/bktest_buildkitd1244968181/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found worker \"snukoaijlzjf4171mtgip7kd2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found 1 workers, default=\"snukoaijlzjf4171mtgip7kd2\"" sandbox.go:131: time="2024-05-15T21:42:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="running server on /tmp/bktest_buildkitd1244968181/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=6088965b11c965a4 traceID=cda8368b6ac6b0f9d23ddbf23d1f1e71 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="new ref for local: zpr17ysupwagcf7w55mr615fw" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=0c748e4e6c714d1f traceID=cda8368b6ac6b0f9d23ddbf23d1f1e71 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="diffcopy took: 1.952396ms" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=76969b383855da22 traceID=cda8368b6ac6b0f9d23ddbf23d1f1e71 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="saved zpr17ysupwagcf7w55mr615fw as dockerfile:dockerfile:" revision=327229898fc0943e232c3058355cc959897a5701 span="[intern
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=builtin253828300/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config834757405/buildkitd.toml --root /tmp/bktest_buildkitd4096643800 --addr unix:///tmp/bktest_buildkitd4096643800/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config834757405/buildkitd.toml --root /tmp/bktest_buildkitd4096643800 --addr unix:///tmp/bktest_buildkitd4096643800/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:34.157956966 +0000 UTC m=+23.026450526 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config834757405/buildkitd.toml --root /tmp/bktest_buildkitd4096643800 --addr unix:///tmp/bktest_buildkitd4096643800/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found worker \"vm4d6srh4o50cbygyq5kqto9r\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found 1 workers, default=\"vm4d6srh4o50cbygyq5kqto9r\"" sandbox.go:131: time="2024-05-15T21:42:34Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="running server on /tmp/bktest_buildkitd4096643800/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=6b9a64326e3dd25f traceID=fdeae79c7513ec0d05310113623f483b version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="new ref for local: jq3jhsx9ibj9qxv9hyk8yk4ih" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=2025df88a31913cb traceID=674e1b87978860718b428e503ff5380d version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="diffcopy took: 2.685003ms" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=460aaa1f680bce4c traceID=674e1b87978860718b428e503ff5380d version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="saved jq3jhsx9ibj9qxv9hyk8yk4ih as dockerfile:dockerfile:" revision=327229898fc0943e232c3058355cc959897a5701 span="[intern
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=client2009072393/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2610218330/buildkitd.toml --root /tmp/bktest_buildkitd729675991 --addr unix:///tmp/bktest_buildkitd729675991/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2610218330/buildkitd.toml --root /tmp/bktest_buildkitd729675991 --addr unix:///tmp/bktest_buildkitd729675991/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:34.153115592 +0000 UTC m=+23.021609152 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2610218330/buildkitd.toml --root /tmp/bktest_buildkitd729675991 --addr unix:///tmp/bktest_buildkitd729675991/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found worker \"lbwlkz0in5pauay29519qvxju\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found 1 workers, default=\"lbwlkz0in5pauay29519qvxju\"" sandbox.go:131: time="2024-05-15T21:42:34Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="running server on /tmp/bktest_buildkitd729675991/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=1b2a8f7313f15c87 traceID=3bee4a75a98d4dfafeee647b6ab4b156 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="new ref for local: sqwvf9v317awcfmzm3cvv0drj" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=4b1dd0c8c0058fe6 traceID=7cd49d8e3c8e3bef3148a32e70216d4a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="diffcopy took: 1.718212ms" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=c9c61a647955d382 traceID=7cd49d8e3c8e3bef3148a32e70216d4a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="saved sqwvf9v317awcfmzm3cvv0drj as dockerfile:dockerfile:" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /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/TestCacheImportExport/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config750667057/buildkitd.toml --root /tmp/bktest_buildkitd3489801297 --addr unix:///tmp/bktest_buildkitd3489801297/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config750667057/buildkitd.toml --root /tmp/bktest_buildkitd3489801297 --addr unix:///tmp/bktest_buildkitd3489801297/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:33.617784297 +0000 UTC m=+22.486277827 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config750667057/buildkitd.toml --root /tmp/bktest_buildkitd3489801297 --addr unix:///tmp/bktest_buildkitd3489801297/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found worker \"xq8yt4uto9uusitsl4u4ynp21\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found 1 workers, default=\"xq8yt4uto9uusitsl4u4ynp21\"" sandbox.go:131: time="2024-05-15T21:42:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="running server on /tmp/bktest_buildkitd3489801297/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=c12557abefe1eae8 traceID=6768da871074c2cbb7eae2e413bb7ead version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=78d3a7b9d7e87498 traceID=b08fab35569dd08a2aa11cfc8fa103e1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="new ref for local: hc7rqw8ifb71ed5r3zf2xucoe" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Doc
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /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/TestCacheImportExport/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1546182686/buildkitd.toml --root /tmp/bktest_buildkitd678958434 --addr unix:///tmp/bktest_buildkitd678958434/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1546182686/buildkitd.toml --root /tmp/bktest_buildkitd678958434 --addr unix:///tmp/bktest_buildkitd678958434/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:33.506515166 +0000 UTC m=+22.375008716 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1546182686/buildkitd.toml --root /tmp/bktest_buildkitd678958434 --addr unix:///tmp/bktest_buildkitd678958434/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found worker \"aceuc8bz6w42jm1nfpp43qnev\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found 1 workers, default=\"aceuc8bz6w42jm1nfpp43qnev\"" sandbox.go:131: time="2024-05-15T21:42:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="running server on /tmp/bktest_buildkitd678958434/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=b406173ca0de1f8d traceID=0b99f7d4de574aa69f13cbfe0d18c980 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=b6b13ecbbcc37265 traceID=29bcc14aa938e7778445794c7d55cc61 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="new ref for local: cpd6mkeelg4r07oylks8kb4it" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile"
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3405943830/buildkitd.toml --root /tmp/bktest_buildkitd1917225055 --addr unix:///tmp/bktest_buildkitd1917225055/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3405943830/buildkitd.toml --root /tmp/bktest_buildkitd1917225055 --addr unix:///tmp/bktest_buildkitd1917225055/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:33.360283667 +0000 UTC m=+22.228777228 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3405943830/buildkitd.toml --root /tmp/bktest_buildkitd1917225055 --addr unix:///tmp/bktest_buildkitd1917225055/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found worker \"w0zci6d7rh1bxy6k9hrrm26zf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found 1 workers, default=\"w0zci6d7rh1bxy6k9hrrm26zf\"" sandbox.go:131: time="2024-05-15T21:42:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="running server on /tmp/bktest_buildkitd1917225055/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=8a3e1a90b933df7c traceID=9363e936976a7c2b8027ecf0b217f52b version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=73fab7284085a3cf traceID=0b07f902035f7a41854c7ec991f4d012 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="new ref for local: trr984ylj7o7uinkxg2q7dfmg" revision=327229898fc0943e232c3058355cc9598
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2921766441/buildkitd.toml --root /tmp/bktest_buildkitd3356049431 --addr unix:///tmp/bktest_buildkitd3356049431/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2921766441/buildkitd.toml --root /tmp/bktest_buildkitd3356049431 --addr unix:///tmp/bktest_buildkitd3356049431/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:33.269979616 +0000 UTC m=+22.138473176 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2921766441/buildkitd.toml --root /tmp/bktest_buildkitd3356049431 --addr unix:///tmp/bktest_buildkitd3356049431/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found worker \"rfvvsdzcu8dyhtb9afmxth1c5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found 1 workers, default=\"rfvvsdzcu8dyhtb9afmxth1c5\"" sandbox.go:131: time="2024-05-15T21:42:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="running server on /tmp/bktest_buildkitd3356049431/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=fbe65437fa50a601 traceID=09ccfee5889c4efc35e66cf227750ee7 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=23151e82a41c88e1 traceID=76c9ba3bb93a4cae1726253f6400a027 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="new ref for local: cl9r6a1sx1xqdtu203u45anp0" revision=327229898fc0943e232c3058355cc959897a5
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "ed6f72eb8e622c268466185b1c769a6ffa5d64afc6bb370e8a17747647b4bf16 -\n" actual : "dedc4bf023ea5bf5ef2b7155397bafcc4495df211ca03fc0be33f60a8d22bb02 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -ed6f72eb8e622c268466185b1c769a6ffa5d64afc6bb370e8a17747647b4bf16 - +dedc4bf023ea5bf5ef2b7155397bafcc4495df211ca03fc0be33f60a8d22bb02 - Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3269135390/buildkitd.toml --root /tmp/bktest_buildkitd2405845781 --addr unix:///tmp/bktest_buildkitd2405845781/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3269135390/buildkitd.toml --root /tmp/bktest_buildkitd2405845781 --addr unix:///tmp/bktest_buildkitd2405845781/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:32.640920479 +0000 UTC m=+21.509414009 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3269135390/buildkitd.toml --root /tmp/bktest_buildkitd2405845781 --addr unix:///tmp/bktest_buildkitd2405845781/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"i0l7h0elgx3ohnago50ep3y9a\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"i0l7h0elgx3ohnago50ep3y9a\"" sandbox.go:131: time="2024-05-15T21:42:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="running server on /tmp/bktest_buildkitd2405845781/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=410e810b894883cb traceID=3992bc148f2c447be7bb9c633e052e0b version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="new ref for local: 57dp2163aipsiv53pl7826u4y" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=6670b1552bdffff0 traceID=223319846cf3bbac08ff78b77cab0828 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="diffcopy took: 1.511844ms" revision=327229898fc0943e232c3058355cc959
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=client === CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=client dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "bac0a8090264c4d41a8df9c9548e2ccfe53c3498b609fb2a86cbaa14a4e34afa -\n" actual : "aef036caa322ffdc292dd99c2ff35d7f6dd07e84fc043f9994ea633d629fb3fe -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -bac0a8090264c4d41a8df9c9548e2ccfe53c3498b609fb2a86cbaa14a4e34afa - +aef036caa322ffdc292dd99c2ff35d7f6dd07e84fc043f9994ea633d629fb3fe - Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3559864042/buildkitd.toml --root /tmp/bktest_buildkitd2034085919 --addr unix:///tmp/bktest_buildkitd2034085919/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3559864042/buildkitd.toml --root /tmp/bktest_buildkitd2034085919 --addr unix:///tmp/bktest_buildkitd2034085919/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:32.557469377 +0000 UTC m=+21.425962907 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3559864042/buildkitd.toml --root /tmp/bktest_buildkitd2034085919 --addr unix:///tmp/bktest_buildkitd2034085919/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"g40djltsi2v0mdbxuginpsqhq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:defeccfaf0e7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"g40djltsi2v0mdbxuginpsqhq\"" sandbox.go:131: time="2024-05-15T21:42:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="running server on /tmp/bktest_buildkitd2034085919/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=4167c612fd3c8b54 traceID=ff80ebce189bf7527b8202bc49c8305f version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="new ref for local: n2yr3s4bnm2a2vzmmavyj07tr" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=0457efd5ffb18cc2 traceID=5dea3f450283060e8657080ec8c38419 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="diffcopy took: 1.309916ms" revision=327229898fc0943e232c3058355cc959897a
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=ocifrontend=builtin3092909575/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=builtin sandbox.go:128: 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_config3500086577/buildkitd.toml --root /tmp/bktest_buildkitd1417996498 --addr unix:///tmp/bktest_buildkitd1417996498/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:46.003928092 +0000 UTC m=+37.417140607 /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_config3500086577/buildkitd.toml --root /tmp/bktest_buildkitd1417996498 --addr unix:///tmp/bktest_buildkitd1417996498/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:46Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1417996498/net/cni\" for cleanup: open /tmp/bktest_buildkitd1417996498/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="creating new network namespace lh7pmdzd7yog7pbrvvnl041ty" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="finished creating network namespace lh7pmdzd7yog7pbrvvnl041ty" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="finished setting up network namespace lh7pmdzd7yog7pbrvvnl041ty" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=info msg="found worker \"q6pfeaqbky5xza9d5ibtn09lv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:46Z" level=info msg="found 1 workers, default=\"q6pfeaqbky5xza9d5ibtn09lv\"" sandbox.go:131: time="2024-05-15T21:42:46Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:46Z" level=info msg="running server on /tmp/bktest_buildkitd1417996498/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=d5c10a44e763de6e traceID=0e54d01860c0f67eb332aa2fa929b945 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="new ref for local: qgusvzo112hfsv80t6hd79ggt" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build definition from Dockerfile" spanID=daa5ebdca6a1605a traceID=0e54d01860c0f67eb332aa2fa929b945 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="diffcopy took: 2.607339ms" revision=327229898fc
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=ocifrontend=builtin4018023756/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=builtin sandbox.go:128: 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_config4044378108/buildkitd.toml --root /tmp/bktest_buildkitd907657462 --addr unix:///tmp/bktest_buildkitd907657462/buildkitd.sock --debug sandbox.go:128: 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_config4044378108/buildkitd.toml --root /tmp/bktest_buildkitd907657462 --addr unix:///tmp/bktest_buildkitd907657462/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:45.803656209 +0000 UTC m=+37.216868745 /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_config4044378108/buildkitd.toml --root /tmp/bktest_buildkitd907657462 --addr unix:///tmp/bktest_buildkitd907657462/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:45Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd907657462/net/cni\" for cleanup: open /tmp/bktest_buildkitd907657462/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:45Z" level=debug msg="creating new network namespace 5aktqr5inaao6ro919s0yswgf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:45Z" level=debug msg="finished creating network namespace 5aktqr5inaao6ro919s0yswgf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:45Z" level=debug msg="finished setting up network namespace 5aktqr5inaao6ro919s0yswgf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:45Z" level=info msg="found worker \"k83jqxshbhahltca6vnu5pik5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:45Z" level=info msg="found 1 workers, default=\"k83jqxshbhahltca6vnu5pik5\"" sandbox.go:131: time="2024-05-15T21:42:45Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:45Z" level=info msg="running server on /tmp/bktest_buildkitd907657462/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:45Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=402cfd719200634a traceID=5bb13f393c4b86e97cd43067e448eea5 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:46Z" level=debug msg="new ref for local: o3iei8gcf3dhb0rtqm
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=ocifrontend=builtin4103045478/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=builtin sandbox.go:128: 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_config1597166509/buildkitd.toml --root /tmp/bktest_buildkitd2038158516 --addr unix:///tmp/bktest_buildkitd2038158516/buildkitd.sock --debug sandbox.go:128: 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_config1597166509/buildkitd.toml --root /tmp/bktest_buildkitd2038158516 --addr unix:///tmp/bktest_buildkitd2038158516/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:40.023713963 +0000 UTC m=+31.436926479 /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_config1597166509/buildkitd.toml --root /tmp/bktest_buildkitd2038158516 --addr unix:///tmp/bktest_buildkitd2038158516/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2038158516/net/cni\" for cleanup: open /tmp/bktest_buildkitd2038158516/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="creating new network namespace mdvheed5adw1swcdnb63sftj5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="finished creating network namespace mdvheed5adw1swcdnb63sftj5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="finished setting up network namespace mdvheed5adw1swcdnb63sftj5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="found worker \"oayor4kxwlc3w21tjs6yeomli\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="found 1 workers, default=\"oayor4kxwlc3w21tjs6yeomli\"" sandbox.go:131: time="2024-05-15T21:42:40Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="running server on /tmp/bktest_buildkitd2038158516/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=22c39d7949d31f13 traceID=4bb17955f654655ddd68b4184020e4da version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="new ref for local: ked3l
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=ocifrontend=client4128871445/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=client sandbox.go:128: 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_config278934910/buildkitd.toml --root /tmp/bktest_buildkitd2890728827 --addr unix:///tmp/bktest_buildkitd2890728827/buildkitd.sock --debug sandbox.go:128: 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_config278934910/buildkitd.toml --root /tmp/bktest_buildkitd2890728827 --addr unix:///tmp/bktest_buildkitd2890728827/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:39.6254663 +0000 UTC m=+31.038678826 /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_config278934910/buildkitd.toml --root /tmp/bktest_buildkitd2890728827 --addr unix:///tmp/bktest_buildkitd2890728827/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2890728827/net/cni\" for cleanup: open /tmp/bktest_buildkitd2890728827/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="creating new network namespace yytuf8o8618l8hx1vjecm1lxg" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="finished creating network namespace yytuf8o8618l8hx1vjecm1lxg" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="finished setting up network namespace yytuf8o8618l8hx1vjecm1lxg" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="found worker \"vb599iil4hcexy5h2kuoyqj2n\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="found 1 workers, default=\"vb599iil4hcexy5h2kuoyqj2n\"" sandbox.go:131: time="2024-05-15T21:42:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="running server on /tmp/bktest_buildkitd2890728827/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=936ba99476a3b587 traceID=bcf2c93613c129ebcdd55fead83def54 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="new ref for local: zo4rcb2mebupz3k
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=oci/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=oci/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF 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/TestCacheImportExport/worker=oci/frontend=builtin sandbox.go:128: 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_config3568695958/buildkitd.toml --root /tmp/bktest_buildkitd2955363390 --addr unix:///tmp/bktest_buildkitd2955363390/buildkitd.sock --debug sandbox.go:128: 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_config3568695958/buildkitd.toml --root /tmp/bktest_buildkitd2955363390 --addr unix:///tmp/bktest_buildkitd2955363390/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.805672703 +0000 UTC m=+30.218885239 /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_config3568695958/buildkitd.toml --root /tmp/bktest_buildkitd2955363390 --addr unix:///tmp/bktest_buildkitd2955363390/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2955363390/net/cni\" for cleanup: open /tmp/bktest_buildkitd2955363390/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="creating new network namespace j5mo37h9eyt75ahjbgkhpyyls" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished creating network namespace j5mo37h9eyt75ahjbgkhpyyls" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished setting up network namespace j5mo37h9eyt75ahjbgkhpyyls" revision=327229898fc0943e232c305835
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=oci/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=oci/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /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/TestCacheImportExport/worker=oci/frontend=client sandbox.go:128: 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_config1660885290/buildkitd.toml --root /tmp/bktest_buildkitd1848253124 --addr unix:///tmp/bktest_buildkitd1848253124/buildkitd.sock --debug sandbox.go:128: 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_config1660885290/buildkitd.toml --root /tmp/bktest_buildkitd1848253124 --addr unix:///tmp/bktest_buildkitd1848253124/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.466092078 +0000 UTC m=+29.879304584 /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_config1660885290/buildkitd.toml --root /tmp/bktest_buildkitd1848253124 --addr unix:///tmp/bktest_buildkitd1848253124/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1848253124/net/cni\" for cleanup: open /tmp/bktest_buildkitd1848253124/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="creating new network namespace ngd6g52xo0gw5tbghbcv4qves" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished creating network namespace ngd6g52xo0gw5tbghbcv4qves" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished setting up network namespace ngd6g52xo0gw5tbghbcv4qves" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found worker \"cgkzrwk0wcr72e79kdnnq4qan\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found 1 workers, default=\"cgkzrwk0wcr72e79kdnnq4qan\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="running server on /tmp/bktest_buildkitd184
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=builtin dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=oci/frontend=builtin sandbox.go:128: 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_config3498048352/buildkitd.toml --root /tmp/bktest_buildkitd4165657145 --addr unix:///tmp/bktest_buildkitd4165657145/buildkitd.sock --debug sandbox.go:128: 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_config3498048352/buildkitd.toml --root /tmp/bktest_buildkitd4165657145 --addr unix:///tmp/bktest_buildkitd4165657145/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.354532651 +0000 UTC m=+29.767745167 /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_config3498048352/buildkitd.toml --root /tmp/bktest_buildkitd4165657145 --addr unix:///tmp/bktest_buildkitd4165657145/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4165657145/net/cni\" for cleanup: open /tmp/bktest_buildkitd4165657145/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="creating new network namespace xf7brypx0d047jlihgr8w3kje" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished creating network namespace xf7brypx0d047jlihgr8w3kje" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished setting up network namespace xf7brypx0d047jlihgr8w3kje" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found worker \"hps5o9qtrh6wsdkpvunddznr7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found 1 workers, default=\"hps5o9qtrh6wsdkpvunddznr7\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" le
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci/frontend=builtin === PAUSE TestIntegration/TestNoCache/worker=oci/frontend=builtin === CONT TestIntegration/TestNoCache/worker=oci/frontend=builtin dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "fe9f81d5fbd184b8fcfb06ab4107fb5ba1b99863f8afd3f00ad468e905928c7d -\n" actual : "95329f406d9d05836786e51553e2962879583054a0baffdb05398a0428c6407b -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -fe9f81d5fbd184b8fcfb06ab4107fb5ba1b99863f8afd3f00ad468e905928c7d - +95329f406d9d05836786e51553e2962879583054a0baffdb05398a0428c6407b - Test: TestIntegration/TestNoCache/worker=oci/frontend=builtin sandbox.go:128: 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_config3334104486/buildkitd.toml --root /tmp/bktest_buildkitd3135514897 --addr unix:///tmp/bktest_buildkitd3135514897/buildkitd.sock --debug sandbox.go:131: 7464b4a742eeff2dd46725048d506eab22750e5af53191b85955581574cb23cb - sandbox.go:131: 95329f406d9d05836786e51553e2962879583054a0baffdb05398a0428c6407b - sandbox.go:131: 034b7f2a4db4869d43b191c86da1c9500dad343db6e15123667d10ccd37b66c9 - sandbox.go:131: fe9f81d5fbd184b8fcfb06ab4107fb5ba1b99863f8afd3f00ad468e905928c7d - sandbox.go:131: 2a96b7ec62f2cb69f6b48849fb377ff20c5d1c5d2420a4e0148b69fdbbc5d733 - sandbox.go:128: 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_config3334104486/buildkitd.toml --root /tmp/bktest_buildkitd3135514897 --addr unix:///tmp/bktest_buildkitd3135514897/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:36.788318116 +0000 UTC m=+28.201530652 /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_config3334104486/buildkitd.toml --root /tmp/bktest_buildkitd3135514897 --addr unix:///tmp/bktest_buildkitd3135514897/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3135514897/net/cni\" for cleanup: open /tmp/bktest_buildkitd3135514897/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="creating new network namespace 23rsab9e8bnadh0xdi3uktw54" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="finished creating network namespace 23rsab9e8bnadh0xdi3uktw54" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="finished setting up network namespace 23rsab9e8bnadh0xdi3uktw54" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found worker \"zfb8c6j35r1j6xkrqkglw1uyp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/ar
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci/frontend=client: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci/frontend=client === PAUSE TestIntegration/TestNoCache/worker=oci/frontend=client === CONT TestIntegration/TestNoCache/worker=oci/frontend=client dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "b1c8895131ef9c9f6c6eecf11697d4028b1ce85e41653f4df379a7805118693d -\n" actual : "151026b375d64b84311bde56fb02113874626c3a48901cfaa92a8766de04e38c -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -b1c8895131ef9c9f6c6eecf11697d4028b1ce85e41653f4df379a7805118693d - +151026b375d64b84311bde56fb02113874626c3a48901cfaa92a8766de04e38c - Test: TestIntegration/TestNoCache/worker=oci/frontend=client sandbox.go:128: 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_config3730210834/buildkitd.toml --root /tmp/bktest_buildkitd1802633907 --addr unix:///tmp/bktest_buildkitd1802633907/buildkitd.sock --debug sandbox.go:131: e0421885e17ad2d5c39c5337d061c8494225fa4415cb94d2027d72347744230c - sandbox.go:131: 151026b375d64b84311bde56fb02113874626c3a48901cfaa92a8766de04e38c - sandbox.go:131: 488ea4e19e59a643402c674ef4bb9aad1aaa849e0190b43b8c818b8143c3d162 - sandbox.go:131: b1c8895131ef9c9f6c6eecf11697d4028b1ce85e41653f4df379a7805118693d - sandbox.go:131: cbae26d5e01fd93cf77050e25ff7eb66b463a0c37cd0cfc701e154848a64d40b - sandbox.go:128: 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_config3730210834/buildkitd.toml --root /tmp/bktest_buildkitd1802633907 --addr unix:///tmp/bktest_buildkitd1802633907/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:36.774244371 +0000 UTC m=+28.187456887 /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_config3730210834/buildkitd.toml --root /tmp/bktest_buildkitd1802633907 --addr unix:///tmp/bktest_buildkitd1802633907/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1802633907/net/cni\" for cleanup: open /tmp/bktest_buildkitd1802633907/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="creating new network namespace 7h3hepbdsy2aupmmc1cjzr9ft" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="finished creating network namespace 7h3hepbdsy2aupmmc1cjzr9ft" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=debug msg="finished setting up network namespace 7h3hepbdsy2aupmmc1cjzr9ft" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:36Z" level=info msg="found worker \"ieqorpsw6xcxtgqdeaxbdy64y\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci/frontend=builtin === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci/frontend=builtin === CONT TestIntegration/TestCopyWildcardCache/worker=oci/frontend=builtin 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: "e404d09005b72197541c1c7efc4247e6c140591a1eaa7118b21e29d8b2c4abe9 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci/frontend=builtin sandbox.go:128: 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_config3422943755/buildkitd.toml --root /tmp/bktest_buildkitd2274072103 --addr unix:///tmp/bktest_buildkitd2274072103/buildkitd.sock --debug sandbox.go:128: 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_config3422943755/buildkitd.toml --root /tmp/bktest_buildkitd2274072103 --addr unix:///tmp/bktest_buildkitd2274072103/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:30.554672777 +0000 UTC m=+21.967885293 /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_config3422943755/buildkitd.toml --root /tmp/bktest_buildkitd2274072103 --addr unix:///tmp/bktest_buildkitd2274072103/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:30Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2274072103/net/cni\" for cleanup: open /tmp/bktest_buildkitd2274072103/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="creating new network namespace 70i0w46kfia9bd9rkmcjldtsf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="finished creating network namespace 70i0w46kfia9bd9rkmcjldtsf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="finished setting up network namespace 70i0w46kfia9bd9rkmcjldtsf" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:30Z" level=info msg="found worker \"3l90zqmcq3h1u4fi0xl8bzml4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:427aed2e1d78 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:30Z" level=info msg="found 1 workers, default=\"3l90zqmcq3h1u4fi0xl8bzml4\"" sandbox.go:131: time="2024-05-15T21:42:30Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:30Z" level=info msg="running server on /tmp/bktest_buildkitd2274072103/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=7a0162d56dba9207 traceID=948160ce8bcb1efe4f8069471b5b3db0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:30Z" level=debug msg="new ref for local: l24ogys75esrxc55oefg7qy70" revision=327229898fc0943e232c3058355cc959897a5701 span="[internal] load build defini
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd-1.6/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-1.6/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3017936731/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1066161860/buildkitd.toml --root /tmp/bktest_buildkitd2645453889 --addr unix:///tmp/bktest_buildkitd2645453889/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:16.437713428 +0000 UTC m=+2.495729365 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3017936731/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1066161860/buildkitd.toml --root /tmp/bktest_buildkitd2645453889 --addr unix:///tmp/bktest_buildkitd2645453889/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2645453889/net/cni\" for cleanup: open /tmp/bktest_buildkitd2645453889/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:16Z" level=debug msg="creating new network namespace gm93tr96t3gpv33ignmdw5bhe" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:16Z" level=debug msg="finished creating network namespace gm93tr96t3gpv33ignmdw5bhe" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:16Z" level=debug msg="finished setting up network namespace gm93tr96t3gpv33ignmdw5bhe" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:16Z" 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:16Z" level=info msg="found worker \"xrrnnepp5m3oplrprj9t9099d\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:20148bc1-05ec-4792-a1b3-4855a735cd58 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:7230d77a4657 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-15T21:42:16Z" level=info msg="found 1 workers, default=\"xrrnnepp5m3oplrprj9t9099d\"" sandbox.go:131: time="2024-05-15T21:42:16Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:16Z" level=info msg="running server on /tmp/bktest_buildkitd2645453889/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:1
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=gateway dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-1.6frontend=gateway3847131973/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd303702068/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config777634813/buildkitd.toml --root /tmp/bktest_buildkitd2389716653 --addr unix:///tmp/bktest_buildkitd2389716653/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:49.221591031 +0000 UTC m=+35.279606978 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd303702068/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config777634813/buildkitd.toml --root /tmp/bktest_buildkitd2389716653 --addr unix:///tmp/bktest_buildkitd2389716653/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:49Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2389716653/net/cni\" for cleanup: open /tmp/bktest_buildkitd2389716653/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:49Z" level=debug msg="creating new network namespace yzl3csxzepa4ffy0k8e0ah0l6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:49Z" level=debug msg="finished creating network namespace yzl3csxzepa4ffy0k8e0ah0l6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:49Z" level=debug msg="finished setting up network namespace yzl3csxzepa4ffy0k8e0ah0l6" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:49Z" 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:49Z" level=info msg="found worker \"3sxjcjhh590czslpn3v8h87ck\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a70deb79-9503-4319-ac06-59d3644002d6 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:7230d77a4657 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-15T21:42:49Z" level=info msg="found 1 workers, default=\"3sxjcjhh590czslpn3v8h87ck\"" sandbox.go:131: time="2024-05-15T21:42:49Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:49Z" level=info msg="running server on /tmp/bktest_buildkitd2389716653/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:49Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=ad3aff554951f07f traceID=46cfedbc276076973ec187d00610cd10 version=v0.0.0+earthlyunknown sandbox.go:131: tim
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=gateway dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-1.6frontend=gateway2612044914/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1587065959/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1587065959/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:49.121172032 +0000 UTC m=+35.179187979 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1587065959/config.toml sandbox.go:131: time="2024-05-15T21:42:49Z" 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:49.144775578Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:49.163111497Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:49.163316923Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:49.163411471Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:49.163476814Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:49.163792187Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:49.164092903Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:49.165032774Z" 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:49.165086715Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:49.165392620Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1587065959/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:49.165433978Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:49.165528987Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:49.165563652Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-15T21:42:49.167424783Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.d
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-1.6frontend=gateway1980322120/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1610036961/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1610036961/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:43.745355295 +0000 UTC m=+29.803371222 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1610036961/config.toml sandbox.go:131: time="2024-05-15T21:42:43Z" 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:43.786178387Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:43.814047739Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:43.814280447Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.814316164Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:43.814333537Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.814472498Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.814811636Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.816360699Z" 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:43.816389363Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.816633052Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1610036961/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:43.816650294Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:43.816713824Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:43.816724634Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-15T21:42:43.818757429Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containe
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF 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/TestCacheImportExport/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2006967992/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2006967992/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:42.263692123 +0000 UTC m=+28.321708090 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2006967992/config.toml sandbox.go:131: time="2024-05-15T21:42:42Z" 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:42.289693995Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:42.311284980Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:42.311432818Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:42.311453457Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:42.311465389Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:42.311592709Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:42.311842349Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:42.312758872Z" l
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3241201155/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3241201155/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:41.748596629 +0000 UTC m=+27.806612566 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3241201155/config.toml sandbox.go:131: time="2024-05-15T21:42:41Z" 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:41.792458021Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:41.821632412Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:41.821765202Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:41.821801951Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:41.821818141Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:41.821949177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:41.822190221Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:41.823632688Z" 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:41.823690377Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:41.823944585Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3241201155/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:41.823986093Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:41.824
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway dockerfile_test.go:4332: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332 /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/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3683058869/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3683058869/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:40.472321423 +0000 UTC m=+26.530337360 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3683058869/config.toml sandbox.go:131: time="2024-05-15T21:42:40Z" 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:40.495427368Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:40.513420429Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:40.513551977Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.513580250Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:40.513593224Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.513690457Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.513953963Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.514708572Z" 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:40.514741634Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.514987396Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3683058869/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:40.515013044Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:40.515084118Z" lev
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "3924b1f17e00225866560ceb35a22c3030a505d31b74578a82e7e32cb4f96417 -\n" actual : "aa92925acb1359aa403e467471d4ca2481081558d78da2c1ed52543993f469c6 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -3924b1f17e00225866560ceb35a22c3030a505d31b74578a82e7e32cb4f96417 - +aa92925acb1359aa403e467471d4ca2481081558d78da2c1ed52543993f469c6 - Test: TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2093657163/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2093657163/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:39.607681837 +0000 UTC m=+25.665697795 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2093657163/config.toml sandbox.go:131: time="2024-05-15T21:42:39Z" 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:39.646383222Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:39.672642748Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:39.672884774Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:39.672939667Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:39.673013406Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:39.673170651Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:39.674841494Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:39.676410274Z" 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:39.676441312Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:39.676664211Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2093657163/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:39.676685602Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:39.676755864Z" level=warning msg="could not use sn
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway dockerfile_test.go:1903: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: 1 actual : 0 Test: TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4179489033/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2669582244/buildkitd.toml --root /tmp/bktest_buildkitd3796875522 --addr unix:///tmp/bktest_buildkitd3796875522/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_containerd4179489033/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2669582244/buildkitd.toml --root /tmp/bktest_buildkitd3796875522 --addr unix:///tmp/bktest_buildkitd3796875522/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.53396416 +0000 UTC m=+24.591980107 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4179489033/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2669582244/buildkitd.toml --root /tmp/bktest_buildkitd3796875522 --addr unix:///tmp/bktest_buildkitd3796875522/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3796875522/net/cni\" for cleanup: open /tmp/bktest_buildkitd3796875522/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="creating new network namespace 38jugdgy992mgq82meep0ujr5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished creating network namespace 38jugdgy992mgq82meep0ujr5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished setting up network namespace 38jugdgy992mgq82meep0ujr5" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" 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:38Z" level=info msg="found worker \"206nwtxmorhy6a1wpmq172u9e\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:71af496d-b8bc-4d19-9144-1d36e3f6047c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:7230d77a4657 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-15T21:42:38Z" level=info msg="found 1 workers, default=\"206nwtxmorhy6a1wpmq172u9e\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="running server on /tmp/bktest_buildk
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/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: "ce6adc469cc1847c0e8d88043fde33228d36a8fb43f23fdbfe2148a905225b4b -\n" Test: TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1845744972/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1845744972/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:33.462914249 +0000 UTC m=+19.520930206 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1845744972/config.toml sandbox.go:131: time="2024-05-15T21:42:33Z" 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:33.490655691Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-15T21:42:33.506765666Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:33.506910198Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:33.506930987Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:33.506949992Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:33.507051483Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:33.507315951Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:33.508197429Z" 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:33.508232124Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:33.508481503Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1845744972/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:33.508505057Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-15T21:42:33.508575921Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:33.508590568Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-15T21:42:33.510388299Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:131: time="2024-05-15T21:42:33.510417284Z" level=info msg="loading plugin \"io.containerd
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd-snapshotter-stargz/frontend=gateway: 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"
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=containerd-snapshotter-stargz/frontend=gateway: 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
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=gateway: 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 / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=oci-rootlessfrontend=gateway3153925919/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4139421868/buildkitd.toml --root /tmp/bktest_buildkitd243836899 --addr unix:///tmp/bktest_buildkitd243836899/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4139421868/buildkitd.toml --root /tmp/bktest_buildkitd243836899 --addr unix:///tmp/bktest_buildkitd243836899/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:43.511453315 +0000 UTC m=+22.428014756 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4139421868/buildkitd.toml --root /tmp/bktest_buildkitd243836899 --addr unix:///tmp/bktest_buildkitd243836899/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:43Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:43Z" level=info msg="found worker \"nhvgafnbxl138b3gpnfhe45fg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:43Z" level=info msg="found 1 workers, default=\"nhvgafnbxl138b3gpnfhe45fg\"" sandbox.go:131: time="2024-05-15T21:42:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:43Z" level=info msg="running server on /tmp/bktest_buildkitd243836899/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:43Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=fd89bc3281f38d33 traceID=cbc04fc24a846f7200770cc4ecc9e6dd version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:43Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:43Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:43Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=oci-rootlessfrontend=gateway2524748283/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3450949484/buildkitd.toml --root /tmp/bktest_buildkitd2674856251 --addr unix:///tmp/bktest_buildkitd2674856251/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3450949484/buildkitd.toml --root /tmp/bktest_buildkitd2674856251 --addr unix:///tmp/bktest_buildkitd2674856251/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:42.677909177 +0000 UTC m=+21.594470618 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3450949484/buildkitd.toml --root /tmp/bktest_buildkitd2674856251 --addr unix:///tmp/bktest_buildkitd2674856251/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:42Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:42Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:42Z" level=info msg="found worker \"qezuijhnqfej5bm5565lb5lbo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:42Z" level=info msg="found 1 workers, default=\"qezuijhnqfej5bm5565lb5lbo\"" sandbox.go:131: time="2024-05-15T21:42:42Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:42Z" level=info msg="running server on /tmp/bktest_buildkitd2674856251/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:42Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=ffd7ba82fde4e6d5 traceID=602dd76f91a90e6de1609a8a89b83307 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:42Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:42Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:42Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=gateway317649944/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3001220256/buildkitd.toml --root /tmp/bktest_buildkitd828474889 --addr unix:///tmp/bktest_buildkitd828474889/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:40.246933122 +0000 UTC m=+19.163494583 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3001220256/buildkitd.toml --root /tmp/bktest_buildkitd828474889 --addr unix:///tmp/bktest_buildkitd828474889/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="found worker \"qxszpxv3ha50pywzj25ghum13\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="found 1 workers, default=\"qxszpxv3ha50pywzj25ghum13\"" sandbox.go:131: time="2024-05-15T21:42:40Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:40Z" level=info msg="running server on /tmp/bktest_buildkitd828474889/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=bc924b4237567a7c traceID=a729a68295bcbb4b7428dfb7c7f488a5 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:40Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Wed, 15 May 2024 21:42:40 GMT" response.header.docker-content-digest="sha256:f410fb4fceefa6ea9177b7f9b1c62b3dcd299bd2193638d2e4d66bad36a74c94" response.header.docker-distribution-api-version=registry/2.0 response.header.etag="\"sha256:f410fb4fceefa6ea9177b7f9b1c62b3dcd299bd2193638d2e4d66bad36a74c94\"" response.status="200 OK" url="http:/
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /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/TestCacheImportExport/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3682773978/buildkitd.toml --root /tmp/bktest_buildkitd3977826308 --addr unix:///tmp/bktest_buildkitd3977826308/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3682773978/buildkitd.toml --root /tmp/bktest_buildkitd3977826308 --addr unix:///tmp/bktest_buildkitd3977826308/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:39.597860365 +0000 UTC m=+18.514421816 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3682773978/buildkitd.toml --root /tmp/bktest_buildkitd3977826308 --addr unix:///tmp/bktest_buildkitd3977826308/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="found worker \"o90bxyezk5rwmffwpgfunmlfu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="found 1 workers, default=\"o90bxyezk5rwmffwpgfunmlfu\"" sandbox.go:131: time="2024-05-15T21:42:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:39Z" level=info msg="running server on /tmp/bktest_buildkitd3977826308/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=dc5d0e1c80fe3f52 traceID=13db26a3eae42f76cae3e3edb712317e version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=406b1c90fa4654a4 traceID=baaf9e6151653f8aaff339d883a50704 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:39Z" level=debug msg="do request" host="localhost:46023" request.
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1777844788/buildkitd.toml --root /tmp/bktest_buildkitd2481706093 --addr unix:///tmp/bktest_buildkitd2481706093/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1777844788/buildkitd.toml --root /tmp/bktest_buildkitd2481706093 --addr unix:///tmp/bktest_buildkitd2481706093/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.725948069 +0000 UTC m=+17.642509500 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1777844788/buildkitd.toml --root /tmp/bktest_buildkitd2481706093 --addr unix:///tmp/bktest_buildkitd2481706093/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found worker \"q7ut91z5x5hk1z1kagpnc6506\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found 1 workers, default=\"q7ut91z5x5hk1z1kagpnc6506\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="running server on /tmp/bktest_buildkitd2481706093/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=be9997152d431192 traceID=bdb8cdcd19468b6b5f11f4d025dd41aa version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=117a2ad91298db68 traceID=0439fe29017eb8cfd4190fa4db7665d2 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:38Z" level=de
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "313ee0cc3095c122cc91a4169e1ee296d9a438e61fc60890e91a0fce53b0090a -\n" actual : "715d114272208b15383ff77cea67970de706500dbceb9ecf65dced574278cd69 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -313ee0cc3095c122cc91a4169e1ee296d9a438e61fc60890e91a0fce53b0090a - +715d114272208b15383ff77cea67970de706500dbceb9ecf65dced574278cd69 - Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config448548455/buildkitd.toml --root /tmp/bktest_buildkitd3456764367 --addr unix:///tmp/bktest_buildkitd3456764367/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config448548455/buildkitd.toml --root /tmp/bktest_buildkitd3456764367 --addr unix:///tmp/bktest_buildkitd3456764367/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:38.126108011 +0000 UTC m=+17.042669442 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config448548455/buildkitd.toml --root /tmp/bktest_buildkitd3456764367 --addr unix:///tmp/bktest_buildkitd3456764367/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found worker \"qcyu3ehx9r6oewc6v9tsk39k8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="found 1 workers, default=\"qcyu3ehx9r6oewc6v9tsk39k8\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="running server on /tmp/bktest_buildkitd3456764367/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=f228962b00b91c96 traceID=fb2f6198bfbaea46a47b5ba519624786 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=oci-rootless/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: "8bdd3c057fa5c6134ec78e35bc5315568805332d8be13381a73d30ae793734e5 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1027001832/buildkitd.toml --root /tmp/bktest_buildkitd422914710 --addr unix:///tmp/bktest_buildkitd422914710/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1027001832/buildkitd.toml --root /tmp/bktest_buildkitd422914710 --addr unix:///tmp/bktest_buildkitd422914710/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:34.6937752 +0000 UTC m=+13.610336641 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1027001832/buildkitd.toml --root /tmp/bktest_buildkitd422914710 --addr unix:///tmp/bktest_buildkitd422914710/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found worker \"red0pyi6qahp7rvzzosbayei6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="found 1 workers, default=\"red0pyi6qahp7rvzzosbayei6\"" sandbox.go:131: time="2024-05-15T21:42:34Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:34Z" level=info msg="running server on /tmp/bktest_buildkitd422914710/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=abacd2e819ba2b41 traceID=28d96ff1819d15934689748e59ebca10 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:34Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Wed, 15 May 2024 21:42:34 GMT" response.header.docker-content-digest="sha256:f410
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless/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/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1001819764/buildkitd.toml --root /tmp/bktest_buildkitd3160983231 --addr unix:///tmp/bktest_buildkitd3160983231/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1001819764/buildkitd.toml --root /tmp/bktest_buildkitd3160983231 --addr unix:///tmp/bktest_buildkitd3160983231/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:32.711346341 +0000 UTC m=+11.627907792 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1001819764/buildkitd.toml --root /tmp/bktest_buildkitd3160983231 --addr unix:///tmp/bktest_buildkitd3160983231/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"g72hpprt452430f9ivalw9s1o\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"g72hpprt452430f9ivalw9s1o\"" sandbox.go:131: time="2024-05-15T21:42:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="running server on /tmp/bktest_buildkitd3160983231/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=beed7d26e1437f4b traceID=e7218309573ea38196a1a8c852dded5c version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=63b8624475562c51 traceID=9611906fb5ddec4b3c45357a3da6936a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Wed, 15 May 2024 21:42:32 GMT" response.header.docker-content-digest="sha256:
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestOnBuildCleared/worker=oci-rootless/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=oci-rootlessfrontend=gateway2541590461/001/foo: no such file or directory Test: TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2152979587/buildkitd.toml --root /tmp/bktest_buildkitd1373233037 --addr unix:///tmp/bktest_buildkitd1373233037/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2152979587/buildkitd.toml --root /tmp/bktest_buildkitd1373233037 --addr unix:///tmp/bktest_buildkitd1373233037/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:32.580387995 +0000 UTC m=+11.496949466 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2152979587/buildkitd.toml --root /tmp/bktest_buildkitd1373233037 --addr unix:///tmp/bktest_buildkitd1373233037/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"3dj6bk52upzgwitrrird3bm0s\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"3dj6bk52upzgwitrrird3bm0s\"" sandbox.go:131: time="2024-05-15T21:42:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="running server on /tmp/bktest_buildkitd1373233037/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=6931d5b693f86b6f traceID=11583878d41ac22f9d010088720148c4 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:46023/v2/buildkit_test/n2q9fydu57ft566t8f2l6xb78/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="fetch response received" host="localhost:46023" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.da
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=oci-rootless/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=oci-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config515612284/buildkitd.toml --root /tmp/bktest_buildkitd1738560454 --addr unix:///tmp/bktest_buildkitd1738560454/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config515612284/buildkitd.toml --root /tmp/bktest_buildkitd1738560454 --addr unix:///tmp/bktest_buildkitd1738560454/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:32.371241014 +0000 UTC m=+11.287802445 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config515612284/buildkitd.toml --root /tmp/bktest_buildkitd1738560454 --addr unix:///tmp/bktest_buildkitd1738560454/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found worker \"2daeac0heotlous2km2xsc7aa\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7ddf42fd30bc org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="found 1 workers, default=\"2daeac0heotlous2km2xsc7aa\"" sandbox.go:131: time="2024-05-15T21:42:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:32Z" level=info msg="running server on /tmp/bktest_buildkitd1738560454/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=f4e444784e9cdfb5 traceID=611a05158cd32305aeb1d1227a7722c3 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg=resolving host="localhost:46023" sandbox.go:131: time="2024-05-15T21:42:32Z" level=debug msg="do request" host="localhost:46023" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev r
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway 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=oci-snapshotter-stargzfrontend=gateway2854234461/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config352998894/buildkitd.toml --root /tmp/bktest_buildkitd1270277201 --addr unix:///tmp/bktest_buildkitd1270277201/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config352998894/buildkitd.toml --root /tmp/bktest_buildkitd1270277201 --addr unix:///tmp/bktest_buildkitd1270277201/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:00.797721179 +0000 UTC m=+6.981374426 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config352998894/buildkitd.toml --root /tmp/bktest_buildkitd1270277201 --addr unix:///tmp/bktest_buildkitd1270277201/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:00Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1270277201/net/cni\" for cleanup: open /tmp/bktest_buildkitd1270277201/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:00Z" level=debug msg="creating new network namespace wqx8sjompmb5znjplsb1kbvi1" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:00Z" level=debug msg="finished creating network namespace wqx8sjompmb5znjplsb1kbvi1" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:00Z" level=debug msg="finished setting up network namespace wqx8sjompmb5znjplsb1kbvi1" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:00Z" level=info msg="found worker \"6vvrm0ejk586kdsur8g3lyb22\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:011d96e61d7a org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:43:00Z" level=info msg="found 1 workers, default=\"6vvrm0ejk586kdsur8g3lyb22\"" sandbox.go:131: time="2024-05-15T21:43:00Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:43:00Z" level=info msg="running server on /tmp/bktest_buildkitd1270277201/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:43:00Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=0727b2c5309e1b0c traceID=0f89a985c31fdac189e7ecd30798eae5 version=v0.0.0+earthlyunknown sandbox.go:131: time="20
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd/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/frontend=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2616183635/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:43.361552282 +0000 UTC m=+3.886933912 /usr/bin/containerd --config /tmp/bktest_containerd2616183635/config.toml sandbox.go:131: time="2024-05-15T21:42:43Z" 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:43.387263986Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:43.417533480Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:43.417564958Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:43.417603480Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.417690252Z" 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:43.417713385Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.417730036Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:43.417745775Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.417863014Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.418390764Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.419261978Z" 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:43.419287675Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:43.419459846Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2616183635/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.g
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway === CONT TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway 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/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd564470244/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd564470244/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:58.416586688 +0000 UTC m=+18.941968338 /usr/bin/containerd --config /tmp/bktest_containerd564470244/config.toml sandbox.go:131: time="2024-05-15T21:42:58Z" 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:58.441244320Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:58.456334104Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:58.456366064Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:58.456422299Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.456507618Z" 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:58.456523768Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.456542483Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:58.456557290Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.456654672Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.456895711Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.458189081Z" 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:58.458215801Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:58.458435400Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd564470244/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:58.458457191Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway 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=containerdfrontend=gateway2255792807/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2435150365/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:45.711758491 +0000 UTC m=+6.237140141 /usr/bin/containerd --config /tmp/bktest_containerd2435150365/config.toml sandbox.go:131: time="2024-05-15T21:42:45Z" 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:45.738376334Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:45.763508405Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:45.763665197Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:45.763731190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.763847297Z" 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:45.763881601Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.763915213Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:45.763940991Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.764091702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.764818997Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.765963850Z" 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:45.765992333Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:45.766218755Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2435150365/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:45.766239835Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:45.766360339Z" level=info msg="loading plugin
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway 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: Unavailable: error reading from server: EOF 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/TestReproSourceDateEpoch/worker=containerd/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2520268025/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2520268025/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:44.896685659 +0000 UTC m=+5.422067320 /usr/bin/containerd --config /tmp/bktest_containerd2520268025/config.toml sandbox.go:131: time="2024-05-15T21:42:44Z" 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:44.940432091Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:44.989412976Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:44.989458140Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:44.989508314Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:44.989596618Z" 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:44.989620342Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:44.989637394Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:1
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7531 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3559131591/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1697183884/buildkitd.toml --root /tmp/bktest_buildkitd927945126 --addr unix:///tmp/bktest_buildkitd927945126/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7531 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3559131591/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1697183884/buildkitd.toml --root /tmp/bktest_buildkitd927945126 --addr unix:///tmp/bktest_buildkitd927945126/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:21.768732039 +0000 UTC m=+2.591615970 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7531 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3559131591/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1697183884/buildkitd.toml --root /tmp/bktest_buildkitd927945126 --addr unix:///tmp/bktest_buildkitd927945126/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:21Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:21Z" 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:21Z" level=info msg="found worker \"i2hkgki419v116jpldqizqwfn\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:88df8114-6d04-4e9d-b733-e699fed9dfa1 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ab222ea47553 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:21Z" level=info msg="found 1 workers, default=\"i2hkgki419v116jpldqizqwfn\"" sandbox.go:131: time="2024-05-15T21:42:21Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:21Z" level=info msg="running server on /tmp/bktest_buildkitd927945126/buildkitd.sock" sandbox.go:131
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4281158355/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4281158355/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:22.930716758 +0000 UTC m=+3.753600689 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4281158355/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4281158355/config.toml sandbox.go:131: time="2024-05-15T21:42:22Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:23Z" 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:23.129897078Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:23.150339091Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:23.150400535Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:23.150452202Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:23.150483303Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:23.150588699Z" 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:23.150616632Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:23.150634365Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:23.150662034Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:23.150971592Z" level=info msg="loading plugi
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway dockerfile_test.go:4332: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332 /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/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2943494072/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2943494072/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2943494072/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2943494072/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:27.988340837 +0000 UTC m=+8.811224777 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2943494072/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2943494072/config.toml sandbox.go:131: time="2024-05-15T21:42:28Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:28Z" 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:28.131596464Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:28.160209399Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:28.160238784Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:28.160308514Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:28.160339181Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.160455338Z" 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:28.160493660Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:28.160522343Z" level=warning msg="fa
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "69f1f945aa2efb97c52faa000050b473e2ea7ee52e3bc2cfdd8bee281d551336 -\n" actual : "2f4994051a294ae809e454fd833108ffc248f395e75d3321e5ff53e7a618937f -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -69f1f945aa2efb97c52faa000050b473e2ea7ee52e3bc2cfdd8bee281d551336 - +2f4994051a294ae809e454fd833108ffc248f395e75d3321e5ff53e7a618937f - Test: TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2482863071/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2482863071/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2482863071/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2482863071/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:27.467022144 +0000 UTC m=+8.289906065 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2482863071/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2482863071/config.toml sandbox.go:131: time="2024-05-15T21:42:27Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." 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.543923147Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:27.570169626Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:27.570228897Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:27.570300551Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:27.570340515Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:27.570454067Z" 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.570499021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:27.570528847Z" level=warning msg="failed to load plugin io.container
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway dockerfile_test.go:1903: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: 1 actual : 0 Test: TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3850338090/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3850338090/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3850338090/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3850338090/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:26.830566335 +0000 UTC m=+7.653450266 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3850338090/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3850338090/config.toml sandbox.go:131: time="2024-05-15T21:42:26Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42: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-15T21:42:26.895785358Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:26.923814022Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:26.923907116Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:26.923965876Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:26.923983519Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:26.924063258Z" 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:26.924083996Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:26.924100908Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:26.924117278Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:26.924274813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:26.924532564Z" level=info msg="loading plugin
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=containerd-rootless/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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 23894 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2108309505/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3938890539/buildkitd.toml --root /tmp/bktest_buildkitd2664086883 --addr unix:///tmp/bktest_buildkitd2664086883/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 23894 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2108309505/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3938890539/buildkitd.toml --root /tmp/bktest_buildkitd2664086883 --addr unix:///tmp/bktest_buildkitd2664086883/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:50.73335592 +0000 UTC m=+31.556239842 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 23894 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2108309505/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3938890539/buildkitd.toml --root /tmp/bktest_buildkitd2664086883 --addr unix:///tmp/bktest_buildkitd2664086883/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:50Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:50Z" 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:50Z" level=info msg="found worker \"m3xgqoadf2dkg4q3epid3r6lz\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:460d7e57-9b3f-4eb8-8f0c-265682a07771 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ab222ea47553 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:50Z" level=info msg="found 1 workers, default=\"m3xgqoadf2dkg4q3epid3r6lz\"" sandbox.go:131: time="2024-05-15T21:42:50Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=containerd-rootless/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-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1691383896/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1691383896/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:50.841798896 +0000 UTC m=+31.664682837 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1691383896/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1691383896/config.toml sandbox.go:131: time="2024-05-15T21:42:50Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:50Z" 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:50.933156866Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:50.955861133Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:50.955892341Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:50.955929440Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:50.955945661Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.956024548Z" 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:50.956040117Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.956057399Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:50.956069071Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.956158929Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.cont
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestWildcardRenameCache/worker=containerd-rootless/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-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4179068390/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4179068390/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:50.837623631 +0000 UTC m=+31.660507572 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4179068390/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd4179068390/config.toml sandbox.go:131: time="2024-05-15T21:42:50Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:50Z" 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:50.929261275Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:50.960669082Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:50.960765321Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:50.960832667Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-15T21:42:50.960867212Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.961110824Z" 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:50.961136903Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.961176857Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:50.961196163Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.961552067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.962147960Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:50.963670325Z" 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 pl
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestNamedImageContext/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestNamedImageContext/worker=containerd-rootless/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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2562326491/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2562326491/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2562326491/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2562326491/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:35.599841762 +0000 UTC m=+16.422725693 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2562326491/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2562326491/config.toml sandbox.go:131: time="2024-05-15T21:42:35Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-15T21:42:35Z" 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:35.728612629Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:35.755602292Z" level=info msg="loading plugin \"io.
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestNamedOCILayoutContext/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestNamedOCILayoutContext/worker=containerd-rootless/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-rootlessfrontend=gateway1461529670/002/out: no such file or directory Test: TestIntegration/TestNamedOCILayoutContext/worker=containerd-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 14234 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2233464214/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config859865558/buildkitd.toml --root /tmp/bktest_buildkitd2809935527 --addr unix:///tmp/bktest_buildkitd2809935527/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:33.266205522 +0000 UTC m=+14.089089454 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 14234 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2233464214/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config859865558/buildkitd.toml --root /tmp/bktest_buildkitd2809935527 --addr unix:///tmp/bktest_buildkitd2809935527/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-15T21:42:33Z" 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:33Z" level=info msg="found worker \"2ejugz2o7styc3vp3ztt9ufk1\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:48b6d5d6-8f38-4c04-a1c4-b117d8b84299 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ab222ea47553 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="found 1 workers, default=\"2ejugz2o7styc3vp3ztt9ufk1\"" sandbox.go:131: time="2024-05-15T21:42:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:33Z" level=info msg="running server on /tmp/bktest_buildkitd2809935527/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=9f402f8a9efeb84e traceID=cbfc48a398a1562fa602c19692131825 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg=resolving host="localhost:37081" sandbox.go:131: time="2024-05-15T21:42:33Z" level=debug msg="do request" host="localhost:37081" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37081/v2/buildkit_test/nhgltg3nmafawt0wf8mhrgsys/manife
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc177724582/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc177724582/root sandbox.go:131: > StartCmd 2024-05-15 21:42:20.332470742 +0000 UTC m=+2.551727359 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc177724582/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc177724582/root sandbox.go:131: {"key":"buildkit/1/jas5gdnj75fm0bc2t81hov1t3","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:20.757494982Z"} sandbox.go:131: {"key":"buildkit/1/jas5gdnj75fm0bc2t81hov1t3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:20.757615246Z"} sandbox.go:131: {"key":"buildkit/2/ugzfvr3gruowyxfwy71zxt67k","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:20.772142157Z"} sandbox.go:131: {"key":"buildkit/2/ugzfvr3gruowyxfwy71zxt67k","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:20.772206617Z"} sandbox.go:131: {"key":"buildkit/4/rw8pb5cd61ukbe9ady67witlf","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:20.779056167Z"} sandbox.go:131: {"key":"buildkit/4/rw8pb5cd61ukbe9ady67witlf","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:20.779105509Z"} sandbox.go:131: {"key":"buildkit/5/q9eqpys55x12qom1hnuqe6t2m","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:20.788571093Z"} sandbox.go:131: {"key":"buildkit/5/q9eqpys55x12qom1hnuqe6t2m","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:20.788613101Z"} sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/2 /tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/4]","time":"2024-05-15T21:42:20.840895256Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-15T21:42:20.840940750Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/4/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc177724582/root/snapshotter/snapshots/4/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-15
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3045875851/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:35.138303256 +0000 UTC m=+17.357559873 /usr/bin/containerd --config /tmp/bktest_containerd3045875851/config.toml sandbox.go:131: time="2024-05-15T21:42:35Z" 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:35.160999520Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:35.202472418Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:35.202508274Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:35.202588664Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.202675876Z" 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:35.202698859Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.202719477Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:35.202734655Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.202831676Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.203067214Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.203972037Z" 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:35.204004177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:35.204197196Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3045875851/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:35.204220399Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-15T21:42:35.204329992Z" lev
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc587998161/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc587998161/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc587998161/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc587998161/root sandbox.go:131: > StartCmd 2024-05-15 21:42:34.522837246 +0000 UTC m=+16.742093873 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc587998161/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc587998161/root sandbox.go:131: {"key":"buildkit/1/ipkof7sctnmhya98e7xndfjvt","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:34.881282178Z"} sandbox.go:131: {"key":"buildkit/1/ipkof7sctnmhya98e7xndfjvt","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:34.881418411Z"} sandbox.go:131: {"key":"buildkit/2/ewzacvagc0gr7h8vxy3wq2n55","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:34.896322050Z"} sandbox.go:131: {"key":"buildkit/2/ewzacvagc0gr7h8vxy3wq2n55","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:34.896403281Z"} sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/2]","time":"2024-05-15T21:42:34.954107488Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-15T21:42:34.954146070Z"} sandbox.go:131: {"key":"buildkit/2/ewzacvagc0gr7h8vxy3wq2n55","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:34.990696391Z"} sandbox.go:131: {"key":"buildkit/2/ewzacvagc0gr7h8vxy3wq2n55","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc587998161/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:34.990764238Z"} sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1107539523/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1107539523/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:34.624702912 +0000 UTC m=+16.843959519 /usr/bin/containerd --config /tmp/bktest_containerd1107539523/config.toml sandbox.go:131: time="2024-05-15T21:42:34Z" 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:34.641939810Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:34.6566806
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=builtin1235003181/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd161369989/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd161369989/config.toml sandbox.go:131: > StartCmd 2024-05-15 21:42:40.215479422 +0000 UTC m=+22.434736079 /usr/bin/containerd --config /tmp/bktest_containerd161369989/config.toml sandbox.go:131: time="2024-05-15T21:42:40Z" 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:40.239644628Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-15T21:42:40.265263829Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-15T21:42:40.265334991Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-15T21:42:40.265411393Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.265663823Z" 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:40.265686635Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.265716120Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-15T21:42:40.265731138Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.265870046Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.266122917Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.266921181Z" 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:40.266950856Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-15T21:42:40.267120963Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd161369989/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:40.26713967
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=client1273463102/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd368972052/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config901430144/buildkitd.toml --root /tmp/bktest_buildkitd2408493337 --addr unix:///tmp/bktest_buildkitd2408493337/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:37.947929584 +0000 UTC m=+20.167186201 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd368972052/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config901430144/buildkitd.toml --root /tmp/bktest_buildkitd2408493337 --addr unix:///tmp/bktest_buildkitd2408493337/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2408493337/net/cni\" for cleanup: open /tmp/bktest_buildkitd2408493337/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="creating new network namespace j4fozhe1l9da7j2ziqdhd2t9y" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished creating network namespace j4fozhe1l9da7j2ziqdhd2t9y" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="finished setting up network namespace j4fozhe1l9da7j2ziqdhd2t9y" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:38Z" 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:38Z" level=info msg="found worker \"vjjmhnqjq8434fhgmpzocqj8g\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:3709c6a5-c730-4c02-94ac-5bee7ed51f8d org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:026cd2322c9c 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:38Z" level=info msg="found 1 workers, default=\"vjjmhnqjq8434fhgmpzocqj8g\"" sandbox.go:131: time="2024-05-15T21:42:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:38Z" level=info msg="running server on /tmp/bktest_buildkitd2408493337/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:38Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 s
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2086294268/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2086294268/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2086294268/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2086294268/root sandbox.go:131: > StartCmd 2024-05-15 21:42:32.024863464 +0000 UTC m=+14.244120081 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2086294268/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2086294268/root sandbox.go:131: {"key":"buildkit/1/v25ol99xn4lsn40kz0i5u7knl","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:32.409162142Z"} sandbox.go:131: {"key":"buildkit/1/v25ol99xn4lsn40kz0i5u7knl","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2086294268/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:32.409361022Z"} sandbox.go:131: {"key":"buildkit/2/k1ly4ooma1rfucd39pzjqme07","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:32.428447124Z"} sandbox.go:131: {"key":"buildkit/2/k1ly4ooma1rfucd39pzjqme07","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2086294268/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:32.428523345Z"} sandbox.go:131: {"key":"buildkit/4/tk0b1ptzj1eue39shmc1z4bet","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:32.911044071Z"} sandbox.go:131: {"key":"buildkit/4/tk0b1ptzj1eue39shmc1z4bet","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2086294268/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:32.911120262Z"} sandbox.go:131: {"key":"buildkit/5/q86g0toivm5hof40trv4bjtlc","level":"debug","msg":"checking layer availability","time":"2024-05-15T21:42:32.924157741Z"} sandbox.go:131: {"key":"buildkit/5/q86g0toivm5hof40trv4bjtlc","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2086294268/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-15T21:42:32.924253369Z"} sandbox.go:131: {"key":"buildkit/7/tmp-jbzcn83u7y9hszqn8r97fdbxb sha256:67a4178b7d47beb6a1f697a593bd0c6841c67eb0da00f2badefb05fd30671490","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc2086294268/root/snapshotter/snapshots/5/fs","parent":"","time":"2024-05-15T21:42:32.949158191Z"} sandbox.go:131: {"key":"buildkit/7/tmp-jbzcn83u7y9hszqn8r97fdbxb sha256:67a4178b7d47be
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd903517018/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1184077229/buildkitd.toml --root /tmp/bktest_buildkitd341343055 --addr unix:///tmp/bktest_buildkitd341343055/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_containerd903517018/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1184077229/buildkitd.toml --root /tmp/bktest_buildkitd341343055 --addr unix:///tmp/bktest_buildkitd341343055/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:20.539115304 +0000 UTC m=+2.758371931 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd903517018/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1184077229/buildkitd.toml --root /tmp/bktest_buildkitd341343055 --addr unix:///tmp/bktest_buildkitd341343055/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="could not read \"/tmp/bktest_buildkitd341343055/net/cni\" for cleanup: open /tmp/bktest_buildkitd341343055/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="creating new network namespace dbi160i7lvnpe9r5nv2ccl0yi" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="finished creating network namespace dbi160i7lvnpe9r5nv2ccl0yi" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:20Z" level=debug msg="finished setting up network namespace dbi160i7lvnpe9r5nv2ccl0yi" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:20Z" 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:20Z" level=info msg="found worker \"sfcrko9z3i6fm6sph8bpd8nn9\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:34513384-f4a7-4bf1-907b-a18f000bce06 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:026cd232
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.04s)
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=ocifrontend=gateway1081954598/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway sandbox.go:128: 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_config2205227239/buildkitd.toml --root /tmp/bktest_buildkitd3036229484 --addr unix:///tmp/bktest_buildkitd3036229484/buildkitd.sock --debug sandbox.go:128: 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_config2205227239/buildkitd.toml --root /tmp/bktest_buildkitd3036229484 --addr unix:///tmp/bktest_buildkitd3036229484/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:10.30311772 +0000 UTC m=+28.990142260 /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_config2205227239/buildkitd.toml --root /tmp/bktest_buildkitd3036229484 --addr unix:///tmp/bktest_buildkitd3036229484/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:10Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3036229484/net/cni\" for cleanup: open /tmp/bktest_buildkitd3036229484/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg="creating new network namespace t7au8sosx6chmove0xnd92nvv" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg="finished creating network namespace t7au8sosx6chmove0xnd92nvv" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg="finished setting up network namespace t7au8sosx6chmove0xnd92nvv" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:10Z" level=info msg="found worker \"m6t4yob2k8kamp5wxsizq8hqm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:43:10Z" level=info msg="found 1 workers, default=\"m6t4yob2k8kamp5wxsizq8hqm\"" sandbox.go:131: time="2024-05-15T21:43:10Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:43:10Z" level=info msg="running server on /tmp/bktest_buildkitd3036229484/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=3ce8cdbfa8eb5f6a traceID=f3c60dd3ee8f6dccc59a1843fb6a8532 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:10Z" level=debug msg=resolving host="localh
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=ocifrontend=gateway1609852934/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway sandbox.go:128: 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_config4060407914/buildkitd.toml --root /tmp/bktest_buildkitd750293083 --addr unix:///tmp/bktest_buildkitd750293083/buildkitd.sock --debug sandbox.go:128: 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_config4060407914/buildkitd.toml --root /tmp/bktest_buildkitd750293083 --addr unix:///tmp/bktest_buildkitd750293083/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:09.645561161 +0000 UTC m=+28.332585701 /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_config4060407914/buildkitd.toml --root /tmp/bktest_buildkitd750293083 --addr unix:///tmp/bktest_buildkitd750293083/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:09Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd750293083/net/cni\" for cleanup: open /tmp/bktest_buildkitd750293083/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg="creating new network namespace e6wgqeyt4s588mkw6iw01qt7e" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg="finished creating network namespace e6wgqeyt4s588mkw6iw01qt7e" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg="finished setting up network namespace e6wgqeyt4s588mkw6iw01qt7e" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:09Z" level=info msg="found worker \"nu7b8jitonzr9rteildzqjmn9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:43:09Z" level=info msg="found 1 workers, default=\"nu7b8jitonzr9rteildzqjmn9\"" sandbox.go:131: time="2024-05-15T21:43:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:43:09Z" level=info msg="running server on /tmp/bktest_buildkitd750293083/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=7f2d74d30b8beeef traceID=0fc9a31493e9d51f9f6eed5bafca4c3d version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:09Z" level=debug msg=resolving host="localhost:37365" s
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=ocifrontend=gateway935373442/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway sandbox.go:128: 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_config1401432576/buildkitd.toml --root /tmp/bktest_buildkitd2941239629 --addr unix:///tmp/bktest_buildkitd2941239629/buildkitd.sock --debug sandbox.go:128: 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_config1401432576/buildkitd.toml --root /tmp/bktest_buildkitd2941239629 --addr unix:///tmp/bktest_buildkitd2941239629/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:06.407412705 +0000 UTC m=+25.094437246 /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_config1401432576/buildkitd.toml --root /tmp/bktest_buildkitd2941239629 --addr unix:///tmp/bktest_buildkitd2941239629/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2941239629/net/cni\" for cleanup: open /tmp/bktest_buildkitd2941239629/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg="creating new network namespace 26v10b9w035bi482hc696jfrb" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg="finished creating network namespace 26v10b9w035bi482hc696jfrb" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg="finished setting up network namespace 26v10b9w035bi482hc696jfrb" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:06Z" level=info msg="found worker \"jmbqc8cyiudldsh1fvs2qjuis\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:43:06Z" level=info msg="found 1 workers, default=\"jmbqc8cyiudldsh1fvs2qjuis\"" sandbox.go:131: time="2024-05-15T21:43:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:43:06Z" level=info msg="running server on /tmp/bktest_buildkitd2941239629/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=c8688b6167dc518d traceID=4031c04ed260681f1c57ca7f5e52289e version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:06Z" level=debug msg=resolving host="localhost:
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF 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/TestCacheImportExport/worker=oci/frontend=gateway sandbox.go:128: 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_config713983265/buildkitd.toml --root /tmp/bktest_buildkitd2737735875 --addr unix:///tmp/bktest_buildkitd2737735875/buildkitd.sock --debug sandbox.go:128: 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_config713983265/buildkitd.toml --root /tmp/bktest_buildkitd2737735875 --addr unix:///tmp/bktest_buildkitd2737735875/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:05.557775604 +0000 UTC m=+24.244800154 /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_config713983265/buildkitd.toml --root /tmp/bktest_buildkitd2737735875 --addr unix:///tmp/bktest_buildkitd2737735875/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:05Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2737735875/net/cni\" for cleanup: open /tmp/bktest_buildkitd2737735875/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:05Z" level=debug msg="creating new network namespace 3tyeqc34ipqs1vl9n8rppfbap" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:05Z" level=debug msg="finished creating network namespace 3tyeqc34ipqs1vl9n8rppfbap" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:05Z" level=debug msg="finished setting up network namespace 3tyeqc34ipqs1vl9n8rppfbap" revision=327229898fc0943e232c3058355cc
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /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/TestImageManifestCacheImportExport/worker=oci/frontend=gateway sandbox.go:128: 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_config1932693212/buildkitd.toml --root /tmp/bktest_buildkitd1329800037 --addr unix:///tmp/bktest_buildkitd1329800037/buildkitd.sock --debug sandbox.go:128: 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_config1932693212/buildkitd.toml --root /tmp/bktest_buildkitd1329800037 --addr unix:///tmp/bktest_buildkitd1329800037/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:04.534488406 +0000 UTC m=+23.221512956 /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_config1932693212/buildkitd.toml --root /tmp/bktest_buildkitd1329800037 --addr unix:///tmp/bktest_buildkitd1329800037/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:04Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:04Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1329800037/net/cni\" for cleanup: open /tmp/bktest_buildkitd1329800037/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:04Z" level=debug msg="creating new network namespace im51ikqqvi8c733f6h3wa4unl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:04Z" level=debug msg="finished creating network namespace im51ikqqvi8c733f6h3wa4unl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:04Z" level=debug msg="finished setting up network namespace im51ikqqvi8c733f6h3wa4unl" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:04Z" level=info msg="found worker \"oxw5tz2s81mx2ocpnk4891mvy\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:43:04Z" level=info msg="found 1 workers, default=\"oxw5tz2s81mx2ocpnk4891mvy\"" sandbox.go:131: time="2024-05-15T21:43:04Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:43:04Z" le
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=oci/frontend=gateway === CONT TestIntegration/TestNoCache/worker=oci/frontend=gateway dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "8f7432f3925f7c3fde1a79dc7461f27ea6e5315925ab26120449184c8ccde5be -\n" actual : "fe6026caf019450bf23fd0199797ada8a74ec8f397f84ed4a3d5e1b2f1e0dc96 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -8f7432f3925f7c3fde1a79dc7461f27ea6e5315925ab26120449184c8ccde5be - +fe6026caf019450bf23fd0199797ada8a74ec8f397f84ed4a3d5e1b2f1e0dc96 - Test: TestIntegration/TestNoCache/worker=oci/frontend=gateway sandbox.go:128: 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_config2238716740/buildkitd.toml --root /tmp/bktest_buildkitd1065070371 --addr unix:///tmp/bktest_buildkitd1065070371/buildkitd.sock --debug sandbox.go:131: 9b878b4a879b10bfe20338beb69f3cf9259cf75e297a2065aac420e50c741a12 - sandbox.go:131: fe6026caf019450bf23fd0199797ada8a74ec8f397f84ed4a3d5e1b2f1e0dc96 - sandbox.go:131: 32cc97bc9a71240dcc7b30de49d7e941ff8d4e7832aabbaf3eb58c17ea4e08ba - sandbox.go:131: 8f7432f3925f7c3fde1a79dc7461f27ea6e5315925ab26120449184c8ccde5be - sandbox.go:131: 20ff00f0d22d3fce947aa00f1d962f4aa0910f0a3b940587b6f57e6e7b648eb8 - sandbox.go:128: 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_config2238716740/buildkitd.toml --root /tmp/bktest_buildkitd1065070371 --addr unix:///tmp/bktest_buildkitd1065070371/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:43:03.807568306 +0000 UTC m=+22.494592846 /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_config2238716740/buildkitd.toml --root /tmp/bktest_buildkitd1065070371 --addr unix:///tmp/bktest_buildkitd1065070371/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:43:03Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:43:03Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1065070371/net/cni\" for cleanup: open /tmp/bktest_buildkitd1065070371/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:43:03Z" level=debug msg="creating new network namespace cj7b9y2czogy9tygum9wonp5s" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:03Z" level=debug msg="finished creating network namespace cj7b9y2czogy9tygum9wonp5s" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:03Z" level=debug msg="finished setting up network namespace cj7b9y2czogy9tygum9wonp5s" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:43:03Z" level=info msg="found worker \"ryggyfb86oaw2fgd58l0050gp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/ar
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=oci/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: "f1df8ac15322b425ee68b6923fcfb48fbe44ee00df46f980a0794cd750797952 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway sandbox.go:128: 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_config2398610643/buildkitd.toml --root /tmp/bktest_buildkitd3529270061 --addr unix:///tmp/bktest_buildkitd3529270061/buildkitd.sock --debug sandbox.go:128: 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_config2398610643/buildkitd.toml --root /tmp/bktest_buildkitd3529270061 --addr unix:///tmp/bktest_buildkitd3529270061/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:58.95042222 +0000 UTC m=+17.637446760 /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_config2398610643/buildkitd.toml --root /tmp/bktest_buildkitd3529270061 --addr unix:///tmp/bktest_buildkitd3529270061/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:58Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3529270061/net/cni\" for cleanup: open /tmp/bktest_buildkitd3529270061/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:58Z" level=debug msg="creating new network namespace vdmk0whgy9dv0nk5cnph69a7o" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:59Z" level=debug msg="finished creating network namespace vdmk0whgy9dv0nk5cnph69a7o" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:59Z" level=debug msg="finished setting up network namespace vdmk0whgy9dv0nk5cnph69a7o" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:59Z" level=info msg="found worker \"hyy3trmi544cs5o457z6nx50u\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:59Z" level=info msg="found 1 workers, default=\"hyy3trmi544cs5o457z6nx50u\"" sandbox.go:131: time="2024-05-15T21:42:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:59Z" level=info msg="running server on /tmp/bktest_buildkitd3529270061/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:59Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=b3b83dd95c9ccdbc traceID=7922a2b5ab482da75fa662c85f952fb7 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:59Z" level=debug msg=resolving host="localhost:37365" sandbox.go:131: time="2024-05-15T21:42:59Z" level=debug msg="do request" host="localhost:37365"
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/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=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3043730530/buildkitd.toml --root /tmp/bktest_buildkitd2974531329 --addr unix:///tmp/bktest_buildkitd2974531329/buildkitd.sock --debug sandbox.go:128: 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_config3043730530/buildkitd.toml --root /tmp/bktest_buildkitd2974531329 --addr unix:///tmp/bktest_buildkitd2974531329/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:56.674504873 +0000 UTC m=+15.361529413 /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_config3043730530/buildkitd.toml --root /tmp/bktest_buildkitd2974531329 --addr unix:///tmp/bktest_buildkitd2974531329/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2974531329/net/cni\" for cleanup: open /tmp/bktest_buildkitd2974531329/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="creating new network namespace kcl88pljzm69y86qggkrr994u" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished creating network namespace kcl88pljzm69y86qggkrr994u" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished setting up network namespace kcl88pljzm69y86qggkrr994u" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found worker \"jq4jjwm9czlwzru2yctqyv86t\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found 1 workers, default=\"jq4jjwm9czlwzru2yctqyv86t\"" sandbox.go:131: time="2024-05-15T21:42:56Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="running server on /tmp/bktest_buildkitd2974531329/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=6688f5c2437b05e0 traceID=93d1a829342de28a130cc207a167964c version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="skipping invalid cache export mode: " revision=327229898fc0943e232c3058355cc959897a5701 spanID=79838e0f27f50fde traceID=a3d84af866395cc6c5437d3f60de343f version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg=resolving host="localhost:37365" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="do request" host="localhost:3
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway === PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway === CONT TestIntegration/TestOnBuildCleared/worker=oci/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=ocifrontend=gateway4133505359/001/foo: no such file or directory Test: TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway sandbox.go:128: 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_config463688050/buildkitd.toml --root /tmp/bktest_buildkitd1473815365 --addr unix:///tmp/bktest_buildkitd1473815365/buildkitd.sock --debug sandbox.go:128: 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_config463688050/buildkitd.toml --root /tmp/bktest_buildkitd1473815365 --addr unix:///tmp/bktest_buildkitd1473815365/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:56.561838451 +0000 UTC m=+15.248863021 /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_config463688050/buildkitd.toml --root /tmp/bktest_buildkitd1473815365 --addr unix:///tmp/bktest_buildkitd1473815365/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1473815365/net/cni\" for cleanup: open /tmp/bktest_buildkitd1473815365/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="creating new network namespace 0oy1yi3da33yc0gini7sov965" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished creating network namespace 0oy1yi3da33yc0gini7sov965" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished setting up network namespace 0oy1yi3da33yc0gini7sov965" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found worker \"xiuf43quy8er4dkqu294zo6h9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found 1 workers, default=\"xiuf43quy8er4dkqu294zo6h9\"" sandbox.go:131: time="2024-05-15T21:42:56Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="running server on /tmp/bktest_buildkitd1473815365/buildkitd.sock" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="session started" revision=327229898fc0943e232c3058355cc959897a5701 spanID=0e08939118056f5d traceID=fd3792361a6d4b7b40b3f01a175d8304 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg=resolving host="localhost:37365" sandbox.go:131: time="2024-05-
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=oci/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=oci/frontend=gateway sandbox.go:128: 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_config3460076338/buildkitd.toml --root /tmp/bktest_buildkitd3358853452 --addr unix:///tmp/bktest_buildkitd3358853452/buildkitd.sock --debug sandbox.go:128: 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_config3460076338/buildkitd.toml --root /tmp/bktest_buildkitd3358853452 --addr unix:///tmp/bktest_buildkitd3358853452/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-15 21:42:56.362508543 +0000 UTC m=+15.049533093 /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_config3460076338/buildkitd.toml --root /tmp/bktest_buildkitd3358853452 --addr unix:///tmp/bktest_buildkitd3358853452/buildkitd.sock --debug sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3358853452/net/cni\" for cleanup: open /tmp/bktest_buildkitd3358853452/net/cni: no such file or directory" sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="creating new network namespace z1i4zflrpbdd436m5yqx4t2v3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished creating network namespace z1i4zflrpbdd436m5yqx4t2v3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=debug msg="finished setting up network namespace z1i4zflrpbdd436m5yqx4t2v3" revision=327229898fc0943e232c3058355cc959897a5701 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found worker \"sun4882abjtc2revbiti1rnks\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffa920502c31 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="found 1 workers, default=\"sun4882abjtc2revbiti1rnks\"" sandbox.go:131: time="2024-05-15T21:42:56Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-15T21:42:56Z" level=info msg="running server on /tmp/bktest_buildkitd3358853452/
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd, ./frontend/dockerfile, integration)
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/.
test / run (containerd-1.6, ./frontend/dockerfile, integration)
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/.
test / run (containerd-rootless, ./frontend/dockerfile, integration)
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/.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
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/.
test / run (oci-rootless, ./frontend/dockerfile, integration)
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/.
test / run (oci, ./frontend/dockerfile, integration)
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/.
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
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/.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
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/.
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
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/.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
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/.
test / run (containerd, ./frontend/dockerfile, dockerfile)
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/.
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
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/.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
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/.
test / run (oci, ./frontend/dockerfile, dockerfile)
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/.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
test-reports Expired
42.6 MB