Skip to content

sigstore: remove verbose flag from persisted cosign args #2209

sigstore: remove verbose flag from persisted cosign args

sigstore: remove verbose flag from persisted cosign args #2209

Triggered via pull request November 12, 2025 13:46
Status Failure
Total duration 20m 57s
Artifacts 20

test.yml

on: pull_request
prepare-itg
26s
prepare-itg
Matrix: test
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 62 warnings
test-itg (windows-latest, docker/install.test.itg.ts, tcp, archive, latest)
Unhandled error: Error: The process 'C:\hostedtoolcache\windows\node\20.19.5\x64\yarn.CMD' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint-other.Dockerfile#L23
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): __tests__/.fixtures/lint-other.Dockerfile#L20
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): __tests__/.fixtures/lint.Dockerfile#L25
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): __tests__/.fixtures/lint.Dockerfile#L23
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): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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: __tests__/.fixtures/lint.Dockerfile#L24
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: __tests__/.fixtures/lint.Dockerfile#L31
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: __tests__/.fixtures/lint.Dockerfile#L29
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/
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
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): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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: __tests__/.fixtures/lint.Dockerfile#L24
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: __tests__/.fixtures/lint.Dockerfile#L31
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: __tests__/.fixtures/lint.Dockerfile#L29
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): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
Failed to get Docker daemon logs
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~5DIQZY.dockerbuild
76.1 KB
sha256:16f452a17a61d2b72c5d1d22183bd685a95bb03f190735479741c2bf0b1fbb41
docker~actions-toolkit~C0SQIJ.dockerbuild Expired
15.9 KB
sha256:56fab140e7431e49d1d29f289349e856ad43ca3cd2814e986377f28536faaf13
docker~actions-toolkit~DO8B19+1.dockerbuild Expired
26.8 KB
sha256:f5d0b3f668467a83a6e4758fe94f3b63e951773434b7a0cbfb166673d00be20b
docker~actions-toolkit~I0URAX.dockerbuild Expired
9.17 KB
sha256:895b7e1c1d8a13a27ccb77dadafa0e8d60daf370c6dbba6aea5847e1daa3b346
docker~actions-toolkit~IVPR7F.dockerbuild Expired
25.6 KB
sha256:fc344b88086ac84710e27f7e00949238a9d9761bab01bbfcc8fe55817abda267
docker~actions-toolkit~L2KBW4+15.dockerbuild Expired
171 KB
sha256:24811f20dc65085623941df8987e96a716ad8aa1ad15d1856aa935460a4a615c
docker~actions-toolkit~LMBJKO.dockerbuild Expired
23.8 KB
sha256:f75f378c627c2801fd30800ac8acf2343348035e73be73337ff9327588dd3923
docker~actions-toolkit~O0MRHG.dockerbuild
78.7 KB
sha256:671f9b0c868fbf23a1c37384bcf6618636317aed8545848fc482721f580e4805
docker~actions-toolkit~P01OKU.dockerbuild
75.8 KB
sha256:df985d56b58c7ea5dbfd9fe54dbcc234b3f42ef47d08acaee572220b1c2ea273
docker~actions-toolkit~P7XSOJ+1.dockerbuild Expired
25.8 KB
sha256:5e303d416deabc602c0102c6dac5e77f6dd0277c4417ce7dbb774f8b44549680
docker~actions-toolkit~RIO7HL+15.dockerbuild Expired
175 KB
sha256:2f592805ac7a00c16d7e41c0bac4b82db80a122558565fa31c050c98802598a4
docker~actions-toolkit~SQIJO5.dockerbuild Expired
22.6 KB
sha256:732f70ceff4d8a1ccebdf88bc614041e41b812fd799761d7f68f9b108a70c450
docker~actions-toolkit~UEOL2B.dockerbuild Expired
26 KB
sha256:f39658b68e3e8a6ad11b29da839ecb5b6783b7f8265c7c5883f97baa24eb4fb9
docker~actions-toolkit~UJO657.dockerbuild
78.1 KB
sha256:a4c00357267fdfe92be202f45ab975b59bb36d48aebfbc2631724091cde4c13e
docker~actions-toolkit~WK055L.dockerbuild Expired
15.9 KB
sha256:45fd262511e0642fe73df65e8cbbd1ff20d4e2f40ebfcbf22f4d81d10ab895b9
docker~actions-toolkit~WTEM6R.dockerbuild
77.7 KB
sha256:599c694910355bde84ec996046c52891bb802a7b4b08e5b88152e24ad171a600
docker~actions-toolkit~XM7H4C.dockerbuild Expired
9.49 KB
sha256:561ad1ae90595fa6cfb37525298ddd1404a371e6dfd38419c19237cc7d5d1af0
docker~actions-toolkit~XM7XF9.dockerbuild
79.9 KB
sha256:396c6c7830b36d6e91a08d95a0bbd525e46b232831d7e2881276c2e75f9535a6
github-repo-a26036a6c3.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-b4887a4186.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156