Improve consistency of linter rules messages #4719
Annotations
11 errors
Generate annotations:
frontend/dockerfile/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35589/library/busybox:latest
time="2024-10-31T14:20:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35589"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35589/library/alpine:latest
run.go:272: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:41255/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=builtin
sandbox.go:135: 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_config605023016/buildkitd.toml --root /tmp/bktest_buildkitd2944177814 --addr unix:///tmp/bktest_buildkitd2944177814/buildkitd.sock --debug
sandbox.go:135: 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_config605023016/buildkitd.toml --root /tmp/bktest_buildkitd2944177814 --addr unix:///tmp/bktest_buildkitd2944177814/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:35.961638552 +0000 UTC m=+34.057780525 /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_config605023016/buildkitd.toml --root /tmp/bktest_buildkitd2944177814 --addr unix:///tmp/bktest_buildkitd2944177814/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:36Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:36Z" level=info msg="found worker \"i3cz4nw2vdkk77iau83wyy5jo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:36Z" level=info msg="found 1 workers, default=\"i3cz4nw2vdkk77iau83wyy5jo\""
sandbox.go:138: time="2024-10-31T14:20:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:36Z" level=info msg="running server on /tmp/bktest_buildkitd2944177814/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="session started" spanID=82ab487427e4c964 traceID=03224f66e9bab0b6d561b6a944f76ce4
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="new ref for local: quas5zas2mzxu2ph7ig6oqde7" span="[internal] load build definition from Dockerfile" spanID=fba29afaba7e4e6a traceID=576eb97112ebf4dc9e0de06b40bfd473
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="diffcopy took: 1.76673ms" span="[internal] load build definition from Dockerfile" spanID=551c595c63ab0693 traceID=576eb97112ebf4dc9e0de06b40bfd473
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="saved quas5zas2mzxu2ph7ig6oqde7 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=fba29afaba7e4e6a traceID=576eb97112ebf4dc9e0de06b40bfd473
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="new ref for local: 3khdldlzw06vyfz16xeockov1" span="[internal] load .dockerignore" spanID=35a8e52833b1f374 traceID=576eb97112ebf4dc9e0de06b40bfd473
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="diffcopy took: 2.050111ms" span="[internal] load .dockerignore" spanID=a25722681f3c9b2c traceID=576eb97112ebf4dc9e0de06b40bfd473
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="saved 3khdldlzw06vyfz16xeockov1 as context:context-.dockerignore:" span="[internal] load .dockerignore" spa
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestRuleCheckOption/worker=oci-rootless/frontend=client
sandbox.go:135: 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_config636491733/buildkitd.toml --root /tmp/bktest_buildkitd3558119891 --addr unix:///tmp/bktest_buildkitd3558119891/buildkitd.sock --debug
sandbox.go:135: 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_config636491733/buildkitd.toml --root /tmp/bktest_buildkitd3558119891 --addr unix:///tmp/bktest_buildkitd3558119891/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:35.862630944 +0000 UTC m=+33.958772917 /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_config636491733/buildkitd.toml --root /tmp/bktest_buildkitd3558119891 --addr unix:///tmp/bktest_buildkitd3558119891/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found worker \"2fjv911o646irgyaz4n2141ea\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found 1 workers, default=\"2fjv911o646irgyaz4n2141ea\""
sandbox.go:138: time="2024-10-31T14:20:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:36Z" level=info msg="running server on /tmp/bktest_buildkitd3558119891/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="session started" spanID=2ad9cbd2d820f691 traceID=3be5709acb3807ed65a34f667782f3f0
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="new ref for local: oriuysmzx7cra8qsxfzinag6k" span="[internal] load build definition from Dockerfile" spanID=46b7440281eba454 traceID=ed2d886336a62dfddfa292a727993b2f
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="diffcopy took: 1.805578ms" span="[internal] load build definition from Dockerfile" spanID=f3a2349b1e5c48c7 traceID=ed2d886336a62dfddfa292a727993b2f
sandbox.go:138: time="2024-10-31T14:20:36Z" level=debug msg="saved oriuysmzx7cra8qsxfzinag6k as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=46b7440281eba454 traceID=ed2d886336a62dfddfa292a727993b2f
sandbox.go:138: time="2024-10-31T14:20:36Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" spanID=7969dd17ec7d8c3e traceID=df2eaaeb5552bb81ddb113c1a9182f15
sandbox.go:138: open Dockerfile.dockerignore: no such file or directory
sandbox.go:138: 22896 0433924 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config636491733/buildkitd.t
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestStageName/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestStageName/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestStageName/worker=oci-rootless/frontend=builtin
sandbox.go:135: 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_config2004862683/buildkitd.toml --root /tmp/bktest_buildkitd29508856 --addr unix:///tmp/bktest_buildkitd29508856/buildkitd.sock --debug
sandbox.go:135: 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_config2004862683/buildkitd.toml --root /tmp/bktest_buildkitd29508856 --addr unix:///tmp/bktest_buildkitd29508856/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:35.647826571 +0000 UTC m=+33.743968514 /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_config2004862683/buildkitd.toml --root /tmp/bktest_buildkitd29508856 --addr unix:///tmp/bktest_buildkitd29508856/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found worker \"jpv5mlxy6u8f0a5cokszqpktg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found 1 workers, default=\"jpv5mlxy6u8f0a5cokszqpktg\""
sandbox.go:138: time="2024-10-31T14:20:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="running server on /tmp/bktest_buildkitd29508856/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="session started" spanID=d3aaeea343b9a6ee traceID=68bbd699ff94b6dd81e82edd8de52add
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="new ref for local: rdvpulzpecl5nabsl8aoi3cbn" span="[internal] load build definition from Dockerfile" spanID=d01257ed9adc0911 traceID=b33175448295c596d219c93d9bfe4ed1
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="diffcopy took: 1.908674ms" span="[internal] load build definition from Dockerfile" spanID=137b582c5b79e01e traceID=b33175448295c596d219c93d9bfe4ed1
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="saved rdvpulzpecl5nabsl8aoi3cbn as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=d01257ed9adc0911 traceID=b33175448295c596d219c93d9bfe4ed1
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="new ref for local: m03kb6wuugoge85avmvk6duxz" span="[internal] load .dockerignore" spanID=9135f04db475b1a7 traceID=b33175448295c596d219c93d9bfe4ed1
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="diffcopy took: 1.004024ms" span="[internal] load .dockerignore" spanID=57ca6c146a8d8bcd traceID=b33175448295c596d219c93d9bfe4ed1
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="saved m03kb6wuugoge85avmvk6duxz as context:context-.dockerignore:" span="[internal] load .dockerignore" spanID=9135f04db475b1a7 traceID
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestStageName/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestStageName/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestStageName/worker=oci-rootless/frontend=client
sandbox.go:135: 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_config3921481187/buildkitd.toml --root /tmp/bktest_buildkitd1664138032 --addr unix:///tmp/bktest_buildkitd1664138032/buildkitd.sock --debug
sandbox.go:135: 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_config3921481187/buildkitd.toml --root /tmp/bktest_buildkitd1664138032 --addr unix:///tmp/bktest_buildkitd1664138032/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:35.561431921 +0000 UTC m=+33.657573884 /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_config3921481187/buildkitd.toml --root /tmp/bktest_buildkitd1664138032 --addr unix:///tmp/bktest_buildkitd1664138032/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found worker \"wbrq61f4p2sbtm4efyd75xkrc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found 1 workers, default=\"wbrq61f4p2sbtm4efyd75xkrc\""
sandbox.go:138: time="2024-10-31T14:20:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="running server on /tmp/bktest_buildkitd1664138032/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="session started" spanID=5347fc12c6d99122 traceID=8d1e278a13be0681a0ecd7a3a70d6e11
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="new ref for local: wp17btj6r3wacgjwudyzt59s5" span="[internal] load build definition from Dockerfile" spanID=5e4080d34bf47737 traceID=3762c6c95e7b16cb2f78f37c497e9a19
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="diffcopy took: 2.054216ms" span="[internal] load build definition from Dockerfile" spanID=cd04397b6b59ee3b traceID=3762c6c95e7b16cb2f78f37c497e9a19
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="saved wp17btj6r3wacgjwudyzt59s5 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=5e4080d34bf47737 traceID=3762c6c95e7b16cb2f78f37c497e9a19
sandbox.go:138: time="2024-10-31T14:20:35Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" spanID=565f9bb0291a0656 traceID=58cf13c6e48e488977e47852c75c379e
sandbox.go:138: open Dockerfile.dockerignore: no such file or directory
sandbox.go:138: 22755 0433924 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3921481187/buildkitd.toml --root /tm
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=builtin
sandbox.go:135: 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_config1217626625/buildkitd.toml --root /tmp/bktest_buildkitd1825228426 --addr unix:///tmp/bktest_buildkitd1825228426/buildkitd.sock --debug
sandbox.go:135: 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_config1217626625/buildkitd.toml --root /tmp/bktest_buildkitd1825228426 --addr unix:///tmp/bktest_buildkitd1825228426/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:35.031631044 +0000 UTC m=+33.127773008 /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_config1217626625/buildkitd.toml --root /tmp/bktest_buildkitd1825228426 --addr unix:///tmp/bktest_buildkitd1825228426/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found worker \"jvevy98jecpy9yx8r1o3jmdq3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="found 1 workers, default=\"jvevy98jecpy9yx8r1o3jmdq3\""
sandbox.go:138: time="2024-10-31T14:20:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:35Z" level=info msg="running server on /tmp/bktest_buildkitd1825228426/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="session started" spanID=129cbb3d71eff192 traceID=ee4969a12b672f227aa381e2c53e304c
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="new ref for local: jy34o00flet6btmyk6qzrsfxz" span="[internal] load build definition from Dockerfile" spanID=e5f126c39a2a80cd traceID=13a66686d98ba6bdd388ea873b2ecec9
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="diffcopy took: 2.037632ms" span="[internal] load build definition from Dockerfile" spanID=020462113adb3b92 traceID=13a66686d98ba6bdd388ea873b2ecec9
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="saved jy34o00flet6btmyk6qzrsfxz as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=e5f126c39a2a80cd traceID=13a66686d98ba6bdd388ea873b2ecec9
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="new ref for local: bvyhg0og0qnxbs2ufkrchrnzy" span="[internal] load .dockerignore" spanID=b1c07e12ffda9380 traceID=13a66686d98ba6bdd388ea873b2ecec9
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="diffcopy took: 1.273886ms" span="[internal] load .dockerignore" spanID=1f4ddde15fbcbff1 traceID=13a66686d98ba6bdd388ea873b2ecec9
sandbox.go:138: time="2024-10-31T14:20:35Z" level=debug msg="saved bvyhg0og0qnxbs2ufkrchrnzy as context:context-.dockerignore:" span="[internal] load .dock
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestDuplicateStageName/worker=oci-rootless/frontend=client
sandbox.go:135: 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_config4106327342/buildkitd.toml --root /tmp/bktest_buildkitd1456461275 --addr unix:///tmp/bktest_buildkitd1456461275/buildkitd.sock --debug
sandbox.go:135: 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_config4106327342/buildkitd.toml --root /tmp/bktest_buildkitd1456461275 --addr unix:///tmp/bktest_buildkitd1456461275/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:34.831426026 +0000 UTC m=+32.927567990 /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_config4106327342/buildkitd.toml --root /tmp/bktest_buildkitd1456461275 --addr unix:///tmp/bktest_buildkitd1456461275/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found worker \"mp7bmydvkcyhm7sg54j4hqvpr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found 1 workers, default=\"mp7bmydvkcyhm7sg54j4hqvpr\""
sandbox.go:138: time="2024-10-31T14:20:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="running server on /tmp/bktest_buildkitd1456461275/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="session started" spanID=b452ad493757d99b traceID=94a9141b2f05ac66d1a3dcd70f1263ac
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="new ref for local: yjipdhmres2hsticf2rkviaxo" span="[internal] load build definition from Dockerfile" spanID=fa1c66d6133efb41 traceID=cce93ca8e22c8d327ca5151c5e659333
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="diffcopy took: 2.08735ms" span="[internal] load build definition from Dockerfile" spanID=642c6f57982851af traceID=cce93ca8e22c8d327ca5151c5e659333
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="saved yjipdhmres2hsticf2rkviaxo as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=fa1c66d6133efb41 traceID=cce93ca8e22c8d327ca5151c5e659333
sandbox.go:138: time="2024-10-31T14:20:35Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" spanID=120e079f265e2242 traceID=27b3b55bf5bc2fe63bb89b49a3c788ec
sandbox.go:138: open Dockerfile.dockerignore: no such file or directory
sandbox.go:138: 22328 0433924 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4106327342
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=builtin
sandbox.go:135: 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_config688556179/buildkitd.toml --root /tmp/bktest_buildkitd3250395979 --addr unix:///tmp/bktest_buildkitd3250395979/buildkitd.sock --debug
sandbox.go:135: 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_config688556179/buildkitd.toml --root /tmp/bktest_buildkitd3250395979 --addr unix:///tmp/bktest_buildkitd3250395979/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:34.770659948 +0000 UTC m=+32.866801901 /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_config688556179/buildkitd.toml --root /tmp/bktest_buildkitd3250395979 --addr unix:///tmp/bktest_buildkitd3250395979/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found worker \"kjqoq5a6zu0jxlaqoaln3830h\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found 1 workers, default=\"kjqoq5a6zu0jxlaqoaln3830h\""
sandbox.go:138: time="2024-10-31T14:20:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="running server on /tmp/bktest_buildkitd3250395979/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="session started" spanID=1bd19d0eb5cd0e63 traceID=2f44da505522216cd8b89c636cfac278
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="new ref for local: xwdxz4et4alcb0n366cnkjtrh" span="[internal] load build definition from Dockerfile" spanID=6f387fdccdc1a400 traceID=0b06ef7af11b1bcb42fc59e9ed804718
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="diffcopy took: 1.383518ms" span="[internal] load build definition from Dockerfile" spanID=1b3089114f9a5d1d traceID=0b06ef7af11b1bcb42fc59e9ed804718
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="saved xwdxz4et4alcb0n366cnkjtrh as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=6f387fdccdc1a400 traceID=0b06ef7af11b1bcb42fc59e9ed804718
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="new ref for local: lickmkb4t1s5lavic74zbg2tf" span="[internal] load .dockerignore" spanID=f9bfaa2e39667696 traceID=0b06ef7af11b1bcb42fc59e9ed804718
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="diffcopy took: 1.215599ms" span="[internal] load .dockerignore" spanID=f75f57210d4c3401 traceID=0b06ef7af11b1bcb42fc59e9ed804718
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="saved lickmkb4t1s5lavic74zbg2tf as context:context-.dockerignore:" span="[internal] load .dockerigno
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestReservedStageName/worker=oci-rootless/frontend=client
sandbox.go:135: 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_config3239270955/buildkitd.toml --root /tmp/bktest_buildkitd80743111 --addr unix:///tmp/bktest_buildkitd80743111/buildkitd.sock --debug
sandbox.go:135: 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_config3239270955/buildkitd.toml --root /tmp/bktest_buildkitd80743111 --addr unix:///tmp/bktest_buildkitd80743111/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:34.545817163 +0000 UTC m=+32.641959146 /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_config3239270955/buildkitd.toml --root /tmp/bktest_buildkitd80743111 --addr unix:///tmp/bktest_buildkitd80743111/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found worker \"65epejhwv50s3inc9gfz52agv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="found 1 workers, default=\"65epejhwv50s3inc9gfz52agv\""
sandbox.go:138: time="2024-10-31T14:20:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:34Z" level=info msg="running server on /tmp/bktest_buildkitd80743111/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="session started" spanID=cbc3839519df0f63 traceID=73e7877717681b2f294641feea29c9d4
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="new ref for local: 006ykp3baqlnb7x0zfuo266fc" span="[internal] load build definition from Dockerfile" spanID=bc86a819fc313c82 traceID=107b0c20311e2e4c6fa7e17f61a84afb
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="diffcopy took: 2.060182ms" span="[internal] load build definition from Dockerfile" spanID=08c2de8993454fcc traceID=107b0c20311e2e4c6fa7e17f61a84afb
sandbox.go:138: time="2024-10-31T14:20:34Z" level=debug msg="saved 006ykp3baqlnb7x0zfuo266fc as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=bc86a819fc313c82 traceID=107b0c20311e2e4c6fa7e17f61a84afb
sandbox.go:138: time="2024-10-31T14:20:34Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" spanID=10873fc8e423c830 traceID=edbe84ade65ffa37bef24b212279098f
sandbox.go:138: open Dockerfile.dockerignore: no such file or directory
sandbox.go:138: 22195 0433924 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3239270955/buildkitd.toml
|
Generate annotations:
frontend/dockerfile/sandbox.go#L135
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
sandbox.go:135: 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_config2862575893/buildkitd.toml --root /tmp/bktest_buildkitd1971689569 --addr unix:///tmp/bktest_buildkitd1971689569/buildkitd.sock --debug
sandbox.go:135: 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_config2862575893/buildkitd.toml --root /tmp/bktest_buildkitd1971689569 --addr unix:///tmp/bktest_buildkitd1971689569/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-10-31 14:20:33.216784287 +0000 UTC m=+31.312926260 /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_config2862575893/buildkitd.toml --root /tmp/bktest_buildkitd1971689569 --addr unix:///tmp/bktest_buildkitd1971689569/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-10-31T14:20:33Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-10-31T14:20:33Z" level=info msg="found worker \"qrsiycv2v1x6avzlm62xo9ipm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5ddc37b74e46 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/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-10-31T14:20:33Z" level=info msg="found 1 workers, default=\"qrsiycv2v1x6avzlm62xo9ipm\""
sandbox.go:138: time="2024-10-31T14:20:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-10-31T14:20:33Z" level=info msg="running server on /tmp/bktest_buildkitd1971689569/buildkitd.sock"
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="session started" spanID=c66726024b8d81a8 traceID=0a2d49495f49113acdc711615dc3997b
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="new ref for local: lcj5zvirfhpq8l3qsixcpmgcj" span="[internal] load build definition from Dockerfile" spanID=0d2f10e90f8a491f traceID=48ce7a41bb9e125af2ec531b32b1906e
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="diffcopy took: 1.491795ms" span="[internal] load build definition from Dockerfile" spanID=8880ebb2a2f90c2c traceID=48ce7a41bb9e125af2ec531b32b1906e
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="saved lcj5zvirfhpq8l3qsixcpmgcj as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=0d2f10e90f8a491f traceID=48ce7a41bb9e125af2ec531b32b1906e
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="new ref for local: 6gttry3r1dox0378d6sd244rl" span="[internal] load .dockerignore" spanID=296b7ea7dff4a4a5 traceID=48ce7a41bb9e125af2ec531b32b1906e
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="diffcopy took: 883.426µs" span="[internal] load .dockerignore" spanID=71c4ab8abeaba3b0 traceID=48ce7a41bb9e125af2ec531b32b1906e
sandbox.go:138: time="2024-10-31T14:20:33Z" level=debug msg="saved 6gttry3r1dox0378d6sd244rl as context:context-.dockerignore:" span="[internal] load .dockerignore" spanID
|
Test
Process completed with exit code 1.
|
Loading