Add FileActionSymlink and llb.Symlink
#5539
Annotations
3 errors
Generate annotations:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39935/library/alpine:latest
time="2024-11-21T21:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39935"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:39935/tonistiigi/test:nolayers
time="2024-11-21T21:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39935"
time="2024-11-21T21:17:57Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:39935/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.13s)
|
Generate annotations:
client/client_test.go#L2489
=== RUN TestIntegration/TestFileOpSymlink/worker=containerd-1.7
=== PAUSE TestIntegration/TestFileOpSymlink/worker=containerd-1.7
=== CONT TestIntegration/TestFileOpSymlink/worker=containerd-1.7
client_test.go:2489:
Error Trace: /src/client/client_test.go:2489
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: []byte{0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x73}
actual : []byte(nil)
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]uint8) (len=8) {
- 00000000 63 6f 6e 74 65 6e 74 73 |contents|
-}
+([]uint8) <nil>
Test: TestIntegration/TestFileOpSymlink/worker=containerd-1.7
sandbox.go:135: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2393208322/config.toml
sandbox.go:135: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2393208322/config.toml
sandbox.go:138: > StartCmd 2024-11-21 21:21:38.419072193 +0000 UTC m=+238.543722509 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2393208322/config.toml
sandbox.go:138: time="2024-11-21T21:21:38.451745572Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-21T21:21:38.484436682Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-21T21:21:38.484526339Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-21T21:21:38.484576442Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-21T21:21:38.484598093Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.484691847Z" 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:138: time="2024-11-21T21:21:38.484709700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.484726381Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.484738173Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.485804700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.486709365Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.488464835Z" 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:138: time="2024-11-21T21:21:38.488485002Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:38.488704491Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2393208322/root/io.containerd.snapshotter.v1
|
Test
Process completed with exit code 1.
|
Loading