Skip to content

Merge pull request #431 from yuumasato/workshop-jq-section #142

Merge pull request #431 from yuumasato/workshop-jq-section

Merge pull request #431 from yuumasato/workshop-jq-section #142

Triggered via push October 13, 2023 15:28
Status Failure
Total duration 3m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
bundle-container-push-latest  /  container
35s
bundle-container-push-latest / container
openscap-container-push-latest  /  container
31s
openscap-container-push-latest / container
operator-container-push-latest  /  container
27s
operator-container-push-latest / container
bundle-container-push-latest  /  sign
2m 14s
bundle-container-push-latest / sign
bundle-container-push-latest  /  sbom
16s
bundle-container-push-latest / sbom
openscap-container-push-latest  /  sign
0s
openscap-container-push-latest / sign
openscap-container-push-latest  /  sbom
0s
openscap-container-push-latest / sbom
operator-container-push-latest  /  sign
0s
operator-container-push-latest / sign
operator-container-push-latest  /  sbom
0s
operator-container-push-latest / sbom
catalog-container-push-latest
35s
catalog-container-push-latest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 notices
operator-container-push-latest / container
buildx failed with: ERROR: failed to solve: registry.access.redhat.com/ubi9/ubi-micro:latest: unexpected status from HEAD request to https://registry.access.redhat.com/v2/ubi9/ubi-micro/manifests/latest: 500 Internal Server Error
openscap-container-push-latest / container
buildx failed with: ERROR: failed to solve: registry.access.redhat.com/ubi8/ubi-minimal: unexpected status from HEAD request to https://registry.access.redhat.com/v2/ubi8/ubi-minimal/manifests/latest: 500 Internal Server Error
catalog-container-push-latest
buildx failed with: ERROR: failed to solve: quay.io/operator-framework/opm:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://quay.io/v2/operator-framework/opm/manifests/sha256:fcb86c656f591f362db3b313f5e1a2754981e3f511ce72ca44ca5d11c5cdd673: 500 Internal Server Error
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/compliance-operator-bundle@sha256:85f1c800da61a02ed97b4a512fddda7a2d2ca73a1ba2cf6c84058889652f13cd | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:85f1c800da61a02ed97b4a512fddda7a2d2ca73a1ba2cf6c84058889652f13cd | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:85f1c800da61a02ed97b4a512fddda7a2d2ca73a1ba2cf6c84058889652f13cd | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:85f1c800da61a02ed97b4a512fddda7a2d2ca73a1ba2cf6c84058889652f13cd | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text