feat: wcow: add support for bind and cache mounts #6119
Annotations
3 errors
Generate annotations:
client/run.go#L285
=== RUN TestClientGatewayIntegration
run.go:285: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41589/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.02s)
|
Generate annotations:
client/build_test.go#L2131
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
build_test.go:2131:
Error Trace: /src/client/build_test.go:2131
/src/client/build_test.go:2030
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
sandbox.go:202: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc597047111/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc597047111/root
sandbox.go:205: > StartCmd 2025-02-12 06:23:31.447049729 +0000 UTC m=+1.186175596 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc597047111/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc597047111/root
sandbox.go:205: {"key":"buildkit/1/tmp-qzz6t5gosadxurl772s9coxr2 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc597047111/root/snapshotter/snapshots/1/fs","parent":"","time":"2025-02-12T06:23:33.654754025Z"}
sandbox.go:205: {"key":"buildkit/1/tmp-qzz6t5gosadxurl772s9coxr2 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc597047111/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/library/busybox:latest/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2025-02-12T06:23:33.654993203Z"}
sandbox.go:205: {"digest":"sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","error":null,"key":"buildkit/1/tmp-qzz6t5gosadxurl772s9coxr2 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc597047111/root/snapshotter/snapshots/1/fs","msg":"using default handler","par
|
Test
Process completed with exit code 1.
|
Loading