Lock ops based on computed key rather than LLB digest #244
frontend.yml
on: pull_request
prepare
0s
test
/
prepare
1m 44s
Matrix: test / run
Matrix: image
release
0s
Annotations
90 errors and 27 warnings
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
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_containerd477848472/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2427413227/buildkitd.toml --root /tmp/bktest_buildkitd724105491 --addr unix:///tmp/bktest_buildkitd724105491/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_containerd477848472/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2427413227/buildkitd.toml --root /tmp/bktest_buildkitd724105491 --addr unix:///tmp/bktest_buildkitd724105491/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:12:54.170208204 +0000 UTC m=+1.755448302 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd477848472/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2427413227/buildkitd.toml --root /tmp/bktest_buildkitd724105491 --addr unix:///tmp/bktest_buildkitd724105491/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:12:54Z" level=debug msg="could not read \"/tmp/bktest_buildkitd724105491/net/cni\" for cleanup: open /tmp/bktest_buildkitd724105491/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:12:54Z" level=debug msg="creating new network namespace tmxvaalu5utbn0l34eyu9581o" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:12:54Z" level=debug msg="finished creating network namespace tmxvaalu5utbn0l34eyu9581o" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:12:54Z" level=debug msg="finished setting up network namespace tmxvaalu5utbn0l34eyu9581o" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:12:54Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-21T17:12:54Z" level=info msg="found worker \"a10fhc65nk2le3dmqet44tq82\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:35c5a458-7148-4c7b-baa1-214fca711cde org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:a2f4c9937e22 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]"
sandbo
|
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: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1462579604/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:12:55.418148005 +0000 UTC m=+3.003388103 /usr/bin/containerd --config /tmp/bktest_containerd1462579604/config.toml
sandbox.go:131: time="2024-05-21T17:12:55Z" 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-21T17:12:55.437054073Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:12:55.454873221Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:12:55.454907725Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:12:55.454956517Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.455045383Z" 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-21T17:12:55.455067825Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.455082523Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:12:55.455098743Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.455216324Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.455444130Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.456194376Z" 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-21T17:12:55.456225685Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:55.456428816Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1462579604/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-21T17:12:55.456450326Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:12:55.456569620Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.co
|
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_containerd2077197507/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2077197507/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:12:54.067760266 +0000 UTC m=+1.653000414 /usr/bin/containerd --config /tmp/bktest_containerd2077197507/config.toml
sandbox.go:131: time="2024-05-21T17:12:54Z" 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-21T17:12:54.087928059Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:12:54.115265613Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:12:54.115300499Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:12:54.115680350Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.115771030Z" 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-21T17:12:54.115793773Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.115808721Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:12:54.115824601Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.115929327Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.116233567Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.117370767Z" 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-21T17:12:54.117407816Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:12:54.117576563Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2077197507/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-21T17:12:54.117600708Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:
|
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.04s)
|
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.04s)
|
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.04s)
|
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:32.475399134 +0000 UTC m=+3.493360819 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:131: time="2024-05-21T17:13:32Z" 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-21T17:13:32.496499433Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:32.517401680Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:32.517618554Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.517679268Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.517715185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.517875577Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.518183862Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.519349757Z" 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-21T17:13:32.519384021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.519541175Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd974745573/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-21T17:13:32.519568455Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21T17:13:32.519639478Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.519661409Z" 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_containerd3608538139/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3608538139/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:43.180470595 +0000 UTC m=+14.198432260 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3608538139/config.toml
sandbox.go:131: time="2024-05-21T17:13: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-21T17:13:43.202376447Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:43.220302823Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:43.220490934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220512304Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:43.220525679Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220701748Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220994273Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.221869486Z" 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-21T17:13:43.221899813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.222132357Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3608538139/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-21T17:13:43.222151292Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21T17:13:43.222209070Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:43.222222094Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-21T17:13:43.225142162Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-21T17:13:43.225169473Z" level=i
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/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_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:13:37.152864649 +0000 UTC m=+8.170826324 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3088105982/net/cni\" for cleanup: open /tmp/bktest_buildkitd3088105982/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="creating new network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="finished creating network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="finished setting up network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-21T17:13:37Z" level=info msg="found worker \"vukjo44xrztdfpjbhwyw0wqcu\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f601f093-230e-4db9-bf6c-5186da437921 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:f45e279a37a8 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-21T17:13:37Z" level=info msg="found 1 workers, default=\"vukjo44xrztdfpjbhwyw0wqcu\""
sandbox.go:131: time="2024-05-21T17:13:37Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17
|
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:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:32.475815548 +0000 UTC m=+3.493777223 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:131: time="2024-05-21T17:13:32Z" 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-21T17:13:32.518225116Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:32.547130247Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:32.547337885Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547383349Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.547408977Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547519534Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547821527Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.548690381Z" 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-21T17:13:32.548724835Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.549043420Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1924998418/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-21T17:13:32.549071662Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:32.475399134 +0000 UTC m=+3.493360819 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd974745573/config.toml
sandbox.go:131: time="2024-05-21T17:13:32Z" 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-21T17:13:32.496499433Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:32.517401680Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:32.517618554Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.517679268Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.517715185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.517875577Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.518183862Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.519349757Z" 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-21T17:13:32.519384021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.519541175Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd974745573/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-21T17:13:32.519568455Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21T17:13:32.519639478Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.519661409Z" 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_containerd3608538139/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3608538139/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:43.180470595 +0000 UTC m=+14.198432260 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3608538139/config.toml
sandbox.go:131: time="2024-05-21T17:13: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-21T17:13:43.202376447Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:43.220302823Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:43.220490934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220512304Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:43.220525679Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220701748Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.220994273Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.221869486Z" 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-21T17:13:43.221899813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:43.222132357Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3608538139/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-21T17:13:43.222151292Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21T17:13:43.222209070Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:43.222222094Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-21T17:13:43.225142162Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-21T17:13:43.225169473Z" level=i
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/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_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:13:37.152864649 +0000 UTC m=+8.170826324 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd926156947/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4245430507/buildkitd.toml --root /tmp/bktest_buildkitd3088105982 --addr unix:///tmp/bktest_buildkitd3088105982/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3088105982/net/cni\" for cleanup: open /tmp/bktest_buildkitd3088105982/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="creating new network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="finished creating network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="finished setting up network namespace hwxklwx8wq80cuqqc83ir23x3" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:13:37Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-21T17:13:37Z" level=info msg="found worker \"vukjo44xrztdfpjbhwyw0wqcu\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f601f093-230e-4db9-bf6c-5186da437921 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:f45e279a37a8 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-21T17:13:37Z" level=info msg="found 1 workers, default=\"vukjo44xrztdfpjbhwyw0wqcu\""
sandbox.go:131: time="2024-05-21T17:13:37Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17
|
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:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:32.475815548 +0000 UTC m=+3.493777223 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1924998418/config.toml
sandbox.go:131: time="2024-05-21T17:13:32Z" 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-21T17:13:32.518225116Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-21T17:13:32.547130247Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-21T17:13:32.547337885Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547383349Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:32.547408977Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547519534Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.547821527Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.548690381Z" 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-21T17:13:32.548724835Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:32.549043420Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1924998418/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-21T17:13:32.549071662Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-21
|
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: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3054065154/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_containerd3054065154/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3054065154/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_containerd3054065154/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:13:23.76874833 +0000 UTC m=+1.442537724 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3054065154/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_containerd3054065154/config.toml
sandbox.go:131: time="2024-05-21T17:13:23Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:13: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-21T17:13:23.826281065Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:13:23.860442773Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:13:23.860477308Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:13:23.862167772Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:13:23.862193229Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:23.862305139Z" 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-21T17:13:23.862328383Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:13:23.862345625Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:13:23.862363238Z" level=info msg="load
|
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_containerd150974867/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_containerd150974867/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd150974867/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_containerd150974867/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:12.227821298 +0000 UTC m=+49.901610682 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd150974867/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_containerd150974867/config.toml
sandbox.go:131: time="2024-05-21T17:14:12Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14:12Z" 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-21T17:14:12.300388644Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:12.326578711Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:12.326612915Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:12.326711400Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:12.326734283Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:12.326833398Z" 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-21T17:14:12.326853707Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:12.326871440Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:14:12.326887540Z" level=info msg="load
|
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=builtin3566625428/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_containerd820279721/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_containerd820279721/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:11.314133585 +0000 UTC m=+48.987922999 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd820279721/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_containerd820279721/config.toml
sandbox.go:131: time="2024-05-21T17:14:11Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14:11Z" 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-21T17:14:11.429128169Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:11.463079902Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:11.463116160Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:11.463157678Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:11.463174840Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:11.463262665Z" 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-21T17:14:11.463277753Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:11.463292210Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:14:11.463304503Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:11.463401776Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:11.463649350Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:11.465404451Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"
|
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=builtin1225657467/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34706 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1443796912/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config606390138/buildkitd.toml --root /tmp/bktest_buildkitd2851702140 --addr unix:///tmp/bktest_buildkitd2851702140/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:10.899738792 +0000 UTC m=+48.573528166 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34706 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1443796912/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config606390138/buildkitd.toml --root /tmp/bktest_buildkitd2851702140 --addr unix:///tmp/bktest_buildkitd2851702140/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:10Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-21T17:14:10Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-21T17:14:10Z" level=info msg="found worker \"mljfjdgd5rghl4wz2xx4kybtr\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:99ebccb1-f049-4d4b-ae87-784c14e61548 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:5191afb5c0b2 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-21T17:14:10Z" level=info msg="found 1 workers, default=\"mljfjdgd5rghl4wz2xx4kybtr\""
sandbox.go:131: time="2024-05-21T17:14:10Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:10Z" level=info msg="running server on /tmp/bktest_buildkitd2851702140/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:10Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=7d1cce31deb8dcc6 traceID=827d2dbdd20212acd5d05f11f9b4f772 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:10Z" level=debug msg="new ref for local: v0510nwoswxmmvj86t3m7a1ly" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=f6bb8515dee1a757 traceID=827d2dbdd20212acd5d05f11f9b4f772 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:10Z" level=debug msg="diffcopy took: 2.651342ms" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=6f099b4ec0f4153e traceID=827d2dbdd20212acd5d05f
|
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=client865589963/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2965637768/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_containerd2965637768/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2965637768/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_containerd2965637768/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:04.437975247 +0000 UTC m=+42.111764651 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2965637768/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_containerd2965637768/config.toml
sandbox.go:131: time="2024-05-21T17:14:04Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:04.483894112Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:04.496557968Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:04.496594606Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:04.496629642Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:04.496668194Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.496765978Z" 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-21T17:14:04.496781156Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.496790904Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:14:04.496805762Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.496891042Z" level=info msg="loading plugin \"io.containerd.snapshot
|
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=builtin817910942/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd422343679/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_containerd422343679/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:04.342556985 +0000 UTC m=+42.016346389 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd422343679/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_containerd422343679/config.toml
sandbox.go:131: time="2024-05-21T17:14:04Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:04.390506624Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:04.406310674Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:04.406339368Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:04.406410051Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:04.406450617Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.406570041Z" 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-21T17:14:04.406585440Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.406620716Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:14:04.406631506Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.406758732Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.407058925Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:04.408246273Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..."
|
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: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358321291/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_containerd3358321291/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358321291/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_containerd3358321291/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:03.482319493 +0000 UTC m=+41.156108877 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358321291/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_containerd3358321291/config.toml
sandbox.go:131: time="2024-05-21T17:14:03Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:03.569049770Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:03.590215307Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:03.590255983Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:03.590314072Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:03.590331715Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:03.590440559Z" 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-21T17:14:03.590460897Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:03.590475274Z" level=warning msg="failed to load plugin io.containerd.snapshott
|
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:
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=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3758482265/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_containerd3758482265/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3758482265/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_containerd3758482265/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:02.88287147 +0000 UTC m=+40.556660864 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3758482265/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_containerd3758482265/config.toml
sandbox.go:131: time="2024-05-21T17:14:02Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:02.924417234Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:02.938889355Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:02.938927236Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:02.938969796Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:02.938988090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:02.939076045Z" 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-21T17:14:02.939091494Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:02.939102494Z" level=warning msg="failed to load plugin io.containerd.snapsh
|
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_containerd4255243577/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_containerd4255243577/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4255243577/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_containerd4255243577/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:02.843079524 +0000 UTC m=+40.516868898 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4255243577/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_containerd4255243577/config.toml
sandbox.go:131: time="2024-05-21T17:14:02Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:02.894987482Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:02.919294294Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:02.919341523Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:02.919382009Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:02.919402367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:02.919507514Z" 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-21T17:14:02.919537751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:02.919554652Z" 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_containerd1928621439/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_containerd1928621439/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1928621439/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_containerd1928621439/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:01.287254748 +0000 UTC m=+38.961044152 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1928621439/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_containerd1928621439/config.toml
sandbox.go:131: time="2024-05-21T17:14:01Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-21T17:14: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-21T17:14:01.356858161Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:01.378680214Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:01.378714889Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:01.378778679Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-21T17:14:01.378794148Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:01.378874979Z" 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-21T17:14:01.378891120Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:01.378902551Z" level=warning msg="faile
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/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-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2941416963/buildkitd.toml --root /tmp/bktest_buildkitd1402168306 --addr unix:///tmp/bktest_buildkitd1402168306/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:35.33648927 +0000 UTC m=+35.399678818 /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_config2941416963/buildkitd.toml --root /tmp/bktest_buildkitd1402168306 --addr unix:///tmp/bktest_buildkitd1402168306/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1402168306/net/cni\" for cleanup: open /tmp/bktest_buildkitd1402168306/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="creating new network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="finished creating network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="finished setting up network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=info msg="found worker \"r8d50j826wblbzlil2del8g5y\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:35Z" level=info msg="found 1 workers, default=\"r8d50j826wblbzlil2del8g5y\""
sandbox.go:131: time="2024-05-21T17:14:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:35Z" level=info msg="running server on /tmp/bktest_buildkitd1402168306/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=5bff63d2a2fa52ff traceID=9d7d14431fe3aa3ff8f68271a95a9e8d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z"
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/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-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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:34.854365302 +0000 UTC m=+34.917554869 /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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3508765262/net/cni\" for cleanup: open /tmp/bktest_buildkitd3508765262/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="creating new network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished creating network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished setting up network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=info msg="found worker \"ksvk85rdzab2eb5ji8qewg9c6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:34Z" level=info msg="found 1 workers, default=\"ksvk85rdzab2eb5ji8qewg9c6\""
sandbox.go:131: time="2024-05-21T17:14:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/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-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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:34.846150311 +0000 UTC m=+34.909339860 /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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1791958715/net/cni\" for cleanup: open /tmp/bktest_buildkitd1791958715/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="creating new network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished creating network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished setting up network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=info msg="found worker \"8uhqcojay9gulu4w7nl7ywgaw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:34Z" level=info msg="found 1 workers, default=\"8uhqcojay9gulu4w7nl7ywgaw\""
sandbox.go:131: time="2024-05-21T17:14:34Z" level=warning msg="currently, only the default w
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/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: "1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -\n"
actual : "b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -
+b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -
Test: TestIntegration/TestNoCache/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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: 6357b5ef95d9b07315be87a53ae7bafaadadf5d88a056e4e1daae7a148322ccd -
sandbox.go:131: b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -
sandbox.go:131: 945332532d947ba5355fe6e53ff60e33e8e97d7c786829b91fd6c20d81bcf79b -
sandbox.go:131: 1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -
sandbox.go:131: 3bafe9b340a58fbc203ee1b5d7c972195452fff1358d9da484657edd92de9af3 -
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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:33.155583216 +0000 UTC m=+33.218772784 /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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd339634252/net/cni\" for cleanup: open /tmp/bktest_buildkitd339634252/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="creating new network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished creating network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished setting up network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=info msg="found worker \"g1ayey3l8htoacsmuwo3272ti\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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],
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/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: "7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -\n"
actual : "9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -
+9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -
Test: TestIntegration/TestNoCache/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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: b5582c22e929892d47cbbf976d32cbbe9a0545e31564c4d2ddd0f03472ff5890 -
sandbox.go:131: 9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -
sandbox.go:131: 399835fb114a2e0f348221629ad2b6ef88a8a8c9ee0e9c6c566d249c8bed5604 -
sandbox.go:131: 7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -
sandbox.go:131: ffe63aa11ab7c10e040fc4345cd0fdc1511f2798e3a937b8accf0600c8e9c8c0 -
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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:33.141452082 +0000 UTC m=+33.204641650 /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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3335072659/net/cni\" for cleanup: open /tmp/bktest_buildkitd3335072659/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="creating new network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished creating network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished setting up network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=info msg="found worker \"sz68vgtyoe3jral7mo7klt21g\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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:star
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/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: "7a62fc3e0cd68540575abacbf813ce13a76866280dbddcc026bc4166cc20ed74 -\n"
Test: TestIntegration/TestCopyWildcardCache/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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:26.555380818 +0000 UTC m=+26.618570386 /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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1439396194/net/cni\" for cleanup: open /tmp/bktest_buildkitd1439396194/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="creating new network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished creating network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished setting up network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="found worker \"8cfso61wkq7e36hkd939j6gf9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:26Z" level=info msg="found 1 workers, default=\"8cfso61wkq7e36hkd939j6gf9\""
sandbox.go:131: time="2024-05-21T17:14:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="running server on /tmp/bktest_buildkitd1439396194/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=f3a7e14c4c84f84c traceID=c8b7288e27ccb35fb3c1685663120399 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="new ref for local: bsxexng03kofqv6w2ekrkz7b4" revision=a0056
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
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: "012512ea4ec113d834f150e914b0f7a653574b274da84a3a7765af6d87dba693 -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
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_config1314270284/buildkitd.toml --root /tmp/bktest_buildkitd1326975925 --addr unix:///tmp/bktest_buildkitd1326975925/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:26.555108448 +0000 UTC m=+26.618298035 /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_config1314270284/buildkitd.toml --root /tmp/bktest_buildkitd1326975925 --addr unix:///tmp/bktest_buildkitd1326975925/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1326975925/net/cni\" for cleanup: open /tmp/bktest_buildkitd1326975925/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="creating new network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished creating network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished setting up network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="found worker \"4o6yxbuvtahd1ha73roxlwdg9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:26Z" level=info msg="found 1 workers, default=\"4o6yxbuvtahd1ha73roxlwdg9\""
sandbox.go:131: time="2024-05-21T17:14:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="running server on /tmp/bktest_buildkitd1326975925/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=b1b27831f0953b11 traceID=bcd8f47a9b485b882a72b70b6fb27ba6 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="new ref for local: 3xaew8s501fxrlkuziqg3v8h1" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=b0973c439dca2dfc traceID=52d2b6a2ebf64f858435a60a15efeb89 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="checking layer availability" key=buildkit/1/3xaew8s501fxrlkuziqg3v8h1
sandbox.go:131: time="2024-05-21T17:14:26Z" level
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
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-snapshotter-stargzfrontend=builtin4282444870/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1327229905/buildkitd.toml --root /tmp/bktest_buildkitd1510038383 --addr unix:///tmp/bktest_buildkitd1510038383/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.612250634 +0000 UTC m=+23.675440222 /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_config1327229905/buildkitd.toml --root /tmp/bktest_buildkitd1510038383 --addr unix:///tmp/bktest_buildkitd1510038383/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1510038383/net/cni\" for cleanup: open /tmp/bktest_buildkitd1510038383/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"te1zzg0lsi0m8bjdec88xbbep\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"te1zzg0lsi0m8bjdec88xbbep\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="running server on /tmp/bktest_buildkitd1510038383/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=ba7e68e1de79bc7d traceID=42cec9e51e1814ee7ef9effe5b90aaa1 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="new ref for local: dar2pn0esmxdihh5scrzqpsbl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=7c573dbdaf1a3dc0 traceID=e06b376e8e1420dafb2675b3a3cc23dc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="checking layer availability" key=
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
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-snapshotter-stargzfrontend=client2560681093/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.477615303 +0000 UTC m=+23.540804851 /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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd457509452/net/cni\" for cleanup: open /tmp/bktest_buildkitd457509452/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"x686cp1wt1a7mqu0ku7pq9epj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"x686cp1wt1a7mqu0ku7pq9epj\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="running server on /tmp/bktest_buildkitd457509452/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=3d264a70bb6b3c3d traceID=ae6771ba8ac4460739d176d4d94129c4 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
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-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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.180740953 +0000 UTC m=+23.243930551 /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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd698874910/net/cni\" for cleanup: open /tmp/bktest_buildkitd698874910/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"yma73mq0efkkvz2mf3vvmk6c4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"yma73mq0efkkvz2mf3vvmk6c4\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" leve
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
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: "c2fc3b20b94f4cdec607d1415e606c5e964fccbb30c0de797aa933aa17aad0c6 -\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_config1535613750/buildkitd.toml --root /tmp/bktest_buildkitd1584557458 --addr unix:///tmp/bktest_buildkitd1584557458/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_config1535613750/buildkitd.toml --root /tmp/bktest_buildkitd1584557458 --addr unix:///tmp/bktest_buildkitd1584557458/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:27.618122803 +0000 UTC m=+46.418190351 /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_config1535613750/buildkitd.toml --root /tmp/bktest_buildkitd1584557458 --addr unix:///tmp/bktest_buildkitd1584557458/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1584557458/net/cni\" for cleanup: open /tmp/bktest_buildkitd1584557458/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="creating new network namespace wzkxvk95gv9azzk9nn1b6ha44" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="finished creating network namespace wzkxvk95gv9azzk9nn1b6ha44" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="finished setting up network namespace wzkxvk95gv9azzk9nn1b6ha44" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="found worker \"yqnrzx1r3hdeu8n3k3i4nqkrs\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:27Z" level=info msg="found 1 workers, default=\"yqnrzx1r3hdeu8n3k3i4nqkrs\""
sandbox.go:131: time="2024-05-21T17:14:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="running server on /tmp/bktest_buildkitd1584557458/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=d5e239a59950ce59 traceID=629c24e08c7516432452a7776c3f306f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="new ref for local: s9wxdk575c1bzsfnwipa82z6w" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build defini
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci/frontend=client
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci/frontend=client
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci/frontend=client
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: "2956ee31cdb3021dd6fef11e07e84ab9a6e4f3559638435969b2e7b6b0f4df6d -\n"
Test: TestIntegration/TestCopyWildcardCache/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_config17271078/buildkitd.toml --root /tmp/bktest_buildkitd3945576489 --addr unix:///tmp/bktest_buildkitd3945576489/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_config17271078/buildkitd.toml --root /tmp/bktest_buildkitd3945576489 --addr unix:///tmp/bktest_buildkitd3945576489/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:27.608486945 +0000 UTC m=+46.408554503 /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_config17271078/buildkitd.toml --root /tmp/bktest_buildkitd3945576489 --addr unix:///tmp/bktest_buildkitd3945576489/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3945576489/net/cni\" for cleanup: open /tmp/bktest_buildkitd3945576489/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="creating new network namespace edwhp3ebyvt7orx1s6lv7ywgz" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="finished creating network namespace edwhp3ebyvt7orx1s6lv7ywgz" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="finished setting up network namespace edwhp3ebyvt7orx1s6lv7ywgz" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="found worker \"tvip19gv0tgzqr47foevpzgaj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:27Z" level=info msg="found 1 workers, default=\"tvip19gv0tgzqr47foevpzgaj\""
sandbox.go:131: time="2024-05-21T17:14:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:27Z" level=info msg="running server on /tmp/bktest_buildkitd3945576489/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=d395e5fb42bfacbf traceID=c7d059019afcd73460b1a2559681da2e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:27Z" level=debug msg="new ref for local: 1ptm0oq213ylvqw1bfkk3p7pv" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
=== CONT TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
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=builtin1276938184/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config4219653210/buildkitd.toml --root /tmp/bktest_buildkitd1900150523 --addr unix:///tmp/bktest_buildkitd1900150523/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_config4219653210/buildkitd.toml --root /tmp/bktest_buildkitd1900150523 --addr unix:///tmp/bktest_buildkitd1900150523/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:24.715851098 +0000 UTC m=+43.515918646 /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_config4219653210/buildkitd.toml --root /tmp/bktest_buildkitd1900150523 --addr unix:///tmp/bktest_buildkitd1900150523/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1900150523/net/cni\" for cleanup: open /tmp/bktest_buildkitd1900150523/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="creating new network namespace 3kkt6a9b4wvddc5vrrtq40wlx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished creating network namespace 3kkt6a9b4wvddc5vrrtq40wlx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished setting up network namespace 3kkt6a9b4wvddc5vrrtq40wlx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="found worker \"0cpwc459b2l89r5cwjlq0ypgg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:24Z" level=info msg="found 1 workers, default=\"0cpwc459b2l89r5cwjlq0ypgg\""
sandbox.go:131: time="2024-05-21T17:14:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="running server on /tmp/bktest_buildkitd1900150523/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=9ebb2c83288826cd traceID=ef07bd776b8b5fd3869cad27dd4cad7b version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="new ref for local: t93wet4n32bbpgf8afo0q9b4m" revision=a00562b2
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
=== CONT TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
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=client919137281/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
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_config4114984911/buildkitd.toml --root /tmp/bktest_buildkitd1851369944 --addr unix:///tmp/bktest_buildkitd1851369944/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:24.680697857 +0000 UTC m=+43.480765425 /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_config4114984911/buildkitd.toml --root /tmp/bktest_buildkitd1851369944 --addr unix:///tmp/bktest_buildkitd1851369944/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1851369944/net/cni\" for cleanup: open /tmp/bktest_buildkitd1851369944/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="creating new network namespace zjskl5yyaeyl4n0uma74wnptx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished creating network namespace zjskl5yyaeyl4n0uma74wnptx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished setting up network namespace zjskl5yyaeyl4n0uma74wnptx" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="found worker \"yvjxbkquko9xiocn5fyp7su22\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:24Z" level=info msg="found 1 workers, default=\"yvjxbkquko9xiocn5fyp7su22\""
sandbox.go:131: time="2024-05-21T17:14:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="running server on /tmp/bktest_buildkitd1851369944/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=9de23519ef74b2f6 traceID=d70856b60f9f8e4a77047601a7f80282 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="new ref for local: ssmtguuvd9x5m4c5ogu1zvc8o" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=3e72159dbf607556 traceID=bd6dc7b4529978ec58cdee84fd436b97 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="diffcopy took: 2.085473ms" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] lo
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
=== CONT TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
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=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_config2608524434/buildkitd.toml --root /tmp/bktest_buildkitd119796297 --addr unix:///tmp/bktest_buildkitd119796297/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_config2608524434/buildkitd.toml --root /tmp/bktest_buildkitd119796297 --addr unix:///tmp/bktest_buildkitd119796297/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:24.403404093 +0000 UTC m=+43.203471641 /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_config2608524434/buildkitd.toml --root /tmp/bktest_buildkitd119796297 --addr unix:///tmp/bktest_buildkitd119796297/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd119796297/net/cni\" for cleanup: open /tmp/bktest_buildkitd119796297/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="creating new network namespace xk4n58u59aj7wlm0wyw4tpxtd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished creating network namespace xk4n58u59aj7wlm0wyw4tpxtd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished setting up network namespace xk4n58u59aj7wlm0wyw4tpxtd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="found worker \"kuk2tued918gu0yn5e7xk1z0j\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:24Z" level=info msg="found 1 workers, default=\"kuk2tued918gu0yn5e7xk1z0j\""
sandbox.go:131: time="2024-05-21T17:14:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="running server on /tmp/bktest_buildkitd119796297/buildkitd
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=client
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=client
=== CONT TestIntegration/TestFrontendInputs/worker=oci/frontend=client
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=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_config3945516379/buildkitd.toml --root /tmp/bktest_buildkitd706012971 --addr unix:///tmp/bktest_buildkitd706012971/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_config3945516379/buildkitd.toml --root /tmp/bktest_buildkitd706012971 --addr unix:///tmp/bktest_buildkitd706012971/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:24.311302771 +0000 UTC m=+43.111370339 /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_config3945516379/buildkitd.toml --root /tmp/bktest_buildkitd706012971 --addr unix:///tmp/bktest_buildkitd706012971/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd706012971/net/cni\" for cleanup: open /tmp/bktest_buildkitd706012971/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="creating new network namespace nj7ytpl1z38ndd6ncb34ynkia" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished creating network namespace nj7ytpl1z38ndd6ncb34ynkia" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=debug msg="finished setting up network namespace nj7ytpl1z38ndd6ncb34ynkia" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="found worker \"5kohwjxs1qsc02xg019qynhfz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:24Z" level=info msg="found 1 workers, default=\"5kohwjxs1qsc02xg019qynhfz\""
sandbox.go:131: time="2024-05-21T17:14:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:24Z" level=info msg="running server on /tmp/bktest_buildkitd706012971/buildkitd.soc
|
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin
=== CONT TestIntegration/TestExportCacheLoop/worker=oci/frontend=builtin
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=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_config2719175096/buildkitd.toml --root /tmp/bktest_buildkitd787229011 --addr unix:///tmp/bktest_buildkitd787229011/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_config2719175096/buildkitd.toml --root /tmp/bktest_buildkitd787229011 --addr unix:///tmp/bktest_buildkitd787229011/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:21.644990436 +0000 UTC m=+40.445057984 /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_config2719175096/buildkitd.toml --root /tmp/bktest_buildkitd787229011 --addr unix:///tmp/bktest_buildkitd787229011/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd787229011/net/cni\" for cleanup: open /tmp/bktest_buildkitd787229011/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="creating new network namespace qyjmyd7fsvwg6rj31f6wisi7t" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished creating network namespace qyjmyd7fsvwg6rj31f6wisi7t" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished setting up network namespace qyjmyd7fsvwg6rj31f6wisi7t" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="found worker \"jxmuz2ea8h5ob0g31fzvexfi6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:21Z" level=info msg="found 1 workers, default=\"jxmuz2ea8h5ob0g31fzvexfi6\""
sandbox.go:131: time="2024-05-21T17:14:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="running server on /tmp/bktest_buildkitd787229011/buildki
|
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=oci/frontend=client
=== PAUSE TestIntegration/TestExportCacheLoop/worker=oci/frontend=client
=== CONT TestIntegration/TestExportCacheLoop/worker=oci/frontend=client
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=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_config1941011203/buildkitd.toml --root /tmp/bktest_buildkitd3004972681 --addr unix:///tmp/bktest_buildkitd3004972681/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_config1941011203/buildkitd.toml --root /tmp/bktest_buildkitd3004972681 --addr unix:///tmp/bktest_buildkitd3004972681/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:21.553147511 +0000 UTC m=+40.353215089 /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_config1941011203/buildkitd.toml --root /tmp/bktest_buildkitd3004972681 --addr unix:///tmp/bktest_buildkitd3004972681/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3004972681/net/cni\" for cleanup: open /tmp/bktest_buildkitd3004972681/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="creating new network namespace k7re2yw705tghu4soaalb4bsv" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished creating network namespace k7re2yw705tghu4soaalb4bsv" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished setting up network namespace k7re2yw705tghu4soaalb4bsv" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="found worker \"sanc4j4dtr2wsn0vtzvdur4ys\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:21Z" level=info msg="found 1 workers, default=\"sanc4j4dtr2wsn0vtzvdur4ys\""
sandbox.go:131: time="2024-05-21T17:14:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="running server on /tmp/bktest_buildkitd3004972681/bu
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
=== CONT TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
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=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_config2606676442/buildkitd.toml --root /tmp/bktest_buildkitd4149286240 --addr unix:///tmp/bktest_buildkitd4149286240/buildkitd.sock --debug
sandbox.go:131: /files/file1
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_config2606676442/buildkitd.toml --root /tmp/bktest_buildkitd4149286240 --addr unix:///tmp/bktest_buildkitd4149286240/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:21.535116642 +0000 UTC m=+40.335184180 /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_config2606676442/buildkitd.toml --root /tmp/bktest_buildkitd4149286240 --addr unix:///tmp/bktest_buildkitd4149286240/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4149286240/net/cni\" for cleanup: open /tmp/bktest_buildkitd4149286240/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="creating new network namespace kmv217gzo0prih9qcepwkwant" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished creating network namespace kmv217gzo0prih9qcepwkwant" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished setting up network namespace kmv217gzo0prih9qcepwkwant" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="found worker \"2of5y9qyb5r1rhlpy22d6vnt6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:21Z" level=info msg="found 1 workers, default=\"2of5y9qyb5r1rhlpy22d6vnt6\""
sandbox.go:131: time="2024-05-21T17:14:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="running server on /tmp/bktest_buildkitd4149286240/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=71ae982ddfd83446 traceID=a88126f895de6248b4ba18e7c7088af4 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="new ref for local: sysrux2zh35noj9y2c6f4wqln" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
=== CONT TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
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=oci/frontend=client
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_config1579959452/buildkitd.toml --root /tmp/bktest_buildkitd1971434717 --addr unix:///tmp/bktest_buildkitd1971434717/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:21.427649786 +0000 UTC m=+40.227717354 /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_config1579959452/buildkitd.toml --root /tmp/bktest_buildkitd1971434717 --addr unix:///tmp/bktest_buildkitd1971434717/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1971434717/net/cni\" for cleanup: open /tmp/bktest_buildkitd1971434717/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="creating new network namespace zl7p8k4xu9rnwx6cpwfnvwzmd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished creating network namespace zl7p8k4xu9rnwx6cpwfnvwzmd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="finished setting up network namespace zl7p8k4xu9rnwx6cpwfnvwzmd" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="found worker \"mccddhu4p2j678ouzi5t5lkit\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1477377d854b 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-21T17:14:21Z" level=info msg="found 1 workers, default=\"mccddhu4p2j678ouzi5t5lkit\""
sandbox.go:131: time="2024-05-21T17:14:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:21Z" level=info msg="running server on /tmp/bktest_buildkitd1971434717/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=a9c0ebdb18058797 traceID=5ae0597b509c6c02fe546f663fa110b1 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="new ref for local: g01jlogujrmpeaux01mivh15t" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=210d4aaf50b2cc59 traceID=2bf80b20bdf2540683d5b859c28d7509 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:21Z" level=debug msg="diffcopy took: 2.106278ms" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=5581d344127099d9 traceID=2bf80b20bdf2540683d5b859c28d7509 versio
|
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/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-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2941416963/buildkitd.toml --root /tmp/bktest_buildkitd1402168306 --addr unix:///tmp/bktest_buildkitd1402168306/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:35.33648927 +0000 UTC m=+35.399678818 /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_config2941416963/buildkitd.toml --root /tmp/bktest_buildkitd1402168306 --addr unix:///tmp/bktest_buildkitd1402168306/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1402168306/net/cni\" for cleanup: open /tmp/bktest_buildkitd1402168306/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="creating new network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="finished creating network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="finished setting up network namespace nwd28f7c26p09fhl462b4s75j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z" level=info msg="found worker \"r8d50j826wblbzlil2del8g5y\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:35Z" level=info msg="found 1 workers, default=\"r8d50j826wblbzlil2del8g5y\""
sandbox.go:131: time="2024-05-21T17:14:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:35Z" level=info msg="running server on /tmp/bktest_buildkitd1402168306/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:35Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=5bff63d2a2fa52ff traceID=9d7d14431fe3aa3ff8f68271a95a9e8d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:35Z"
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=oci-snapshotter-stargz/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-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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:34.854365302 +0000 UTC m=+34.917554869 /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_config1910746724/buildkitd.toml --root /tmp/bktest_buildkitd3508765262 --addr unix:///tmp/bktest_buildkitd3508765262/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3508765262/net/cni\" for cleanup: open /tmp/bktest_buildkitd3508765262/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="creating new network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished creating network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished setting up network namespace ifgvmeaeajrvivdtphjbx2w1g" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=info msg="found worker \"ksvk85rdzab2eb5ji8qewg9c6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:34Z" level=info msg="found 1 workers, default=\"ksvk85rdzab2eb5ji8qewg9c6\""
sandbox.go:131: time="2024-05-21T17:14:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/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-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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:34.846150311 +0000 UTC m=+34.909339860 /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_config1614138022/buildkitd.toml --root /tmp/bktest_buildkitd1791958715 --addr unix:///tmp/bktest_buildkitd1791958715/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1791958715/net/cni\" for cleanup: open /tmp/bktest_buildkitd1791958715/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="creating new network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished creating network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=debug msg="finished setting up network namespace xuxxqhb63xdt04u6134fffg1j" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:34Z" level=info msg="found worker \"8uhqcojay9gulu4w7nl7ywgaw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:34Z" level=info msg="found 1 workers, default=\"8uhqcojay9gulu4w7nl7ywgaw\""
sandbox.go:131: time="2024-05-21T17:14:34Z" level=warning msg="currently, only the default w
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/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: "1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -\n"
actual : "b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -
+b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -
Test: TestIntegration/TestNoCache/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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: 6357b5ef95d9b07315be87a53ae7bafaadadf5d88a056e4e1daae7a148322ccd -
sandbox.go:131: b05d79b8eeb5b82947bbb916a69395545ab4527d2f4335dc3ec2c10413bf0b37 -
sandbox.go:131: 945332532d947ba5355fe6e53ff60e33e8e97d7c786829b91fd6c20d81bcf79b -
sandbox.go:131: 1c9f03b5ed4219af6fcce756a4a1feb8cb3ee7041de14fff2658d7d84142e888 -
sandbox.go:131: 3bafe9b340a58fbc203ee1b5d7c972195452fff1358d9da484657edd92de9af3 -
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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:33.155583216 +0000 UTC m=+33.218772784 /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_config1297716525/buildkitd.toml --root /tmp/bktest_buildkitd339634252 --addr unix:///tmp/bktest_buildkitd339634252/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd339634252/net/cni\" for cleanup: open /tmp/bktest_buildkitd339634252/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="creating new network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished creating network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished setting up network namespace 1pztqvmrl8bzriqhdf0vqm3xl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=info msg="found worker \"g1ayey3l8htoacsmuwo3272ti\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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],
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/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: "7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -\n"
actual : "9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -
+9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -
Test: TestIntegration/TestNoCache/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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: b5582c22e929892d47cbbf976d32cbbe9a0545e31564c4d2ddd0f03472ff5890 -
sandbox.go:131: 9c74a6987827d0c36aca807967f987758049406ca44b5391ea529ef01ba78f8d -
sandbox.go:131: 399835fb114a2e0f348221629ad2b6ef88a8a8c9ee0e9c6c566d249c8bed5604 -
sandbox.go:131: 7d98a596c6543bff7cb009c9d6a438bc19310eb6def196ed103721ebf6f55eb7 -
sandbox.go:131: ffe63aa11ab7c10e040fc4345cd0fdc1511f2798e3a937b8accf0600c8e9c8c0 -
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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:33.141452082 +0000 UTC m=+33.204641650 /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_config1149337530/buildkitd.toml --root /tmp/bktest_buildkitd3335072659 --addr unix:///tmp/bktest_buildkitd3335072659/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3335072659/net/cni\" for cleanup: open /tmp/bktest_buildkitd3335072659/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="creating new network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished creating network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=debug msg="finished setting up network namespace p631trd6xni5fzissgen3523c" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:33Z" level=info msg="found worker \"sz68vgtyoe3jral7mo7klt21g\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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:star
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/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: "7a62fc3e0cd68540575abacbf813ce13a76866280dbddcc026bc4166cc20ed74 -\n"
Test: TestIntegration/TestCopyWildcardCache/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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:26.555380818 +0000 UTC m=+26.618570386 /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_config1548492548/buildkitd.toml --root /tmp/bktest_buildkitd1439396194 --addr unix:///tmp/bktest_buildkitd1439396194/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1439396194/net/cni\" for cleanup: open /tmp/bktest_buildkitd1439396194/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="creating new network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished creating network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished setting up network namespace fx5jcuq7swj5om4ztcdyyklb0" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="found worker \"8cfso61wkq7e36hkd939j6gf9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:26Z" level=info msg="found 1 workers, default=\"8cfso61wkq7e36hkd939j6gf9\""
sandbox.go:131: time="2024-05-21T17:14:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="running server on /tmp/bktest_buildkitd1439396194/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=f3a7e14c4c84f84c traceID=c8b7288e27ccb35fb3c1685663120399 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="new ref for local: bsxexng03kofqv6w2ekrkz7b4" revision=a0056
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
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: "012512ea4ec113d834f150e914b0f7a653574b274da84a3a7765af6d87dba693 -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=client
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_config1314270284/buildkitd.toml --root /tmp/bktest_buildkitd1326975925 --addr unix:///tmp/bktest_buildkitd1326975925/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:26.555108448 +0000 UTC m=+26.618298035 /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_config1314270284/buildkitd.toml --root /tmp/bktest_buildkitd1326975925 --addr unix:///tmp/bktest_buildkitd1326975925/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1326975925/net/cni\" for cleanup: open /tmp/bktest_buildkitd1326975925/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="creating new network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished creating network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="finished setting up network namespace leb10hmvscawgzryn2mtgwwgk" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="found worker \"4o6yxbuvtahd1ha73roxlwdg9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:26Z" level=info msg="found 1 workers, default=\"4o6yxbuvtahd1ha73roxlwdg9\""
sandbox.go:131: time="2024-05-21T17:14:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:26Z" level=info msg="running server on /tmp/bktest_buildkitd1326975925/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=b1b27831f0953b11 traceID=bcd8f47a9b485b882a72b70b6fb27ba6 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="new ref for local: 3xaew8s501fxrlkuziqg3v8h1" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=b0973c439dca2dfc traceID=52d2b6a2ebf64f858435a60a15efeb89 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:26Z" level=debug msg="checking layer availability" key=buildkit/1/3xaew8s501fxrlkuziqg3v8h1
sandbox.go:131: time="2024-05-21T17:14:26Z" level
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=builtin
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-snapshotter-stargzfrontend=builtin4282444870/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1327229905/buildkitd.toml --root /tmp/bktest_buildkitd1510038383 --addr unix:///tmp/bktest_buildkitd1510038383/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.612250634 +0000 UTC m=+23.675440222 /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_config1327229905/buildkitd.toml --root /tmp/bktest_buildkitd1510038383 --addr unix:///tmp/bktest_buildkitd1510038383/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1510038383/net/cni\" for cleanup: open /tmp/bktest_buildkitd1510038383/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace 9fv3bs6dl57870xs6ua1d15au" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"te1zzg0lsi0m8bjdec88xbbep\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"te1zzg0lsi0m8bjdec88xbbep\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="running server on /tmp/bktest_buildkitd1510038383/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=ba7e68e1de79bc7d traceID=42cec9e51e1814ee7ef9effe5b90aaa1 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="new ref for local: dar2pn0esmxdihh5scrzqpsbl" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=7c573dbdaf1a3dc0 traceID=e06b376e8e1420dafb2675b3a3cc23dc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="checking layer availability" key=
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=client
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-snapshotter-stargzfrontend=client2560681093/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.477615303 +0000 UTC m=+23.540804851 /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_config3080515721/buildkitd.toml --root /tmp/bktest_buildkitd457509452 --addr unix:///tmp/bktest_buildkitd457509452/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd457509452/net/cni\" for cleanup: open /tmp/bktest_buildkitd457509452/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace q5adu771504sql36dvml09w3s" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"x686cp1wt1a7mqu0ku7pq9epj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"x686cp1wt1a7mqu0ku7pq9epj\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="running server on /tmp/bktest_buildkitd457509452/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=3d264a70bb6b3c3d traceID=ae6771ba8ac4460739d176d4d94129c4 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=builtin
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-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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:23.180740953 +0000 UTC m=+23.243930551 /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_config4275156008/buildkitd.toml --root /tmp/bktest_buildkitd698874910 --addr unix:///tmp/bktest_buildkitd698874910/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd698874910/net/cni\" for cleanup: open /tmp/bktest_buildkitd698874910/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="creating new network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished creating network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=debug msg="finished setting up network namespace ubx0l86v1l9ehfwha5x5a3871" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:23Z" level=info msg="found worker \"yma73mq0efkkvz2mf3vvmk6c4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0a3021415ee6 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-21T17:14:23Z" level=info msg="found 1 workers, default=\"yma73mq0efkkvz2mf3vvmk6c4\""
sandbox.go:131: time="2024-05-21T17:14:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:23Z" leve
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc763737137/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc763737137/root
sandbox.go:131: > StartCmd 2024-05-21 17:13:47.729738827 +0000 UTC m=+1.787048278 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc763737137/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc763737137/root
sandbox.go:131: {"key":"buildkit/1/xe27alvg7hdbi3n66dedjkeo8","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:13:48.327319661Z"}
sandbox.go:131: {"key":"buildkit/1/xe27alvg7hdbi3n66dedjkeo8","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:13:48.327457368Z"}
sandbox.go:131: {"key":"buildkit/2/mp8t7mgkwmi6ax2il7rfftkm6","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:13:48.343706259Z"}
sandbox.go:131: {"key":"buildkit/2/mp8t7mgkwmi6ax2il7rfftkm6","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:13:48.343768926Z"}
sandbox.go:131: {"key":"buildkit/4/dt3v8gslw0tobzhfypinx3915","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:13:48.354110643Z"}
sandbox.go:131: {"key":"buildkit/4/dt3v8gslw0tobzhfypinx3915","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:13:48.354169993Z"}
sandbox.go:131: {"key":"buildkit/5/kkchkawlyy3myc96i2xt2ftgo","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:13:48.365488452Z"}
sandbox.go:131: {"key":"buildkit/5/kkchkawlyy3myc96i2xt2ftgo","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:13:48.365544917Z"}
sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/2 /tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/4]","time":"2024-05-21T17:13:48.418425526Z"}
sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-21T17:13:48.418457215Z"}
sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/4/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc763737137/root/snapshotter/snapshots/4/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-21T17:
|
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: stdout: /usr/bin/containerd --config /tmp/bktest_containerd214197787/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd214197787/config.toml
sandbox.go:131: > StartCmd 2024-05-21 17:14:46.23400693 +0000 UTC m=+60.291316391 /usr/bin/containerd --config /tmp/bktest_containerd214197787/config.toml
sandbox.go:131: time="2024-05-21T17:14:46Z" 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-21T17:14:46.263900611Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-21T17:14:46.287420792Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-21T17:14:46.287507595Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-21T17:14:46.287617532Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.287815053Z" 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-21T17:14:46.287891627Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.287920431Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-21T17:14:46.288057098Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.288202792Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.288484121Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.289369315Z" 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-21T17:14:46.289395063Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-21T17:14:46.289576033Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_contai
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=builtin1450954590/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3560634636/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3560634636/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3560634636/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3560634636/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:44.392154088 +0000 UTC m=+58.449463539 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3560634636/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3560634636/root
sandbox.go:131: {"key":"buildkit/1/p9qqjcul47vyybm4nlt9ty9ex","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.882478164Z"}
sandbox.go:131: {"key":"buildkit/1/p9qqjcul47vyybm4nlt9ty9ex","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.882602876Z"}
sandbox.go:131: {"key":"buildkit/2/0bvurutcq7170joprt0nunyyh","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.902686498Z"}
sandbox.go:131: {"key":"buildkit/2/0bvurutcq7170joprt0nunyyh","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.902762279Z"}
sandbox.go:131: {"key":"buildkit/4/psj95mvml0q34em3dmugqbkao","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.912750196Z"}
sandbox.go:131: {"key":"buildkit/4/psj95mvml0q34em3dmugqbkao","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.912812221Z"}
sandbox.go:131: {"key":"buildkit/5/5jotry3spqhnl4hkqu3zkxlxr","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.926471205Z"}
sandbox.go:131: {"key":"buildkit/5/5jotry3spqhnl4hkqu3zkxlxr","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.926550763Z"}
sandbox.go:131: {"key":"buildkit/7/jnwwojzaem1ltpmbddsypvvos","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.936001658Z"}
sandbox.go:131: {"key":"buildkit/7/jnwwojzaem1ltpmbddsypvvos","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.936049447Z"}
sandbox.go:131: {"key":"buildkit/8/qz0eqz8ix0w9snhw23r5r7tom","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.949684806Z"}
sandbox.go:131: {"key":"buildkit/8/qz0eqz8ix0w9snhw23r5r7tom","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3560634636/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=builtin3395586079/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc913620077/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc913620077/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc913620077/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc913620077/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:43.883140938 +0000 UTC m=+57.940450409 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc913620077/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc913620077/root
sandbox.go:131: {"key":"buildkit/1/iz56cqel0vl3u06n4ifnhacwp","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.356413530Z"}
sandbox.go:131: {"key":"buildkit/1/iz56cqel0vl3u06n4ifnhacwp","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.356536951Z"}
sandbox.go:131: {"key":"buildkit/2/iacxcmiwianqakwyfqbzfibih","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.371939693Z"}
sandbox.go:131: {"key":"buildkit/2/iacxcmiwianqakwyfqbzfibih","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.372050539Z"}
sandbox.go:131: {"key":"buildkit/4/zw5m0yw6r93lifafamkvej6iz","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.379292168Z"}
sandbox.go:131: {"key":"buildkit/4/zw5m0yw6r93lifafamkvej6iz","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.379345057Z"}
sandbox.go:131: {"key":"buildkit/5/qlmuuv7h8llrowallcg2rmnlq","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.389180922Z"}
sandbox.go:131: {"key":"buildkit/5/qlmuuv7h8llrowallcg2rmnlq","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.389228481Z"}
sandbox.go:131: {"key":"buildkit/7/miqaldywqq7czo2tvkaq9xyms","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.397489763Z"}
sandbox.go:131: {"key":"buildkit/7/miqaldywqq7czo2tvkaq9xyms","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.397546328Z"}
sandbox.go:131: {"key":"buildkit/8/twvcpmdpco1y5mybttp4egc0p","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:44.417245157Z"}
sandbox.go:131: {"key":"buildkit/8/twvcpmdpco1y5mybttp4egc0p","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc913620077/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:44.41731
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=client487358984/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1486859395/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1486859395/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1486859395/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1486859395/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:37.394527937 +0000 UTC m=+51.451837378 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1486859395/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1486859395/root
sandbox.go:131: {"key":"buildkit/1/w1bks3po6hb17ejg5bf79qpo3","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.847598393Z"}
sandbox.go:131: {"key":"buildkit/1/w1bks3po6hb17ejg5bf79qpo3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.847726623Z"}
sandbox.go:131: {"key":"buildkit/2/0dbmvv76hc6nja05p5um93lnr","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.862958450Z"}
sandbox.go:131: {"key":"buildkit/2/0dbmvv76hc6nja05p5um93lnr","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.863029112Z"}
sandbox.go:131: {"key":"buildkit/4/pk8r1g7p69r7hppkxsfrzpbpf","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.903464379Z"}
sandbox.go:131: {"key":"buildkit/4/pk8r1g7p69r7hppkxsfrzpbpf","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.903534109Z"}
sandbox.go:131: {"key":"buildkit/5/eiognx8ee9twa10n334mzggpw","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.914471676Z"}
sandbox.go:131: {"key":"buildkit/5/eiognx8ee9twa10n334mzggpw","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.914559931Z"}
sandbox.go:131: {"key":"buildkit/7/tmp-ynf0orpro7y4jr1v8cj0u7cnf sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/5/fs","parent":"","time":"2024-05-21T17:14:37.942632286Z"}
sandbox.go:131: {"key":"buildkit/7/tmp-ynf0orpro7y4jr1v8cj0u7cnf sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1486859395/root/snapshotter/snapshots/5/fs","msg":"resolving","parent":"","src":"docker.io/library/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-05-21T
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/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-snapshotter-stargzfrontend=builtin4013178434/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3113737272/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3113737272/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:37.26280385 +0000 UTC m=+51.320113301 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3113737272/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3113737272/root
sandbox.go:131: {"key":"buildkit/1/ix86qzlct0atsdwh0gc1qgqcy","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.680997577Z"}
sandbox.go:131: {"key":"buildkit/1/ix86qzlct0atsdwh0gc1qgqcy","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.681128191Z"}
sandbox.go:131: {"key":"buildkit/2/36geqg6qm5ktdw8bu808c56qz","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.696383798Z"}
sandbox.go:131: {"key":"buildkit/2/36geqg6qm5ktdw8bu808c56qz","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.696452636Z"}
sandbox.go:131: {"key":"buildkit/4/ima9fz0ebeqnduioc9frxagv8","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.754332019Z"}
sandbox.go:131: {"key":"buildkit/4/ima9fz0ebeqnduioc9frxagv8","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.754415054Z"}
sandbox.go:131: {"key":"buildkit/5/ly26inxxwjc7j0j117trlp8d3","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:37.768478987Z"}
sandbox.go:131: {"key":"buildkit/5/ly26inxxwjc7j0j117trlp8d3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:37.768540652Z"}
sandbox.go:131: {"key":"buildkit/7/tmp-0i69bhaptj4er8tuiux04uvr5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/5/fs","parent":"","time":"2024-05-21T17:14:37.792175621Z"}
sandbox.go:131: {"key":"buildkit/7/tmp-0i69bhaptj4er8tuiux04uvr5 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc3113737272/root/snapshotter/snapshots/5/fs","msg":"resolving","parent":"","src":"docker.io/library/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-05-21T17:14:37.792332714Z"}
sandbox.go:131: {"digest":"sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","error":null,"key":"buildkit/7/tmp-0i69bhaptj4er8tuiux04uvr5 sha256:3d24ee258efc3bfe406
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2946417672/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2946417672/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:36.243348816 +0000 UTC m=+50.300658268 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2946417672/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2946417672/root
sandbox.go:131: {"key":"buildkit/1/jywz5xt3z3eugq8361sbyjmd8","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.726389864Z"}
sandbox.go:131: {"key":"buildkit/1/jywz5xt3z3eugq8361sbyjmd8","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.726519927Z"}
sandbox.go:131: {"key":"buildkit/2/end5iyo53ijligehrgo8i7gp0","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.743216294Z"}
sandbox.go:131: {"key":"buildkit/2/end5iyo53ijligehrgo8i7gp0","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.743281135Z"}
sandbox.go:131: {"key":"buildkit/4/63zx4nb4flohw5mqf5cmvecio","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.783199365Z"}
sandbox.go:131: {"key":"buildkit/4/63zx4nb4flohw5mqf5cmvecio","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.783281027Z"}
sandbox.go:131: {"key":"buildkit/5/l0x9on1fzcossehwecmdfgb6e","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.793412499Z"}
sandbox.go:131: {"key":"buildkit/5/l0x9on1fzcossehwecmdfgb6e","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.793480816Z"}
sandbox.go:131: {"key":"buildkit/7/sv8fyg5p3y7u55wu4ugj1uume","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.801032035Z"}
sandbox.go:131: {"key":"buildkit/7/sv8fyg5p3y7u55wu4ugj1uume","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.801100362Z"}
sandbox.go:131: {"key":"buildkit/9/tmp-io9cwjcknhzsq34ueb8oe9swk sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc2946417672/root/snapshotter/snapshots/6/fs","parent":"","tim
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/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=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1732756001/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1732756001/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1732756001/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1732756001/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:35.797522224 +0000 UTC m=+49.854831685 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1732756001/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1732756001/root
sandbox.go:131: {"key":"buildkit/1/mhu9smhro1q2yxyv9aqogw1lj","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.071830888Z"}
sandbox.go:131: {"key":"buildkit/1/mhu9smhro1q2yxyv9aqogw1lj","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1732756001/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.071990014Z"}
sandbox.go:131: {"key":"buildkit/2/q147x6modq6nqx85or4x7mjk3","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.082960730Z"}
sandbox.go:131: {"key":"buildkit/2/q147x6modq6nqx85or4x7mjk3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1732756001/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.083004792Z"}
sandbox.go:131: {"key":"buildkit/4/zogb1ga4hlv32zal5rqotbo0f","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.113178112Z"}
sandbox.go:131: {"key":"buildkit/4/zogb1ga4hlv32zal5rqotbo0f","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1732756001/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.113238625Z"}
sandbox.go:131: {"key":"buildkit/5/nknv8nu222bdd0u6rvrn21au5","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.125090908Z"}
sandbox.go:131: {"key":"buildkit/5/nknv8nu222bdd0u6rvrn21au5","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1732756001/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.125151511Z"}
sandbox.go:131: {"key":"buildkit/7/aig1t375aogzu5h6fp0ftmwob","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:36.133400969Z"}
sandbox.go:131: {"key":"buildkit/7/aig1t375aogzu5h6fp0ftmwob","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1732756001/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:36.133448658Z"}
sandbox.go:131: {"key":"buildkit/9/tmp-h1ev8agn3xo6z3bblnrapexof sha256:3
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2839347947/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2839347947/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2839347947/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2839347947/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:35.441160988 +0000 UTC m=+49.498470429 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2839347947/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2839347947/root
sandbox.go:131: {"key":"buildkit/1/4zsw7idfxpm2r0ya6wkz4dkwv","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:35.754543812Z"}
sandbox.go:131: {"key":"buildkit/1/4zsw7idfxpm2r0ya6wkz4dkwv","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2839347947/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:35.754667011Z"}
sandbox.go:131: {"key":"buildkit/2/cu6dyqejrq97obi164qpeafrw","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:35.770211736Z"}
sandbox.go:131: {"key":"buildkit/2/cu6dyqejrq97obi164qpeafrw","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2839347947/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:35.770273941Z"}
sandbox.go:131: {"key":"buildkit/4/pm04kg4zcg4bskae3083whv6q","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:35.811362473Z"}
sandbox.go:131: {"key":"buildkit/4/pm04kg4zcg4bskae3083whv6q","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2839347947/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:35.811429789Z"}
sandbox.go:131: {"key":"buildkit/5/gpzpiiw68pbzd78j363qwjvix","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:35.830807757Z"}
sandbox.go:131: {"key":"buildkit/5/gpzpiiw68pbzd78j363qwjvix","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2839347947/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:35.830880092Z"}
sandbox.go:131: {"key":"buildkit/7/m21rrgnsm5fuz5me7dkpiyaeg","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:35.843727664Z"}
sandbox.go:131: {"key":"buildkit/7/m21rrgnsm5fuz5me7dkpiyaeg","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2839347947/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:35.843777227Z"}
sandbox.go:131: {"key":"b
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1487958239/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1487958239/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1487958239/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1487958239/root
sandbox.go:131: > StartCmd 2024-05-21 17:14:33.718924783 +0000 UTC m=+47.776234234 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1487958239/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1487958239/root
sandbox.go:131: {"key":"buildkit/1/hnpi3eywojxqpsu5323woklnq","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:34.019817906Z"}
sandbox.go:131: {"key":"buildkit/1/hnpi3eywojxqpsu5323woklnq","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1487958239/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:34.019969208Z"}
sandbox.go:131: {"key":"buildkit/2/2qyvexu9f74v2goinu4dconnh","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:34.031131978Z"}
sandbox.go:131: {"key":"buildkit/2/2qyvexu9f74v2goinu4dconnh","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1487958239/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:34.031192250Z"}
sandbox.go:131: {"key":"buildkit/4/fneipkblv8ygki8pp42j4bb6h","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:34.062556099Z"}
sandbox.go:131: {"key":"buildkit/4/fneipkblv8ygki8pp42j4bb6h","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1487958239/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:34.062617785Z"}
sandbox.go:131: {"key":"buildkit/5/nqlqmg8w1lzf4pcgkx82pr4sq","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:34.076358705Z"}
sandbox.go:131: {"key":"buildkit/5/nqlqmg8w1lzf4pcgkx82pr4sq","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1487958239/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:34.076426301Z"}
sandbox.go:131: {"key":"buildkit/7/bhegy66m6lw7bzbu81zk9c5m7","level":"debug","msg":"checking layer availability","time":"2024-05-21T17:14:34.087593497Z"}
sandbox.go:131: {"key":"buildkit/7/bhegy66m6lw7bzbu81zk9c5m7","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1487958239/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-21T17:14:34.087653539Z"}
sandbox.go:131: {"key":"buildkit/9/tm
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=oci-rootless/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-rootless/frontend=client
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_config1075630087/buildkitd.toml --root /tmp/bktest_buildkitd966884254 --addr unix:///tmp/bktest_buildkitd966884254/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:59.483040719 +0000 UTC m=+3.833502342 /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_config1075630087/buildkitd.toml --root /tmp/bktest_buildkitd966884254 --addr unix:///tmp/bktest_buildkitd966884254/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="found worker \"nhkjll0nz0rpa7ea2lxkwbzso\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9c4e3bae0e48 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-21T17:14:59Z" level=info msg="found 1 workers, default=\"nhkjll0nz0rpa7ea2lxkwbzso\""
sandbox.go:131: time="2024-05-21T17:14:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="running server on /tmp/bktest_buildkitd966884254/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=24e005936f4aa346 traceID=e6fc6bde7320533564e2ae656e086063 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="new ref for local: reqyqn6c5akfs9uvek8q8zwn2" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=43fd2a6b49c8514b traceID=bf8fcb73c3b509074a85d97ac64fe047 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="diffcopy took: 1.862588ms" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=801683c4d6345234 traceID=bf8fcb73c3b509074a85d97ac64fe047 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="saved reqyqn6c5akfs9uvek8q8zwn2 as dockerfile:dockerfile:" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=43fd2a6b49c8514b traceID=bf8fcb73c3b509074a85d97ac64fe047 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc version=v0.0.0+earthlyunknown
sandbox.go:131: ope
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=oci-rootless/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=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_config3083328500/buildkitd.toml --root /tmp/bktest_buildkitd1681449353 --addr unix:///tmp/bktest_buildkitd1681449353/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_config3083328500/buildkitd.toml --root /tmp/bktest_buildkitd1681449353 --addr unix:///tmp/bktest_buildkitd1681449353/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-21 17:14:59.277181928 +0000 UTC m=+3.627643520 /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_config3083328500/buildkitd.toml --root /tmp/bktest_buildkitd1681449353 --addr unix:///tmp/bktest_buildkitd1681449353/buildkitd.sock --debug
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="found worker \"e2usjn2awtgewslvnwsbd8n33\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9c4e3bae0e48 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-21T17:14:59Z" level=info msg="found 1 workers, default=\"e2usjn2awtgewslvnwsbd8n33\""
sandbox.go:131: time="2024-05-21T17:14:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-21T17:14:59Z" level=info msg="running server on /tmp/bktest_buildkitd1681449353/buildkitd.sock"
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="session started" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc spanID=ce7c319be0cfe386 traceID=6a757c89cfb4a7b58683acd60456a770 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="new ref for local: hnwg68ej4sg29nxzzgqt1mcnv" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=ddc83505ce292399 traceID=ba5ca1f761d366db053ce651a4e4dc6f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="diffcopy took: 1.67024ms" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=ad06d0e907cb8618 traceID=ba5ca1f761d366db053ce651a4e4dc6f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-21T17:14:59Z" level=debug msg="saved hnwg68ej4sg29nxzzgqt1mcnv as dockerfile:dockerfile:" revision=a00562b27f66f76d4fcf1853f5c04f61b9737ccc span="[internal] load build definition from Dockerfile" spanID=ddc83505ce292399 traceID
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/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-rootless/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/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-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.01s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/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-rootless/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName (0.01s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/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-rootless/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/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-rootless/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource (0.02s)
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
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, 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)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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-1.6, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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 (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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/.
|
test / run (oci, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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-rootless, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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-rootless, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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-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-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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 (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
|
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-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, ./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 (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/.
|
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/
|
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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-reports
Expired
|
32.9 MB |
|