Skip to content

ci

ci #2450

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

ci.yml

on: schedule
minimal
25s
minimal
git-context
35s
git-context
git-context-secret
40s
git-context-secret
path-context
31s
path-context
example
38s
example
error
6s
error
error-buildx
29s
error-buildx
docker-driver
20s
docker-driver
export-docker
14s
export-docker
secret
20s
secret
secret-envs
22s
secret-envs
network
16s
network
shm-size
17s
shm-size
ulimit
15s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
23s
add-hosts
no-cache-filters
18s
no-cache-filters
registry-cache
30s
registry-cache
github-cache
29s
github-cache
local-cache
28s
local-cache
standalone
1m 5s
standalone
named-context-pin
19s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
23s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
27s
annotations
multi-output
29s
multi-output
load-and-push
33s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
26s
summary-disable-deprecated
summary-not-supported
27s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
11s
call-check
no-default-attestations
20s
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:e70e39cbe4939b91e2bd258f58045dbea3ba7b63475ce9cea022b59e81b2cd09": 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#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
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/
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 (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0YFYOI.dockerbuild
29.2 KB
sha256:5a3afb7950e83286c2f3a34e8ead075f6132d6617f84cce6a76ce06524f44d8b
docker~build-push-action~0ZZUJU.dockerbuild
24.4 KB
sha256:0d3fe96d312e645f114fa571b46c91efdfed5aaa12583258c0e828471ba17c50
docker~build-push-action~16N1PJ.dockerbuild
44.7 KB
sha256:5040a6c9f72a2ba1283111ef094e3932b1157ea654a4cacbc6d23380585a7946
docker~build-push-action~1JPY6L.dockerbuild
47.3 KB
sha256:d4ff5ee217588db94f2925cdd717a02a01faf8ae7cb04addcb4f1c629a4ac26e
docker~build-push-action~2OTC89.dockerbuild
17 KB
sha256:c0b1e33e179db22ee51040253b440acde9cd2e2380f93fa9268d1ea455556391
docker~build-push-action~2RHQ37.dockerbuild
12.2 KB
sha256:7e31ccc1ae3cb8c610331296877b340c0e1f5169f0ff9ca8dcfb6e756c49d339
docker~build-push-action~309K43.dockerbuild
17 KB
sha256:08c2c789da4c4b0a9905caadcf0f9499ffa352363da3cdeaa083e5498f972990
docker~build-push-action~3BJP5Z.dockerbuild
19.1 KB
sha256:9ee15317dce730c666302270de4f3a7581561ef4b501253c1044ebe5c02e5ff6
docker~build-push-action~4NN1NS.dockerbuild
23.5 KB
sha256:34e48ae3fa512cdcd803ac590f64b230aa5f6059ec8924bc81f08fe5dbb55f8e
docker~build-push-action~5XVJPI.dockerbuild
15.4 KB
sha256:5ab822c225cc08c12a5c2b3f1581364679736701833c3670eb6c50ea6dafedd3
docker~build-push-action~614NE4.dockerbuild
39.5 KB
sha256:e430ee68759650b72cc8928dd06e648e617a446a893bbf24400757ca0b83f2f1
docker~build-push-action~77XHP6.dockerbuild
17.1 KB
sha256:dbc703a145d224804591f2d8f87086f4367ff484acfd234785da1c52561d22ac
docker~build-push-action~7HO9J8.dockerbuild
18.8 KB
sha256:bf222ca486c6a3783d9133a45f19644fd43574cc94a8ced6ffee707515795c57
docker~build-push-action~7U7HUK.dockerbuild
21.8 KB
sha256:e39a864e5bb4ce515efdbf9e152512bcb51c66716c4f1571d4126c8357ec4df4
docker~build-push-action~7UFVFZ.dockerbuild
39.8 KB
sha256:5b60426cacd15e4875f460cef61e9bf9ade0e8a3aad00862d41710bde0a9b5c1
docker~build-push-action~8BFAQS.dockerbuild
28.8 KB
sha256:ebfc4e774a7ef29feaf8ff641eff19823074bc6fe6e3377a23021acbcc957f8d
docker~build-push-action~9JI2QK.dockerbuild
23.9 KB
sha256:55f7f65eee33973111185caf248d182a82ff8e360b1a3a7837690bbb58faebbd
docker~build-push-action~9YHO4E.dockerbuild
15.6 KB
sha256:a78aeca6757ab1c83c29bac9a31a83f1cdac2c691ff6fb07defb97e4f27147ea
docker~build-push-action~9ZZ16E.dockerbuild
36.7 KB
sha256:02a1f532b78f446da723cdf9ac3e4cef03a88f84f526efbcb2a1003979c23e3c
docker~build-push-action~ACH4H7.dockerbuild
11.9 KB
sha256:9caf1f6e63abb2e41f01c95c170800559d98483596d86d8417a42c9abab2072d
docker~build-push-action~AZV4S0.dockerbuild
11.4 KB
sha256:0b4ec02663e7f95bd8e4a58b62405dc440cd2a9e2f5c6cf3ffaa57302f22f9db
docker~build-push-action~B38JHB.dockerbuild
26.3 KB
sha256:74a4f5c72f056bc26b4bceeb1dd67f7803a748c3d3772bbdb9eaefba8cc55346
docker~build-push-action~BD9YD4.dockerbuild
12.3 KB
sha256:a65f923fda83a4f3e603ebada38c1d030e7ffc2ef3e09cd5714e75653905d6c3
docker~build-push-action~BSDBKW.dockerbuild
17 KB
sha256:077d6f872baa0f4b9687c3ed2f7a2042aec609405c6acbd2d08568ca1870a9b8
docker~build-push-action~C6GMKW.dockerbuild
17.6 KB
sha256:a3a0508fce5bba3a59a94f052dd2b6b2267e36308b051818ea7d75f519bcf518
docker~build-push-action~FHHWOE.dockerbuild
11.4 KB
sha256:78b472658241f327940d3835ec6d9369ea3cbee9608a2ec9f2d41e2be0a29691
docker~build-push-action~FN4TN9.dockerbuild
19.5 KB
sha256:99671c1b38a466b0db45d9f0bd849e371d3b6d23cef16e3f3c03e1724be595b9
docker~build-push-action~FPTARX.dockerbuild
15 KB
sha256:45f8fcf2546b7232c651366c9603d6c23c0185216462560f6a7dad643eac3dc4
docker~build-push-action~G7L2H6.dockerbuild
14.2 KB
sha256:1d7936683706f72b9213ddee1e600f680c771259393e7caa8435920c995a5f12
docker~build-push-action~HFBZ23.dockerbuild
37.9 KB
sha256:e89a7ed7fb9a00a03def61d4573b3a8bb16e923cb01fffeb7aecbed69006ef4c
docker~build-push-action~IGEZ7B.dockerbuild
26.1 KB
sha256:8d9a0caa6ce16df95e84d46e411ed5bd421a482e50f27d54a37ff7770e8599ba
docker~build-push-action~JFGUIX.dockerbuild
17.5 KB
sha256:728471ec4aecdee20ff4c722463f6e213b2066eb00fadf2ee5742fa8272e9d9c
docker~build-push-action~K03LVB.dockerbuild
11 KB
sha256:f2554983e6dc3e5a6f6cd121e78b719f60e13b493319336f226d66eae91a5239
docker~build-push-action~KQCAGM.dockerbuild
28.7 KB
sha256:d6536a207cac1bb4e2c9c1331139906903306681530800e3ddb323b74ade2678
docker~build-push-action~L384Q9.dockerbuild Expired
19 KB
sha256:a3cbf6b0ae924b9221a77ca6524356758c211f023e630918d9f71cec78c69fe0
docker~build-push-action~M6Z7NS.dockerbuild
17.7 KB
sha256:30107f485e038a9177a6a93c96af5d335e812d2a29fdf9fa2336f43578fd0c9c
docker~build-push-action~M7RKUE.dockerbuild
23.6 KB
sha256:835ba91bc3edb9951a442f2cda69853f52ac180198f2e14d6921d86e0becc0af
docker~build-push-action~MK3WSU.dockerbuild
17.5 KB
sha256:6b58d35a106fc095169556a4f0044f13b7c52f9888f60ecf8be282f4dd310574
docker~build-push-action~MOJ6D3.dockerbuild
12.1 KB
sha256:b2301fd0fffe69e4fc15ff4337dc8a00f6c853fd7c309851a26992007200497e
docker~build-push-action~NC0YT1.dockerbuild
19.2 KB
sha256:8f5f799feb2fa3b97a4d74f30f6570ea3c44f34124a6dc8cfcfb97ac51c7f809
docker~build-push-action~O293LJ.dockerbuild
48 KB
sha256:13ff6abd77ea59e5ccd50fec836c27b21c35c48d11ba12e1380e3bffeafdd3ad
docker~build-push-action~OXY0MJ.dockerbuild
11.9 KB
sha256:eef32d8e1a62faefc54206fb3699f6c0e37cc64d234e0a23db897ed36e57cb8a
docker~build-push-action~P0UVEB.dockerbuild
26.1 KB
sha256:18671cfc0ac577effc28647a7ff3f6293a310899c1abd701880c83455878c99b
docker~build-push-action~PBCQ1C.dockerbuild
19.3 KB
sha256:46d557582703a721a47815625828baeb4f296e4f1cae636f52f2165e4cf88227
docker~build-push-action~QODCTF.dockerbuild
46.4 KB
sha256:409757b9519a68c4f4d21821c68cf1b0f20a2865fb57c6a436ca64c726433c70
docker~build-push-action~R3ZOFH.dockerbuild
37.4 KB
sha256:4dc7a14f64e8645a7f2d9e077300beec4608ae46021e56c34ab0ba70e0a716a8
docker~build-push-action~SF035V.dockerbuild
17.3 KB
sha256:9ed19339c57c0302fc54fb6a8fdaf50185657b6ba610622fd9f148e765f8e4d8
docker~build-push-action~SZ2D1T.dockerbuild
37 KB
sha256:2ebe4eb4d7c364bf1077865e54b27491dc5ab67a4402fd864994068ad40ae325
docker~build-push-action~T4EXT8.dockerbuild
12 KB
sha256:a4f0a34d450cffd73cab84135fd7fbd20ce3defe6dad3500c40c9734d7142cca
docker~build-push-action~V1R7D2.dockerbuild
17.6 KB
sha256:b9a1027347e347a4a0f08d9e038d4a70db017e21f6df6b65a9785a3dc6ab4f0b
docker~build-push-action~W3RAS5.dockerbuild
25.6 KB
sha256:78eb4812c4d0efd0880d8393946a7f19d4269e49d0a093fe31a310fa1f43973d
docker~build-push-action~WPAXDK.dockerbuild
18.8 KB
sha256:f5c8dd9b9364b797740361be0c26291dbe716289bee770de821b7f945704a1ce
docker~build-push-action~WTBUS6.dockerbuild
25.8 KB
sha256:7803860f3ad7e65e14b5426fa625832d9a76d41cc27b4b6137f84c0b05f624c1
docker~build-push-action~WY16HL.dockerbuild
43.9 KB
sha256:23307b30e6684a2aface4eb081fdccdd7821de7c114c5482db0abf864ce93652
docker~build-push-action~YNI5NK.dockerbuild
19.1 KB
sha256:4069467b73a864337c65a2e628a14958521f69b98ad9fc6f92468858a8ee9472
docker~build-push-action~YPHHRS.dockerbuild
17.1 KB
sha256:802b843fcbed13d995aa067a051f878190af134424fb402af46bd8bf5d9b187e
docker~build-push-action~Z0YNP2.dockerbuild
26.7 KB
sha256:f0caf6940447ed492faa147c657f794ca432f9303543ad59d94ce68245e34452