Skip to content

ci

ci #2418

Triggered via schedule September 25, 2025 10:04
Status Success
Total duration 1m 55s
Artifacts 57

ci.yml

on: schedule
minimal
22s
minimal
git-context
32s
git-context
git-context-secret
31s
git-context-secret
path-context
20s
path-context
example
24s
example
error
9s
error
error-buildx
22s
error-buildx
docker-driver
10s
docker-driver
export-docker
10s
export-docker
secret
24s
secret
secret-envs
19s
secret-envs
network
18s
network
shm-size
24s
shm-size
ulimit
19s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
12s
add-hosts
no-cache-filters
16s
no-cache-filters
registry-cache
38s
registry-cache
github-cache
19s
github-cache
local-cache
22s
local-cache
standalone
1m 48s
standalone
named-context-pin
21s
named-context-pin
named-context-docker
16s
named-context-docker
named-context-container
18s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
20s
annotations
multi-output
33s
multi-output
load-and-push
21s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
28s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
17s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
15s
call-check
no-default-attestations
17s
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:2f9df5dcf29414a2a969f83c4600fc71a7466139977cdb77af336fa84ac91ea0": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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/
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~0B7RQS.dockerbuild
12.3 KB
sha256:ca70fd6c537313689edce9ff59fc236abac6efe8b1342383bcbde88cbd187aa0
docker~build-push-action~1Q9TK3.dockerbuild
12 KB
sha256:b722d56ef9c3c54625ad0479a4b4f1b01952d38210eb0823485c6b374d1d5ed7
docker~build-push-action~1SXVLJ.dockerbuild
17.2 KB
sha256:b22f693c498bd276ee2f87424e646aad50fc8260d6252dfd24550392b8d6f291
docker~build-push-action~2IPIC8.dockerbuild
22.1 KB
sha256:9cfc7ae97e0300b79fe880230051213de1465e056f13faebf8b4323f152cb4ea
docker~build-push-action~2VVFQM.dockerbuild
26 KB
sha256:ffeac60018a205e617231376b48b9f4fa658ce1f786adcfbe78784df3f286427
docker~build-push-action~5LK26Q.dockerbuild
19.6 KB
sha256:4512dc26d0e7f1a4380552ef6ad68a2902883128032f84fc201b69156224a237
docker~build-push-action~7S9DDO.dockerbuild
19.3 KB
sha256:721a09c702c8a146b79086a7242c80645c99e35743608a3555d15a09f528ecb7
docker~build-push-action~85HYKS.dockerbuild
14.1 KB
sha256:3320af2e08f5e1085abfcde190c842f5c87a5b432c3c094f4f67cc023311b10b
docker~build-push-action~A0I2WS.dockerbuild
17.3 KB
sha256:0f34340b92f0955401d7808c01867aa314900ecc831261f675fea495d220b2be
docker~build-push-action~CH96FE.dockerbuild
11.4 KB
sha256:d075dc51cd5d61a2bab3ec3cc1c0def36dd21e36e1aa74235f05cc35b54f1fff
docker~build-push-action~CY6AX6.dockerbuild
37.4 KB
sha256:115ebfdbc8fc17a869b9d4aeb1d7b2d86fd56d388a78955b0c903fecaeaa0592
docker~build-push-action~E4K5F1.dockerbuild
17.5 KB
sha256:0cd21ffbc94280f343048e62ef3d8c45c0a950eb314ab07444ec441c0a8be805
docker~build-push-action~ETJ416.dockerbuild
28.7 KB
sha256:3816c7abcdd6956a8fbf16c24184834599288abb617b511beb644a8610d3b1b6
docker~build-push-action~GCBH2Y.dockerbuild
12 KB
sha256:3d587b69a99df01c852ceaa933db3305cc37ee7db4c2f2f508313f7308a6ece3
docker~build-push-action~GIKB4T.dockerbuild
15.2 KB
sha256:5f371b32262f7576327715be500168a2f82175f02a16a9826974f36a487b5b70
docker~build-push-action~I540KS.dockerbuild
25.2 KB
sha256:892a21f0d86a88c010f947d762d2df4035de194957cbed2d7c3744e580f278fd
docker~build-push-action~IHYXDS.dockerbuild
11.8 KB
sha256:1189e5b66b201386f588826adcd03975522554be85f795650bdd38f1816f000a
docker~build-push-action~J85ASI.dockerbuild
17.7 KB
sha256:0353c262fe7105573a36e95d65ede89615b083204f837725ff606e605af09143
docker~build-push-action~JWIZMH.dockerbuild
17.7 KB
sha256:b5c3521eab82f6d59b0e93336434d25ee849eb7f2fb2966064adc8b3539a271a
docker~build-push-action~K3519S.dockerbuild
44.2 KB
sha256:ba4dfc764432e7368a4ea4595654aacc5579d0deaad9b5b8aa960cdde9de62cf
docker~build-push-action~KJ6479.dockerbuild
18.4 KB
sha256:7ef9b7cdf40d845d9be95aa65050133e436330d352fe476c26e9772fc2f97ed8
docker~build-push-action~KNRN59.dockerbuild
18.3 KB
sha256:db8075fee6e353d63288802200fdefac81e3f5f8d9737f66dcb5fd91fcb7eb3f
docker~build-push-action~KOTDN3.dockerbuild
18 KB
sha256:7de860cc82ba45a0b0cc2a6727389e65fe84d8b3ca1e44b1f920db1a92a97fac
docker~build-push-action~L89NOQ.dockerbuild
11.5 KB
sha256:eb04ae652c62de0e531b823682d483a1a8ee2417a8842af12af50992c9a76ad4
docker~build-push-action~LAFBY2.dockerbuild
17.2 KB
sha256:9313f2d60da35a8d200783fb9f1b9b9024ef262112fa08898bc4e56506107d10
docker~build-push-action~LJMH70.dockerbuild
38.4 KB
sha256:562b437d847e23b57278116252a823af1ae080282c7e53b875a44aceaca3c864
docker~build-push-action~M3XWRJ.dockerbuild
28.6 KB
sha256:01a571aace225a9282b4b715bb8767e66926ea6d746b42729e9c168a66bb94ba
docker~build-push-action~MD1OSM.dockerbuild
28.8 KB
sha256:97b7303453e413142d992a76d5a9a8a3438aa5f638f35d49f6f00ac8cc9c5290
docker~build-push-action~MT5DI0.dockerbuild
45.5 KB
sha256:f71d17561363eda9f476191b097b8eecea5995f4139d1e81e056bdb0d6cb70b9
docker~build-push-action~NG38DD.dockerbuild
24 KB
sha256:b62e8f04effbf5de63224f40870e752812ed7e979ecd737ff40b31a0e15e321b
docker~build-push-action~NZ2T2A.dockerbuild Expired
19 KB
sha256:b6d5976c58fde39c38074ad6c56410450ed576e3a7df874ab0a86d02c38ef16b
docker~build-push-action~OOL5WO.dockerbuild
40 KB
sha256:d755bb6b454956aa8366188786d082fbfed71288a262fcceae259dd348171b0c
docker~build-push-action~OW90QE.dockerbuild
23.9 KB
sha256:596e6f9f5c8b40d3fad2c9831cad6030ba739dabfe4a94dbc0ac2272384c9b94
docker~build-push-action~Q981J5.dockerbuild
18.9 KB
sha256:8160ec11d6a625d1e238f65c9657da9472cae6428485a793943dd3332bf99264
docker~build-push-action~S3TMUS.dockerbuild
17.1 KB
sha256:ab1462058a52b291ba22a26de5683d3fcd69d24fd92036e59bdd682241dd1a9c
docker~build-push-action~SJD6NP.dockerbuild
26.8 KB
sha256:eb51a023383523cb6b2ad9ea42e9a7ed4db042c15a235dfbbb8fc711985e53ff
docker~build-push-action~SPHC1D.dockerbuild
12 KB
sha256:ad4bec10a9b17cb8f0ceda33927212a412ded7745b8f87330aa334b793574965
docker~build-push-action~THZNNG.dockerbuild
24 KB
sha256:befa9e6c9e9f48d1f4baeebf8116148aa5371dcd0ff01e13392548892458e892
docker~build-push-action~TR735E.dockerbuild
11.2 KB
sha256:b7bd875f6a151f2bf1553007703ed2e790688d16e29a448d04728a827a2a3dc4
docker~build-push-action~TTY8A3.dockerbuild
26.9 KB
sha256:94c47b8786cdef54376d7cb29a37d3b4b88721189fb39d76f0fd56cd3a8c6e5f
docker~build-push-action~U7JFXA.dockerbuild
36.4 KB
sha256:0ff5b7c9b53d05df980b05b0a3d4081c8dace9b7cff06b66d8b2c09d6e7ccd07
docker~build-push-action~V8XYGR.dockerbuild
48.1 KB
sha256:5bf2859531942095f8c2eb55765a3d52bd2d7161fc468eead0a92fe76a9ed4a1
docker~build-push-action~WFRTR5.dockerbuild
17 KB
sha256:3ddf137da3db34b1e3805bb7ea668da8ffbab734f133565badb53f4a3c8ce53e
docker~build-push-action~WROUZ5.dockerbuild
24.2 KB
sha256:dd30da9e78a9c64d267df30088e324468eaae9d7ae190dc23672b6a90f95b3a8
docker~build-push-action~WWEK5T.dockerbuild
26.7 KB
sha256:f1c4d7e4b2f8a7f88172aac8deb13ba74bfddb6791adcbb62987d9b1d6633c60
docker~build-push-action~X527WB.dockerbuild
17.9 KB
sha256:e6a8eb4d01f2c625aa2b8f310e28abd9f4e3af79f265d8e7f28192262777a244
docker~build-push-action~X5L0IY.dockerbuild
15 KB
sha256:c59c3081dd73b904892c8446e05f98544157bde558d792f178844e8796da5d2c
docker~build-push-action~XMYLPJ.dockerbuild
37.8 KB
sha256:44c497fd0d22f73f7fe79abd58a7dcefec53b9f93a334fa18a7563044525005b
docker~build-push-action~XVPOI7.dockerbuild
36.9 KB
sha256:773f4b78a097f940a88804388be95bdf9feb9ea62542d4e10b2fa7f76c3f5ed2
docker~build-push-action~Y67UM8.dockerbuild
45.7 KB
sha256:bf713c3b3467a0f48801c5dd00c0c4f243aa97809049d20102d1581ed7928231
docker~build-push-action~YFE19Z.dockerbuild
17.4 KB
sha256:8e781e70700a9fea678f6ac168a3074ae4afe70e67b96223c09f72f435ab7711
docker~build-push-action~YLYFJ7.dockerbuild
18.5 KB
sha256:b0313ba8717bd1f4f4cd9c6a10fefe32d03e4ffb9e46944a011093398bcd19dc
docker~build-push-action~YUCIJ6.dockerbuild
45.5 KB
sha256:9a6bbf14c9c0ecc15f375ae02388683a8c87aa5d6140bbcd0acc1a5e0ad8c128
docker~build-push-action~YX3MYL.dockerbuild
25.9 KB
sha256:fba8ac737ffb2ec6df0d066a8321a5db5532e31512e280da20caee1291836edf
docker~build-push-action~Z1O0T0.dockerbuild
19.6 KB
sha256:a555b6a2242721715dc58ede9a6d797eb7287811c83436d324ce6fb671c95097
docker~build-push-action~ZFNFKO.dockerbuild
12.1 KB
sha256:1555e50d427a7b153d1545c09baa30c6f7e069b4f2a18ee2b533b7be4f03b8ae
docker~build-push-action~ZR9TZ8.dockerbuild
15.6 KB
sha256:2a2c83ee67183d36c67a0e2fc32793d545fbc6085919ffa41de1e70dccfc91ce