buildkit #75
buildkit.yml
on: schedule
prepare
5s
govulncheck
59s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
2 errors and 25 warnings
Failed: worker/containerd/TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd:
worker/containerd/common.go#L77
=== RUN TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
=== PAUSE TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
=== CONT TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
common.go:77: Stdout: hello
common.go:78: Stderr:
common.go:114: Stdout: PID COMMAND
1 sleep
7 ps
common.go:115: Stderr:
common.go:133:
Error Trace: /src/worker/tests/common.go:133
Error: Received unexpected error:
exit code: 137
Test: TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd625966395/config.toml
sandbox.go:138: > StartCmd 2024-10-05 10:08:18.221099756 +0000 UTC m=+0.025373489 /usr/bin/containerd --config /tmp/bktest_containerd625966395/config.toml
sandbox.go:138: time="2024-10-05T10:08:18Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-10-05T10:08:18.248338391Z" level=info msg="starting containerd" revision=472731909fa34bd7bc9c087e4c27943f9835f111 version=v1.7.21
sandbox.go:138: time="2024-10-05T10:08:18.279241479Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-05T10:08:18.279358277Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-05T10:08:18.279439078Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-05T10:08:18.279483621Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.279631277Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.279686350Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.279715715Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.279737636Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.279937028Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.280245615Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.281339979Z" 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:138: time="2024-10-05T10:08:18.281406323Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-05T10:08:18.281607839Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd625966395/root/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:138: time="2024-10-05T10:08:18.281625402Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (./..., 1, integration gateway)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (./..., nydus, 1, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (./client, oci, nydus, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (./client, containerd, nydus, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
FROM command must use declared ARGs:
Dockerfile#L442
UndefinedArgInFrom: FROM argument 'BUILDKIT_DEBUG' is not declared
More info: https://docs.docker.com/go/dockerfile/rule/undefined-arg-in-from/
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PlayEveryWare~buildkit~279HB4.dockerbuild
Expired
|
112 KB |
|
PlayEveryWare~buildkit~4AHG4O.dockerbuild
Expired
|
115 KB |
|
PlayEveryWare~buildkit~4ARAB2.dockerbuild
Expired
|
116 KB |
|
PlayEveryWare~buildkit~6BBXBY.dockerbuild
Expired
|
116 KB |
|
PlayEveryWare~buildkit~9C0M30.dockerbuild
Expired
|
115 KB |
|
PlayEveryWare~buildkit~C5VSO5.dockerbuild
Expired
|
118 KB |
|
PlayEveryWare~buildkit~IA98IR.dockerbuild
Expired
|
32.5 KB |
|
PlayEveryWare~buildkit~MOIX47.dockerbuild
Expired
|
116 KB |
|
PlayEveryWare~buildkit~NJ3UP2.dockerbuild
Expired
|
114 KB |
|
PlayEveryWare~buildkit~OQK8B7.dockerbuild
Expired
|
113 KB |
|
PlayEveryWare~buildkit~TSE6C9.dockerbuild
Expired
|
115 KB |
|
PlayEveryWare~buildkit~UXOC69.dockerbuild
Expired
|
103 KB |
|
PlayEveryWare~buildkit~WCVY2A.dockerbuild
Expired
|
115 KB |
|
PlayEveryWare~buildkit~XMOW6S.dockerbuild
Expired
|
113 KB |
|
buildkit-darwin-amd64
Expired
|
14.1 MB |
|
buildkit-darwin-arm64
Expired
|
13.5 MB |
|
buildkit-linux-amd64
Expired
|
76.2 MB |
|
buildkit-linux-arm-v7
Expired
|
71.7 MB |
|
buildkit-linux-arm64
Expired
|
71.6 MB |
|
buildkit-linux-ppc64le
Expired
|
72.4 MB |
|
buildkit-linux-riscv64
Expired
|
72.2 MB |
|
buildkit-linux-s390x
Expired
|
75.5 MB |
|
buildkit-windows-amd64
Expired
|
40 MB |
|
buildkit-windows-arm64
Expired
|
37.3 MB |
|
test-reports-run--1---
Expired
|
431 KB |
|
test-reports-run--1---nydus
Expired
|
432 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
349 KB |
|
test-reports-run-client---oci-nydus
Expired
|
353 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
381 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
372 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
241 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
372 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
375 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
245 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
247 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
377 KB |
|