Skip to content

ci

ci #2500

Triggered via schedule December 5, 2025 10:04
Status Success
Total duration 42s
Artifacts 57

ci.yml

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

Annotations

3 errors and 20 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:edc14cbbe0b376672215489edb8eab1cd34e94505eb5f6d5bcc7306af959b93f": dial tcp [::1]:5000: connect: connection refused
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/
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
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
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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 (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0OJR9O.dockerbuild
20.7 KB
sha256:cb2a96a8fd1de74a8b30f020c168df4c551d8e53d2422b2a7e5c1ff9e1bcf8e3
docker~build-push-action~21IFDB.dockerbuild
30.6 KB
sha256:93975604e481fb1ede8c94933e65b018a6be80e0d52734fd91847b5f77bf616c
docker~build-push-action~2L1CFF.dockerbuild
28.5 KB
sha256:e27934e5bf6442c8d6136dcb62c378c7da5aacecb18d11376f8069cf1ee45b5f
docker~build-push-action~37PERF.dockerbuild
23.8 KB
sha256:558572be7d9ef692f84d10b55c7b721c024d8eb796bee35b715db9923aea43a7
docker~build-push-action~3LC63A.dockerbuild
39.9 KB
sha256:49af89e252b584842cb9fbb2cb607d0c8509465d90256ebb1bc8a92ce07ef6cb
docker~build-push-action~3S9QI9.dockerbuild
19.8 KB
sha256:a3c3e3a5d74ce015eebf4ff391c48016bbc3f50fcaeac2e1b74687d42695300d
docker~build-push-action~7S0WO4.dockerbuild
17.2 KB
sha256:869361da9da9bf41d0501bf470271c2d825f1144a9674132b6697e366d1f7986
docker~build-push-action~997TO8.dockerbuild
26.1 KB
sha256:37e93366700426b58be2e1d0c4a77d6153f0e80ba45640fb1efc24ad138b3b48
docker~build-push-action~AKZFFB.dockerbuild
19.8 KB
sha256:250926689fee41561cdf0bf8dde8512101d6aef8ec02310cd997c019406a46fc
docker~build-push-action~BKPLQZ.dockerbuild
19.9 KB
sha256:3103ab488eff8b82b15869786374b2820831271151d5d23553e1836ea04a527d
docker~build-push-action~BWAF06.dockerbuild
11.7 KB
sha256:a25d62f047fff0faf814cd0461b00fb55886e028b16202511b949af3dbef479a
docker~build-push-action~CFA20F.dockerbuild
12 KB
sha256:e6728ed2eac19a6a27b6460df0b0b26b2c75310817fe8b6546428466d382b845
docker~build-push-action~EVT4UX.dockerbuild
21.3 KB
sha256:5e915234469f788f431fa6700c1b47544edb6f7935ef50157a53c3d6181374f3
docker~build-push-action~I33YFB.dockerbuild
51.2 KB
sha256:734c026af30bb3d3b6737c2b06a46527751595bb8670b30da02338025614b8c7
docker~build-push-action~I7GCPQ.dockerbuild
37.9 KB
sha256:97ab2ca8c45bd39cacd8988b558399e7ee8dfee8827cc54b86a9464f9c6e9cda
docker~build-push-action~I7Q9E8.dockerbuild
28.2 KB
sha256:ade3fcf5891f4f55db174c80e90fff3b3d76a63420106e02a2b9d1443cbd9dee
docker~build-push-action~ISSR2Z.dockerbuild
50.2 KB
sha256:f1d0d30c2249bbfe2601c097d6c2fcc01550f4d78307f37f902c3a32438cc4d3
docker~build-push-action~JE4H7A.dockerbuild
28.6 KB
sha256:d6ffefdc4d71e2f901d230de15f55001a5fa764124fcc3103abbe1ffceef6bd0
docker~build-push-action~K881B3.dockerbuild
19.1 KB
sha256:2813a7b9a7f03a184c25c5dca4adf75947f742f4933e57b7f910a022596165af
docker~build-push-action~KT1QVP.dockerbuild
26.4 KB
sha256:e40299a4ce37f55845bb4804d5f5b26692d99ea90e1022212b5a6539bed97532
docker~build-push-action~L4VJQE.dockerbuild
17.2 KB
sha256:042717a80829cec1c64fa89f3520985c967723098312c3f3f94fee2ec43e6edc
docker~build-push-action~LAFJEO.dockerbuild
11.4 KB
sha256:3af0110c378539e053cac86eb0a7b6b464e475553ed58b851162159e318315a9
docker~build-push-action~LVHZ7O.dockerbuild
19.5 KB
sha256:59eea85daa1818c34857d84b1aa8e40aa4cc7d1929db6de512ff1cf831f8b992
docker~build-push-action~MBFM47.dockerbuild
28.6 KB
sha256:0efde01f07e497f19d6829e45059498d031dbc879a8c51050f3007e6b103bf2a
docker~build-push-action~MCRJX9.dockerbuild
28.1 KB
sha256:641c9e1d8eb4e784f39e465b337de4834703e03fe24550e614f9c2fbcfcc6b14
docker~build-push-action~NNF4PD.dockerbuild
55.6 KB
sha256:e2c67ae665f4ac7aaeac2ea9187a7b7daedf8311efa76dd92d5f44d3358b2ca0
docker~build-push-action~NSP7DK.dockerbuild
20.8 KB
sha256:4221073e5222a2e06ce60d2e05905ba306623f8070e1c2c163efb09967653ee3
docker~build-push-action~OXJ3UG.dockerbuild
12.1 KB
sha256:81762e9568037c53ae5c4ffa7f7a21e567adf10831c9da5e64495fb9fee7b112
docker~build-push-action~PBGQT0.dockerbuild
46 KB
sha256:06747875fb04bde56d75a7b91165538570456725d765525e0b8d435491b57110
docker~build-push-action~PF93SL.dockerbuild
20.5 KB
sha256:1f5fb609d443b7af55ba153bd5eef9e2da762a5f94601e39249a8d9deaa5ad5f
docker~build-push-action~PHZ6QV.dockerbuild
11 KB
sha256:a90286521deafabe8921041e736d9b3d4579bbdfdc6db0ef6d4b709277347c8d
docker~build-push-action~PUGDZU.dockerbuild
27.4 KB
sha256:dd6b869ccb71df4327e5992a0c50ed5e885874eb82f86c5c8d41be09f66e5b34
docker~build-push-action~QHXC20.dockerbuild
19.1 KB
sha256:676989f582a0a4439d776124e94211207a327f5662311600fa63300a1aaeb237
docker~build-push-action~QU1BZE.dockerbuild
11.5 KB
sha256:57b78cd8b88a8db22d1e9a389cbdddcc1bf805631f80560cec2ffae45f25ed2e
docker~build-push-action~QYT0AM.dockerbuild
20.9 KB
sha256:c96c69d359b72e35d3465ea9019b240ed9e7c7ba8520bd86262b384c20723f3c
docker~build-push-action~RCZUWJ.dockerbuild
19.7 KB
sha256:ce632c15b239d342880c73b98bb614dc73052b137ac44f83e2d8a20fcc797b1a
docker~build-push-action~RZIGN6.dockerbuild
25.8 KB
sha256:bdfbea18b86748a5a14a54e5b212a06eea49c6ccba6bd0104a2ef771365870b6
docker~build-push-action~S5O9RE.dockerbuild
51.1 KB
sha256:530c0db41b9aed4a27ce584210e7cde2ed63dccdb6f042b27e871299c1f75f39
docker~build-push-action~S7YMC7.dockerbuild
20.9 KB
sha256:bb465e9abe1decfdcfd300f0ad200cc82964ac842b5e12989934b40de4556ad1
docker~build-push-action~TLXWGZ.dockerbuild
19.2 KB
sha256:8628bfce1a22e9765c49ead6785deb5561869f954dd96e9a1cc3d2468260cc5f
docker~build-push-action~TYPMIF.dockerbuild
19.3 KB
sha256:a3960c784395acd2582da90bf672c95a949894165d8effdcb9cc4b986e5c7edb
docker~build-push-action~V5563W.dockerbuild
17.3 KB
sha256:2c01d113e9ce6bdcb8c4f1631372b8e38a30121a12d35f71a8fbf953a732e4d3
docker~build-push-action~V6CDGQ.dockerbuild
39.6 KB
sha256:d796dedca948e4115a07fd25c7a6425760ee38736381b8e7c11a62b2b4a6a881
docker~build-push-action~VBZMFX.dockerbuild
30.9 KB
sha256:f2cd4e4af226cfb5e41eb8e6d6a4916a4f3905f4773e7037150dfa296ebe9173
docker~build-push-action~VVVQVQ.dockerbuild
49.4 KB
sha256:5872a2cc1de0630b4c5cccd340df2a14f13cdfa7eef9e2eae1fbacd1e1fbd830
docker~build-push-action~VVYYFT.dockerbuild
13.3 KB
sha256:e9ca0a07ccc9b877d5dcafcbbe74aef17a26901ffb312d8022b90e88d26da4f2
docker~build-push-action~W2FXYV.dockerbuild
19.6 KB
sha256:424e62e57b412e8078d3a885550cf8a001356acd218958ec00216c43f81760da
docker~build-push-action~WY65MY.dockerbuild
11.6 KB
sha256:e114ff2e3e22f1239739c2b31d4002750bb53d588b82de981dc326dbe4a7cf1c
docker~build-push-action~X50Z85.dockerbuild
21 KB
sha256:f257709bd09a84af1cf23c7cd221028752cfb6321b064d66ad2ff4dd76b16474
docker~build-push-action~XDH4RY.dockerbuild
14.5 KB
sha256:83011bb13e470a4418a2c058af669d654f0339585c6a631f31ed421fdb9370df
docker~build-push-action~XSXE23.dockerbuild
12 KB
sha256:db7ef18c9f49d681d0ba19ceadcea3b24f9207b34d461c381a631fe5bf3349b7
docker~build-push-action~Y74B9J.dockerbuild
19.3 KB
sha256:75a134be3dc0995a98e94704f36aef38e4f7149f513353e819249e7fa6a7db7b
docker~build-push-action~YNW5X9.dockerbuild
43.8 KB
sha256:6b231718565249ad400a6050a3169eb66f550c2cc1e4cd93928396116de9272e
docker~build-push-action~YOSNVI.dockerbuild
21.1 KB
sha256:b0c760488c1b73a58b5853d076bb83ef1f5edf4427b35a3d0277689ead095c9e
docker~build-push-action~ZB7URI.dockerbuild
30.9 KB
sha256:f2b71fb73070defbbc39324bbcd9649851e847ff9e0c4aeaa94335d0138f3c48
docker~build-push-action~ZKIRW7.dockerbuild
26.2 KB
sha256:d3fb465140aaab92d415919ed90393e5b0ad1be1f3e0f495365debd54991cd27
docker~build-push-action~ZR2GLP.dockerbuild
37.8 KB
sha256:2ae8b5babfff27c5992e27b494b2bf8fe0607d2cfdeeea06bb506254c8c56b2c