build: improve error messages for docker driver #2685
Annotations
3 errors
tests/run.go#L267
=== RUN TestIntegration
time="2023-08-18T15:36:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41539"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41539/library/busybox:latest
time="2023-08-18T15:36:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41539"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41539/library/alpine:latest
time="2023-08-18T15:36:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41539"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41539/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.61s)
|
tests/build.go#L328
=== RUN TestIntegration/TestBuildDockerWorkerErrors/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildDockerWorkerErrors/worker=docker+containerd
=== CONT TestIntegration/TestBuildDockerWorkerErrors/worker=docker+containerd
build.go:328:
Error Trace: /src/tests/build.go:328
/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: "exit status 1" does not contain "Cache export is not supported"
Test: TestIntegration/TestBuildDockerWorkerErrors/worker=docker+containerd
sandbox.go:140: stdout: /usr/bin/dockerd
sandbox.go:140: stderr: /usr/bin/dockerd
sandbox.go:143: > startCmd 2023-08-18 15:36:41.014426191 +0000 UTC m=+29.355087124 /usr/bin/dockerd --data-root /tmp/integration374279079/duo9y87kddokj/root --exec-root /tmp/dxr/duo9y87kddokj --pidfile /tmp/integration374279079/duo9y87kddokj/docker.pid --containerd-namespace duo9y87kddokj --containerd-plugins-namespace duo9y87kddokjp --host unix:///tmp/docker-integration/duo9y87kddokj.sock --config-file /tmp/integration374279079/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:143: time="2023-08-18T15:36:41.056877500Z" level=info msg="Starting up"
sandbox.go:143: time="2023-08-18T15:36:41.058043712Z" level=warning msg="could not change group /tmp/docker-integration/duo9y87kddokj.sock to docker: group docker not found"
sandbox.go:143: time="2023-08-18T15:36:41.058210613Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/duo9y87kddokj.sock)"
sandbox.go:143: time="2023-08-18T15:36:41.058229413Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:143: time="2023-08-18T15:36:41.058928720Z" level=info msg="started new containerd process" address=/tmp/dxr/duo9y87kddokj/containerd/containerd.sock module=libcontainerd pid=7962
sandbox.go:143: time="2023-08-18T15:36:41.079015114Z" level=info msg="starting containerd" revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d version=v1.7.1
sandbox.go:143: time="2023-08-18T15:36:41.096508082Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.097397191Z" 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:143: time="2023-08-18T15:36:41.097450091Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:143: time="2023-08-18T15:36:41.097582893Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.097666093Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.097879095Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.097917996Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:143: time="2023-08-18T15:36:41.097937396Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.098066097Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration374279079/duo9y87kddokj/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:143: time="2023-08-18T15:36:41.098099498Z" level=info msg="loadin
|
|
The logs for this run have expired and are no longer available.
Loading