bake: initial set of composable bake attributes #4564
Annotations
7 errors
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:35149/moby/buildkit:buildx-stable-1
time="2024-10-31T21:52:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35149"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35149/library/busybox:latest
time="2024-10-31T21:52:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35149"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35149/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
tests/build.go#L316
=== RUN TestIntegration/TestBuildRegistryExport/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=remote
=== CONT TestIntegration/TestBuildRegistryExport/worker=remote
time="2024-10-31T21:52:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46813"
build.go:316:
Error Trace: /src/tests/build.go:316
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:36843/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExport/worker=remote
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2769203932/buildkitd.toml --root /tmp/bktest_buildkitd624261508 --addr unix:///tmp/bktest_buildkitd624261508/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 21:52:29.335508587 +0000 UTC m=+11.902532242 /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_config2769203932/buildkitd.toml --root /tmp/bktest_buildkitd624261508 --addr unix:///tmp/bktest_buildkitd624261508/buildkitd.sock --debug
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="found worker \"pc61v9ow6j1qxq3hegt61qr0i\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:588a1a9a8001 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="found 1 workers, default=\"pc61v9ow6j1qxq3hegt61qr0i\""
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="running server on /tmp/bktest_buildkitd624261508/buildkitd.sock"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session finished: <nil>"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="resolve exporter image with map[]"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="new ref for local: 7xkkk7aehynej0esbn0y205bp" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="diffcopy took: 2.372933ms" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="saved 7xkkk7aehynej0esbn0y205bp as dockerfile:dockerfile:001:9befdef758008ed1" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:29Z" 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:138: time="2024-10-31T21:52:29Z" level=debug msg=resolvin
|
tests/build.go#L350
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=remote
build.go:350:
Error Trace: /src/tests/build.go:350
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:36591/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2017996749/buildkitd.toml --root /tmp/bktest_buildkitd3902591615 --addr unix:///tmp/bktest_buildkitd3902591615/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2017996749/buildkitd.toml --root /tmp/bktest_buildkitd3902591615 --addr unix:///tmp/bktest_buildkitd3902591615/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 21:52:29.176422383 +0000 UTC m=+11.743446028 /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_config2017996749/buildkitd.toml --root /tmp/bktest_buildkitd3902591615 --addr unix:///tmp/bktest_buildkitd3902591615/buildkitd.sock --debug
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="found worker \"vpyf5luk3v9w90bhobn1vqbi3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:588a1a9a8001 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="found 1 workers, default=\"vpyf5luk3v9w90bhobn1vqbi3\""
sandbox.go:138: time="2024-10-31T21:52:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T21:52:29Z" level=info msg="running server on /tmp/bktest_buildkitd3902591615/buildkitd.sock"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session finished: <nil>"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="resolve exporter image with map[]"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="new ref for local: 8p55hlbfa6w6agb2bye6it0dx" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="diffcopy took: 3.060476ms" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:29Z" level=debug msg="saved 8p55hlbfa6w6agb2bye6it0dx as dockerfile:dockerfile:001:cc22663cd80c6e44" span="[internal] load build definition from Dockerfile"
|
tests/build.go#L557
=== RUN TestIntegration/TestBuildAnnotations/worker=remote
=== PAUSE TestIntegration/TestBuildAnnotations/worker=remote
=== CONT TestIntegration/TestBuildAnnotations/worker=remote
build.go:557:
Error Trace: /src/tests/build.go:557
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:46813/buildx/registry:latest: not found
Test: TestIntegration/TestBuildAnnotations/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1627068629/buildkitd.toml --root /tmp/bktest_buildkitd3762823053 --addr unix:///tmp/bktest_buildkitd3762823053/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1627068629/buildkitd.toml --root /tmp/bktest_buildkitd3762823053 --addr unix:///tmp/bktest_buildkitd3762823053/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 21:52:28.496994362 +0000 UTC m=+11.064018007 /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_config1627068629/buildkitd.toml --root /tmp/bktest_buildkitd3762823053 --addr unix:///tmp/bktest_buildkitd3762823053/buildkitd.sock --debug
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="found worker \"yovth7vqm7d0s0w88z3nyl2ip\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:588a1a9a8001 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="found 1 workers, default=\"yovth7vqm7d0s0w88z3nyl2ip\""
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="running server on /tmp/bktest_buildkitd3762823053/buildkitd.sock"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session finished: <nil>"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="resolve exporter image with map[annotation-index.example2:xxx annotation-manifest-descriptor[linux/amd64].example4:zzz annotation-manifest.example3:yyy annotation.example1:www]"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="new ref for local: qg2jdh4xi33jti4h43mp1eiqi" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="diffcopy took: 2.35032ms" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="saved qg2jdh4xi33jti4h43mp1eiqi as dockerfile:dockerfi
|
tests/build.go#L644
=== RUN TestIntegration/TestBuildMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBuildMultiPlatform/worker=remote
=== CONT TestIntegration/TestBuildMultiPlatform/worker=remote
build.go:644:
Error Trace: /src/tests/build.go:644
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:45841/buildx/registry:latest: not found
Test: TestIntegration/TestBuildMultiPlatform/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2918365316/buildkitd.toml --root /tmp/bktest_buildkitd3696039521 --addr unix:///tmp/bktest_buildkitd3696039521/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2918365316/buildkitd.toml --root /tmp/bktest_buildkitd3696039521 --addr unix:///tmp/bktest_buildkitd3696039521/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 21:52:28.106077745 +0000 UTC m=+10.673101390 /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_config2918365316/buildkitd.toml --root /tmp/bktest_buildkitd3696039521 --addr unix:///tmp/bktest_buildkitd3696039521/buildkitd.sock --debug
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="found worker \"x9kwxbih0ldlsu4kk0wj8ss02\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:588a1a9a8001 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="found 1 workers, default=\"x9kwxbih0ldlsu4kk0wj8ss02\""
sandbox.go:138: time="2024-10-31T21:52:28Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T21:52:28Z" level=info msg="running server on /tmp/bktest_buildkitd3696039521/buildkitd.sock"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session finished: <nil>"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="resolve exporter image with map[]"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="new ref for local: kpg92mgt2xnnv3ugkcuknwoy4" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="diffcopy took: 3.107549ms" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:28Z" level=debug msg="saved kpg92mgt2xnnv3ugkcuknwoy4 as dockerfile:dockerfile:001:7c552283e3335718" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:28Z" level
|
tests/bake.go#L949
=== RUN TestIntegration/TestBakeMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBakeMultiPlatform/worker=remote
=== CONT TestIntegration/TestBakeMultiPlatform/worker=remote
bake.go:949:
Error Trace: /src/tests/bake.go:949
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:41631/buildx/registry:latest: not found
Test: TestIntegration/TestBakeMultiPlatform/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3954838978/buildkitd.toml --root /tmp/bktest_buildkitd3246651024 --addr unix:///tmp/bktest_buildkitd3246651024/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3954838978/buildkitd.toml --root /tmp/bktest_buildkitd3246651024 --addr unix:///tmp/bktest_buildkitd3246651024/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 21:52:23.5991909 +0000 UTC m=+6.166214535 /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_config3954838978/buildkitd.toml --root /tmp/bktest_buildkitd3246651024 --addr unix:///tmp/bktest_buildkitd3246651024/buildkitd.sock --debug
sandbox.go:138: time="2024-10-31T21:52:23Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=info msg="found worker \"sa8hhrhgehq9vuxm0t95av5vp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:588a1a9a8001 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=info msg="found 1 workers, default=\"sa8hhrhgehq9vuxm0t95av5vp\""
sandbox.go:138: time="2024-10-31T21:52:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T21:52:23Z" level=info msg="running server on /tmp/bktest_buildkitd3246651024/buildkitd.sock"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="session finished: <nil>"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="session started"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="resolve exporter image with map[]"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="new ref for local: 0znpxabdsvxuyefux9e1tw3ly" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="diffcopy took: 3.489681ms" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug msg="saved 0znpxabdsvxuyefux9e1tw3ly as dockerfile:dockerfile:001:bea2fb685205f83d" span="[internal] load build definition from Dockerfile"
sandbox.go:138: time="2024-10-31T21:52:23Z" level=debug ms
|
|
The logs for this run have expired and are no longer available.
Loading