bake: display read definition files in build output #2894
Annotations
3 errors
tests/run.go#L267
=== RUN TestIntegration
time="2023-10-23T13:32:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46353"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46353/moby/buildkit:buildx-stable-1
time="2023-10-23T13:32:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46353"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46353/library/busybox:latest
time="2023-10-23T13:32:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46353"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46353/library/alpine:latest
--- FAIL: TestIntegration (5.31s)
|
tests/bake.go#L121
=== RUN TestIntegration/TestBakeRemote/worker=docker+containerd
=== PAUSE TestIntegration/TestBakeRemote/worker=docker+containerd
=== CONT TestIntegration/TestBakeRemote/worker=docker+containerd
bake.go:121:
Error Trace: /src/tests/bake.go:121
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: "#0 building with \"integration-lsclg1nctmh90xrlfe68x8ha6\" instance using docker driver\n\n#1 [internal] load git source http://127.0.0.1:35665/test.git\n#1 0.057 Initialized empty Git repository in /tmp/integration1861253043/dsg8k8321tpr8/root/containerd/daemon/io.containerd.snapshotter.v1.overlayfs/snapshots/1/fs/\n#1 0.156 ref: refs/heads/main\tHEAD\n#1 0.157 1fe31512f665eaab9f47b57d440028435c5c55c8\tHEAD\n#1 0.206 1fe31512f665eaab9f47b57d440028435c5c55c8\trefs/heads/main\n#1 0.042 ref: refs/heads/main\tHEAD\n#1 0.043 1fe31512f665eaab9f47b57d440028435c5c55c8\tHEAD\n#1 0.090 fatal: dumb http transport does not support shallow capabilities\n#1 0.140 From http://127.0.0.1:35665/test\n#1 0.140 * [new branch] main -> main\n#1 0.140 * [new branch] main -> origin/main\n#1 DONE 0.5s\n\n#2 [internal] load build definition from Dockerfile\n#2 transferring dockerfile: 64B done\n#2 DONE 0.0s\n\n#1 [internal] load git source http://127.0.0.1:35665/test.git\n#1 0.046 ref: refs/heads/main\tHEAD\n#1 0.047 1fe31512f665eaab9f47b57d440028435c5c55c8\tHEAD\n#1 0.089 1fe31512f665eaab9f47b57d440028435c5c55c8\trefs/heads/main\n#1 CACHED\n\n#3 [1/1] COPY foo /foo\n#3 DONE 0.0s\n\n#4 exporting to client directory\n#4 copying files 29B done\n#4 DONE 0.0s\n" does not contain "#1 [internal] load remote bake definitions"
Test: TestIntegration/TestBakeRemote/worker=docker+containerd
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2023-10-23 13:32:53.248778117 +0000 UTC m=+7.615310034 /usr/bin/dockerd --data-root /tmp/integration1861253043/dsg8k8321tpr8/root --exec-root /tmp/dxr/dsg8k8321tpr8 --pidfile /tmp/integration1861253043/dsg8k8321tpr8/docker.pid --containerd-namespace dsg8k8321tpr8 --containerd-plugins-namespace dsg8k8321tpr8p --host unix:///tmp/docker-integration/dsg8k8321tpr8.sock --config-file /tmp/integration1861253043/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2023-10-23T13:32:53.287433391Z" level=info msg="Starting up"
sandbox.go:131: time="2023-10-23T13:32:53.288737400Z" level=warning msg="could not change group /tmp/docker-integration/dsg8k8321tpr8.sock to docker: group docker not found"
sandbox.go:131: time="2023-10-23T13:32:53.288933501Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dsg8k8321tpr8.sock)"
sandbox.go:131: time="2023-10-23T13:32:53.288967502Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2023-10-23T13:32:53.289710007Z" level=info msg="started new containerd process" address=/tmp/dxr/dsg8k8321tpr8/containerd/containerd.sock module=libcontainerd pid=4755
sandbox.go:131: time="2023-10-23T13:32:53.308204538Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2023-10-23T13:32:53.325275959Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2023-10-23T13:32:53.326182265Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2023-10-23T13:32:53.326210265Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2023-10-23T13:32:53.32635
|
|
The logs for this run have expired and are no longer available.
Loading