buildkit #11
buildkit.yml
on: schedule
prepare
6s
govulncheck
1m 3s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
6 errors and 12 warnings
Failed: client/TestClientGatewayIntegration:
client/run.go#L272
=== RUN TestClientGatewayIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45533/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.04s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci-rootless-slirp4netns-detachnetns/netmode=host:
client/build_test.go#L2133
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci-rootless-slirp4netns-detachnetns/netmode=host
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci-rootless-slirp4netns-detachnetns/netmode=host
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci-rootless-slirp4netns-detachnetns/netmode=host
build_test.go:2133:
Error Trace: /src/client/build_test.go:2133
/src/client/build_test.go:2031
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:206
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2278
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1695
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1695
Test: TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci-rootless-slirp4netns-detachnetns/netmode=host
sandbox.go:135: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2565656550/buildkitd.toml --root /tmp/bktest_buildkitd2620697178 --addr unix:///tmp/bktest_buildkitd2620697178/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2565656550/buildkitd.toml --root /tmp/bktest_buildkitd2620697178 --addr unix:///tmp/bktest_buildkitd2620697178/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 10:07:54.355897679 +0000 UTC m=+0.583471468 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2565656550/buildkitd.toml --root /tmp/bktest_buildkitd2620697178 --addr unix:///tmp/bktest_buildkitd2620697178/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-11-04T10:07:55Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T1
|
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Process completed with exit code 1.
|
Failed: client/TestClientGatewayIntegration:
client/run.go#L272
=== RUN TestClientGatewayIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33283/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.03s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host:
client/build_test.go#L2133
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
build_test.go:2133:
Error Trace: /src/client/build_test.go:2133
/src/client/build_test.go:2031
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:206
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2278
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1695
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1695
Test: TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-snapshotter-stargz/netmode=host
sandbox.go:135: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc783457464/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc783457464/root
sandbox.go:138: > StartCmd 2024-11-04 10:08:08.223169255 +0000 UTC m=+11.817117387 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc783457464/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc783457464/root
sandbox.go:138: {"key":"buildkit/1/tmp-ckk5usbjcmdbob5q7ochcr0bh sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc783457464/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-11-04T10:08:08.886188838Z"}
sandbox.go:138: {"key":"buildkit/1/tmp-ckk5usbjcmdbob5q7ochcr0bh sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc783457464/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/library/busybox:latest/sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","time":"2024-11-04T10:08:08.886407607Z"}
sandbox.go:138: {"digest":"sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7","error":null,"key":"buildkit/1/tmp-ckk5usbjcmdbob5q7ochcr0bh sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc783457464/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed 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
|
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 (./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
|
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
|
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-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
|
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
|
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
|
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
|
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-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
|
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
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.8 MB |
|
buildkit-linux-arm64
Expired
|
71.7 MB |
|
buildkit-linux-ppc64le
Expired
|
72.5 MB |
|
buildkit-linux-riscv64
Expired
|
72.3 MB |
|
buildkit-linux-s390x
Expired
|
75.6 MB |
|
buildkit-windows-amd64
Expired
|
40.1 MB |
|
buildkit-windows-arm64
Expired
|
37.3 MB |
|
dagger~buildkit~1JYX29.dockerbuild
|
110 KB |
|
dagger~buildkit~2L3J39.dockerbuild
|
110 KB |
|
dagger~buildkit~74GSMQ.dockerbuild
|
112 KB |
|
dagger~buildkit~FMFZLG.dockerbuild
|
110 KB |
|
dagger~buildkit~K1EUKU.dockerbuild
|
112 KB |
|
dagger~buildkit~OXKNO7.dockerbuild
|
112 KB |
|
dagger~buildkit~P76RZW.dockerbuild
|
113 KB |
|
dagger~buildkit~PNBXJK.dockerbuild
|
102 KB |
|
dagger~buildkit~R91NMB.dockerbuild
|
111 KB |
|
dagger~buildkit~SJ1G52.dockerbuild
|
110 KB |
|
dagger~buildkit~TOM10X.dockerbuild
|
111 KB |
|
dagger~buildkit~UAPCV0.dockerbuild
|
34.2 KB |
|
dagger~buildkit~WIN5OH.dockerbuild
|
112 KB |
|
dagger~buildkit~Y65VXI.dockerbuild
|
110 KB |
|
test-reports-run--1---
Expired
|
433 KB |
|
test-reports-run--1---nydus
Expired
|
434 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
350 KB |
|
test-reports-run-client---oci-nydus
Expired
|
356 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
373 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
373 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
242 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
389 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
378 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
247 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
255 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
378 KB |
|