Cache slow/computed keys using an LRU #258
Annotations
2 errors and 2 warnings
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
dockerfile_mount_test.go:225:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:225
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []byte{0x39, 0x66, 0x39, 0x39, 0x37, 0x35, 0x62, 0x35, 0x64, 0x32, 0x63, 0x39, 0x35, 0x66, 0x36, 0x35, 0x65, 0x33, 0x36, 0x32, 0x30, 0x65, 0x37, 0x64, 0x31, 0x33, 0x32, 0x35, 0x64, 0x66, 0x65, 0x34, 0x32, 0x65, 0x61, 0x66, 0x61, 0x31, 0x33, 0x37, 0x35, 0x36, 0x63, 0x35, 0x63, 0x36, 0x66, 0x63, 0x65, 0x62, 0x36, 0x36, 0x65, 0x31, 0x36, 0x39, 0x64, 0x66, 0x65, 0x39, 0x39, 0x37, 0x62, 0x31, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x33, 0x64, 0x62, 0x61, 0x63, 0x63, 0x36, 0x38, 0x38, 0x63, 0x30, 0x65, 0x35, 0x62, 0x30, 0x30, 0x38, 0x34, 0x37, 0x64, 0x38, 0x61, 0x35, 0x62, 0x37, 0x39, 0x38, 0x30, 0x31, 0x35, 0x35, 0x36, 0x34, 0x64, 0x32, 0x65, 0x35, 0x66, 0x30, 0x62, 0x34, 0x61, 0x31, 0x66, 0x37, 0x64, 0x30, 0x35, 0x39, 0x63, 0x63, 0x39, 0x39, 0x39, 0x35, 0x65, 0x35, 0x35, 0x33, 0x62, 0x30, 0x64, 0x36, 0x64, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 39 66 39 39 37 35 62 35 64 32 63 39 35 66 36 35 |9f9975b5d2c95f65|
- 00000010 65 33 36 32 30 65 37 64 31 33 32 35 64 66 65 34 |e3620e7d1325dfe4|
- 00000020 32 65 61 66 61 31 33 37 35 36 63 35 63 36 66 63 |2eafa13756c5c6fc|
- 00000030 65 62 36 36 65 31 36 39 64 66 65 39 39 37 62 31 |eb66e169dfe997b1|
+ 00000000 33 64 62 61 63 63 36 38 38 63 30 65 35 62 30 30 |3dbacc688c0e5b00|
+ 00000010 38 34 37 64 38 61 35 62 37 39 38 30 31 35 35 36 |847d8a5b79801556|
+ 00000020 34 64 32 65 35 66 30 62 34 61 31 66 37 64 30 35 |4d2e5f0b4a1f7d05|
+ 00000030 39 63 63 39 39 39 35 65 35 35 33 62 30 64 36 64 |9cc9995e553b0d6d|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2680134240/config.toml
sandbox.go:131: > StartCmd 2024-05-29 17:50:08.791835882 +0000 UTC m=+3.596762070 /usr/bin/containerd --config /tmp/bktest_containerd2680134240/config.toml
sandbox.go:131: time="2024-05-29T17:50:08Z" 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-29T17:50:08.817039406Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T17:50:08.847886133Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T17:50:08.847985568Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T17:50:08.848428623Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T17:50:08.848552754Z" 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-29T17:50:08.848601144Z" level=info msg="loading p
|
|
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