Merge pull request #5594 from tonistiigi/dockerfile-test-versioning #5805
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43151/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.06s)
|
Generate annotations:
client/build_test.go#L1947
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=oci-snapshotter-stargz/secmode=insecure
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=oci-snapshotter-stargz/secmode=insecure
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=oci-snapshotter-stargz/secmode=insecure
build_test.go:1947:
Error Trace: /src/client/build_test.go:1947
/src/client/build_test.go:1824
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: "failed to solve: expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit" does not contain "security.insecure is not allowed"
Test: TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=oci-snapshotter-stargz/secmode=insecure
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config982776897/buildkitd.toml --root /tmp/bktest_buildkitd1927388358 --addr unix:///tmp/bktest_buildkitd1927388358/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1927388358/buildkitd-debug.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config982776897/buildkitd.toml --root /tmp/bktest_buildkitd1927388358 --addr unix:///tmp/bktest_buildkitd1927388358/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1927388358/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2025-01-07 18:48:41.109201403 +0000 UTC m=+8.146870132 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config982776897/buildkitd.toml --root /tmp/bktest_buildkitd1927388358 --addr unix:///tmp/bktest_buildkitd1927388358/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1927388358/buildkitd-debug.sock --debug
sandbox.go:190: time="2025-01-07T18:48:41Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1927388358/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1927388358/net/cni\" for cleanup: open /tmp/bktest_buildkitd1927388358/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=debug msg="creating new network namespace pyd2rh32cv77md7todwiefylt"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=debug msg="finished creating network namespace pyd2rh32cv77md7todwiefylt"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=debug msg="finished setting up network namespace pyd2rh32cv77md7todwiefylt"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=info msg="found worker \"1ur5ql9za8cp3s3loitj36b29\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:85d3c6aaa7db org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]"
sandbox.go:190: time="2025-01-07T18:48:41Z" level=info msg="found 1 workers, default=\"1ur5ql9za8cp3s3loitj36b29\""
sandbox.go:190: time="2025-01-07T18:48:41Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:190: time="2025-01-07T18:48:41Z" level=info msg="running server on /tmp/bktest_buildkitd1927388358/buildkitd.sock"
|
Test
Process completed with exit code 1.
|
Loading