Skip to content

ci

ci #2451

Triggered via schedule October 26, 2025 10:04
Status Success
Total duration 1m 56s
Artifacts 57

ci.yml

on: schedule
minimal
24s
minimal
git-context
26s
git-context
git-context-secret
41s
git-context-secret
path-context
24s
path-context
example
18s
example
error
10s
error
error-buildx
25s
error-buildx
docker-driver
19s
docker-driver
export-docker
11s
export-docker
secret
19s
secret
secret-envs
18s
secret-envs
network
21s
network
shm-size
17s
shm-size
ulimit
15s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
17s
add-hosts
no-cache-filters
21s
no-cache-filters
registry-cache
31s
registry-cache
github-cache
19s
github-cache
local-cache
24s
local-cache
standalone
1m 45s
standalone
named-context-pin
18s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
26s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
26s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
17s
annotations
multi-output
34s
multi-output
load-and-push
31s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
24s
summary-disable-deprecated
summary-not-supported
21s
summary-not-supported
record-upload-disable
32s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
15s
call-check
no-default-attestations
28s
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:bb1da3d879939be7df9f182950d2fb201d4fc2e1043677da2037cd6afb084ce0": 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
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/
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/
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/
secret
INVALID_SECRET= is not a valid secret
secret-envs
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~025MEF.dockerbuild
17.3 KB
sha256:8ca6f38ddf518a0615f116d3af816a2f3ba89a70202febdc740a613a1a26105c
docker~build-push-action~0SUADN.dockerbuild
17 KB
sha256:8ed07e72a7a6fe366396158bc8ce9e0b75f6a0f5bced75a69a0cb468286285b1
docker~build-push-action~10CAZ8.dockerbuild
11.9 KB
sha256:01f1b6c12fa067064d91fda4e9f0ac589d5b45bf376879258231c8ed68050b29
docker~build-push-action~30F2VD.dockerbuild
42.4 KB
sha256:a0fc7342d6438d1fcdda9936546ec7c24ff29e7ecc791467f95a16d1a505f754
docker~build-push-action~4VQJ0Y.dockerbuild
17.1 KB
sha256:e1908573cdcbd47752cb7fcc0d74ef91dcf1ae108a68a7cac985a139f6378b4c
docker~build-push-action~6339Z6.dockerbuild
24.6 KB
sha256:f30a8a0604feb84f2f3d77ed3a33405a5067e866d9631c5264a301c6f422f8a5
docker~build-push-action~8C6R1Q.dockerbuild
19 KB
sha256:ed8f97649d0e6d4baf9d5147f82dd53b316e513f0d0197f1662f53c7c8675c92
docker~build-push-action~AWYAGC.dockerbuild
36.7 KB
sha256:550fa986444a209fec4692b685daca4605b5a9e0ab92be95c65ef2244a38f9bd
docker~build-push-action~B8RNZ9.dockerbuild
28.9 KB
sha256:09941d0d1516788666dce585dacc2691a29b16ba2f522fa79b38f190aa1ec9bc
docker~build-push-action~FO81BO.dockerbuild
44.4 KB
sha256:edf0a9cfe5d9f1a4a66388ed9b2c0ce595019f2b3d50a4e44be82d86296024a2
docker~build-push-action~GDXRQC.dockerbuild
15 KB
sha256:05f3169eaa2a2f0f9fd99b58caa4d1025c21bf1bcc90030174c67ac4620ff0fe
docker~build-push-action~HUA4L9.dockerbuild Expired
18.9 KB
sha256:12f619dde7ede6a1915739bf5c4900e850e2602864f046e0c6ccaecee1137484
docker~build-push-action~I4DE10.dockerbuild
19.6 KB
sha256:a83240b23cbbc8b5ec0faf521e1c117036402dcbb16970f05ab4fc8eee055478
docker~build-push-action~I796YS.dockerbuild
11.1 KB
sha256:822d03325836f5adf5bb6a0396e653ea364891f29e68d218d0a8667ceadd33d4
docker~build-push-action~IL62LG.dockerbuild
17.4 KB
sha256:24d37de941e2dc413ed13f1fb6e28b1ec0d64a54055d0bf85bb7618a46f65b91
docker~build-push-action~IMLWFO.dockerbuild
26 KB
sha256:6240c5c359f27a4bfa90fa7b53d60b95162ae0772b53a1f568d3692298997539
docker~build-push-action~ITLGU0.dockerbuild
39.9 KB
sha256:49b8e2e7fe22473c986ca25a9ff0a62dbe2735a6ed934539b758580561e9c232
docker~build-push-action~J906X0.dockerbuild
15.4 KB
sha256:322c8bf48b24788b50e196eae44ff807a6914a81bdfbbc5f7723e78ee55c1ecf
docker~build-push-action~L92WMZ.dockerbuild
28.5 KB
sha256:53cb949ff98f094768b171864148391963598807e78478f16ba5c90283f4f9f9
docker~build-push-action~LHDET4.dockerbuild
12 KB
sha256:1db19dab489fb27d3d49406830ed933696d312e7bb2da9edb60162c301a9b235
docker~build-push-action~LNO58Y.dockerbuild
38.7 KB
sha256:4ce3d72b5ea4ed1c47234ed1d59d568780fbf0c1b68db8472c1308ceb5b6d537
docker~build-push-action~LTVR1Q.dockerbuild
10.4 KB
sha256:8a3d80f8f73a6907d1233585bb178192a17c2820548393ab6f489b6b83b19a90
docker~build-push-action~LVBSAC.dockerbuild
36.9 KB
sha256:586e76640be8ec9cc931c76ad993202e14e6297d62b53d6477e983f4a7b37dd8
docker~build-push-action~LWHJRR.dockerbuild
18.9 KB
sha256:1cb617ffe8cd5e7092953a3d3a0d46c14bbb5e7b58b189efaf4fa25397e1d0a9
docker~build-push-action~M055GJ.dockerbuild
11.7 KB
sha256:14fc0b1d2a444a1aea60e62311b451aa58734ce0b7e4646cf3890172ac0ea4cd
docker~build-push-action~M2ADMX.dockerbuild
17.2 KB
sha256:ab4a1552cb3f0730467f8943c04c26a0a993908420abc36b9029e0d9ab019cea
docker~build-push-action~MYMLU0.dockerbuild
17 KB
sha256:da58298b3a02619daa4ea880300db189a5001bf49e21e96ba983bc2c80f1a395
docker~build-push-action~N9N77V.dockerbuild
47.7 KB
sha256:6b07fc7f595ddb293479007e931859c50a994b0775bb1929cc9dd7967ef211f3
docker~build-push-action~NOB00T.dockerbuild
19.1 KB
sha256:727a9c0f526b225abcee07ee9382384c664267665d6d04d3d9f14906537a6857
docker~build-push-action~O26G0N.dockerbuild
46.1 KB
sha256:77a3102467b11515474c63aed917c2e7175680bcd0271006473507c34ff7e499
docker~build-push-action~O87D6A.dockerbuild
25.9 KB
sha256:53d70be0c2dad0f0a4da02ef0b1f1fab7c8da1bd2a7c77622b3f4c6ef7d6db3b
docker~build-push-action~OGQ9O0.dockerbuild
27.1 KB
sha256:b3581261a4a98333646a378fff28811f9ffcbda28574ed7d618e3e661a4f147c
docker~build-push-action~OHW9NV.dockerbuild
26.1 KB
sha256:379114b32dfc66bdefd08d616a331696a199c20ba615cde50eb8b32f52f89eb4
docker~build-push-action~OT2PRK.dockerbuild
47.9 KB
sha256:68fbc7667236dcfa9679074a2ff43a5490202c70b3b64ac1426eb0cdd1960634
docker~build-push-action~Q7EC06.dockerbuild
45.3 KB
sha256:0487fe5b962996c45642a341238a1939708669e6f0e89bfb485f6b37d8eeae1a
docker~build-push-action~QPUEPS.dockerbuild
17.4 KB
sha256:6bdbaf218a99b57d608b33ff8a0983bd10311d327a0acfb0d80cfd8fdc46d838
docker~build-push-action~R8OYBX.dockerbuild
11.7 KB
sha256:355c21d63e5e8498e503ce629af0e668d1ed1682415263bda840a152acb3a6d2
docker~build-push-action~RPOPPY.dockerbuild
24.6 KB
sha256:f1fd0e6a854752b71e08c0160878fec319cf197b583b6a693f475e624c52635f
docker~build-push-action~RYU7Y4.dockerbuild
17 KB
sha256:920ab533202ac56122ea92e104f064aa9e0f37d75f0ac6b9b7e2e56077a33551
docker~build-push-action~SL9LP3.dockerbuild
29.2 KB
sha256:0b8cc60d558aa42fddde163f7a2e82cfc40214bba18fe5978a12db95a4522c56
docker~build-push-action~SQTQT2.dockerbuild
23.8 KB
sha256:a9b0924055eeb71badd120f14a054d96f9c9bce185d7569b3785feba13df1b9a
docker~build-push-action~TB1TCF.dockerbuild
18.8 KB
sha256:d69f485c568734014314f90cd21badf3c1440327b395125516722af738fc5d21
docker~build-push-action~TJGKXZ.dockerbuild
15 KB
sha256:8c5ea93c6bd58135890bfd0277f7590eed490d11e1cbe1c7481d5435c5e6c075
docker~build-push-action~UK9V9G.dockerbuild
25.4 KB
sha256:93b646d9016d1a8c293b9edc498e1093eb3ebea9e4fadca877a0f338e64496cd
docker~build-push-action~V27FN5.dockerbuild
14.4 KB
sha256:4863c960fa8bfa2f87f074d113acc4d19bf5c923cc6a2b3615959159c8d2827e
docker~build-push-action~V5QPVQ.dockerbuild
12 KB
sha256:fbee841398c4ba69a4dc157a8a932eba9c163a346210bacc225d91b0d530351b
docker~build-push-action~V7Y72P.dockerbuild
18.6 KB
sha256:822d5f738ea10706227f8825cef650aee2f8460e10843ed02029df66f105e56b
docker~build-push-action~WD7WJX.dockerbuild
19.1 KB
sha256:bd22a783e6b0038f17b50dc2f80dc06536124447220b15655dd91af523fd69fc
docker~build-push-action~WJXSTW.dockerbuild
18 KB
sha256:e607e4f0a0253cce710249357d2e23c09047a0278a193e4ad445cd457c2340f8
docker~build-push-action~WTB743.dockerbuild
23.8 KB
sha256:9b64529ce56739f283329a28bdcb85c55c123d38178bb883b036de990976bebf
docker~build-push-action~X86ZLV.dockerbuild
11.4 KB
sha256:d7d252402785e1a9156655d8cb9e7c4be263f32efa4184f3cd056201fdabb40a
docker~build-push-action~XC4QJI.dockerbuild
11.6 KB
sha256:9234726d7600f0e360da0bd4d5835be90726ab25680468fe1e31931b014cd703
docker~build-push-action~XD95G1.dockerbuild
25.8 KB
sha256:1d445da856bf1f178f683f20593fb1748b6c69268e0ad68cf0cdb9b917c4d30c
docker~build-push-action~XXR0VM.dockerbuild
39.3 KB
sha256:8f987d127b19e3418f0949501cc3f3275feaf500c79d9634f317edbcecf8141a
docker~build-push-action~YFAWMT.dockerbuild
17.5 KB
sha256:dbb9bc700ee18ec4fb82d18dd6c500446f667f76026b413ef1a1320e5ed64d56
docker~build-push-action~Z22PCV.dockerbuild
22 KB
sha256:7653f768a89694537baaa4f23644f764c1acdfbced7f1fdcc8377236d741c86f
docker~build-push-action~ZEX6SM.dockerbuild
17.3 KB
sha256:23005d82875abef28a9adb6821b31768e7f59f52c1ecee4db4e51ff4409b016c