Created
June 18, 2025 22:25
-
-
Save rh-operator-bundle-bot/6a0f0a9838666d887e8cde4a42356186 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 22 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 7 | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 7a47853e21a45ff17750a076514df5574991642f to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 7a47853e21a45ff17750a076514df5574991642f to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 7a47853e21a45ff17750a076514df5574991642f --status pending --context operator/publish --description 'Pipeline for operator distribution has started.' | |
[set-github-status-pending : set-github-status] 2025-06-18 22:15:57,859 [operator-cert] INFO Successfully set status to pending for commit 7a47853e21a45ff17750a076514df5574991642f in github repo git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661 | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661 --add-labels operator-release-pipeline/started --remove-labels pipeline/trigger-release --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-06-18 22:15:58,457 [operator-cert] INFO Adding labels ['operator-release-pipeline/started'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-started-label : post-comment] 2025-06-18 22:15:59,141 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2025-06-18 22:15:59,141 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fcd6939c980> | |
[set-github-started-label : post-comment] 2025-06-18 22:15:59,141 [operator-cert] INFO Labels to add: ['operator-release-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-06-18 22:15:59,141 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2025-06-18 22:15:59,141 [operator-cert] INFO Adding label operator-release-pipeline/started | |
[set-env : set-env] + ENV=integration-tests | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ tee /tekton/results/umb_url | |
[set-env : set-env] + echo -n umb.stage.api.redhat.com | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git -revision=7a47853e21a45ff17750a076514df5574991642f -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1750284995.626919,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1750284996.0144877,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git @ 7a47853e21a45ff17750a076514df5574991642f (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1750284996.0714076,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository : clone] + cd /workspace/output/ | |
[clone-repository : clone] ++ git rev-parse HEAD | |
[clone-repository : clone] + RESULT_SHA=7a47853e21a45ff17750a076514df5574991642f | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 7a47853e21a45ff17750a076514df5574991642f | |
[clone-repository : clone] + printf %s git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git -revision=a3d1c130eeed1078981b89c3e1d318856e06942e -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1750284995.6270597,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1750284996.0547516,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git @ a3d1c130eeed1078981b89c3e1d318856e06942e (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1750284996.117081,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository-base : clone] + cd /workspace/output/ | |
[clone-repository-base : clone] ++ git rev-parse HEAD | |
[clone-repository-base : clone] + RESULT_SHA=a3d1c130eeed1078981b89c3e1d318856e06942e | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s a3d1c130eeed1078981b89c3e1d318856e06942e | |
[clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-06-18 22:16:57,962 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'test-e2e-community-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-06-18 22:16:57,962 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('test-e2e-community-operator', '0.2.482-1')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-06-18 22:16:57,962 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-06-18 22:16:57,963 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] + cat changes.json | |
[detect-changes : parse-repo-changes] {"affected_operators": ["test-e2e-community-operator"], "added_operators": [], "modified_operators": ["test-e2e-community-operator"], "deleted_operators": [], "added_or_modified_operators": ["test-e2e-community-operator"], "affected_bundles": ["test-e2e-community-operator/0.2.482-1"], "added_bundles": ["test-e2e-community-operator/0.2.482-1"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["test-e2e-community-operator/0.2.482-1"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "test-e2e-community-operator", "bundle_version": "0.2.482-1", "operator_path": "operators/test-e2e-community-operator", "bundle_path": "operators/test-e2e-community-operator/0.2.482-1"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=test-e2e-community-operator | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=0.2.482-1 | |
[detect-changes : parse-repo-changes] + echo -n 0.2.482-1 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/test-e2e-community-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-community-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/test-e2e-community-operator/0.2.482-1 | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-community-operator/0.2.482-1 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_operators=test-e2e-community-operator | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_bundles=test-e2e-community-operator/0.2.482-1 | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator/0.2.482-1 | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[read-config : read-config] + '[' operators/test-e2e-community-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/test-e2e-community-operator | |
[read-config : read-config] + CONFIG_PATH=operators/test-e2e-community-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/test-e2e-community-operator ]] | |
[read-config : read-config] + [[ ! -f operators/test-e2e-community-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/test-e2e-community-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] merge: true | |
[read-config : read-config] reviewers: [rh-operator-bundle-test-e2e] | |
[read-config : read-config] | |
[read-config : read-config] ++ cat operators/test-e2e-community-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=false | |
[read-config : read-config] + '[' false == true ']' | |
[read-config : read-config] ++ cat operators/test-e2e-community-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // ""' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] ++ echo | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] + echo -n false | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] false+ echo -n false | |
[read-config : read-config] + tee /workspace/output/fbc_enabled | |
[read-config : read-config] false+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[resolve-pr-type : evaluate-conditions] + '[' false == true ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n operators/test-e2e-community-operator/0.2.482-1 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[content-hash : compute-md5sum] + [[ -n operators/test-e2e-community-operator/0.2.482-1 ]] | |
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
[content-hash : compute-md5sum] Compute md5hash of bundle content... | |
[content-hash : compute-md5sum] + find operators/test-e2e-community-operator/0.2.482-1 -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 0f623ffc50448895437cdaba73637b5a operators/test-e2e-community-operator/0.2.482-1/manifests/test-e2e-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 operators/test-e2e-community-operator/0.2.482-1/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 operators/test-e2e-community-operator/0.2.482-1/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 685416150562989b388885c32c3648b2 operators/test-e2e-community-operator/0.2.482-1/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d operators/test-e2e-community-operator/0.2.482-1/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 operators/test-e2e-community-operator/0.2.482-1/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] eb51f5cbbf3da6f9a4619e6e381db13b | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' false '!=' true ']' | |
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] Cert project ID is not required. | |
[certification-project-check : certification-project-check] + echo -n '' | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] + exit 0 | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=community-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] + echo -n community-operators | |
[get-organization : get-organization] community-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status /tekton/results/isv_pid /tekton/results/repo_name /tekton/results/operator_distribution /tekton/results/org_id /tekton/results/contacts /tekton/results/current_certification_status /tekton/results/github_usernames /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0 | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] + echo -n '' | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] + exit 0 | |
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ 0.2.482-1 == '' ]] | |
[copy-bundle-image-to-released-registry : skopeo-copy] + RELEASE_INFO_DIR_PATH=/workspace/output/release_info | |
[copy-bundle-image-to-released-registry : skopeo-copy] + mkdir -p /workspace/output/release_info | |
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ '' == '' ]] | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo 'Image pullspec for community bundle is the source image itself.' | |
[copy-bundle-image-to-released-registry : skopeo-copy] Image pullspec for community bundle is the source image itself. | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n quay.io/community-operator-pipeline-stage/test-e2e-community-operator:0.2.482-1 | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo '- quay.io/community-operator-pipeline-stage/test-e2e-community-operator:0.2.482-1' | |
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /workspace/output/release_info/released_bundle.txt | |
[copy-bundle-image-to-released-registry : skopeo-copy] - quay.io/community-operator-pipeline-stage/test-e2e-community-operator:0.2.482-1 | |
[copy-bundle-image-to-released-registry : skopeo-copy] + exit 0 | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/test-e2e-community-operator/0.2.482-1 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/test-e2e-community-operator/0.2.482-1 community-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": "=v4.18", "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "=v4.18", "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/community-operator-index:v4.19"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "=v4.18", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] 4.18+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] 4.18+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.19 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.19 4.17 4.16 4.15 4.14 4.13 4.12+ tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18+ echo '{"versions_annotation":' '"=v4.18",' '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.19"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] =v4.18 | |
[add-bundle-to-fbc : add-bundle-to-fbc] + RELEASE_CONFIG_PATH=operators/test-e2e-community-operator/0.2.482-1/release-config.yaml | |
[add-bundle-to-fbc : add-bundle-to-fbc] + [[ ! -f operators/test-e2e-community-operator/0.2.482-1/release-config.yaml ]] | |
[add-bundle-to-fbc : add-bundle-to-fbc] Release config do not exist, skipping adding bundle to FBC | |
[add-bundle-to-fbc : add-bundle-to-fbc] + echo 'Release config do not exist, skipping adding bundle to FBC' | |
[add-bundle-to-fbc : add-bundle-to-fbc] + exit 0 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + [[ true != \t\r\u\e ]] | |
[add-bundle-to-fbc : commit-push-and-open-pr] + RELEASE_CONFIG_PATH=operators/test-e2e-community-operator/0.2.482-1/release-config.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] + [[ ! -f operators/test-e2e-community-operator/0.2.482-1/release-config.yaml ]] | |
[add-bundle-to-fbc : commit-push-and-open-pr] + echo 'Release config do not exist, skipping adding bundle to FBC' | |
[add-bundle-to-fbc : commit-push-and-open-pr] Release config do not exist, skipping adding bundle to FBC | |
[add-bundle-to-fbc : commit-push-and-open-pr] + exit 0 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
[acquire-lease : create-lease] + create_lease_yaml | |
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
[acquire-lease : create-lease] + microTime=2025-06-18T22:18:37.000000Z | |
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
[acquire-lease : create-lease] + echo 'kind: Lease' | |
[acquire-lease : create-lease] + echo metadata: | |
[acquire-lease : create-lease] + echo ' name: community-operators' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-release-pipeline-runfmsw8' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-06-18T22:18:37.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: community-operators' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n community-operators | |
[acquire-lease : create-lease] + LEASE_NAME=community-operators | |
[acquire-lease : create-lease] + echo 'Attempting to create lease community-operators' | |
[acquire-lease : create-lease] Attempting to create lease community-operators | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/community-operators created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] Acquired lease community-operators | |
[acquire-lease : create-lease] + echo 'Acquired lease community-operators' | |
[add-bundle-to-index : add-bundle-to-index] + ENV=integration-tests | |
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.redhat.io/redhat/community-operator-index:v4.18 | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests != \p\r\o\d ]] | |
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.stage.redhat.io/redhat/community-operator-index:v4.18 | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests == \d\e\v ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests == \q\a ]] | |
[add-bundle-to-index : add-bundle-to-index] + EXTRA_ARGS= | |
[add-bundle-to-index : add-bundle-to-index] + [[ false == \t\r\u\e ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ '' != '' ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ '' != '' ]] | |
[add-bundle-to-index : add-bundle-to-index] + index --iib-url https://iib.stage.engineering.redhat.com --indices registry.stage.redhat.io/redhat/community-operator-index:v4.18 --bundle-pullspec quay.io/community-operator-pipeline-stage/test-e2e-community-operator:0.2.482-1 --index-image-destination '' --image-output index-image-paths.txt | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:18:50,006 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:19:10,066 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:19:30,158 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:19:50,219 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:20:10,283 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:20:30,381 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:20:50,461 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:21:10,573 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:21:30,657 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:21:50,735 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:22:11,055 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:22:31,139 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:22:51,216 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:23:11,283 [operator-cert] INFO Waiting for IIB batch build to finish: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:23:31,854 [operator-cert] INFO IIB batch build completed successfully: 89089 | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:23:31,854 [operator-cert] INFO Extracting manifest digests for signing... | |
[add-bundle-to-index : add-bundle-to-index] 2025-06-18 22:23:31,854 [operator-cert] INFO Index image paths written to output file index-image-paths.txt. | |
[add-bundle-to-index : add-bundle-to-index] + echo -n success | |
[add-bundle-to-index : add-bundle-to-index] + tee /tekton/results/status | |
[add-bundle-to-index : add-bundle-to-index] success+ cat index-image-paths.txt | |
[add-bundle-to-index : add-bundle-to-index] registry.stage.redhat.io/redhat/community-operator-index:v4.18+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] + INDEX_IMAGE_FILE=/workspace/results/index-image-paths.txt | |
[sign-index-image : get-image-digests] ++ cat /workspace/results/index-image-paths.txt | |
[sign-index-image : get-image-digests] ++ tr , ' ' | |
[sign-index-image : get-image-digests] + DIGEST_LIST=registry.stage.redhat.io/redhat/community-operator-index:v4.18+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] + SKOPEO_EXTRA_ARGS= | |
[sign-index-image : get-image-digests] + [[ -f /tmp/registry-auth/config.json ]] | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES= | |
[sign-index-image : get-image-digests] + MANIFEST_DIGESTS= | |
[sign-index-image : get-image-digests] + for i in $DIGEST_LIST | |
[sign-index-image : get-image-digests] ++ echo registry.stage.redhat.io/redhat/community-operator-index:v4.18+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] ++ awk -F + '{print $1}' | |
[sign-index-image : get-image-digests] + REFERENCE=registry.stage.redhat.io/redhat/community-operator-index:v4.18 | |
[sign-index-image : get-image-digests] ++ echo registry.stage.redhat.io/redhat/community-operator-index:v4.18+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] ++ awk -F + '{print $2}' | |
[sign-index-image : get-image-digests] + DIGEST=registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] ++ skopeo inspect --retry-times 5 --raw docker://registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[sign-index-image : get-image-digests] + MANIFEST_LIST='{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a","platform":{"architecture":"s390x","os":"linux"}}]}' | |
[sign-index-image : get-image-digests] ++ echo '{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1088,"digest":"sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a","platform":{"architecture":"s390x","os":"linux"}}]}' | |
[sign-index-image : get-image-digests] ++ jq -r '.manifests[].digest' | |
[sign-index-image : get-image-digests] + MANIFEST_LIST='sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6 | |
[sign-index-image : get-image-digests] sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1 | |
[sign-index-image : get-image-digests] sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470 | |
[sign-index-image : get-image-digests] sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a' | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : get-image-digests] ++ echo sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6 sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1 sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470 sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a | |
[sign-index-image : get-image-digests] ++ tr ' ' , | |
[sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6,sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1,sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470,sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a | |
[sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=, | |
[sign-index-image : get-image-digests] + echo -n registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : get-image-digests] + tee /workspace/results/docker_references.txt | |
[sign-index-image : get-image-digests] registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,+ tee /workspace/results/manifest_digests.txt | |
[sign-index-image : get-image-digests] + echo -n sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6,sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1,sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470,sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a, | |
[sign-index-image : get-image-digests] sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6,sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1,sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470,sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a, | |
[sign-index-image : request-signature] + MAX_RETRIES=3 | |
[sign-index-image : request-signature] + RETRY_DELAY=5 | |
[sign-index-image : request-signature] ++ cat /workspace/results/manifest_digests.txt | |
[sign-index-image : request-signature] + MANIFEST_DIGESTS=sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6,sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1,sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470,sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a, | |
[sign-index-image : request-signature] ++ cat /workspace/results/docker_references.txt | |
[sign-index-image : request-signature] + DOCKER_REFERENCES=registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18, | |
[sign-index-image : request-signature] + echo 'Requesting signing from RADAS' | |
[sign-index-image : request-signature] Requesting signing from RADAS | |
[sign-index-image : request-signature] + (( i=1 )) | |
[sign-index-image : request-signature] + (( i<=MAX_RETRIES )) | |
[sign-index-image : request-signature] + request-signature --manifest-digest sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6,sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1,sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470,sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a, --output signing_response.json --reference registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18,registry.stage.redhat.io/redhat/community-operator-index:v4.18, --requester araszka --sig-key-id '4096R/37036783 SHA-256' --sig-key-name redhate2etesting --umb-client-name nonprod-operatorpipelines --umb-listen-topic VirtualTopic.eng.robosignatory.isv.sign --umb-publish-topic VirtualTopic.eng.operatorpipelines.isv.sign --umb-url umb.stage.api.redhat.com --verbose | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,434 [operator-cert] DEBUG umb listener session with cert + key is created. | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,434 [operator-cert] INFO Connecting to the UMB... | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] INFO Subscribed to /queue/Consumer.nonprod-operatorpipelines.3544d16b-fa0d-4d50-8052-de220e3d2c0e.VirtualTopic.eng.robosignatory.isv.sign with id=3544d16b-fa0d-4d50-8052-de220e3d2c0e | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] INFO Sending 4 signing request messages...attempt #1 | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1", "request_id": "6dbcaec4-72a0-4def-b57c-3c73bf1eb93b", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a", "request_id": "3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,599 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,600 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470", "request_id": "98ba3065-ab6b-49c4-8386-2efb41bba97b", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,600 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,600 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6", "request_id": "9eb497e6-ddd4-4c4f-abbc-c94f866f3c70", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-06-18 22:23:42,600 [operator-cert] DEBUG Checking for signing response result files with prefixes {'6dbcaec4-72a0-4def-b57c-3c73bf1eb93b', '3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69', '98ba3065-ab6b-49c4-8386-2efb41bba97b', '9eb497e6-ddd4-4c4f-abbc-c94f866f3c70'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,327 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1', 'request_id': '6dbcaec4-72a0-4def-b57c-3c73bf1eb93b', 'request_received_time': '2025-06-18T22:23:42.662267', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA', 'signing_server_requested': '2025-06-18T22:23:42.663956', 'signing_server_responded': '2025-06-18T22:23:42.941238', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,327 [operator-cert] INFO Response from radas successfully received for request 6dbcaec4-72a0-4def-b57c-3c73bf1eb93b | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,355 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a', 'request_id': '3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69', 'request_received_time': '2025-06-18T22:23:42.947981', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6LbV/P/9bZzfikUv3GUkqFZS0GD/ff4R47TDi3Oki3/uZjK/uOMJ+3OH5yJz7Pkyd3+Ttdv99XxCmS3/4/CY+sobZs9+mR+yfMWpd20NywVt+bwZi0vTtOftr+T7mBa/Y8Wi9aGT6m/askyVV/F5u/jayhKBWR82qlmy7OjsPrb9hwnzl0Qbvpm/L1vprXZJ/ed9pk95Fyf/w15p34laVr9ns6//NPublc2qCcyxOXPce2d3ysS9+rw5V9Z01oYVRrzcn3YZedzS4N97tlnJ8WvX3evthq822f/QityRtV8zI9ArtLY7p6khMHf2OZftqU8vme8S+D73SP3z6P5VN6aYXtkY+s9pQlCVeTn3tZVzXj944LuxdFPLE9OgyFkslwXPHHG7IXj8ylrV/nq9piuMOS2Xu3J0KtRczMpkhbbu/T7z4+q1/2N0XB9PuPwgKuzGvWut8fKvykIOGTCFPGg9EVu1/NDTvZJrjHIOvvDYGnBOqNk7/n4XS/SuOCl9/+nqDqzGHNPENp7e1l17bL+Z7h/WBUdYzeeY3GGMOnVcMMHpg3bNZS83gV8uq2M5ZpRu8w9dwflS1mv1k9qJU7o2sgWvCvI/uaabb1/HDsb0Nq+IZ0cefy1m2r7m2P7nMbM/6TXtWyEmnNjfKnN7560V8hvi1lwQ2h5s6B02YdmBZBPRG7kve7gyufkuNy4qef5MbTJr4XHTp1fXNW+9tlUDAA==', 'signing_server_requested': '2025-06-18T22:23:42.948477', 'signing_server_responded': '2025-06-18T22:23:43.074675', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,355 [operator-cert] INFO Response from radas successfully received for request 3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69 | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,383 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470', 'request_id': '98ba3065-ab6b-49c4-8386-2efb41bba97b', 'request_received_time': '2025-06-18T22:23:43.081854', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=', 'signing_server_requested': '2025-06-18T22:23:43.082383', 'signing_server_responded': '2025-06-18T22:23:43.205364', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,384 [operator-cert] INFO Response from radas successfully received for request 98ba3065-ab6b-49c4-8386-2efb41bba97b | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,545 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1', 'request_id': '6dbcaec4-72a0-4def-b57c-3c73bf1eb93b', 'request_received_time': '2025-06-18T22:23:42.647627', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA', 'signing_server_requested': '2025-06-18T22:23:42.648922', 'signing_server_responded': '2025-06-18T22:23:42.868383', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,545 [operator-cert] INFO Response from radas successfully received for request 6dbcaec4-72a0-4def-b57c-3c73bf1eb93b | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,827 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6', 'request_id': '9eb497e6-ddd4-4c4f-abbc-c94f866f3c70', 'request_received_time': '2025-06-18T22:23:43.210937', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA', 'signing_server_requested': '2025-06-18T22:23:43.211425', 'signing_server_responded': '2025-06-18T22:23:43.329862', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:43,827 [operator-cert] INFO Response from radas successfully received for request 9eb497e6-ddd4-4c4f-abbc-c94f866f3c70 | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,046 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6', 'request_id': '9eb497e6-ddd4-4c4f-abbc-c94f866f3c70', 'request_received_time': '2025-06-18T22:23:43.437544', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA', 'signing_server_requested': '2025-06-18T22:23:43.438197', 'signing_server_responded': '2025-06-18T22:23:43.550488', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,047 [operator-cert] INFO Response from radas successfully received for request 9eb497e6-ddd4-4c4f-abbc-c94f866f3c70 | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,053 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a', 'request_id': '3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69', 'request_received_time': '2025-06-18T22:23:42.667743', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA=', 'signing_server_requested': '2025-06-18T22:23:42.669505', 'signing_server_responded': '2025-06-18T22:23:42.960373', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,053 [operator-cert] INFO Response from radas successfully received for request 3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69 | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,235 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'errors': [], 'image_name': 'redhat/community-operator-index', 'manifest_digest': 'sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470', 'request_id': '98ba3065-ab6b-49c4-8386-2efb41bba97b', 'request_received_time': '2025-06-18T22:23:42.696938', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=', 'signing_server_requested': '2025-06-18T22:23:42.698283', 'signing_server_responded': '2025-06-18T22:23:43.213980', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-06-18 22:23:44,236 [operator-cert] INFO Response from radas successfully received for request 98ba3065-ab6b-49c4-8386-2efb41bba97b | |
[sign-index-image : request-signature] 2025-06-18 22:23:47,600 [operator-cert] INFO Unsubscribing from queue and disconnecting from UMB... | |
[sign-index-image : request-signature] 2025-06-18 22:23:47,601 [operator-cert] INFO All signing responses received. Writing result to file... | |
[sign-index-image : request-signature] request-signature command succeeded. | |
[sign-index-image : request-signature] + echo 'request-signature command succeeded.' | |
[sign-index-image : request-signature] + break | |
[sign-index-image : request-signature] ++ cat signing_response.json | |
[sign-index-image : request-signature] + SIG_DATA='[{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1", "request_id": "6dbcaec4-72a0-4def-b57c-3c73bf1eb93b", "request_received_time": "2025-06-18T22:23:42.647627", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA", "signing_server_requested": "2025-06-18T22:23:42.648922", "signing_server_responded": "2025-06-18T22:23:42.868383", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a", "request_id": "3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69", "request_received_time": "2025-06-18T22:23:42.667743", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm | |
[sign-index-image : request-signature] 86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA=", "signing_server_requested": "2025-06-18T22:23:42.669505", "signing_server_responded": "2025-06-18T22:23:42.960373", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470", "request_id": "98ba3065-ab6b-49c4-8386-2efb41bba97b", "request_received_time": "2025-06-18T22:23:42.696938", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=", "signing_server_requested": "2025-06-18T22:23:42.698283", "signing_server_responded": "2025-06-18T22:23:43.213980", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6", "request_id": "9eb497e6-ddd4-4c4f-abbc-c94f866f3c70", "request_received_time": "2025-06-18T22:23:43.437544", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615 | |
[sign-index-image : request-signature] ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA", "signing_server_requested": "2025-06-18T22:23:43.438197", "signing_server_responded": "2025-06-18T22:23:43.550488", "signing_status": "success"}]' | |
[sign-index-image : request-signature] + echo 'Signed claims and their metadata: ' | |
[sign-index-image : request-signature] Signed claims and their metadata: | |
[sign-index-image : request-signature] + echo -n '[{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/community-operator-index:v4.18",' '"errors":' '[],' '"image_name":' '"redhat/community-operator-index",' '"manifest_digest":' '"sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1",' '"request_id":' '"6dbcaec4-72a0-4def-b57c-3c73bf1eb93b",' '"request_received_time":' '"2025-06-18T22:23:42.647627",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA",' '"signing_server_requested":' '"2025-06-18T22:23:42.648922",' '"signing_server_responded":' '"2025-06-18T22:23:42.868383",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/community-operator-index:v4.18",' '"errors":' '[],' '"image_name":' '"redhat/community-operator-index",' '"manifest_digest":' '"sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a",' '"request_id":' '"3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69",' '"request_received_time":' '"2025-06-18T22:23:42.667743",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9m | |
[sign-index-image : request-signature] KvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA=",' '"signing_server_requested":' '"2025-06-18T22:23:42.669505",' '"signing_server_responded":' '"2025-06-18T22:23:42.960373",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/community-operator-index:v4.18",' '"errors":' '[],' '"image_name":' '"redhat/community-operator-index",' '"manifest_digest":' '"sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470",' '"request_id":' '"98ba3065-ab6b-49c4-8386-2efb41bba97b",' '"request_received_time":' '"2025-06-18T22:23:42.696938",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=",' '"signing_server_requested":' '"2025-06-18T22:23:42.698283",' '"signing_server_responded":' '"2025-06-18T22:23:43.213980",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/community-operator-index:v4.18",' '"errors":' '[],' '"image_name":' '"redhat/community-operator-index",' '"manifest_digest":' '"sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6",' '"request_id":' '"9eb497e6-ddd4-4c4f-abbc-c94f866f3c70",' '"request_received_time":' '"2025-06-18T22:23:43.437544",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S | |
[sign-index-image : request-signature] 8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA",' '"signing_server_requested":' '"2025-06-18T22:23:43.438197",' '"signing_server_responded":' '"2025-06-18T22:23:43.550488",' '"signing_status":' '"success"}]' | |
[sign-index-image : request-signature] [{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjIyZDQ5OTEwOWVlODY4YmE1Y2FhOTBmNmVlNmNlODQ0MjEyMzVjNTc5OWIwNDc0MDQ3MDY1ODgyZGNiYjI5ZjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1", "request_id": "6dbcaec4-72a0-4def-b57c-3c73bf1eb93b", "request_received_time": "2025-06-18T22:23:42.647627", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA", "signing_server_requested": "2025-06-18T22:23:42.648922", "signing_server_responded": "2025-06-18T22:23:42.868383", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjlmNzQ2ZTY5YzhhYWMxZWIxYmY2YmJmMTZkYmJjNGJkZjMxZWE3MzE2ZWEyYzNjZGI5MGYzYjZiZjI3YWU4OWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a", "request_id": "3b0bf4f0-d98b-4b83-b810-a1d8b1a03d69", "request_received_time": "2025-06-18T22:23:42.667743", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv | |
[sign-index-image : request-signature] /VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA=", "signing_server_requested": "2025-06-18T22:23:42.669505", "signing_server_responded": "2025-06-18T22:23:42.960373", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmIzZDRlYThiNWQyM2VkMDkyN2VmYzg2OTc1YTdjMTg5ZjFiNThlZjczZmFlYTg1OTIyMDY0MWMyNTNiNTc0NzAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470", "request_id": "98ba3065-ab6b-49c4-8386-2efb41bba97b", "request_received_time": "2025-06-18T22:23:42.696938", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=", "signing_server_requested": "2025-06-18T22:23:42.698283", "signing_server_responded": "2025-06-18T22:23:43.213980", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjI1MDgyNGVmM2I4MDAzZTk4MThiMzI5MWQwMDQ2NWQxZDk4ZDhjYTZhNTg0ODU3Mjc2YmE4NzRlYzA0YTJkZDYifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jb21tdW5pdHktb3BlcmF0b3ItaW5kZXg6djQuMTgifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/community-operator-index:v4.18", "errors": [], "image_name": "redhat/community-operator-index", "manifest_digest": "sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6", "request_id": "9eb497e6-ddd4-4c4f-abbc-c94f866f3c70", "request_received_time": "2025-06-18T22:23:43.437544", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev47 | |
[sign-index-image : request-signature] 72LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA", "signing_server_requested": "2025-06-18T22:23:43.438197", "signing_server_responded": "2025-06-18T22:23:43.550488", "signing_status": "success"}] | |
[sign-index-image : verify-signature] + PUB_KEY_PATH=/etc/signing-pub-key-volume/sig-key.pub | |
[sign-index-image : verify-signature] + ls -l /etc/signing-pub-key-volume | |
[sign-index-image : verify-signature] total 0 | |
[sign-index-image : verify-signature] lrwxrwxrwx. 1 root 1001640000 18 Jun 18 22:23 sig-key.pub -> ..data/sig-key.pub | |
[sign-index-image : verify-signature] + [[ ! -f /etc/signing-pub-key-volume/sig-key.pub ]] | |
[sign-index-image : verify-signature] + echo 'Verifying signature before upload' | |
[sign-index-image : verify-signature] Verifying signature before upload | |
[sign-index-image : verify-signature] ++ cat signing_response.json | |
[sign-index-image : verify-signature] ++ jq -r '.[].signed_claim' | |
[sign-index-image : verify-signature] + SIGNED_CLAIMS='owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA= | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA= | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA' | |
[sign-index-image : verify-signature] + gpg --import /etc/signing-pub-key-volume/sig-key.pub | |
[sign-index-image : verify-signature] gpg: directory '/home/user/.gnupg' created | |
[sign-index-image : verify-signature] gpg: /home/user/.gnupg/trustdb.gpg: trustdb created | |
[sign-index-image : verify-signature] gpg: key A0266D3237036783: public key "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" imported | |
[sign-index-image : verify-signature] gpg: Total number processed: 1 | |
[sign-index-image : verify-signature] gpg: imported: 1 | |
[sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[sign-index-image : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA | |
[sign-index-image : verify-signature] + base64 --decode | |
[sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
[sign-index-image : verify-signature] gpg: Signature made Wed Jun 18 22:23:42 2025 UTC | |
[sign-index-image : verify-signature] gpg: using RSA key A0266D3237036783 | |
[sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[sign-index-image : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[sign-index-image : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA= | |
[sign-index-image : verify-signature] + base64 --decode | |
[sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
[sign-index-image : verify-signature] gpg: Signature made Wed Jun 18 22:23:42 2025 UTC | |
[sign-index-image : verify-signature] gpg: using RSA key A0266D3237036783 | |
[sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[sign-index-image : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[sign-index-image : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA= | |
[sign-index-image : verify-signature] + base64 --decode | |
[sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
[sign-index-image : verify-signature] gpg: Signature made Wed Jun 18 22:23:43 2025 UTC | |
[sign-index-image : verify-signature] gpg: using RSA key A0266D3237036783 | |
[sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[sign-index-image : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[sign-index-image : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA | |
[sign-index-image : verify-signature] + base64 --decode | |
[sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
[sign-index-image : verify-signature] gpg: Signature made Wed Jun 18 22:23:43 2025 UTC | |
[sign-index-image : verify-signature] gpg: using RSA key A0266D3237036783 | |
[sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[sign-index-image : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[sign-index-image : upload-signature] + echo 'Signature verified. Uploading to Pyxis sigstore' | |
[sign-index-image : upload-signature] + upload-signature --pyxis-url https://pyxis.stage.engineering.redhat.com --signature-data signing_response.json --verbose | |
[sign-index-image : upload-signature] Signature verified. Uploading to Pyxis sigstore | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,317 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,317 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,466 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '68533c75f9ac1e967ffdcac6', '_meta': {'trace_id': '0xfafc4294e84edbd0c6cdf8b8c462bb5d'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-06-18T22:23:49.407000+00:00', 'last_update_date': '2025-06-18T22:23:49.407000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1', 'reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'repository': 'redhat/community-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIyMUkwsLQ0NLFNTLcwskhJNkxMTLQ3SzFJTzZJTLUxMjAyNjE2TTc0tLZMMTMxNgNjAzNTCwiglOSnJyDLNUKlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JPzc3NL84Am6OYXpBYBLSvSzcxLSa2wKjPRM7RQqgU5Jb+gJDM/DxoOyUWpIFVgpxUlFldlJwIVdTLJsDAwcjCwsTKBgo6Bi1MAFqB7ZvP/lfy0Pf/gq7yqhesrE3Ywmp9uqtqVbjCJOYlh99XVm4JZ0pc/nb+f66dQ9c8ZRl8z09T7XXWOJ5788meXscOlow25n1962sz0WxU/VZW13CEhinPK8Y5NB5v9fgvrCk69yeexpoPz3bKLBnMK7pcIXym4wLb4N3NTyFbDyTN9ij/9uXR9zYqYqUXdN632z/mtt9zr+uzJal5ftU3+rtEuts1TZPkXtKvny4yeGudTdw0qhI22Trr9a1OIY6PbghmZnK1fjHmSJoi5XffvXHFz6bbDt/t+dtqlfHc7wzFB+vQWSdEt6tL3QhU/77/akL3D+MCvj2oV+iqWa7eezmGT2jL92vkpaTuZPpcyRzdpZTn0bOCW8NA/+dIteuqdub6Hkv9+7laQXTJ3+pnYfz+KI5rqpryIPvbOe847tl8pHBt9Nnhxl1S/seSb+Z7Vp1tu5v6j+zxCps91CZip5nZIJbv1xd0P5w7u1b2vnF8y+SFDWKTNjmjxkiM7/ddlL/j8WeoFk9h0jopGv+5Yvlcbs+5OFen4a3pnhumTRdfmFKvNf7tM6BnfCRVlww2zTRbxWt/u4efNVD5zjzEqIqQz7t4uk7f3Dx3u8F3+w+mCjspNibKLiw5FPiibcVHpjNHJ19ESJXdjp1qxtT0pm7GzRSo6NOA4dyJrSWlu7vb6sNpqqU6P6v6iozUTWhUf9O5hYxQ4PvlAzsY/TfcebgYA', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,467 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,467 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,596 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '68533c75f9ac1e967ffdcac9', '_meta': {'trace_id': '0x413c86c32155c376b231d16026873879'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-06-18T22:23:49.542000+00:00', 'last_update_date': '2025-06-18T22:23:49.542000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a', 'reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'repository': 'redhat/community-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJu8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrCzTzE3MUs0sky0SE5MNU5MMk9LMkpLSDM1SkpKSTZJS0owNUxPNjQ3NUhONko2TU5IsDdKMk8yS0ozME1MtLBOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVTbQubWdTDIsDIwcDGysTKCgY+DiFIAF6F8x/v8JvzevLePSdl2qb5lW4Hr6e0aP03ze3bxyfEqm4Ucl98wxX1I0Tentsn3rvN1m/E5L8ZkvlfgkcU1k4OGK4ryz2qJ7lFg6RBfUhN7/4f+tI+1i5msblWddjxmlZll8vXDqprvSjItcVr7eRdErpU/tdXqVx6wY/tXp/e7tq+2n75rRmZd4d8KTN8InWxTmlliub07etj2uvChvf+3MF8tmx8mknWi+HKy9zLZr5p6l56/3XhJYmMz3zdjQt6B0arZd8e7JPlfXfNgqZ1z3tsDg1vLP952+3DqiMLv15SK9RcdW605Xq/BhKu2Y/q2tLbtITNqvrjCUJ+OFI+OLppY1pzdftl9kz+TcsvJ5zwLpGBE9823PK4KyTb8bGL3VXLA54LVsWl+pJuvTlk8+/+q8OPIl7B2mGixRvi5fKLfofp67cKXEu/AChzW5rUXhZocanopK7Tkca29vIvv6iNaOPu1LDEt69UTr1kqaHw3yWVgoIdm474q9mKvLprNqzoxH9pVu4Nw15Y7AsscpORl6n7cf3tsQNz24Z9fTyIqtz4uT9rNO1ng1p05Mc7/krOnWB9JWFvw8tGWpR6vufr2Tn2pTMm86WMa5PfMVEv/VNC9gnl7EEb/2rPDN7P7ilZ29hdOq87TPLzlhaietuLRtisGTbQZdgrnzl/hr7Xqx6e+DU7073Z0nXf/BHuI2q+P6R7U5XGLXIh5OBQA=', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,597 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,597 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,735 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '68533c756166e99e40bb5173', '_meta': {'trace_id': '0x6e59cc81810e1b7cc5e45795be0cc8fc'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-06-18T22:23:49.673000+00:00', 'last_update_date': '2025-06-18T22:23:49.673000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470', 'reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'repository': 'redhat/community-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrJKMU0xSEy2STFOMjFNTDCyNzFPTki3MLM1NE82TDS0s0wyTTC1S08yN0xKBykwtjYwMzEwMk41MjZNMzU3MDZRqdRSUSioLQNYpJZbk52YmKyTn55UkZualFikUZ6bnJZaUFqUqAVVlpqTmlWSWVCI7rCg1LbUoNS8ZrL0oNT2zuKSoUq+4BOh+vaLUlIzEEr3MfH0ISz85Pze3NA9ogm5+QWoR0LIi3cy8lNQKqzITPUMLpVqQU/ILSjLz86DhkFyUClIFdlpRYnFVdiJQUSeTDAsDIwcDGysTKOgYuDgFYAHamiLA0O7ypHrezi9rTY5kOW54ld4nGez2fOZs86t2cqeCXyg5bvp/Su1t0dp+pZblFn/1xUTs7Zx104UEXCy9OM/VW4W+c+yVmMq+/rrjEemjx7k33more2nxJOroEzXR5Qdk5dtcvux7KJ2nX6A4r+HaZU4Oi72nwtOYZ+7PMdF95rf50e2F6tJ/1c4UJeVeu7t08tlyz0NxmRGLLzY/XCnC1ntJcIOP+L+9nXZ88abT7Kbqc598c0fv85b5SXbcltcWv+n48m2/lbgh68PwpE3KdY/vHlSyOJdmwrnMfOLFWZzbl/z2e3iHy93zSe0RqX16kz9YLb/DyjXjucVKf8e0JyJFFdsenyjZ9zQu9evxWDm7XRL+RjOLFzzb+9E4SqRl5/97qvUMCw22qvaZh1W4nFjIIXH7/tK7Na+75raud5DbOP9Tx8OOtxVTfC+c4DwgMnu2XV/g12ssl+Qr32bd8H37yvh12lRm5wdTGh/HlZ5Ufy01MUA3b9o89881axZWlpos2Dh7Ot+PJyLzHSfcUZzbUXXG1MnVp+PzjSrGc6VWb4MTTjwyZ+z56lbu9EBq+eN+Z3eTdRpy61+JuzkElTnxblhjvfLDKQVxpVwl7YSLUcfunyyW3/UyfI+/1nLnDl/mZ1dVW6QiJOcELuV996OXTafVWcrLeoJ557qPHIJqEqsFbE9MM3hvIbB0MaeHeseCs9l+1xvFVxZaAQA=', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,736 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,736 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-06-18 22:23:49,868 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '68533c75f9ac1e967ffdcacc', '_meta': {'trace_id': '0x6af9c6c482e422f177ede3607a1e62f2'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-06-18T22:23:49.812000+00:00', 'last_update_date': '2025-06-18T22:23:49.812000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6', 'reference': 'registry.stage.redhat.io/redhat/community-operator-index:v4.18', 'repository': 'redhat/community-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIaMYJv8aqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrIxMDSyMTFLTjJMsDAyMUy0tDC2SjI0sDVMMDEzMTFMMUywtUiySE80STS1MLEzNjczNkhItzE1Skw1MEo1SUsyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/OT83tzQPaIJufkFqEdCyIt3MvJTUCqsyEz1DC6VakFPyC0oy8/Og4ZBclApSBXZaUWJxVXYiUFEnkwwLAyMHAxsrEyjoGLg4BWABuusq/3+3nlidm7GXQh1s+I1NWhQeHMq48NXuF9+T1EtX+tzTTxRMu7mV16q45PfEX32JQs8UXexOX2dqD1S7+n5dbrbSsvRMSYUfv65M4JBhiJgQNsF16TrP2Hm7lwUWJJy9/zvv75S8uvt9zy+sWfRHKrS5e/3t7+WHN/1vS594Z0+TsPdErgzbVW9aCufuuS4g+vDM5+TrB7zTOCuVI5+I3VxrzlnJ590VfN7Id0ab3gVVbSUBrffPN8pP2rV8/aYVIp22M3S8Wdaudje6LRTNayT/2t9/+ee2ma8Omz868UAlZ6950p6ID2JGfH6eYhpXFxyaOs+zxLxYfGvbRM4D7J+itN+zO615ZL2/sL54ev4772LRilNmpSXnglbe+zVfR6nuacmVKNmXv1eb9fq+amj9VKV5eDebvc7O6/Pen1sTdjUpXHgRo9/urKObDfhmbQhZfkBSV11+Wp7QHoHkJc6mPMrN2R5CLnPnc8w4zzc1i8Hyzxtlxj1tIVaKWar78yqeTQ+Ys4hP7f5pgYzEFzfVcznDetlm1j5XPijutDBBXHXSrGnT+Wo/vW8plsyfWsQbs+SEfuXZSZczwteaLjA95PSl+U/Y7Pnb+M+GM5fMXfNp7f9j/M1rhdxvMZTO3fv38E37GVp6EmkCl9t6ZkkkXopVuFbA055+g3e5+98JdmmB3D9/xG16+KrwP+ufKVOnyJ889/Gb2CP7aEUA', 'updated_on_behalf_of': None} | |
[publish-to-index : skopeo-copy] FROM_INDEX: quay.io/redhat-pending/redhat----community-operator-index | |
[publish-to-index : skopeo-copy] Copying index images to published repos... | |
[publish-to-index : skopeo-copy] Source image: registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:19127ca50924cf46ccd7290668b7433f7a145c843a97157c526ec4b3ca5a4366 | |
[publish-to-index : skopeo-copy] Dest images: | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----community-operator-index:v4.18 | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----community-operator-index:v4.18-1750285448 | |
[publish-to-index : skopeo-copy] Getting image list signatures | |
[publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
[publish-to-index : skopeo-copy] Copying image sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6 (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:2f21d6b1d5a77be004f905cb0bfe9ea14496926c7f532449636027b2d4468f5c | |
[publish-to-index : skopeo-copy] Copying blob sha256:9fd3d85887581fd57c2b6b3310ba173e864a22701f05156b512bb3373feb1bb7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:813fd9085bb10ddd189cc10436221e6ba23156d5c19e9f3a32022cf83487d087 | |
[publish-to-index : skopeo-copy] Copying blob sha256:25c75c34b2e2b68ba9245d9cddeb6b8a0887371ed30744064f85241a75704d87 | |
[publish-to-index : skopeo-copy] Copying blob sha256:d2929b27fc6926ed29d3cd6de6f675c0a2d83b567f44347baee989e73a4fc737 | |
[publish-to-index : skopeo-copy] Copying config sha256:2c951fee4f6b7e92185de901f605b35ba7841d590c8eda78963376992404335c | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:a325c26991a2f82329ecd2a53a5a39c7d46dc53210571c37c77af4c75c35aec7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:abced7ee58448ba09b150b6a5d0083ceb67e2e834226c951cc0c678891596db9 | |
[publish-to-index : skopeo-copy] Copying blob sha256:d9c871a1ab18067e82c0cf21d0e9da8fae77a08ca68685d5dee35da3f8a25d52 | |
[publish-to-index : skopeo-copy] Copying blob sha256:ff992f1516bc8a61f4b960a3567c092e77334c0d4306d2f015e242929d1871f4 | |
[publish-to-index : skopeo-copy] Copying blob sha256:748b949d3bb3595e609699e7fd95408688c59822a2f8244dbf91fff2324410bb | |
[publish-to-index : skopeo-copy] Copying config sha256:40edab20d21f4fc7e61e4b475e18957632122f8afccfacddd08fcea72cc90094 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470 (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:20a1cb4d0576db4326a154686ec4aaae5d7bba66c2700a20f0b33668ef79aabf | |
[publish-to-index : skopeo-copy] Copying blob sha256:04a37548d5529085c48bca359636658ae22287554681bc52dd7d7f5e44b88386 | |
[publish-to-index : skopeo-copy] Copying blob sha256:d1a710e46bb5b262dc33331c329f4ec58dbc1b9d94749c0dbac11f03f7f37444 | |
[publish-to-index : skopeo-copy] Copying blob sha256:aa419452a94a045c23b4d404120cdeb2564894fe45b749faddb40fc3e52510dd | |
[publish-to-index : skopeo-copy] Copying blob sha256:c2ad11bcd8394a765abb65ae0f67d96f677502095a558090b35c3330145175e8 | |
[publish-to-index : skopeo-copy] Copying config sha256:86652889b3c6b6638c582dff0fe276a83b8e27b822129b1cdc5e2c1ff492cf0c | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:50e1ffcdb37e444ce94452809dfe23f6ff660d0c5995641eac58c395701a683f | |
[publish-to-index : skopeo-copy] Copying blob sha256:f8102fa5c6e43437e74d00038c37542ecec3c85660429acdf711b5aacbb3611a | |
[publish-to-index : skopeo-copy] Copying blob sha256:fc20ac9a9bb866b6b8305ac0306c8d95788b13dec0939feabc92df8c5130b02c | |
[publish-to-index : skopeo-copy] Copying blob sha256:ad03d83fb3b8537c30213c9c8d83a9681302938f97bfc24cd5f98f15444e6525 | |
[publish-to-index : skopeo-copy] Copying blob sha256:3f6592ee4574f8a4778120cd6fdecfa4a4166221798feeac7fd7dc1b3f343194 | |
[publish-to-index : skopeo-copy] Copying config sha256:2631b3bbf4ec43fb4c11b0511864a1a3864f0b71893402e692af216f1d7e31a8 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Writing manifest list to image destination | |
[publish-to-index : skopeo-copy] Storing list signatures | |
[publish-to-index : skopeo-copy] Getting image list signatures | |
[publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
[publish-to-index : skopeo-copy] Copying image sha256:250824ef3b8003e9818b3291d00465d1d98d8ca6a584857276ba874ec04a2dd6 (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:9fd3d85887581fd57c2b6b3310ba173e864a22701f05156b512bb3373feb1bb7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:2f21d6b1d5a77be004f905cb0bfe9ea14496926c7f532449636027b2d4468f5c | |
[publish-to-index : skopeo-copy] Copying blob sha256:d2929b27fc6926ed29d3cd6de6f675c0a2d83b567f44347baee989e73a4fc737 | |
[publish-to-index : skopeo-copy] Copying blob sha256:25c75c34b2e2b68ba9245d9cddeb6b8a0887371ed30744064f85241a75704d87 | |
[publish-to-index : skopeo-copy] Copying blob sha256:813fd9085bb10ddd189cc10436221e6ba23156d5c19e9f3a32022cf83487d087 | |
[publish-to-index : skopeo-copy] Copying config sha256:2c951fee4f6b7e92185de901f605b35ba7841d590c8eda78963376992404335c | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:22d499109ee868ba5caa90f6ee6ce84421235c5799b0474047065882dcbb29f1 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:a325c26991a2f82329ecd2a53a5a39c7d46dc53210571c37c77af4c75c35aec7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:abced7ee58448ba09b150b6a5d0083ceb67e2e834226c951cc0c678891596db9 | |
[publish-to-index : skopeo-copy] Copying blob sha256:ff992f1516bc8a61f4b960a3567c092e77334c0d4306d2f015e242929d1871f4 | |
[publish-to-index : skopeo-copy] Copying blob sha256:d9c871a1ab18067e82c0cf21d0e9da8fae77a08ca68685d5dee35da3f8a25d52 | |
[publish-to-index : skopeo-copy] Copying blob sha256:748b949d3bb3595e609699e7fd95408688c59822a2f8244dbf91fff2324410bb | |
[publish-to-index : skopeo-copy] Copying config sha256:40edab20d21f4fc7e61e4b475e18957632122f8afccfacddd08fcea72cc90094 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:b3d4ea8b5d23ed0927efc86975a7c189f1b58ef73faea859220641c253b57470 (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:d1a710e46bb5b262dc33331c329f4ec58dbc1b9d94749c0dbac11f03f7f37444 | |
[publish-to-index : skopeo-copy] Copying blob sha256:aa419452a94a045c23b4d404120cdeb2564894fe45b749faddb40fc3e52510dd | |
[publish-to-index : skopeo-copy] Copying blob sha256:c2ad11bcd8394a765abb65ae0f67d96f677502095a558090b35c3330145175e8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:04a37548d5529085c48bca359636658ae22287554681bc52dd7d7f5e44b88386 | |
[publish-to-index : skopeo-copy] Copying blob sha256:20a1cb4d0576db4326a154686ec4aaae5d7bba66c2700a20f0b33668ef79aabf | |
[publish-to-index : skopeo-copy] Copying config sha256:86652889b3c6b6638c582dff0fe276a83b8e27b822129b1cdc5e2c1ff492cf0c | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:9f746e69c8aac1eb1bf6bbf16dbbc4bdf31ea7316ea2c3cdb90f3b6bf27ae89a (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:50e1ffcdb37e444ce94452809dfe23f6ff660d0c5995641eac58c395701a683f | |
[publish-to-index : skopeo-copy] Copying blob sha256:f8102fa5c6e43437e74d00038c37542ecec3c85660429acdf711b5aacbb3611a | |
[publish-to-index : skopeo-copy] Copying blob sha256:3f6592ee4574f8a4778120cd6fdecfa4a4166221798feeac7fd7dc1b3f343194 | |
[publish-to-index : skopeo-copy] Copying blob sha256:ad03d83fb3b8537c30213c9c8d83a9681302938f97bfc24cd5f98f15444e6525 | |
[publish-to-index : skopeo-copy] Copying blob sha256:fc20ac9a9bb866b6b8305ac0306c8d95788b13dec0939feabc92df8c5130b02c | |
[publish-to-index : skopeo-copy] Copying config sha256:2631b3bbf4ec43fb4c11b0511864a1a3864f0b71893402e692af216f1d7e31a8 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Writing manifest list to image destination | |
[publish-to-index : skopeo-copy] Storing list signatures | |
[publish-to-index : skopeo-copy] - registry.stage.redhat.io/redhat/community-operator-index:v4.18 | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-release-pipeline-runfmsw8 --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "community-operators" deleted | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 7a47853e21a45ff17750a076514df5574991642f to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 7a47853e21a45ff17750a076514df5574991642f to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 7a47853e21a45ff17750a076514df5574991642f --status success --context operator/publish --description 'Operator bundle has been successfully distributed.' | |
[set-github-status-success : set-github-status] 2025-06-18 22:24:36,611 [operator-cert] INFO Successfully set status to success for commit 7a47853e21a45ff17750a076514df5574991642f in github repo git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z operator-release-pipeline/passed ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/passed' | |
[set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661' | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661 | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2661 --add-labels operator-release-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:37,373 [operator-cert] INFO Adding labels ['operator-release-pipeline/passed'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,072 [operator-cert] INFO Labels to remove in namespace: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,072 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f07c6d16660> | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,072 [operator-cert] INFO Labels to add: ['operator-release-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,072 [operator-cert] INFO Labels to remove: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,072 [operator-cert] INFO Adding label operator-release-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-06-18 22:24:38,558 [operator-cert] INFO Removing label operator-release-pipeline/started | |
[github-add-summary-comment : gather-info] 2025/06/18 22:24:44 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[github-add-summary-comment : gather-info] + PR_NAME=operator-release-pipeline-runfmsw8 | |
[github-add-summary-comment : gather-info] + mkdir operator-release-pipeline-runfmsw8 | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-release-pipeline-runfmsw8 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment