Cache slow/computed keys using an LRU #256
Annotations
2 errors and 2 warnings
frontend/dockerfile/dockerfile_test.go#L1581
=== RUN TestIntegration/TestNoSnapshotLeak/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestNoSnapshotLeak/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestNoSnapshotLeak/worker=containerd/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 : 6
Test: TestIntegration/TestNoSnapshotLeak/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2132998286/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2132998286/config.toml
sandbox.go:131: > StartCmd 2024-05-28 21:52:16.317640006 +0000 UTC m=+3.129385653 /usr/bin/containerd --config /tmp/bktest_containerd2132998286/config.toml
sandbox.go:131: time="2024-05-28T21:52: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-28T21:52:16.351042148Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-28T21:52:16.385467500Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-28T21:52:16.385516682Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-28T21:52:16.385575712Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.385719069Z" 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-28T21:52:16.385744958Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.385768141Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-28T21:52:16.385786505Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.385948097Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.386566671Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.387491728Z" 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-28T21:52:16.387543675Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-28T21:52:16.387767623Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2132998286/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-28T21:52:16.387785296Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-28T21:52:16.387900952Z" level=info msg="loading plugin \"i
|
|
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/
|
This job failed
Loading