Merge pull request #2760 from tonistiigi/update-compose-v2.4.1 #27
Annotations
3 errors and 1 warning
Generate annotations:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36453/library/busybox:latest
time="2024-10-29T16:27:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36453"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36453/library/alpine:latest
time="2024-10-29T16:27:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36453"
run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:36453/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Generate annotations:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx 704b2cc5 704b2cc52dea1f2d2d7540d119144296ef520a17
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 704b2cc5
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config801281775/buildkitd.toml --root /tmp/bktest_buildkitd3326090850 --addr unix:///tmp/bktest_buildkitd3326090850/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config801281775/buildkitd.toml --root /tmp/bktest_buildkitd3326090850 --addr unix:///tmp/bktest_buildkitd3326090850/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-29 16:27:48.468970913 +0000 UTC m=+6.446858632 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config801281775/buildkitd.toml --root /tmp/bktest_buildkitd3326090850 --addr unix:///tmp/bktest_buildkitd3326090850/buildkitd.sock --debug
sandbox.go:138: time="2024-10-29T16:27:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-29T16:27:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-29T16:27:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-29T16:27:48Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-29T16:27:48Z" level=info msg="found worker \"tt0n6uxcrcz4lf8f0xakocjhq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c7da904c0c18 org.mobyproject.buildkit.worker.network:host 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:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-29T16:27:48Z" level=info msg="found 1 workers, default=\"tt0n6uxcrcz4lf8f0xakocjhq\""
sandbox.go:138: time="2024-10-29T16:27:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-29T16:27:48Z" level=info msg="running server on /tmp/bktest_buildkitd3326090850/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.24s)
|
Test
Process completed with exit code 1.
|
Send to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading