Skip to content

ci

ci #3049

Triggered via schedule July 10, 2026 11:01
Status Success
Total duration 48s
Artifacts 56

ci.yml

on: schedule
minimal
25s
minimal
git-context
26s
git-context
git-context-query
32s
git-context-query
git-context-secret
22s
git-context-secret
path-context
16s
path-context
example
27s
example
error
6s
error
error-buildx
16s
error-buildx
docker-driver
17s
docker-driver
export-docker
11s
export-docker
secret
13s
secret
secret-files
15s
secret-files
secret-envs
12s
secret-envs
network
13s
network
shm-size
13s
shm-size
ulimit
12s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
17s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
22s
registry-cache
github-cache
30s
github-cache
local-cache
18s
local-cache
standalone
15s
standalone
named-context-pin
12s
named-context-pin
named-context-docker
15s
named-context-docker
named-context-container
18s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
24s
proxy-docker-config
proxy-buildkitd
35s
proxy-buildkitd
annotations
23s
annotations
multi-output
17s
multi-output
load-and-push
21s
load-and-push
summary-disable
24s
summary-disable
summary-not-supported
16s
summary-not-supported
record-upload-disable
34s
record-upload-disable
annotations-disabled
16s
annotations-disabled
call-check
11s
call-check
no-default-attestations
27s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 51 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:cc4a91ade19f9385a80a463bb507ef2d0b7cdd1719b35d562a81071a17e3c260": dial tcp [::1]:5000: connect: connection refused
secret-envs
INVALID_SECRET= is not a valid secret
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
secret
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
secret-files
INVALID_SECRET= is not a valid secret
path-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
path-context
Failed to restore:
summary-not-supported
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.12.1-linux-x64, another job may be creating this cache.
summary-not-supported
Failed to restore:
multi-output
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi-output
Failed to restore:
error-buildx
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
error-buildx
Failed to restore:
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
local-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
local-cache
Failed to restore:
multi (multi)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi (multi)
Failed to restore:
load-and-push
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
load-and-push
Failed to restore:
git-context-secret
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-secret
Failed to restore:
registry-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
registry-cache
Failed to restore:
checks (v0.14.1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.14.1-linux-x64, another job may be creating this cache.
checks (v0.14.1)
Failed to restore:
git-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
multi (multi-sudo)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi (multi-sudo)
Failed to restore:
github-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
github-cache
Failed to restore:
git-context-query
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.9.1-linux-x64, another job may be creating this cache.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~2AX5VL.dockerbuild
12.8 KB
sha256:1ca1b7e2289da54337061b7c3e881d733e8d959581ac7ef4ed125818f6036810
docker~build-push-action~2E95O9.dockerbuild
41.9 KB
sha256:be85650e7c4007e28b341d155f4c0ddb4654ce576290ee2be4b042ddc9e46c01
docker~build-push-action~3805QH.dockerbuild
28.6 KB
sha256:b0d4c9975843f6be9876deeb3bc8b9f95aab5ad9786861a879937b0925db5b13
docker~build-push-action~3FB9U9.dockerbuild
49.6 KB
sha256:6bb3832d6e8f56f6ba44766d8a895a0af6f44157fe72495a53df0a1238e67878
docker~build-push-action~3Q68CT.dockerbuild
12.2 KB
sha256:b5bae99a23eb0c3b56290c40b2d61993c6fbb202ac9e65d72edd209bfcf2d409
docker~build-push-action~4BC5YH.dockerbuild
21 KB
sha256:3e6872ef9fb4c6255a8ec3d0eaccec242a1dc93b4a20a0ad54a35b13f6c55ff9
docker~build-push-action~4SO8NJ.dockerbuild
12 KB
sha256:c789a4d549620f09fb574879f390da085409bee19e13233edaa0cf40d55abac8
docker~build-push-action~4VAFBG.dockerbuild
27.1 KB
sha256:7aa654eaf8ffd695cfd0257c7fc51499917b25de9876de28397ea58b371a36f6
docker~build-push-action~4X125T.dockerbuild
20.8 KB
sha256:d488ac5ed2b710947265296d883d346dc2905c7f7ea2ffcfeb99f5795c877077
docker~build-push-action~4Z1WIJ.dockerbuild
22.1 KB
sha256:2eb807de68c2ca3b9a56f9ab0b9e407554cecb0ef913741a31959b7d14c220ca
docker~build-push-action~55HT6B.dockerbuild
22.6 KB
sha256:d3fdd8c13d74b0d25c55a0a4b4a25d3d697ce6c51a8c4ab2b067eeb819264d1f
docker~build-push-action~6BJVE8.dockerbuild
20.8 KB
sha256:ca63ac76adebe9e460bc26c5642aaaf63876888cea681bac62cf5a92ca1e09e5
docker~build-push-action~6Q6NV3.dockerbuild
20.6 KB
sha256:8eadaf3f404b9746bfabce52bce375747f502e7912def75cc819744acbd40ef9
docker~build-push-action~6QSMZU.dockerbuild
12.8 KB
sha256:4caed8b9000d70ca92834ea9ca086f58ddd1afe0c6301e6685a0854a92e79296
docker~build-push-action~6VXU08.dockerbuild
30.9 KB
sha256:779515edc79cce980763e7dcc7e0cad23a6a5c9f0d8fe6a85092af8b56483c56
docker~build-push-action~7COGPV.dockerbuild Expired
22.4 KB
sha256:ecef7b3f8fc886d33e4a7b581b18d6aff02a05cba298f9da693293dff4c35451
docker~build-push-action~8KNWR0.dockerbuild
17.7 KB
sha256:bd52bc16f16a1375ee75d0737053eff0a374998edb88fbf86c5dfbd163ecade5
docker~build-push-action~ABEDSB.dockerbuild
39.1 KB
sha256:a9cac9b61a9bf00735150043cbf0c4d0cba8a56b9a48b734835f07988a145afd
docker~build-push-action~BO51EF.dockerbuild
31.2 KB
sha256:0afb75a852b9797f41c2fac60885a9a444e0e1e6c150efc9d9c4604785c2049b
docker~build-push-action~F1Z91I.dockerbuild
41.6 KB
sha256:8c66b24e396159a2b6a1c7ec3c8c2d0d81d5f65bd9ca7be9caf737cd92d6f4fd
docker~build-push-action~G35MJY.dockerbuild
53.3 KB
sha256:a603a11eafacb437e88811f3a3167a3fb793beb9431d213e10177498fd234fb9
docker~build-push-action~G6LTYL.dockerbuild
20.5 KB
sha256:b2228fb438cdab2adccc4d5e7fd93f57219dbc6e5077ad431fc09aa51f17f42c
docker~build-push-action~GWZ0ZL.dockerbuild
20.4 KB
sha256:e621557cfb276a950aadf5105898ba59ac4b816233216e5e103d56ac7825c96e
docker~build-push-action~HIEQY2.dockerbuild
10.7 KB
sha256:872b7f245febd7d3858dc377c995c218308d8dd5e8de18b43f87264139bcb925
docker~build-push-action~IIS4TI.dockerbuild
31.6 KB
sha256:464941f92826adddde71677ffe6c95ced5c3e7686f7ee2d2eea9248761ffb09a
docker~build-push-action~IKQ20X.dockerbuild
54.5 KB
sha256:8d800838a99f2ead67eab5ca0ff7b811f6cc3abb81ab8b53d9312e6c0a367c09
docker~build-push-action~IMINVW.dockerbuild
12.2 KB
sha256:047bd4d63fe85fd9b55e819493e893b4230e25b01396be1eace52a1eeec75833
docker~build-push-action~KDOW3W.dockerbuild
60 KB
sha256:d487c29da69eafa6bb1061fb1297b13fb6f863dbcc8769d989a97f197e10fbc4
docker~build-push-action~KI7L0H.dockerbuild
27 KB
sha256:b1b2b526078f8aafb505aa747b05625ce0c9ba27866ac43395c953c92429afee
docker~build-push-action~LERWDG.dockerbuild
12.1 KB
sha256:f82d9a1845e4bdaa788754381387bf2c323c062d0bcb1973de8e1c92eab84b78
docker~build-push-action~MIGQ3G.dockerbuild
20.4 KB
sha256:1ffdd6d182fcf7f0e10c71dc545b69acaaa27db7f96c035538a4a318f00af475
docker~build-push-action~MRDKBB.dockerbuild
44.9 KB
sha256:470d3d945a6b8dbf51d3f4e52f3b1c0770544207ce7ff39c9a6f6ca66625978a
docker~build-push-action~N9QZMR.dockerbuild
45.9 KB
sha256:b464e4f61d3443b75751f732f3857a3ffa0e44dec65a9ebc0682f13d278f5aad
docker~build-push-action~NXVRGP.dockerbuild
20.5 KB
sha256:05fd9131dfe8f94d26f23ad802d575dfb15bd5f9f2d8c50d2265a5a789393829
docker~build-push-action~O5BLPT.dockerbuild
18 KB
sha256:da7b5890f7f8b241517023a5dc7c52c85df91e8d594c13b4b41546954878588b
docker~build-push-action~OABEDX.dockerbuild
31.4 KB
sha256:d025d48d8165c263a6eb728d6ab56d50bb2828fdd079e4370714e5110bb75342
docker~build-push-action~PQ8UCS.dockerbuild
22.4 KB
sha256:c6aa5f38d5171ac8da5494609abb1384c38f221fd4885f59b5f97794402d2bcd
docker~build-push-action~QDEWHP.dockerbuild
33.7 KB
sha256:163973bc2e20ddb1a5c75aeb5cb72c4e07d4ce39caa9ad4355bb47ae94113824
docker~build-push-action~QM6716.dockerbuild
22.1 KB
sha256:ff262514dfbafc4a62c65b8aa73dcf4d30eae838b801bba779fc6aee04cfdbf5
docker~build-push-action~RN8HQ1.dockerbuild
20.4 KB
sha256:e2bf09e45e366116488eba196dc5b4ae10f2640fbfc47a489d1be4e2f1ae6f75
docker~build-push-action~RNKOXK.dockerbuild
13.2 KB
sha256:20ac88f31fa429fb427bd7e39890003046789ce5ee958b4a72363e1d66324f4e
docker~build-push-action~RPUDBD.dockerbuild
46.1 KB
sha256:f93a1143c76158638ced1f3c0e689c7f301c6f701a6a16004cb1571adf31e3d4
docker~build-push-action~RW1PB5.dockerbuild
22.1 KB
sha256:4fb1f08f900033dae7d0b8afb77940079f2ab185b10ab5436ad4c5ec17a00a57
docker~build-push-action~RY92RE.dockerbuild
46.1 KB
sha256:74d7285c8784bd145c717465d794b2fd146253adfae58f1b0088789fffbe5456
docker~build-push-action~TVGIA1.dockerbuild
28.6 KB
sha256:3e2716bf3f0a88b0f534f1cf4152c027078ce05b485e78798031475d7b95aa4a
docker~build-push-action~TX8BAJ.dockerbuild
20.9 KB
sha256:26cf2937955d057784655b6710585e1e940569fddd16ae24223f9fa23d4a0055
docker~build-push-action~U2Y7GO.dockerbuild
11.8 KB
sha256:8da18bab6ff4fda9ff7cd123ed612e16bafe96b49d6e62fb89e0dbe089a60f81
docker~build-push-action~V2JZNZ.dockerbuild
34.3 KB
sha256:35350bf2621255e6e1af41e6bf0675efd27d9e1c36d2e68d1dcd329f7f9b74f7
docker~build-push-action~VDP8XD.dockerbuild
20.8 KB
sha256:7b7d8dbaf98d99f9bd8b44787eaa3ac7a7da0f82f8a56a83a55aba27cf60653f
docker~build-push-action~VO0FOK.dockerbuild
24.1 KB
sha256:9b63b506eafaa3f071ce99e6e51f236edb8f52a3dfba013489dd74ec79a36f67
docker~build-push-action~WX343C.dockerbuild
29.9 KB
sha256:15d27d72d87a1be355ab1fe9d49a78e4c4dbb48b1b2f176e391d7139200750ec
docker~build-push-action~XLG8C6.dockerbuild
17.7 KB
sha256:c8aef87182ecbee8b3713e090d9caf2c256727ce3f36b1a5e7382a449ad755f3
docker~build-push-action~XXPD7L.dockerbuild
20.8 KB
sha256:90d659eb22c78479728af916e7b73de40af706384a2763bda6e0dc929ee709d6
docker~build-push-action~XZT1HU.dockerbuild
42.1 KB
sha256:71aa33a41346a2d91f7e3061549e60ecab368476e83467572e20b46f4eafd4fa
docker~build-push-action~Y5S630.dockerbuild
27.2 KB
sha256:23b1a18843d41af6a202d6e5d9d7ac6ea141897d004e1fc0608c27b5e2b6affb
docker~build-push-action~Z1F6DE.dockerbuild
26.4 KB
sha256:88e74840c9f379b788f8d5c556ed3fb780d39d33fa07846ed775ab8c9263680a