Lock ops based on computed key rather than LLB digest #248
Annotations
11 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4166:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
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-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2651901051/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2651901051/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:16.424491119 +0000 UTC m=+47.371944733 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2651901051/config.toml
sandbox.go:131: time="2024-05-22T18:07:16Z" 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-22T18:07:16.492926464Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:16.516374902Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:16.516526606Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:16.516554999Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:16.516570258Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:16.516693468Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:16.516982318Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:16.517926443Z" 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-22T18:07:16.517960857Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:16.518288210Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2651901051/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-22T18:07:16.518328916Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:16.518623987Z" level=warning msg="could not use snapshotte
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4068:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1644174184/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1644174184/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:15.148993399 +0000 UTC m=+46.096447023 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1644174184/config.toml
sandbox.go:131: time="2024-05-22T18:07:15Z" 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-22T18:07:15.241152253Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:15.274707039Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:15.274866889Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:15.274888960Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:15.274901393Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:15.275006570Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:15.275275413Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:15.276729823Z" 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-22T18:07:15.276756222Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:15.276963019Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1644174184/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-22T18:07:15.276979059Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:15.277
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4332:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3631039273/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3631039273/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:14.679167952 +0000 UTC m=+45.626621576 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3631039273/config.toml
sandbox.go:131: time="2024-05-22T18:07:14Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:07:14.752574639Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:14.779456230Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:14.779596161Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:14.779618503Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:14.779633041Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:14.779738047Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:14.780012620Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:14.783833940Z" 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-22T18:07:14.783864497Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:14.784138169Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3631039273/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-22T18:07:14.784156794Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:14.784226354Z" lev
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "f518576db1990c93179dba6e6348b159815fa478ce7eea2abc4445bfa09eb640 -\n"
actual : "afd4817d67395c30b78e4ba6e21f63d1fcc816859c3ba348e76949b64fec77e8 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-f518576db1990c93179dba6e6348b159815fa478ce7eea2abc4445bfa09eb640 -
+afd4817d67395c30b78e4ba6e21f63d1fcc816859c3ba348e76949b64fec77e8 -
Test: TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd773797198/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd773797198/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:13.908154858 +0000 UTC m=+44.855608482 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd773797198/config.toml
sandbox.go:131: time="2024-05-22T18:07:13Z" 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-22T18:07:13.936453252Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:13.955657587Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:13.955919196Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.955947039Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:13.955960934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.956139719Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.956473413Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.957608904Z" 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-22T18:07:13.957639832Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.957875743Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd773797198/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-22T18:07:13.957905729Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:13.957984386Z" level=warning msg="could not use snapsh
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4611
=== RUN TestIntegration/TestBuiltinArgs/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestBuiltinArgs/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestBuiltinArgs/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4611:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4611
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "hpvalue::npvalue::foocontents::::bazcontent"
actual : "hpvalue2::::foocontents::::bazcontent"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-hpvalue::npvalue::foocontents::::bazcontent
+hpvalue2::::foocontents::::bazcontent
Test: TestIntegration/TestBuiltinArgs/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3565419467/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3565419467/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:13.091771401 +0000 UTC m=+44.039225035 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3565419467/config.toml
sandbox.go:131: time="2024-05-22T18:07:13Z" 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-22T18:07:13.113856583Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:13.135439096Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:13.135581201Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.135605887Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:13.135628340Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.135735971Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.137375117Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.138313755Z" 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-22T18:07:13.138343321Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:13.138587778Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3565419467/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-22T18:07:13.138615971Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:13.138689969Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:13.13870
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1932
=== RUN TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1932:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1932
/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/TestPullScratch/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd463251115/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd463251115/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:12.855911777 +0000 UTC m=+43.803365391 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd463251115/config.toml
sandbox.go:131: time="2024-05-22T18:07: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-22T18:07:12.885001962Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:12.909700888Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:12.909830581Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:12.909854195Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:12.909869323Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:12.909970703Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:12.910246639Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:12.910982274Z" 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-22T18:07:12.911014644Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:12.911226460Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd463251115/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-22T18:07:12.911246117Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:12.912381095Z" level=warning msg="could not use snapshotter devmapper in metadata plug
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3997
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3997:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3997
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "sha256:1c46bae3de3ea31306dbc09e25baebf0db914696ecebe308c7c34c156057c38a"
actual : "sha256:71a44a3a5564ac0a3fb74c5bc99ce02a48923a9907f363a10925edb65f457965"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(digest.Digest) (len=71) "sha256:1c46bae3de3ea31306dbc09e25baebf0db914696ecebe308c7c34c156057c38a"
+(digest.Digest) (len=71) "sha256:71a44a3a5564ac0a3fb74c5bc99ce02a48923a9907f363a10925edb65f457965"
Test: TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2860724926/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2860724926/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:04.420580974 +0000 UTC m=+35.368034628 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2860724926/config.toml
sandbox.go:131: time="2024-05-22T18:07: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-22T18:07:04.454969514Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:04.480249853Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:04.480693271Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:04.480742954Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:04.480769394Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:04.481049277Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:04.481507123Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:04.482880761Z" 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-22T18:07:04.482908192Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:04.483128063Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2860724926/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-22T18:07:04.483154402Z" level=info msg="loading plugin \"io.
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1679002554/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1679002554/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:03.632439036 +0000 UTC m=+34.579892660 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1679002554/config.toml
sandbox.go:131: time="2024-05-22T18:07: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-22T18:07:03.699060120Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:03.735448383Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:03.735644720Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:03.735671580Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:03.735685977Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:03.735800170Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:03.736140507Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:03.737030651Z" 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-22T18:07:03.737085273Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:03.737350168Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1679002554/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-22T18:07:03.737401764Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:03.737485932Z" level=warning msg="could not use snapshotter devmapper
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestExportCacheLoop/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:474:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:474
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestExportCacheLoop/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1388449354/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:07:00.793185238 +0000 UTC m=+31.740638882 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1388449354/config.toml
sandbox.go:131: time="2024-05-22T18:07:00Z" 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-22T18:07:00.829239248Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-22T18:07:00.851542949Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-22T18:07:00.851687660Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:00.851706184Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:00.851714540Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:00.851802925Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:00.852056199Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:00.853662529Z" 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-22T18:07:00.853693728Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:07:00.853894583Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1388449354/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-22T18:07:00.853913529Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-22T18:07:00.854891506Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:07:00.854910171Z" level=i
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1581
=== RUN TestIntegration/TestNoSnapshotLeak/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestNoSnapshotLeak/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestNoSnapshotLeak/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1581:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1581
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: 5
actual : 7
Test: TestIntegration/TestNoSnapshotLeak/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1177016632/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config711616066/buildkitd.toml --root /tmp/bktest_buildkitd2897609806 --addr unix:///tmp/bktest_buildkitd2897609806/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:06:51.22589749 +0000 UTC m=+22.173351105 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1177016632/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config711616066/buildkitd.toml --root /tmp/bktest_buildkitd2897609806 --addr unix:///tmp/bktest_buildkitd2897609806/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2897609806/net/cni\" for cleanup: open /tmp/bktest_buildkitd2897609806/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="creating new network namespace jrady1evakxsh2btycvbhpyn5" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="finished creating network namespace jrady1evakxsh2btycvbhpyn5" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="finished setting up network namespace jrady1evakxsh2btycvbhpyn5" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-22T18:06:51Z" level=info msg="found worker \"wwfytt723hn35znn1opagafdi\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:20e8cdda-3db6-4037-816d-fc8f28aa319e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:4fd8ae808504 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-22T18:06:51Z" level=info msg="found 1 workers, default=\"wwfytt723hn35znn1opagafdi\""
sandbox.go:131: time="2024-05-22T18:06:51Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-22T18:06:51Z" level=info msg="running server on /tmp/bktest_buildkitd2897609806/buildkitd.sock"
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg="session started" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 spanID=016507bbf47592b6 traceID=67f1ef11b17f1b7638e52899b11a5d27 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg=resolving host="localhost:34883"
sandbox.go:131: time="2024-05-22T18:06:51Z" level=debug msg
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading