build: fix localstate for remote context and stdin #4109
build.yml
on: pull_request
bin-image
0s
Matrix: binaries
release
0s
Annotations
104 errors
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42891"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42891/library/busybox:latest
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42891"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42891/library/alpine:latest
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42891"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:42891/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (3.97s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config3833456497/buildkitd.toml --root /tmp/bktest_buildkitd1096644871 --addr unix:///tmp/bktest_buildkitd1096644871/buildkitd.sock --debug
sandbox.go:133: 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_config3833456497/buildkitd.toml --root /tmp/bktest_buildkitd1096644871 --addr unix:///tmp/bktest_buildkitd1096644871/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:29.780844973 +0000 UTC m=+10.536046473 /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_config3833456497/buildkitd.toml --root /tmp/bktest_buildkitd1096644871 --addr unix:///tmp/bktest_buildkitd1096644871/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=info msg="found worker \"ftu4cw87e1hk2rppw9kn28m8h\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:07cca1501500 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:136: time="2024-06-28T09:09:29Z" level=info msg="found 1 workers, default=\"ftu4cw87e1hk2rppw9kn28m8h\""
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:29Z" level=info msg="running server on /tmp/bktest_buildkitd1096644871/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="new ref for local: 7eeifjtgrr082gpij3olf8fjd" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="diffcopy took: 4.805086ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="saved 7eeifjtgrr082gpij3olf8fjd as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config350593543/buildkitd.toml --root /tmp/bktest_buildkitd3279686530 --addr unix:///tmp/bktest_buildkitd3279686530/buildkitd.sock --debug
sandbox.go:133: 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_config350593543/buildkitd.toml --root /tmp/bktest_buildkitd3279686530 --addr unix:///tmp/bktest_buildkitd3279686530/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:29.867170339 +0000 UTC m=+10.622371839 /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_config350593543/buildkitd.toml --root /tmp/bktest_buildkitd3279686530 --addr unix:///tmp/bktest_buildkitd3279686530/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:29Z" level=info msg="found worker \"obcvy0lc44cyhf2ppa9qu2g41\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:07cca1501500 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:136: time="2024-06-28T09:09:30Z" level=info msg="found 1 workers, default=\"obcvy0lc44cyhf2ppa9qu2g41\""
sandbox.go:136: time="2024-06-28T09:09:30Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:30Z" level=info msg="running server on /tmp/bktest_buildkitd3279686530/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:30Z" level=debug msg=resolving host="localhost:42891"
sandbox.go:136: time="2024-06-28T09:09:30Z" level=deb
|
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42499"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42499/moby/buildkit:buildx-stable-1
time="2024-06-28T09:09:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42499"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42499/library/busybox:latest
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42499"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42499/library/alpine:latest
--- FAIL: TestIntegration (4.12s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config97686397/buildkitd.toml --root /tmp/bktest_buildkitd2596583693 --addr unix:///tmp/bktest_buildkitd2596583693/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:34.793269463 +0000 UTC m=+10.615623037 /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_config97686397/buildkitd.toml --root /tmp/bktest_buildkitd2596583693 --addr unix:///tmp/bktest_buildkitd2596583693/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=info msg="found worker \"jiibtbdvf06oqz61r6d3397j2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ba97ac12ccd3 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:136: time="2024-06-28T09:09:34Z" level=info msg="found 1 workers, default=\"jiibtbdvf06oqz61r6d3397j2\""
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:34Z" level=info msg="running server on /tmp/bktest_buildkitd2596583693/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="new ref for local: ni2dw900t6nt5wl5e1pgeen15" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="diffcopy took: 4.015226ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="saved ni2dw900t6nt5wl5e1pgeen15 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg=resolving host="localhost:42499"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="do request" host="localhost:42499" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config1994181795/buildkitd.toml --root /tmp/bktest_buildkitd2527420200 --addr unix:///tmp/bktest_buildkitd2527420200/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:34.850309935 +0000 UTC m=+10.672663510 /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_config1994181795/buildkitd.toml --root /tmp/bktest_buildkitd2527420200 --addr unix:///tmp/bktest_buildkitd2527420200/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:34Z" level=info msg="found worker \"ieopgw69i134e4y5hs01y1r56\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ba97ac12ccd3 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:136: time="2024-06-28T09:09:35Z" level=info msg="found 1 workers, default=\"ieopgw69i134e4y5hs01y1r56\""
sandbox.go:136: time="2024-06-28T09:09:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:35Z" level=info msg="running server on /tmp/bktest_buildkitd2527420200/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg=resolving host="localhost:42499"
sandbox.go:136: time="2024-06-28T09:09:35Z" level=debug msg="do request" host="localhost:42499" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.14 request.method=HEAD url="h
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35509"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35509/library/busybox:latest
time="2024-06-28T09:09:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35509"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35509/library/alpine:latest
time="2024-06-28T09:09:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35509"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:35509/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.64s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config2447879532/buildkitd.toml --root /tmp/bktest_buildkitd1425606594 --addr unix:///tmp/bktest_buildkitd1425606594/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:38.484201309 +0000 UTC m=+12.877442486 /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_config2447879532/buildkitd.toml --root /tmp/bktest_buildkitd1425606594 --addr unix:///tmp/bktest_buildkitd1425606594/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="found worker \"03eihn8htmr9k0lpci3iiqhqg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2cb7e44fcc65 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:136: time="2024-06-28T09:09:38Z" level=info msg="found 1 workers, default=\"03eihn8htmr9k0lpci3iiqhqg\""
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="running server on /tmp/bktest_buildkitd1425606594/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="new ref for local: 9rrztjc5xob0t6ewexkp3oqmr" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="diffcopy took: 6.76943ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="saved 9rrztjc5xob0t6ewexkp3oqmr as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg=resolving host="localhost:35509"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="do request" host="localhost:35509" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.ima
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config2837893261/buildkitd.toml --root /tmp/bktest_buildkitd760899551 --addr unix:///tmp/bktest_buildkitd760899551/buildkitd.sock --debug
sandbox.go:133: 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_config2837893261/buildkitd.toml --root /tmp/bktest_buildkitd760899551 --addr unix:///tmp/bktest_buildkitd760899551/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:38.446766833 +0000 UTC m=+12.840008050 /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_config2837893261/buildkitd.toml --root /tmp/bktest_buildkitd760899551 --addr unix:///tmp/bktest_buildkitd760899551/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="found worker \"kgzheqtludallnwhwlxnpcq8p\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2cb7e44fcc65 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:136: time="2024-06-28T09:09:38Z" level=info msg="found 1 workers, default=\"kgzheqtludallnwhwlxnpcq8p\""
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="running server on /tmp/bktest_buildkitd760899551/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug msg=resolving host="localhost:35509"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=debug m
|
test-integration (master, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36549"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36549/library/busybox:latest
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36549"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36549/library/alpine:latest
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36549"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:36549/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.52s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config2697034527/buildkitd.toml --root /tmp/bktest_buildkitd3566632256 --addr unix:///tmp/bktest_buildkitd3566632256/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:36.602488287 +0000 UTC m=+9.257906978 /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_config2697034527/buildkitd.toml --root /tmp/bktest_buildkitd3566632256 --addr unix:///tmp/bktest_buildkitd3566632256/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="found worker \"a51wttar04ki5hwo8hpq1erev\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d438db7eece5 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:136: time="2024-06-28T09:09:36Z" level=info msg="found 1 workers, default=\"a51wttar04ki5hwo8hpq1erev\""
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="running server on /tmp/bktest_buildkitd3566632256/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="new ref for local: 9o96qj5whdtyp87uwnvjxihlr" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="diffcopy took: 4.047042ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="saved 9o96qj5whdtyp87uwnvjxihlr as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg=resolving host="localhost:36549"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="do request" host="localhost:36549" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.ima
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config2958620608/buildkitd.toml --root /tmp/bktest_buildkitd929088451 --addr unix:///tmp/bktest_buildkitd929088451/buildkitd.sock --debug
sandbox.go:133: 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_config2958620608/buildkitd.toml --root /tmp/bktest_buildkitd929088451 --addr unix:///tmp/bktest_buildkitd929088451/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:36.544187298 +0000 UTC m=+9.199605979 /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_config2958620608/buildkitd.toml --root /tmp/bktest_buildkitd929088451 --addr unix:///tmp/bktest_buildkitd929088451/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="found worker \"joqt8vm7teip4axmwrmcw5msu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d438db7eece5 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:136: time="2024-06-28T09:09:36Z" level=info msg="found 1 workers, default=\"joqt8vm7teip4axmwrmcw5msu\""
sandbox.go:136: time="2024-06-28T09:09:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:36Z" level=info msg="running server on /tmp/bktest_buildkitd929088451/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug msg=resolving host="localhost:36549"
sandbox.go:136: time="2024-06-28T09:09:36Z" level=debug ms
|
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36249"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36249/library/busybox:latest
time="2024-06-28T09:09:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36249"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36249/library/alpine:latest
time="2024-06-28T09:09:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36249"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36249/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.41s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config2394367080/buildkitd.toml --root /tmp/bktest_buildkitd3822853707 --addr unix:///tmp/bktest_buildkitd3822853707/buildkitd.sock --debug
sandbox.go:133: 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_config2394367080/buildkitd.toml --root /tmp/bktest_buildkitd3822853707 --addr unix:///tmp/bktest_buildkitd3822853707/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:40.84077961 +0000 UTC m=+11.723829742 /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_config2394367080/buildkitd.toml --root /tmp/bktest_buildkitd3822853707 --addr unix:///tmp/bktest_buildkitd3822853707/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:40Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=info msg="found worker \"co4iwf9bprakt0vagl9fdvgzy\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:136fbb0bd6ea 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:136: time="2024-06-28T09:09:40Z" level=info msg="found 1 workers, default=\"co4iwf9bprakt0vagl9fdvgzy\""
sandbox.go:136: time="2024-06-28T09:09:40Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:40Z" level=info msg="running server on /tmp/bktest_buildkitd3822853707/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="new ref for local: mzz57xofqii9n6eg2aa35sc8k" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="diffcopy took: 2.779619ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="saved mzz57xofqii9n6eg2aa35sc8k as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug m
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config3864133796/buildkitd.toml --root /tmp/bktest_buildkitd2468196322 --addr unix:///tmp/bktest_buildkitd2468196322/buildkitd.sock --debug
sandbox.go:133: 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_config3864133796/buildkitd.toml --root /tmp/bktest_buildkitd2468196322 --addr unix:///tmp/bktest_buildkitd2468196322/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:41.018348505 +0000 UTC m=+11.901398628 /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_config3864133796/buildkitd.toml --root /tmp/bktest_buildkitd2468196322 --addr unix:///tmp/bktest_buildkitd2468196322/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:41Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=info msg="found worker \"q97sie9x95i9xve8wu9rujvay\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:136fbb0bd6ea 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:136: time="2024-06-28T09:09:41Z" level=info msg="found 1 workers, default=\"q97sie9x95i9xve8wu9rujvay\""
sandbox.go:136: time="2024-06-28T09:09:41Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:41Z" level=info msg="running server on /tmp/bktest_buildkitd2468196322/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:41Z" level=debug msg=resolving host="localhost:36249"
sandbox.go:136: time="2024-06-28T09:09:41Z" level=
|
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44609"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44609/library/busybox:latest
time="2024-06-28T09:09:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44609"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44609/library/alpine:latest
time="2024-06-28T09:09:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44609"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:44609/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.09s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config3913256615/buildkitd.toml --root /tmp/bktest_buildkitd1309629224 --addr unix:///tmp/bktest_buildkitd1309629224/buildkitd.sock --debug
sandbox.go:133: 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_config3913256615/buildkitd.toml --root /tmp/bktest_buildkitd1309629224 --addr unix:///tmp/bktest_buildkitd1309629224/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:39.294505537 +0000 UTC m=+12.893752425 /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_config3913256615/buildkitd.toml --root /tmp/bktest_buildkitd1309629224 --addr unix:///tmp/bktest_buildkitd1309629224/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="found worker \"5gydfk72h3ke7oglr1gmiti9e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b075c8178656 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:136: time="2024-06-28T09:09:39Z" level=info msg="found 1 workers, default=\"5gydfk72h3ke7oglr1gmiti9e\""
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="running server on /tmp/bktest_buildkitd1309629224/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started" spanID=191bedfb3ea50aae traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session finished: <nil>" spanID=191bedfb3ea50aae traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started" spanID=a67f7a9c2908cbbf traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="new ref for local: a62ytd00kh340v1ulfdq1ko1j" span="[internal] load build definition from Dockerfile" spanID=137ef0d4ccbd4ce5 traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="diffcopy took: 2.373472ms" span="[internal] load build definition from Dockerfile" spanID=cc98f96964e94a0c traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="saved a62ytd00kh340v1ulfdq1ko1j as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=137ef0d4ccbd4ce5 traceID=4a146e947e9970865cac302fb0bf26ed
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg=resolving host="localhost:44609" spanID=1433a
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config1207501203/buildkitd.toml --root /tmp/bktest_buildkitd601826330 --addr unix:///tmp/bktest_buildkitd601826330/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:39.919483242 +0000 UTC m=+13.518730140 /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_config1207501203/buildkitd.toml --root /tmp/bktest_buildkitd601826330 --addr unix:///tmp/bktest_buildkitd601826330/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=info msg="found worker \"f8o3u47gnhtj99w8qyl3z714o\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b075c8178656 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:136: time="2024-06-28T09:09:40Z" level=info msg="found 1 workers, default=\"f8o3u47gnhtj99w8qyl3z714o\""
sandbox.go:136: time="2024-06-28T09:09:40Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:40Z" level=info msg="running server on /tmp/bktest_buildkitd601826330/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg="session started" spanID=6fbb428fdd5f99d8 traceID=f9c603035c1e2f9c966fe51423280889
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg="session finished: <nil>" spanID=6fbb428fdd5f99d8 traceID=f9c603035c1e2f9c966fe51423280889
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg="session started" spanID=cb64ac4603aa0c4b traceID=f9c603035c1e2f9c966fe51423280889
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg=resolving host="localhost:44609" spanID=34bdea33a86973ab traceID=f9c603035c1e2f9c966fe51423280889
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg="do request" host="localhost:44609" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.12 request.method=HEAD spanID=34bdea33a86973ab traceID=f9c603035c1e2f9c966fe51423280889 url="http://localhost:44609/v2/library/busybox/manifests/latest?ns=docker.io"
sandbox.go:136: time="2024-06-28T09:09:40Z" level=debug msg="fetch response received" host="localhost:44609" response.header.content-length=528
|
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46043"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46043/library/busybox:latest
time="2024-06-28T09:09:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46043"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46043/library/alpine:latest
time="2024-06-28T09:09:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46043"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46043/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.44s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.15s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.43s)
|
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35201"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35201/library/busybox:latest
time="2024-06-28T09:09:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35201"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35201/library/alpine:latest
time="2024-06-28T09:09:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35201"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:35201/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.46s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config2739176939/buildkitd.toml --root /tmp/bktest_buildkitd1165867749 --addr unix:///tmp/bktest_buildkitd1165867749/buildkitd.sock --debug
sandbox.go:133: 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_config2739176939/buildkitd.toml --root /tmp/bktest_buildkitd1165867749 --addr unix:///tmp/bktest_buildkitd1165867749/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:39.590113783 +0000 UTC m=+10.779798296 /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_config2739176939/buildkitd.toml --root /tmp/bktest_buildkitd1165867749 --addr unix:///tmp/bktest_buildkitd1165867749/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="found worker \"l792dkmoeijhmth468obxji0j\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ca5fae50a9b3 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:136: time="2024-06-28T09:09:39Z" level=info msg="found 1 workers, default=\"l792dkmoeijhmth468obxji0j\""
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="running server on /tmp/bktest_buildkitd1165867749/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="new ref for local: 6whlijnrnkpeg8zawf2cmlacg" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="diffcopy took: 7.598602ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="saved 6whlijnrnkpeg8zawf2cmlacg as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config1853286547/buildkitd.toml --root /tmp/bktest_buildkitd2133178822 --addr unix:///tmp/bktest_buildkitd2133178822/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:38.85956725 +0000 UTC m=+10.049251763 /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_config1853286547/buildkitd.toml --root /tmp/bktest_buildkitd2133178822 --addr unix:///tmp/bktest_buildkitd2133178822/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:38Z" level=info msg="found worker \"3yp5gjgkpxu82cvxp5iiczx15\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ca5fae50a9b3 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:136: time="2024-06-28T09:09:39Z" level=info msg="found 1 workers, default=\"3yp5gjgkpxu82cvxp5iiczx15\""
sandbox.go:136: time="2024-06-28T09:09:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:39Z" level=info msg="running server on /tmp/bktest_buildkitd2133178822/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg=resolving host="localhost:35201"
sandbox.go:136: time="2024-06-28T09:09:39Z" level=debug msg="do request" host="localhost:35201" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.14 request.method=HEAD url="ht
|
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35981"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35981/library/busybox:latest
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35981"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35981/library/alpine:latest
time="2024-06-28T09:09:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35981"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35981/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.02s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (2.14s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.09s)
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35107"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35107/library/alpine:latest
time="2024-06-28T09:09:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35107"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:35107/moby/buildkit:buildx-stable-1
time="2024-06-28T09:09:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35107"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35107/library/busybox:latest
--- FAIL: TestIntegration (6.39s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.85s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.26s)
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46105"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46105/library/busybox:latest
time="2024-06-28T09:09:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46105"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46105/library/alpine:latest
time="2024-06-28T09:09:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46105"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:46105/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.55s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.51s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.02s)
|
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36213"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36213/library/busybox:latest
time="2024-06-28T09:09:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36213"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36213/library/alpine:latest
time="2024-06-28T09:09:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36213"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:36213/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.06s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.67s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.07s)
|
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37525"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37525/library/busybox:latest
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37525"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37525/library/alpine:latest
time="2024-06-28T09:09:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37525"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:37525/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (14.65s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.61s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.75s)
|
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43975"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43975/library/busybox:latest
time="2024-06-28T09:09:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43975"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43975/library/alpine:latest
time="2024-06-28T09:09:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43975"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:43975/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.22s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.48s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.18s)
|
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33645"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33645/library/busybox:latest
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33645"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33645/library/alpine:latest
time="2024-06-28T09:09:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33645"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:33645/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.49s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config1820144855/buildkitd.toml --root /tmp/bktest_buildkitd1375067467 --addr unix:///tmp/bktest_buildkitd1375067467/buildkitd.sock --debug
sandbox.go:133: 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_config1820144855/buildkitd.toml --root /tmp/bktest_buildkitd1375067467 --addr unix:///tmp/bktest_buildkitd1375067467/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:45.758687049 +0000 UTC m=+11.185787806 /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_config1820144855/buildkitd.toml --root /tmp/bktest_buildkitd1375067467 --addr unix:///tmp/bktest_buildkitd1375067467/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="found worker \"enwm5g4nr96lwnbe6n3jx2cqu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a2dbe29ab611 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:136: time="2024-06-28T09:09:45Z" level=info msg="found 1 workers, default=\"enwm5g4nr96lwnbe6n3jx2cqu\""
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="running server on /tmp/bktest_buildkitd1375067467/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg="new ref for local: q681nmagddccrxbhgudzokf60" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg="diffcopy took: 3.708523ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg="saved q681nmagddccrxbhgudzokf60 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config2097599495/buildkitd.toml --root /tmp/bktest_buildkitd1091468160 --addr unix:///tmp/bktest_buildkitd1091468160/buildkitd.sock --debug
sandbox.go:133: 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_config2097599495/buildkitd.toml --root /tmp/bktest_buildkitd1091468160 --addr unix:///tmp/bktest_buildkitd1091468160/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:45.698402024 +0000 UTC m=+11.125502791 /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_config2097599495/buildkitd.toml --root /tmp/bktest_buildkitd1091468160 --addr unix:///tmp/bktest_buildkitd1091468160/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="found worker \"w2mng2mwsfhspb1xhsorobvo2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a2dbe29ab611 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:136: time="2024-06-28T09:09:45Z" level=info msg="found 1 workers, default=\"w2mng2mwsfhspb1xhsorobvo2\""
sandbox.go:136: time="2024-06-28T09:09:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:45Z" level=info msg="running server on /tmp/bktest_buildkitd1091468160/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:45Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:46Z" level=debug msg=resolving host="localhost:33645"
sandbox.go:136: time="2024-06-28T09:09:46Z" level=
|
test-integration (v0.14.1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40063"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40063/library/busybox:latest
time="2024-06-28T09:09:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40063"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40063/library/alpine:latest
time="2024-06-28T09:09:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40063"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:40063/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.44s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.46s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.93s)
|
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34917"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34917/library/busybox:latest
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34917"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34917/library/alpine:latest
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34917"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:34917/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.33s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config572366168/buildkitd.toml --root /tmp/bktest_buildkitd2788485194 --addr unix:///tmp/bktest_buildkitd2788485194/buildkitd.sock --debug
sandbox.go:133: 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_config572366168/buildkitd.toml --root /tmp/bktest_buildkitd2788485194 --addr unix:///tmp/bktest_buildkitd2788485194/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:49.070605612 +0000 UTC m=+15.279734725 /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_config572366168/buildkitd.toml --root /tmp/bktest_buildkitd2788485194 --addr unix:///tmp/bktest_buildkitd2788485194/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="found worker \"81vaz0gtdc2kqdct7fz0fzwnh\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:80693c258414 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:136: time="2024-06-28T09:09:49Z" level=info msg="found 1 workers, default=\"81vaz0gtdc2kqdct7fz0fzwnh\""
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="running server on /tmp/bktest_buildkitd2788485194/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started" spanID=813f580fa1741bdc traceID=f2679cdad53235921e24e5acbe2c523b
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session finished: <nil>" spanID=813f580fa1741bdc traceID=f2679cdad53235921e24e5acbe2c523b
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started" spanID=a803a6be1455a3dd traceID=09ccd08971473938ee636a5f8ea66953
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="new ref for local: wqtt94bsky5mq48o13lb44o0f" span="[internal] load build definition from Dockerfile" spanID=a0b136cd580e66d2 traceID=f3e7e214345e5ece661063e54c1cd667
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="diffcopy took: 3.350691ms" span="[internal] load build definition from Dockerfile" spanID=71334bbf0cc0b371 traceID=f3e7e214345e5ece661063e54c1cd667
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="saved wqtt94bsky5mq48o13lb44o0f as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=a0b136cd580e66d2 traceID=f3e7e214345e5ece661063e54c1cd667
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg=resolving host="localhost:34917" spanID=82c2d4bb
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config1495566354/buildkitd.toml --root /tmp/bktest_buildkitd271894576 --addr unix:///tmp/bktest_buildkitd271894576/buildkitd.sock --debug
sandbox.go:133: 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_config1495566354/buildkitd.toml --root /tmp/bktest_buildkitd271894576 --addr unix:///tmp/bktest_buildkitd271894576/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:49.822844353 +0000 UTC m=+16.031973466 /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_config1495566354/buildkitd.toml --root /tmp/bktest_buildkitd271894576 --addr unix:///tmp/bktest_buildkitd271894576/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="found worker \"r1mjex0bwfqjpr0ffezz0i6m6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:80693c258414 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:136: time="2024-06-28T09:09:49Z" level=info msg="found 1 workers, default=\"r1mjex0bwfqjpr0ffezz0i6m6\""
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="running server on /tmp/bktest_buildkitd271894576/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:50Z" level=debug msg="session started" spanID=fcdb593f5b6b1ef8 traceID=d26f8cb82abe936a72fde71638b6e3d9
sandbox.go:136: time="2024-06-28T09:09:50Z" level=debug msg="session finished: <nil>" spanID=fcdb593f5b6b1ef8 traceID=d26f8cb82abe936a72fde71638b6e3d9
sandbox.go:136: time="2024-06-28T09:09:50Z" level=debug msg="session started" spanID=b62124256f345c21 traceID=b2bb703aedea30ccaf17e592df6b1643
sandbox.go:136: time="2024-06-28T09:09:50Z" level=debug msg=resolving host="localhost:34917" spanID=f29840c57c151433 traceID=48127254f8f48372f2f9f2e26915a70e
sandbox.go:136: time="2024-06-28T09:09:50Z" level=debug msg="do request" host="localhost:34917" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header
|
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39969"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39969/library/busybox:latest
time="2024-06-28T09:09:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39969"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39969/library/alpine:latest
time="2024-06-28T09:09:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39969"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:39969/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.33s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config363066387/buildkitd.toml --root /tmp/bktest_buildkitd966387249 --addr unix:///tmp/bktest_buildkitd966387249/buildkitd.sock --debug
sandbox.go:133: 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_config363066387/buildkitd.toml --root /tmp/bktest_buildkitd966387249 --addr unix:///tmp/bktest_buildkitd966387249/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:47.4413545 +0000 UTC m=+10.148766319 /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_config363066387/buildkitd.toml --root /tmp/bktest_buildkitd966387249 --addr unix:///tmp/bktest_buildkitd966387249/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="found worker \"loaxwq0e504yijwpsu6q4fe8z\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:db5cbc870427 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:136: time="2024-06-28T09:09:47Z" level=info msg="found 1 workers, default=\"loaxwq0e504yijwpsu6q4fe8z\""
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="running server on /tmp/bktest_buildkitd966387249/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session started" spanID=464efea2f70c3e9f traceID=41e2323ab52fbe156be13bfca1d2d720
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session finished: <nil>" spanID=464efea2f70c3e9f traceID=41e2323ab52fbe156be13bfca1d2d720
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session started" spanID=40322305840b35bf traceID=155fb690025c8833d5cf276c228fe1b4
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="new ref for local: 2i4p0rkfwa4rpx0nckz0dakdg" span="[internal] load build definition from Dockerfile" spanID=70e6f0f63b724919 traceID=76d50b7c2ba91f929ad0cbb88aeaf539
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="diffcopy took: 6.509847ms" span="[internal] load build definition from Dockerfile" spanID=c83d45202592b4f6 traceID=76d50b7c2ba91f929ad0cbb88aeaf539
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="saved 2i4p0rkfwa4rpx0nckz0dakdg as dockerfile:dockerfile:" span
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config2670934439/buildkitd.toml --root /tmp/bktest_buildkitd1495532421 --addr unix:///tmp/bktest_buildkitd1495532421/buildkitd.sock --debug
sandbox.go:133: 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_config2670934439/buildkitd.toml --root /tmp/bktest_buildkitd1495532421 --addr unix:///tmp/bktest_buildkitd1495532421/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:47.25681777 +0000 UTC m=+9.964229550 /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_config2670934439/buildkitd.toml --root /tmp/bktest_buildkitd1495532421 --addr unix:///tmp/bktest_buildkitd1495532421/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="found worker \"rl7767mnkhob88qfoqtrug8tg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:db5cbc870427 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:136: time="2024-06-28T09:09:47Z" level=info msg="found 1 workers, default=\"rl7767mnkhob88qfoqtrug8tg\""
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="running server on /tmp/bktest_buildkitd1495532421/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session started" spanID=4749c93511cd685a traceID=da712abc2f47cb3c5c2048898e5e660a
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session finished: <nil>" spanID=4749c93511cd685a traceID=da712abc2f47cb3c5c2048898e5e660a
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="session started" spanID=4e8e2ccffdd3921f traceID=d47634898e62f120e6fab1c2eb2b0d4f
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:47Z" level=debu
|
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42525"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42525/library/busybox:latest
time="2024-06-28T09:09:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42525"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42525/library/alpine:latest
time="2024-06-28T09:09:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42525"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:42525/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.44s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config2371334677/buildkitd.toml --root /tmp/bktest_buildkitd2557382697 --addr unix:///tmp/bktest_buildkitd2557382697/buildkitd.sock --debug
sandbox.go:133: 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_config2371334677/buildkitd.toml --root /tmp/bktest_buildkitd2557382697 --addr unix:///tmp/bktest_buildkitd2557382697/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:49.439782909 +0000 UTC m=+13.476996287 /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_config2371334677/buildkitd.toml --root /tmp/bktest_buildkitd2557382697 --addr unix:///tmp/bktest_buildkitd2557382697/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="found worker \"82g8l62ap98kl1f8n4inzd28x\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1b2d65a8df4d 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:136: time="2024-06-28T09:09:49Z" level=info msg="found 1 workers, default=\"82g8l62ap98kl1f8n4inzd28x\""
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="running server on /tmp/bktest_buildkitd2557382697/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="new ref for local: 6wgwz6lau45c8mp6yu5wvvx83" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="diffcopy took: 3.384445ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="saved 6wgwz6lau45c8mp6yu5wvvx83 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config2631925343/buildkitd.toml --root /tmp/bktest_buildkitd3739341159 --addr unix:///tmp/bktest_buildkitd3739341159/buildkitd.sock --debug
sandbox.go:133: 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_config2631925343/buildkitd.toml --root /tmp/bktest_buildkitd3739341159 --addr unix:///tmp/bktest_buildkitd3739341159/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:49.564506712 +0000 UTC m=+13.601720111 /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_config2631925343/buildkitd.toml --root /tmp/bktest_buildkitd3739341159 --addr unix:///tmp/bktest_buildkitd3739341159/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="found worker \"4q0evhlluypkpv414wg6ywbk3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1b2d65a8df4d 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:136: time="2024-06-28T09:09:49Z" level=info msg="found 1 workers, default=\"4q0evhlluypkpv414wg6ywbk3\""
sandbox.go:136: time="2024-06-28T09:09:49Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:49Z" level=info msg="running server on /tmp/bktest_buildkitd3739341159/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="session started"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="resolve exporter local with map[]"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:49Z" level=debug msg=resolving host="localhost:42525"
sandbox.go:136: time="2024-06-28T09:09:49Z" level=
|
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45841"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45841/library/alpine:latest
time="2024-06-28T09:09:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45841"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:45841/moby/buildkit:buildx-stable-1
time="2024-06-28T09:09:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45841"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45841/library/busybox:latest
--- FAIL: TestIntegration (6.75s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=remote:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=remote
=== PAUSE TestIntegration/TestBuildLocalState/worker=remote
=== CONT TestIntegration/TestBuildLocalState/worker=remote
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=remote
sandbox.go:133: 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_config1348827591/buildkitd.toml --root /tmp/bktest_buildkitd3210626332 --addr unix:///tmp/bktest_buildkitd3210626332/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:48.044817515 +0000 UTC m=+10.534476309 /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_config1348827591/buildkitd.toml --root /tmp/bktest_buildkitd3210626332 --addr unix:///tmp/bktest_buildkitd3210626332/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=info msg="found worker \"ggp52eciocbs1ypen5mwyoddo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5189dadffa0b 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:136: time="2024-06-28T09:09:48Z" level=info msg="found 1 workers, default=\"ggp52eciocbs1ypen5mwyoddo\""
sandbox.go:136: time="2024-06-28T09:09:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:48Z" level=info msg="running server on /tmp/bktest_buildkitd3210626332/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session started" spanID=657958ba6b0faa9c traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session finished: <nil>" spanID=657958ba6b0faa9c traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session started" spanID=31b6c5e7bbbd0eb5 traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="new ref for local: m8stuytsyc2rb3gn7gz4qt3mk" span="[internal] load build definition from Dockerfile" spanID=8ab8356f4a50d299 traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="diffcopy took: 2.185883ms" span="[internal] load build definition from Dockerfile" spanID=6040171434775b95 traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="saved m8stuytsyc2rb3gn7gz4qt3mk as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=8ab8356f4a50d299 traceID=a6ebe79736fd8f3ab7bf285de656ee2d
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandb
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=remote:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=remote
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=remote
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=remote
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=remote
sandbox.go:133: 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_config4139559363/buildkitd.toml --root /tmp/bktest_buildkitd419200729 --addr unix:///tmp/bktest_buildkitd419200729/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-28 09:09:47.92942705 +0000 UTC m=+10.419085825 /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_config4139559363/buildkitd.toml --root /tmp/bktest_buildkitd419200729 --addr unix:///tmp/bktest_buildkitd419200729/buildkitd.sock --debug
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-28T09:09:47Z" level=info msg="found worker \"m3faa9c6jqrxgba6412sy3l31\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5189dadffa0b 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:136: time="2024-06-28T09:09:48Z" level=info msg="found 1 workers, default=\"m3faa9c6jqrxgba6412sy3l31\""
sandbox.go:136: time="2024-06-28T09:09:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-28T09:09:48Z" level=info msg="running server on /tmp/bktest_buildkitd419200729/buildkitd.sock"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session started" spanID=1cdeda060a92d406 traceID=0ee3707d214223e456347b76978dcc57
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session finished: <nil>" spanID=1cdeda060a92d406 traceID=0ee3707d214223e456347b76978dcc57
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="session started" spanID=194a97e7bd7294e1 traceID=0ee3707d214223e456347b76978dcc57
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg=resolving host="localhost:45841"
sandbox.go:136: time="2024-06-28T09:09:48Z" level=debug msg="do request" host="localhost:45841" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.imag
|
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41063"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41063/library/busybox:latest
time="2024-06-28T09:09:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41063"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41063/library/alpine:latest
time="2024-06-28T09:09:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41063"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:41063/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.45s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.77s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.55s)
|
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39559"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39559/library/busybox:latest
time="2024-06-28T09:09:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39559"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39559/library/alpine:latest
time="2024-06-28T09:09:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39559"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:39559/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (9.04s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.86s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (2.44s)
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35765"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35765/library/busybox:latest
time="2024-06-28T09:09:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35765"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35765/library/alpine:latest
time="2024-06-28T09:09:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35765"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:35765/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.44s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (1.90s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.69s)
|
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44843"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44843/library/busybox:latest
time="2024-06-28T09:09:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44843"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44843/library/alpine:latest
time="2024-06-28T09:09:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44843"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:44843/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (17.71s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker-container:
tests/build.go#L154
=== RUN TestIntegration/TestBuildLocalState/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker-container
=== CONT TestIntegration/TestBuildLocalState/worker=docker-container
build.go:154:
Error Trace: /src/tests/build.go:154
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: unable to find file ""
Test: TestIntegration/TestBuildLocalState/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalState/worker=docker-container (2.03s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker-container:
tests/build.go#L202
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:202:
Error Trace: /src/tests/build.go:202
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Not equal:
expected: ""
actual : "Dockerfile"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-
+Dockerfile
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.95s)
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
test-integration (docker+containerd, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2560/merge' exists
|
test-integration (docker+containerd, ./tests, experimental)
The operation was canceled.
|
test-integration (docker, ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2560/merge' exists
|
test-integration (docker, ./tests)
The operation was canceled.
|
test-integration (docker, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2560/merge' exists
|
test-integration (docker, ./tests, experimental)
The operation was canceled.
|
test-integration (docker+containerd, ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2560/merge' exists
|
test-integration (docker+containerd, ./tests)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx-darwin-amd64
Expired
|
18.2 MB |
|
buildx-darwin-arm64
Expired
|
17.4 MB |
|
buildx-linux-amd64
Expired
|
17.3 MB |
|
buildx-linux-arm-v6
Expired
|
16.2 MB |
|
buildx-linux-arm-v7
Expired
|
16.2 MB |
|
buildx-linux-arm64
Expired
|
15.8 MB |
|
buildx-linux-ppc64le
Expired
|
15.4 MB |
|
buildx-linux-riscv64
Expired
|
16.6 MB |
|
buildx-linux-s390x
Expired
|
16.8 MB |
|
buildx-windows-amd64
Expired
|
17.8 MB |
|
buildx-windows-arm64
Expired
|
15.9 MB |
|
docker~buildx~3NTZ2C.dockerbuild
Expired
|
74.8 KB |
|
docker~buildx~3UBXK4.dockerbuild
Expired
|
75.6 KB |
|
docker~buildx~4UUEHI.dockerbuild
Expired
|
74.5 KB |
|
docker~buildx~57UM5D.dockerbuild
Expired
|
75.9 KB |
|
docker~buildx~65OAXS.dockerbuild
Expired
|
74.7 KB |
|
docker~buildx~6TAWIE.dockerbuild
Expired
|
73.4 KB |
|
docker~buildx~6W3WM4.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~6ZWVGG.dockerbuild
Expired
|
75.8 KB |
|
docker~buildx~7VXS8X.dockerbuild
Expired
|
74.5 KB |
|
docker~buildx~8D3J9A.dockerbuild
Expired
|
74.9 KB |
|
docker~buildx~CDFOH3.dockerbuild
Expired
|
74.6 KB |
|
docker~buildx~CQANXE.dockerbuild
Expired
|
75 KB |
|
docker~buildx~EUAXUG.dockerbuild
Expired
|
74.2 KB |
|
docker~buildx~FAZ4YK.dockerbuild
Expired
|
74.7 KB |
|
docker~buildx~FM7BHD.dockerbuild
Expired
|
74.5 KB |
|
docker~buildx~ICAX1V.dockerbuild
Expired
|
74.6 KB |
|
docker~buildx~INYE6S.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~J5HZII.dockerbuild
Expired
|
76.1 KB |
|
docker~buildx~K0FQ6B.dockerbuild
Expired
|
75.3 KB |
|
docker~buildx~KJHDAM.dockerbuild
Expired
|
75.2 KB |
|
docker~buildx~KJZB9C.dockerbuild
Expired
|
76.8 KB |
|
docker~buildx~MRWLTP.dockerbuild
Expired
|
74.4 KB |
|
docker~buildx~MZH1D5.dockerbuild
Expired
|
75.3 KB |
|
docker~buildx~N7ZPQC.dockerbuild
Expired
|
75.1 KB |
|
docker~buildx~NWL2K3.dockerbuild
Expired
|
74.9 KB |
|
docker~buildx~OLSHM3.dockerbuild
Expired
|
75.7 KB |
|
docker~buildx~TBYKWC.dockerbuild
Expired
|
74.3 KB |
|
docker~buildx~XAT3UX.dockerbuild
Expired
|
75 KB |
|
test-reports-test-integration-tests--docker-
Expired
|
150 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
152 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
139 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
149 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
77.3 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
77.7 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
82.7 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
83.3 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
82.7 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
83.3 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
82.7 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
83.5 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
77.8 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
78.1 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
83.4 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
84.4 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
77.9 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
83.5 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
84.5 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
77.7 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
82.8 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
83.4 KB |
|
test-reports-test-unit--macos-12
Expired
|
71.3 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
74.9 KB |
|
test-reports-test-unit--windows-2022
Expired
|
68 KB |
|