Custom inline cache implementation #633
Annotations
2 errors and 2 warnings
Generate annotations:
cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
=== PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
=== CONT TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
build_test.go:62:
Error Trace: /src/cmd/buildctl/build_test.go:62
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1453920526/buildkitd.toml --root /tmp/bktest_buildkitd740164327 --addr unix:///tmp/bktest_buildkitd740164327/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1453920526/buildkitd.toml --root /tmp/bktest_buildkitd740164327 --addr unix:///tmp/bktest_buildkitd740164327/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-17 05:11:50.768881488 +0000 UTC m=+0.212972996 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1453920526/buildkitd.toml --root /tmp/bktest_buildkitd740164327 --addr unix:///tmp/bktest_buildkitd740164327/buildkitd.sock --debug
sandbox.go:131: time="2024-05-17T05:11:50Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-17T05:11:50Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-17T05:11:50Z" level=info msg="found worker \"uu4pw8vsvwqnvx530z9qtp85y\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:90307906d2dd 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]"
sandbox.go:131: time="2024-05-17T05:11:50Z" level=info msg="found 1 workers, default=\"uu4pw8vsvwqnvx530z9qtp85y\""
sandbox.go:131: time="2024-05-17T05:11:50Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-17T05:11:50Z" level=info msg="running server on /tmp/bktest_buildkitd740164327/buildkitd.sock"
sandbox.go:131: time="2024-05-17T05:11:50Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=943ca51b65e425db traceID=406518914b59d52501774885d498a245 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-17T05:11:51Z" level=debug msg=resolving host="localhost:42895"
sandbox.go:131: time="2024-05-17T05:11:51Z" level=debug msg="do request" host="localhost:42895" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:42895/v2/library/busybox/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-17T05:11:51Z" level=debug msg="fetch response received" host="localhost:42895" response.header.content-length=528 response.header.content-type=application/vnd.docker.distribution.manifest.v2+json response.header.date="Fri, 17 May 2024 05:11:51 GMT" response.header.docker-content-digest="sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee" response.header.docker-distribution-api-versio
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "buildkit", "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/
|
Loading