vendor: golang.org/x/[email protected] #35
build.yml
on: push
prepare-binaries
5s
prepare-test
1m 48s
buildkit-edge
1m 29s
Matrix: binaries
Matrix: test
release
0s
bin-image
0s
Annotations
12 errors and 17 warnings
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2024-09-10T18:44:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35331"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35331/moby/buildkit:buildx-stable-1
time="2024-09-10T18:44:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35331"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35331/library/busybox:latest
time="2024-09-10T18:44:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35331"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35331/library/alpine:latest
--- FAIL: TestIntegration (7.39s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.12.1m1 5cba47f913a90b0aa6e631aee5b68dedd2b1f979
version.go:48:
Error Trace: /src/tests/version.go:48
/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: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.12.1m1
sandbox.go:128: 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_config3031576123/buildkitd.toml --root /tmp/bktest_buildkitd910100987 --addr unix:///tmp/bktest_buildkitd910100987/buildkitd.sock --debug
sandbox.go:128: 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_config3031576123/buildkitd.toml --root /tmp/bktest_buildkitd910100987 --addr unix:///tmp/bktest_buildkitd910100987/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-09-10 18:44:23.362658796 +0000 UTC m=+8.428479763 /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_config3031576123/buildkitd.toml --root /tmp/bktest_buildkitd910100987 --addr unix:///tmp/bktest_buildkitd910100987/buildkitd.sock --debug
sandbox.go:131: time="2024-09-10T18:44:23Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-09-10T18:44:23Z" level=warning msg="using host network as the default"
sandbox.go:131: time="2024-09-10T18:44:23Z" level=info msg="found worker \"lmz4bntz2e7h0lw3yd7mgiqcm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d94b3d874086 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:131: time="2024-09-10T18:44:23Z" level=info msg="found 1 workers, default=\"lmz4bntz2e7h0lw3yd7mgiqcm\""
sandbox.go:131: time="2024-09-10T18:44:23Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-09-10T18:44:23Z" level=info msg="running server on /tmp/bktest_buildkitd910100987/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (1.37s)
|
test (remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2024-09-10T18:44:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46255"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46255/library/busybox:latest
time="2024-09-10T18:44:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46255"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46255/library/alpine:latest
time="2024-09-10T18:44:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46255"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46255/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (9.09s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.12.1m1 5cba47f913a90b0aa6e631aee5b68dedd2b1f979
version.go:48:
Error Trace: /src/tests/version.go:48
/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: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.12.1m1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (5.36s)
|
test (docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2024-09-10T18:43:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46725"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46725/library/alpine:latest
time="2024-09-10T18:44:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46725"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46725/moby/buildkit:buildx-stable-1
time="2024-09-10T18:44:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46725"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46725/library/busybox:latest
--- FAIL: TestIntegration (6.25s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker
=== PAUSE TestIntegration/TestVersion/worker=docker
=== CONT TestIntegration/TestVersion/worker=docker
version.go:28: github.com/docker/buildx v0.12.1m1 5cba47f913a90b0aa6e631aee5b68dedd2b1f979
version.go:48:
Error Trace: /src/tests/version.go:48
/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: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: v0.12.1m1
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-09-10 18:44:11.277635369 +0000 UTC m=+11.611966789 /usr/bin/dockerd --data-root /tmp/integration2893801442/d1lf6thzt273w/root --exec-root /tmp/dxr/d1lf6thzt273w --pidfile /tmp/integration2893801442/d1lf6thzt273w/docker.pid --containerd-namespace d1lf6thzt273w --containerd-plugins-namespace d1lf6thzt273wp --host unix:///tmp/docker-integration/d1lf6thzt273w.sock --config-file /tmp/integration2893801442/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-09-10T18:44:11.300699944Z" level=info msg="Starting up"
sandbox.go:131: time="2024-09-10T18:44:11.301693771Z" level=warning msg="could not change group /tmp/docker-integration/d1lf6thzt273w.sock to docker: group docker not found"
sandbox.go:131: time="2024-09-10T18:44:11.301809897Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d1lf6thzt273w.sock)"
sandbox.go:131: time="2024-09-10T18:44:11.301825486Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-09-10T18:44:11.302418354Z" level=info msg="started new containerd process" address=/tmp/dxr/d1lf6thzt273w/containerd/containerd.sock module=libcontainerd pid=5678
sandbox.go:131: time="2024-09-10T18:44:11.315611407Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-09-10T18:44:11.327841700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:11.328610760Z" 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="2024-09-10T18:44:11.328631910Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-09-10T18:44:11.328740081Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:11.328841249Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:11.329082288Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:11.329099600Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-09-10T18:44:11.329117202Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:11.329238047Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration2893801442/d1lf6thzt273w/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:131: time="2024-09-10T18:44:11.329253596Z" level=info m
|
test (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2024-09-10T18:44:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37195"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37195/library/alpine:latest
time="2024-09-10T18:44:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37195"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37195/moby/buildkit:buildx-stable-1
time="2024-09-10T18:44:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37195"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37195/library/busybox:latest
--- FAIL: TestIntegration (6.28s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd
=== PAUSE TestIntegration/TestVersion/worker=docker+containerd
=== CONT TestIntegration/TestVersion/worker=docker+containerd
version.go:28: github.com/docker/buildx v0.12.1m1 5cba47f913a90b0aa6e631aee5b68dedd2b1f979
version.go:48:
Error Trace: /src/tests/version.go:48
/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: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: v0.12.1m1
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-09-10 18:44:24.033488634 +0000 UTC m=+11.485126561 /usr/bin/dockerd --data-root /tmp/integration1547860891/deg1bw9fb8twh/root --exec-root /tmp/dxr/deg1bw9fb8twh --pidfile /tmp/integration1547860891/deg1bw9fb8twh/docker.pid --containerd-namespace deg1bw9fb8twh --containerd-plugins-namespace deg1bw9fb8twhp --host unix:///tmp/docker-integration/deg1bw9fb8twh.sock --config-file /tmp/integration1547860891/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-09-10T18:44:24.059134290Z" level=info msg="Starting up"
sandbox.go:131: time="2024-09-10T18:44:24.060186763Z" level=warning msg="could not change group /tmp/docker-integration/deg1bw9fb8twh.sock to docker: group docker not found"
sandbox.go:131: time="2024-09-10T18:44:24.060322085Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/deg1bw9fb8twh.sock)"
sandbox.go:131: time="2024-09-10T18:44:24.060341392Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-09-10T18:44:24.060972588Z" level=info msg="started new containerd process" address=/tmp/dxr/deg1bw9fb8twh/containerd/containerd.sock module=libcontainerd pid=5615
sandbox.go:131: time="2024-09-10T18:44:24.073315737Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-09-10T18:44:24.086015800Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:24.086752664Z" 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="2024-09-10T18:44:24.086774495Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-09-10T18:44:24.086877567Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:24.086958678Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:24.087150976Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:24.087169641Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-09-10T18:44:24.087177085Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-09-10T18:44:24.087306707Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration1547860891/deg1bw9fb8twh/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:131: time="
|
test (docker\+containerd, ./tests)
Process completed with exit code 1.
|
binaries (linux/s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (darwin/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (windows/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/arm/v7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (windows/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (darwin/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/arm/v6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
binaries (linux/riscv64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (remote, ./tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (docker-container, ./tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (./..., 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (docker, ./tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (docker\+containerd, ./tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "buildx", "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx
|
573 MB |
|
test-reports
|
1.13 MB |
|