Skip to content

Merge pull request #2728 from thaJeztah/gha_permissions #23

Merge pull request #2728 from thaJeztah/gha_permissions

Merge pull request #2728 from thaJeztah/gha_permissions #23

Triggered via push October 9, 2024 13:55
Status Failure
Total duration 7m 1s
Artifacts 71

build.yml

on: push
Matrix: test-integration
Matrix: test-unit
prepare-binaries
7s
prepare-binaries
govulncheck
48s
govulncheck
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

84 errors and 32 warnings
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:45917/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45917" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45917/library/busybox:latest time="2024-10-09T13:58:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45917" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45917/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config205762925/buildkitd.toml --root /tmp/bktest_buildkitd4250573530 --addr unix:///tmp/bktest_buildkitd4250573530/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_config205762925/buildkitd.toml --root /tmp/bktest_buildkitd4250573530 --addr unix:///tmp/bktest_buildkitd4250573530/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:36.314822599 +0000 UTC m=+5.535632189 /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_config205762925/buildkitd.toml --root /tmp/bktest_buildkitd4250573530 --addr unix:///tmp/bktest_buildkitd4250573530/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:36Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:36Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:36Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:36Z" level=info msg="found worker \"9clhxmv7a45wbevzhyqnm30cm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cc7b90dc51e7 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-09T13:58:36Z" level=info msg="found 1 workers, default=\"9clhxmv7a45wbevzhyqnm30cm\"" sandbox.go:138: time="2024-10-09T13:58:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:36Z" level=info msg="running server on /tmp/bktest_buildkitd4250573530/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39669/library/busybox:latest time="2024-10-09T13:58:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39669" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39669/library/alpine:latest time="2024-10-09T13:58:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39669" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:39669/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config1577065606/buildkitd.toml --root /tmp/bktest_buildkitd1063223703 --addr unix:///tmp/bktest_buildkitd1063223703/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_config1577065606/buildkitd.toml --root /tmp/bktest_buildkitd1063223703 --addr unix:///tmp/bktest_buildkitd1063223703/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:39.805703309 +0000 UTC m=+5.178307403 /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_config1577065606/buildkitd.toml --root /tmp/bktest_buildkitd1063223703 --addr unix:///tmp/bktest_buildkitd1063223703/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:39Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:39Z" level=info msg="found worker \"lrxtvypx00ho1bnywphm9gpd5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:44ade193e5cb 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-10-09T13:58:39Z" level=info msg="found 1 workers, default=\"lrxtvypx00ho1bnywphm9gpd5\"" sandbox.go:138: time="2024-10-09T13:58:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:39Z" level=info msg="running server on /tmp/bktest_buildkitd1063223703/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36749/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36749" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36749/library/busybox:latest time="2024-10-09T13:58:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36749" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36749/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config3426381519/buildkitd.toml --root /tmp/bktest_buildkitd838225592 --addr unix:///tmp/bktest_buildkitd838225592/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_config3426381519/buildkitd.toml --root /tmp/bktest_buildkitd838225592 --addr unix:///tmp/bktest_buildkitd838225592/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:40.91039742 +0000 UTC m=+8.619191326 /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_config3426381519/buildkitd.toml --root /tmp/bktest_buildkitd838225592 --addr unix:///tmp/bktest_buildkitd838225592/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:40Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:40Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:40Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:40Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:40Z" level=info msg="found worker \"a3nvw5dy7uih2rwx88o3l1k5v\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:de013ef78ef6 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-09T13:58:41Z" level=info msg="found 1 workers, default=\"a3nvw5dy7uih2rwx88o3l1k5v\"" sandbox.go:138: time="2024-10-09T13:58:41Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:41Z" level=info msg="running server on /tmp/bktest_buildkitd838225592/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:44309/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44309" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44309/library/busybox:latest time="2024-10-09T13:58:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44309" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44309/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config2468545263/buildkitd.toml --root /tmp/bktest_buildkitd3411682165 --addr unix:///tmp/bktest_buildkitd3411682165/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_config2468545263/buildkitd.toml --root /tmp/bktest_buildkitd3411682165 --addr unix:///tmp/bktest_buildkitd3411682165/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:43.268639717 +0000 UTC m=+6.364120878 /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_config2468545263/buildkitd.toml --root /tmp/bktest_buildkitd3411682165 --addr unix:///tmp/bktest_buildkitd3411682165/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:43Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:43Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:43Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:43Z" level=info msg="found worker \"l1xhfopf1v9iqqdniegptzh1a\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:bd49026d876f 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-09T13:58:43Z" level=info msg="found 1 workers, default=\"l1xhfopf1v9iqqdniegptzh1a\"" sandbox.go:138: time="2024-10-09T13:58:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:43Z" level=info msg="running server on /tmp/bktest_buildkitd3411682165/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.33s)
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:33549/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33549" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33549/library/busybox:latest time="2024-10-09T13:58:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33549" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33549/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config2609032243/buildkitd.toml --root /tmp/bktest_buildkitd2627201760 --addr unix:///tmp/bktest_buildkitd2627201760/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:46.726629323 +0000 UTC m=+6.121284068 /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_config2609032243/buildkitd.toml --root /tmp/bktest_buildkitd2627201760 --addr unix:///tmp/bktest_buildkitd2627201760/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:46Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:46Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:46Z" level=info msg="found worker \"7dp3iqek5hlylebwjrjsqy9qq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8d9b1caf68ca 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-10-09T13:58:46Z" level=info msg="found 1 workers, default=\"7dp3iqek5hlylebwjrjsqy9qq\"" sandbox.go:138: time="2024-10-09T13:58:46Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:46Z" level=info msg="running server on /tmp/bktest_buildkitd2627201760/buildkitd.sock" 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_config2609032243/buildkitd.toml --root /tmp/bktest_buildkitd2627201760 --addr unix:///tmp/bktest_buildkitd2627201760/buildkitd.sock --debug --- FAIL: TestIntegration/TestVersion/worker=remote (0.35s)
test-integration (master, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:46353/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46353" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46353/library/busybox:latest time="2024-10-09T13:58:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46353" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46353/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.14s)
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40867/library/alpine:latest time="2024-10-09T13:58:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40867" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:40867/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40867" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40867/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config4163955990/buildkitd.toml --root /tmp/bktest_buildkitd1501790198 --addr unix:///tmp/bktest_buildkitd1501790198/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:58:52.757365713 +0000 UTC m=+8.089402921 /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_config4163955990/buildkitd.toml --root /tmp/bktest_buildkitd1501790198 --addr unix:///tmp/bktest_buildkitd1501790198/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:58:52Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:52Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:58:52Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:58:52Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:58:52Z" level=info msg="found worker \"tcpkdvzim886eyjayznjviqdb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cef08f8751d6 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-09T13:58:52Z" level=info msg="found 1 workers, default=\"tcpkdvzim886eyjayznjviqdb\"" sandbox.go:138: time="2024-10-09T13:58:52Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:58:52Z" level=info msg="running server on /tmp/bktest_buildkitd1501790198/buildkitd.sock" 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_config4163955990/buildkitd.toml --root /tmp/bktest_buildkitd1501790198 --addr unix:///tmp/bktest_buildkitd1501790198/buildkitd.sock --debug --- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37753/library/busybox:latest time="2024-10-09T13:58:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37753" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37753/library/alpine:latest time="2024-10-09T13:58:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37753" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:37753/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.00s)
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35321/library/busybox:latest time="2024-10-09T13:58:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35321" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35321/library/alpine:latest time="2024-10-09T13:58:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35321" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35321/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.09s)
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37451/library/busybox:latest time="2024-10-09T13:58:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37451" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37451/library/alpine:latest time="2024-10-09T13:58:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37451" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:37451/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.09s)
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40539/library/busybox:latest time="2024-10-09T13:58:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40539" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40539/library/alpine:latest time="2024-10-09T13:58:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40539" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:40539/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.19s)
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34735/library/alpine:latest time="2024-10-09T13:58:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34735" run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:34735/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34735" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34735/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.24s)
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40665/library/alpine:latest time="2024-10-09T13:58:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40665" run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:40665/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40665" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40665/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.22s)
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43179/library/busybox:latest time="2024-10-09T13:58:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43179" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43179/library/alpine:latest time="2024-10-09T13:58:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43179" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:43179/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.99s)
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:43717/moby/buildkit:buildx-stable-1 time="2024-10-09T13:59:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43717" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43717/library/busybox:latest time="2024-10-09T13:59:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43717" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43717/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config3962302407/buildkitd.toml --root /tmp/bktest_buildkitd1669749252 --addr unix:///tmp/bktest_buildkitd1669749252/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_config3962302407/buildkitd.toml --root /tmp/bktest_buildkitd1669749252 --addr unix:///tmp/bktest_buildkitd1669749252/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 14:00:00.790460764 +0000 UTC m=+15.120569659 /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_config3962302407/buildkitd.toml --root /tmp/bktest_buildkitd1669749252 --addr unix:///tmp/bktest_buildkitd1669749252/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T14:00:00Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:00Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:00Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T14:00:00Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T14:00:00Z" level=info msg="found worker \"xjc5dxo87r8u1ukiwejdt994e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:589c9f3765a6 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-09T14:00:00Z" level=info msg="found 1 workers, default=\"xjc5dxo87r8u1ukiwejdt994e\"" sandbox.go:138: time="2024-10-09T14:00:00Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T14:00:00Z" level=info msg="running server on /tmp/bktest_buildkitd1669749252/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35141/library/busybox:latest time="2024-10-09T13:59:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35141" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35141/library/alpine:latest time="2024-10-09T13:59:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35141" run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:35141/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config2062186861/buildkitd.toml --root /tmp/bktest_buildkitd2329768788 --addr unix:///tmp/bktest_buildkitd2329768788/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 13:59:59.051657323 +0000 UTC m=+13.746451522 /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_config2062186861/buildkitd.toml --root /tmp/bktest_buildkitd2329768788 --addr unix:///tmp/bktest_buildkitd2329768788/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T13:59:59Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:59:59Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T13:59:59Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T13:59:59Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T13:59:59Z" level=info msg="found worker \"king78xvavoa72egvjda0jtcd\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0172aeab5953 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-09T13:59:59Z" level=info msg="found 1 workers, default=\"king78xvavoa72egvjda0jtcd\"" sandbox.go:138: time="2024-10-09T13:59:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T13:59:59Z" level=info msg="running server on /tmp/bktest_buildkitd2329768788/buildkitd.sock" 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_config2062186861/buildkitd.toml --root /tmp/bktest_buildkitd2329768788 --addr unix:///tmp/bktest_buildkitd2329768788/buildkitd.sock --debug --- FAIL: TestIntegration/TestVersion/worker=remote (0.50s)
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35453/library/busybox:latest time="2024-10-09T14:00:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35453" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35453/library/alpine:latest time="2024-10-09T14:00:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35453" run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:35453/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.14s)
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36467/library/busybox:latest time="2024-10-09T14:00:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36467" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36467/library/alpine:latest time="2024-10-09T14:00:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36467" run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:36467/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.06s)
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:38555/moby/buildkit:buildx-stable-1 time="2024-10-09T14:00:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38555" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38555/library/busybox:latest time="2024-10-09T14:00:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38555" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38555/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config2883745060/buildkitd.toml --root /tmp/bktest_buildkitd42291059 --addr unix:///tmp/bktest_buildkitd42291059/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_config2883745060/buildkitd.toml --root /tmp/bktest_buildkitd42291059 --addr unix:///tmp/bktest_buildkitd42291059/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 14:00:39.892923378 +0000 UTC m=+7.619508808 /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_config2883745060/buildkitd.toml --root /tmp/bktest_buildkitd42291059 --addr unix:///tmp/bktest_buildkitd42291059/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T14:00:39Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:39Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T14:00:39Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T14:00:39Z" level=info msg="found worker \"cai88yj6vddozcbb2qot4757l\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8b7e87358be2 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-09T14:00:40Z" level=info msg="found 1 workers, default=\"cai88yj6vddozcbb2qot4757l\"" sandbox.go:138: time="2024-10-09T14:00:40Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T14:00:40Z" level=info msg="running server on /tmp/bktest_buildkitd42291059/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.35s)
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44141/library/busybox:latest time="2024-10-09T14:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44141" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44141/library/alpine:latest time="2024-10-09T14:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44141" run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:44141/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config4075153988/buildkitd.toml --root /tmp/bktest_buildkitd999251296 --addr unix:///tmp/bktest_buildkitd999251296/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_config4075153988/buildkitd.toml --root /tmp/bktest_buildkitd999251296 --addr unix:///tmp/bktest_buildkitd999251296/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 14:00:59.084937723 +0000 UTC m=+8.062544066 /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_config4075153988/buildkitd.toml --root /tmp/bktest_buildkitd999251296 --addr unix:///tmp/bktest_buildkitd999251296/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T14:00:59Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:59Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:00:59Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T14:00:59Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T14:00:59Z" level=info msg="found worker \"rmboujttu149evg13cdx34yyl\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:915d01996aae 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-09T14:00:59Z" level=info msg="found 1 workers, default=\"rmboujttu149evg13cdx34yyl\"" sandbox.go:138: time="2024-10-09T14:00:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T14:00:59Z" level=info msg="running server on /tmp/bktest_buildkitd999251296/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.37s)
test-integration (v0.14.1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41145/library/busybox:latest time="2024-10-09T14:01:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41145" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41145/library/alpine:latest time="2024-10-09T14:01:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41145" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:41145/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config1861686908/buildkitd.toml --root /tmp/bktest_buildkitd4122010620 --addr unix:///tmp/bktest_buildkitd4122010620/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_config1861686908/buildkitd.toml --root /tmp/bktest_buildkitd4122010620 --addr unix:///tmp/bktest_buildkitd4122010620/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 14:01:10.747876393 +0000 UTC m=+9.992052004 /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_config1861686908/buildkitd.toml --root /tmp/bktest_buildkitd4122010620 --addr unix:///tmp/bktest_buildkitd4122010620/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T14:01:10Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:01:10Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:01:10Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T14:01:10Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T14:01:10Z" level=info msg="found worker \"l8veykzdkkc6p533lkcol5da7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f4de08a90610 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-09T14:01:10Z" level=info msg="found 1 workers, default=\"l8veykzdkkc6p533lkcol5da7\"" sandbox.go:138: time="2024-10-09T14:01:10Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T14:01:10Z" level=info msg="running server on /tmp/bktest_buildkitd4122010620/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.28s)
test-integration (v0.15.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:42773/moby/buildkit:buildx-stable-1 time="2024-10-09T14:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42773" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42773/library/busybox:latest time="2024-10-09T14:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42773" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42773/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.98s)
test-integration (v0.15.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33465/library/busybox:latest time="2024-10-09T14:00:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33465" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33465/library/alpine:latest time="2024-10-09T14:00:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33465" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:33465/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker-container Messages: Second field was not valid semver: 65c47564 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.20s)
test-integration (v0.15.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44683/library/busybox:latest time="2024-10-09T14:01:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44683" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44683/library/alpine:latest time="2024-10-09T14:01:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44683" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:44683/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: 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 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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: 65c47564 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_config1950583050/buildkitd.toml --root /tmp/bktest_buildkitd979409354 --addr unix:///tmp/bktest_buildkitd979409354/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_config1950583050/buildkitd.toml --root /tmp/bktest_buildkitd979409354 --addr unix:///tmp/bktest_buildkitd979409354/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-10-09 14:01:27.871866372 +0000 UTC m=+9.709147308 /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_config1950583050/buildkitd.toml --root /tmp/bktest_buildkitd979409354 --addr unix:///tmp/bktest_buildkitd979409354/buildkitd.sock --debug sandbox.go:138: time="2024-10-09T14:01:27Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:01:27Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-10-09T14:01:27Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-10-09T14:01:27Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-10-09T14:01:27Z" level=info msg="found worker \"xn7eeqshxy9tgrtd1r31thd6d\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9aed0635776a 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-09T14:01:28Z" level=info msg="found 1 workers, default=\"xn7eeqshxy9tgrtd1r31thd6d\"" sandbox.go:138: time="2024-10-09T14:01:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-10-09T14:01:28Z" level=info msg="running server on /tmp/bktest_buildkitd979409354/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.26s)
test-integration (v0.15.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35653/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35653" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35653/library/busybox:latest time="2024-10-09T13:58:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35653" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35653/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker === PAUSE TestIntegration/TestVersion/worker=docker === CONT TestIntegration/TestVersion/worker=docker version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker Messages: Second field was not valid semver: 65c47564 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-10-09 13:59:03.497802449 +0000 UTC m=+28.705680727 /usr/bin/dockerd --data-root /tmp/integration2639252091/df02seslylvnq/root --exec-root /tmp/dxr/df02seslylvnq --pidfile /tmp/integration2639252091/df02seslylvnq/docker.pid --containerd-namespace df02seslylvnq --containerd-plugins-namespace df02seslylvnqp --host unix:///tmp/docker-integration/df02seslylvnq.sock --config-file /tmp/integration2639252091/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-10-09T13:59:03.515715490Z" level=info msg="Starting up" sandbox.go:138: time="2024-10-09T13:59:03.516730934Z" level=warning msg="could not change group /tmp/docker-integration/df02seslylvnq.sock to docker: group docker not found" sandbox.go:138: time="2024-10-09T13:59:03.516853414Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/df02seslylvnq.sock)" sandbox.go:138: time="2024-10-09T13:59:03.516872459Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-10-09T13:59:03.517415648Z" level=info msg="started new containerd process" address=/tmp/dxr/df02seslylvnq/containerd/containerd.sock module=libcontainerd pid=10810 sandbox.go:138: time="2024-10-09T13:59:03.517863167Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/df02seslylvnq/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-10-09T13:59:03.518033199Z" level=debug msg="2024/10/09 13:59:03 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/df02seslylvnq/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/df02seslylvnq/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-10-09T13:59:03.528404987Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21 sandbox.go:138: time="2024-10-09T13:59:03.541069595Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-10-09T13:59:03.541103529Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-10-09T13:59:03.541131371Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-10-09T13:59:03.541153072Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:03.541238672Z" 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-10-09T13:59:03.541253530Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:03.541262948Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." e
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40249/library/busybox:latest time="2024-10-09T13:58:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40249" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40249/library/alpine:latest time="2024-10-09T13:58:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40249" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:40249/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd === PAUSE TestIntegration/TestVersion/worker=docker+containerd === CONT TestIntegration/TestVersion/worker=docker+containerd version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker+containerd Messages: Second field was not valid semver: 65c47564 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-10-09 13:58:59.707901475 +0000 UTC m=+27.073189270 /usr/bin/dockerd --data-root /tmp/integration132856931/d1hsa1p3wer6x/root --exec-root /tmp/dxr/d1hsa1p3wer6x --pidfile /tmp/integration132856931/d1hsa1p3wer6x/docker.pid --containerd-namespace d1hsa1p3wer6x --containerd-plugins-namespace d1hsa1p3wer6xp --host unix:///tmp/docker-integration/d1hsa1p3wer6x.sock --config-file /tmp/integration132856931/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-10-09T13:58:59.724729567Z" level=info msg="Starting up" sandbox.go:138: time="2024-10-09T13:58:59.725813601Z" level=warning msg="could not change group /tmp/docker-integration/d1hsa1p3wer6x.sock to docker: group docker not found" sandbox.go:138: time="2024-10-09T13:58:59.725928525Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d1hsa1p3wer6x.sock)" sandbox.go:138: time="2024-10-09T13:58:59.725944925Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-10-09T13:58:59.726480391Z" level=info msg="started new containerd process" address=/tmp/dxr/d1hsa1p3wer6x/containerd/containerd.sock module=libcontainerd pid=10722 sandbox.go:138: time="2024-10-09T13:58:59.726817518Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d1hsa1p3wer6x/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-10-09T13:58:59.726976455Z" level=debug msg="2024/10/09 13:58:59 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d1hsa1p3wer6x/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/d1hsa1p3wer6x/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-10-09T13:58:59.737287559Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21 sandbox.go:138: time="2024-10-09T13:58:59.750121574Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-10-09T13:58:59.750149046Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-10-09T13:58:59.750183259Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-10-09T13:58:59.750218956Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:58:59.750306829Z" 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-10-09T13:58:59.750324091Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:58:59.750341153Z" level=info msg="skip loading plugin \"io.co
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37493/library/busybox:latest time="2024-10-09T13:58:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37493" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37493/library/alpine:latest time="2024-10-09T13:58:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37493" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37493/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker === PAUSE TestIntegration/TestVersion/worker=docker === CONT TestIntegration/TestVersion/worker=docker version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker Messages: Second field was not valid semver: 65c47564 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-10-09 13:59:18.040846561 +0000 UTC m=+30.127793778 /usr/bin/dockerd --data-root /tmp/integration3862491123/dtg93e7xqferl/root --exec-root /tmp/dxr/dtg93e7xqferl --pidfile /tmp/integration3862491123/dtg93e7xqferl/docker.pid --containerd-namespace dtg93e7xqferl --containerd-plugins-namespace dtg93e7xqferlp --host unix:///tmp/docker-integration/dtg93e7xqferl.sock --config-file /tmp/integration3862491123/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-10-09T13:59:18.058348815Z" level=info msg="Starting up" sandbox.go:138: time="2024-10-09T13:59:18.059369302Z" level=warning msg="could not change group /tmp/docker-integration/dtg93e7xqferl.sock to docker: group docker not found" sandbox.go:138: time="2024-10-09T13:59:18.059488495Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dtg93e7xqferl.sock)" sandbox.go:138: time="2024-10-09T13:59:18.059504866Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-10-09T13:59:18.060047379Z" level=info msg="started new containerd process" address=/tmp/dxr/dtg93e7xqferl/containerd/containerd.sock module=libcontainerd pid=10822 sandbox.go:138: time="2024-10-09T13:59:18.060403495Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dtg93e7xqferl/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-10-09T13:59:18.060523878Z" level=debug msg="2024/10/09 13:59:18 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dtg93e7xqferl/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dtg93e7xqferl/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-10-09T13:59:18.070629573Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21 sandbox.go:138: time="2024-10-09T13:59:18.083942473Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-10-09T13:59:18.083971467Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-10-09T13:59:18.083996884Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-10-09T13:59:18.084011953Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:18.084110477Z" 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-10-09T13:59:18.084128922Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:18.084162825Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." e
test-integration (docker, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36239/moby/buildkit:buildx-stable-1 time="2024-10-09T13:58:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36239" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36239/library/busybox:latest time="2024-10-09T13:58:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36239" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36239/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd === PAUSE TestIntegration/TestVersion/worker=docker+containerd === CONT TestIntegration/TestVersion/worker=docker+containerd version.go:28: github.com/docker/buildx 65c47564 65c475647313b3edc502dcdd48b8ce4128b60dee 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=docker+containerd Messages: Second field was not valid semver: 65c47564 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-10-09 13:59:14.202882058 +0000 UTC m=+29.636109100 /usr/bin/dockerd --data-root /tmp/integration4033128928/dukaxtjculifs/root --exec-root /tmp/dxr/dukaxtjculifs --pidfile /tmp/integration4033128928/dukaxtjculifs/docker.pid --containerd-namespace dukaxtjculifs --containerd-plugins-namespace dukaxtjculifsp --host unix:///tmp/docker-integration/dukaxtjculifs.sock --config-file /tmp/integration4033128928/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-10-09T13:59:14.221198729Z" level=info msg="Starting up" sandbox.go:138: time="2024-10-09T13:59:14.222381393Z" level=warning msg="could not change group /tmp/docker-integration/dukaxtjculifs.sock to docker: group docker not found" sandbox.go:138: time="2024-10-09T13:59:14.222503730Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dukaxtjculifs.sock)" sandbox.go:138: time="2024-10-09T13:59:14.222523747Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-10-09T13:59:14.223094231Z" level=info msg="started new containerd process" address=/tmp/dxr/dukaxtjculifs/containerd/containerd.sock module=libcontainerd pid=10729 sandbox.go:138: time="2024-10-09T13:59:14.223426728Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dukaxtjculifs/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-10-09T13:59:14.223586681Z" level=debug msg="2024/10/09 13:59:14 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dukaxtjculifs/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dukaxtjculifs/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-10-09T13:59:14.233574329Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21 sandbox.go:138: time="2024-10-09T13:59:14.246142135Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-10-09T13:59:14.246163895Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-10-09T13:59:14.246187950Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-10-09T13:59:14.246199792Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:14.246274791Z" 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-10-09T13:59:14.246289708Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-10-09T13:59:14.246299397Z" level=info msg="skip loading plugin \"io
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
test-unit (ubuntu-24.04)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-unit (macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
test-unit (macos-12)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-unit (windows-2022)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
test-integration (v0.13.2, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.15.2, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.15.2, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.15.2, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.15.2, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker+containerd, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker+containerd, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
17.9 MB
buildx-darwin-arm64
16.8 MB
buildx-linux-amd64
17.6 MB
buildx-linux-arm-v6
16.3 MB
buildx-linux-arm-v7
16.3 MB
buildx-linux-arm64
16 MB
buildx-linux-ppc64le
15.6 MB
buildx-linux-riscv64
16.5 MB
buildx-linux-s390x
17.1 MB
buildx-windows-amd64
18.1 MB
buildx-windows-arm64
16.1 MB
daghack~buildx~4CJD36.dockerbuild
74.7 KB
daghack~buildx~5NIWWF.dockerbuild
75.6 KB
daghack~buildx~6VLM33.dockerbuild
75.1 KB
daghack~buildx~9TA4NH.dockerbuild
75.2 KB
daghack~buildx~BSQA2D.dockerbuild
75.6 KB
daghack~buildx~FH6H7P.dockerbuild
74.1 KB
daghack~buildx~FN88ZL.dockerbuild
75.9 KB
daghack~buildx~HWKLHU.dockerbuild
75.9 KB
daghack~buildx~HWW141.dockerbuild
76.6 KB
daghack~buildx~J2B6V2.dockerbuild
75.2 KB
daghack~buildx~J3IVNG.dockerbuild
75.8 KB
daghack~buildx~J5YE7N.dockerbuild
76.5 KB
daghack~buildx~J9GBBE.dockerbuild
76.1 KB
daghack~buildx~KDDNQK.dockerbuild
73.8 KB
daghack~buildx~KSK1KD.dockerbuild
77.1 KB
daghack~buildx~NGG8ES.dockerbuild
76 KB
daghack~buildx~P48E6D.dockerbuild
75 KB
daghack~buildx~P4R5EQ.dockerbuild
78 KB
daghack~buildx~Q43RKH.dockerbuild
75.5 KB
daghack~buildx~QF6UR6.dockerbuild
29.8 KB
daghack~buildx~QWAYNZ.dockerbuild
74.8 KB
daghack~buildx~RD3T1I.dockerbuild
75.2 KB
daghack~buildx~TVYDD5.dockerbuild
75.7 KB
daghack~buildx~V4V0BM.dockerbuild
75.6 KB
daghack~buildx~W5ZOR2.dockerbuild
75.8 KB
daghack~buildx~WB8TCB.dockerbuild
76.1 KB
daghack~buildx~WX3GRD.dockerbuild
74.7 KB
daghack~buildx~YA0HAW.dockerbuild
76.1 KB
daghack~buildx~ZXF4R5.dockerbuild
77.7 KB
test-reports-test-integration-tests--docker-
134 KB
test-reports-test-integration-tests--docker-experimental
135 KB
test-reports-test-integration-tests--dockercontainerd-
134 KB
test-reports-test-integration-tests--dockercontainerd-experimental
134 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
119 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
119 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
121 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
121 KB
test-reports-test-integration-tests-latest-docker-container-
119 KB
test-reports-test-integration-tests-latest-docker-container-experimental
119 KB
test-reports-test-integration-tests-latest-remote-
120 KB
test-reports-test-integration-tests-latest-remote-experimental
121 KB
test-reports-test-integration-tests-master-docker-container-
119 KB
test-reports-test-integration-tests-master-docker-container-experimental
119 KB
test-reports-test-integration-tests-master-remote-
120 KB
test-reports-test-integration-tests-master-remote-experimental
121 KB
test-reports-test-integration-tests-v0132-docker-container-
119 KB
test-reports-test-integration-tests-v0132-docker-container-experimental
120 KB
test-reports-test-integration-tests-v0132-remote-
121 KB
test-reports-test-integration-tests-v0132-remote-experimental
121 KB
test-reports-test-integration-tests-v0141-docker-container-
119 KB
test-reports-test-integration-tests-v0141-docker-container-experimental
119 KB
test-reports-test-integration-tests-v0141-remote-
120 KB
test-reports-test-integration-tests-v0141-remote-experimental
121 KB
test-reports-test-integration-tests-v0152-docker-container-
119 KB
test-reports-test-integration-tests-v0152-docker-container-experimental
119 KB
test-reports-test-integration-tests-v0152-remote-
121 KB
test-reports-test-integration-tests-v0152-remote-experimental
121 KB
test-reports-test-unit--macos-12
165 KB
test-reports-test-unit--ubuntu-24.04
172 KB
test-reports-test-unit--windows-2022
163 KB