Created
May 15, 2025 15:09
-
-
Save rh-operator-bundle-bot/258aa55a5d5d13b68c0184baf6e5a491 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: 24 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 5 | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f 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 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f --status pending --context operator/publish --description 'Pipeline for operator distribution has started.' | |
[set-github-status-pending : set-github-status] 2025-05-15 15:00:12,394 [operator-cert] INFO Successfully set status to pending for commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f 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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2510 | |
[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] + [[ ! -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/2510' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2510 --add-labels operator-release-pipeline/started --remove-labels pipeline/trigger-release --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-05-15 15:00:13,348 [operator-cert] INFO Adding labels ['operator-release-pipeline/started'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-started-label : post-comment] 2025-05-15 15:00:14,007 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2025-05-15 15:00:14,007 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f30cb029b80> | |
[set-github-started-label : post-comment] 2025-05-15 15:00:14,007 [operator-cert] INFO Labels to add: ['operator-release-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-05-15 15:00:14,007 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2025-05-15 15:00:14,007 [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] + tee /tekton/results/pyxis_url | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ tee /tekton/results/connect_url | |
[set-env : set-env] + echo -n https://connect.stage.redhat.com | |
[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+ tee /tekton/results/sig_key_name | |
[set-env : set-env] + echo -n redhate2etesting | |
[set-env : set-env] redhate2etestingumb.stage.api.redhat.com+ tee /tekton/results/umb_url | |
[set-env : set-env] + echo -n umb.stage.api.redhat.com | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] + 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=39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1747321262.1449082,"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":1747321262.5094163,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git @ 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1747321262.5661027,"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=39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f | |
[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=3e6e864eb74da391bf3344354534ec880aa97522 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1747321263.0282936,"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":1747321263.3686788,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git @ 3e6e864eb74da391bf3344354534ec880aa97522 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1747321263.4179318,"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=3e6e864eb74da391bf3344354534ec880aa97522 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 3e6e864eb74da391bf3344354534ec880aa97522 | |
[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/2510 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-05-15 15:01:39,025 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'test-e2e-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-15 15:01:39,026 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('test-e2e-operator', '0.2.382-2')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-15 15:01:39,026 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-15 15:01:39,026 [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-operator"], "added_operators": [], "modified_operators": ["test-e2e-operator"], "deleted_operators": [], "added_or_modified_operators": ["test-e2e-operator"], "affected_bundles": ["test-e2e-operator/0.2.382-2"], "added_bundles": ["test-e2e-operator/0.2.382-2"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["test-e2e-operator/0.2.382-2"], "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-operator", "bundle_version": "0.2.382-2", "operator_path": "operators/test-e2e-operator", "bundle_path": "operators/test-e2e-operator/0.2.382-2"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=0.2.382-2 | |
[detect-changes : parse-repo-changes] + echo -n 0.2.382-2 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/test-e2e-operator/0.2.382-2 | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-operator/0.2.382-2 | |
[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 '.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-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/test-e2e-operator | |
[read-config : read-config] + CONFIG_PATH=operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/test-e2e-operator ]] | |
[read-config : read-config] + [[ ! -f operators/test-e2e-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: "660d345800be06826aff1fc1" # staged | |
[read-config : read-config] merge: true | |
[read-config : read-config] ++ cat operators/test-e2e-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-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-operator/0.2.382-2 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[content-hash : compute-md5sum] + [[ -n operators/test-e2e-operator/0.2.382-2 ]] | |
[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-operator/0.2.382-2 -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] 1ad3b823072829a79f5d52e2dd9a0514 operators/test-e2e-operator/0.2.382-2/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 34b6153f9ffcb1d6f8b812416d78e35c operators/test-e2e-operator/0.2.382-2/manifests/test-e2e-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 operators/test-e2e-operator/0.2.382-2/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d operators/test-e2e-operator/0.2.382-2/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 operators/test-e2e-operator/0.2.382-2/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] f90d9989d93b968200f22744f3471814 operators/test-e2e-operator/0.2.382-2/metadata/annotations.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] df78aa0cf56cd7e3f99d094881f90fc7 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + '[' -z operators/test-e2e-operator ']' | |
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/test-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ cat operators/test-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)' | |
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=660d345800be06826aff1fc1 | |
[certification-project-check : certification-project-check] + '[' -z 660d345800be06826aff1fc1 ']' | |
[certification-project-check : certification-project-check] + echo -n 660d345800be06826aff1fc1 | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] 660d345800be06826aff1fc1 | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=certified-operators | |
[get-organization : get-organization] + echo -n certified-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] certified-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' 660d345800be06826aff1fc1 == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 660d345800be06826aff1fc1 | |
[get-pyxis-certification-data : get-cert-project-related-data] + PROJECT_DATA_PATH=/workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + cp cert_project /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r .certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + CURRENT_CERTIFICATION_STATUS=Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' Published '!=' Published ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] Published+ echo -n Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] Published+ get_from_cp isv_pid .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] ospid-660d345800be06826aff1fc1+ get_from_cp repository_name .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] sample-repo-name+ get_from_cp operator_distribution .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] 16022007+ echo 'Retrieving github_usernames from the Certification Project' | |
[get-pyxis-certification-data : get-cert-project-related-data] Retrieving github_usernames from the Certification Project | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r '.container.github_usernames[]' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr '\n' ' ' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + GITHUB_USERNAMES='rh-operator-bundle-bot rh-operator-bundle-test-e2e ' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n rh-operator-bundle-bot rh-operator-bundle-test-e2e | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
[get-pyxis-certification-data : get-cert-project-related-data] rh-operator-bundle-bot rh-operator-bundle-test-e2e | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' 660d345800be06826aff1fc1 == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt | |
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=16022007 | |
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --org-id 16022007 | |
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor | |
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label | |
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] redhat-isv-operators-stage | |
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ 0.2.382-2 == '' ]] | |
[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] + [[ redhat-isv-operators-stage == '' ]] | |
[copy-bundle-image-to-released-registry : skopeo-copy] + SRC_AUTHFILE=/workspace/src-registry-credentials/.dockerconfigjson | |
[copy-bundle-image-to-released-registry : skopeo-copy] + DEST_AUTHFILE=/workspace/dest-registry-credentials/.dockerconfigjson | |
[copy-bundle-image-to-released-registry : skopeo-copy] + CONNECT_REPO_PATH=registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name | |
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-stage/test-e2e-operator:0.2.382-2 docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:0.2.382-2 | |
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:fccac8f326aa8576e1ae195f622a1a8a3ff7f7cde05e2d48317011160e9b6525 | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:5d3c0a7bbeecfaf6200584c11cd9f7a0a03cb804bdbba7d5f7ac4225285e3d3e | |
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination | |
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-stage/test-e2e-operator:0.2.382-2 docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:latest | |
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:fccac8f326aa8576e1ae195f622a1a8a3ff7f7cde05e2d48317011160e9b6525 | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:5d3c0a7bbeecfaf6200584c11cd9f7a0a03cb804bdbba7d5f7ac4225285e3d3e | |
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination | |
[copy-bundle-image-to-released-registry : skopeo-copy] ++ skopeo inspect --retry-times 5 --authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:0.2.382-2 | |
[copy-bundle-image-to-released-registry : skopeo-copy] ++ jq -r .Digest | |
[copy-bundle-image-to-released-registry : skopeo-copy] + DIGEST=sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe | |
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /tekton/results/container_digest | |
[copy-bundle-image-to-released-registry : skopeo-copy] sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe+ echo '- registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name:0.2.382-2' | |
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /workspace/output/release_info/released_bundle.txt | |
[copy-bundle-image-to-released-registry : skopeo-copy] - registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name:0.2.382-2 | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name@sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe | |
[add-bundle-to-fbc : add-bundle-to-fbc] + RELEASE_CONFIG_PATH=operators/test-e2e-operator/0.2.382-2/release-config.yaml | |
[add-bundle-to-fbc : add-bundle-to-fbc] + [[ ! -f operators/test-e2e-operator/0.2.382-2/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-operator/0.2.382-2/release-config.yaml | |
[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] + [[ ! -f operators/test-e2e-operator/0.2.382-2/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] + exit 0 | |
[publish-pyxis-data : skopeo-inspect] + IMAGE_PULL_SPEC=quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1@sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe | |
[publish-pyxis-data : skopeo-inspect] + skopeo inspect --retry-times 5 --no-tags --authfile /workspace/registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1@sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe | |
[publish-pyxis-data : set-cert-project-repository] + set-cert-project-repository --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 660d345800be06826aff1fc1 --registry quay.io --repository redhat-isv-operators-stage/660d345800be06826aff1fc1 --docker-config /workspace/registry-credentials/.dockerconfigjson --verbose | |
[publish-pyxis-data : set-cert-project-repository] 2025-05-15 15:04:27,141 [operator-cert] DEBUG Setting repository info for cert project 660d345800be06826aff1fc1: registry=quay.io repository=redhat-isv-operators-stage/660d345800be06826aff1fc1 | |
[publish-pyxis-data : set-cert-project-repository] 2025-05-15 15:04:27,141 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : set-cert-project-repository] 2025-05-15 15:04:27,141 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/660d345800be06826aff1fc1 | |
[publish-pyxis-data : set-cert-project-repository] 2025-05-15 15:04:27,585 [operator-cert] DEBUG Repository info for cert project 660d345800be06826aff1fc1 successfully updated | |
[publish-pyxis-data : create-container-image] Creating container image | |
[publish-pyxis-data : create-container-image] + echo 'Creating container image' | |
[publish-pyxis-data : create-container-image] + create-container-image --pyxis-url https://pyxis.stage.engineering.redhat.com --registry quay.io --repository redhat-isv-operators-stage/660d345800be06826aff1fc1 --docker-image-digest sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe --isv-pid ospid-660d345800be06826aff1fc1 --skopeo-result /workspace/image-data/skopeo-inspect.json --bundle-version 0.2.382-2 --output-file /workspace/image-data/pyxis-image.json --verbose | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,461 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,461 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/images?page_size=1&filter=isv_pid%3D%3D%22ospid-660d345800be06826aff1fc1%22%3Bdocker_image_digest%3D%3D%22sha256%3Adb2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe%22%3Bnot%28deleted%3D%3Dtrue%29 | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,461 [operator-cert] DEBUG GET Pyxis request params: None | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,849 [operator-cert] INFO Image with given docker_image_digest and isv_pid doesn't exist yet | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,850 [operator-cert] INFO Creating new container image | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,850 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : create-container-image] 2025-05-15 15:04:28,850 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/images | |
[publish-pyxis-data : publish-pyxis-image] + echo 'Publishing image and associated resources' | |
[publish-pyxis-data : publish-pyxis-image] Publishing image and associated resources | |
[publish-pyxis-data : publish-pyxis-image] ++ jq -r ._id /workspace/image-data/pyxis-image.json | |
[publish-pyxis-data : publish-pyxis-image] + IMAGE_ID=6826027d81cc3923f214aa4c | |
[publish-pyxis-data : publish-pyxis-image] + publish-pyxis-image --pyxis-url https://pyxis.stage.engineering.redhat.com --image-id 6826027d81cc3923f214aa4c --cert-project-id 660d345800be06826aff1fc1 | |
[publish-pyxis-data : publish-pyxis-image] 2025-05-15 15:04:30,318 [operator-cert] INFO Image request 6826027ec0e30b3770062bd5 status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-05-15 15:04:35,447 [operator-cert] INFO Image request 6826027ec0e30b3770062bd5 status: in progress | |
[publish-pyxis-data : publish-pyxis-image] 2025-05-15 15:04:40,604 [operator-cert] INFO Image request 6826027ec0e30b3770062bd5 status: completed | |
[publish-pyxis-data : publish-pyxis-image] 2025-05-15 15:04:40,604 [operator-cert] INFO Image request 6826027ec0e30b3770062bd5 finished with status completed - The image has been successfully published. | |
[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=certified-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/test-e2e-operator/0.2.382-2 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/test-e2e-operator/0.2.382-2 certified-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.16", "indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}], "max_version_index": {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-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.16", "indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}], "max_version_index": {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "=v4.16", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[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/certified-operator-index:v4.16" | |
[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.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[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/certified-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/certified-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/certified-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/certified-operator-index:v4.16" | |
[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/certified-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/certified-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/certified-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/certified-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/certified-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/certified-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/certified-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.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-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/certified-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/certified-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/certified-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.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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.16+ tr -d '\n\r' | |
[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] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-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.16+ tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.19 4.18 4.17 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] =v4.16 | |
[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-05-15T15:05:10.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: certified-operators' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-release-pipeline-runwbh6q' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-05-15T15:05:10.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: certified-operators' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n certified-operators | |
[acquire-lease : create-lease] + LEASE_NAME=certified-operators | |
[acquire-lease : create-lease] + echo 'Attempting to create lease certified-operators' | |
[acquire-lease : create-lease] Attempting to create lease certified-operators | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/certified-operators created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] Acquired lease certified-operators | |
[acquire-lease : create-lease] + echo 'Acquired lease certified-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/certified-operator-index:v4.16 | |
[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/certified-operator-index:v4.16 | |
[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/certified-operator-index:v4.16 --bundle-pullspec registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name@sha256:db2be0f6879ce1c31fca722053cfd667df42ff277ded4d957ba2d3afec21f3fe --index-image-destination '' --image-output index-image-paths.txt | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:05:37,918 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:05:57,981 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:06:18,057 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:06:38,121 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:06:58,190 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:07:18,290 [operator-cert] INFO Waiting for IIB batch build to finish: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:07:38,358 [operator-cert] INFO IIB batch build completed successfully: 87686 | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:07:38,358 [operator-cert] INFO Extracting manifest digests for signing... | |
[add-bundle-to-index : add-bundle-to-index] 2025-05-15 15:07:38,358 [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/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[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/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[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/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[sign-index-image : get-image-digests] ++ awk -F + '{print $1}' | |
[sign-index-image : get-image-digests] + REFERENCE=registry.stage.redhat.io/redhat/certified-operator-index:v4.16 | |
[sign-index-image : get-image-digests] ++ echo registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[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:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[sign-index-image : get-image-digests] ++ skopeo inspect --retry-times 5 --raw docker://registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[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":1089,"digest":"sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702","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":1089,"digest":"sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702","platform":{"architecture":"s390x","os":"linux"}}]}' | |
[sign-index-image : get-image-digests] ++ jq -r '.manifests[].digest' | |
[sign-index-image : get-image-digests] + MANIFEST_LIST='sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e | |
[sign-index-image : get-image-digests] sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758 | |
[sign-index-image : get-image-digests] sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa | |
[sign-index-image : get-image-digests] sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702' | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
[sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : get-image-digests] ++ echo sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758 sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702 | |
[sign-index-image : get-image-digests] ++ tr ' ' , | |
[sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e,sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758,sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa,sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702 | |
[sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=, | |
[sign-index-image : get-image-digests] + echo -n registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : get-image-digests] + tee /workspace/results/docker_references.txt | |
[sign-index-image : get-image-digests] registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,+ echo -n sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e,sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758,sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa,sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702, | |
[sign-index-image : get-image-digests] + tee /workspace/results/manifest_digests.txt | |
[sign-index-image : get-image-digests] sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e,sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758,sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa,sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702, | |
[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:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e,sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758,sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa,sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702, | |
[sign-index-image : request-signature] ++ cat /workspace/results/docker_references.txt | |
[sign-index-image : request-signature] + DOCKER_REFERENCES=registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[sign-index-image : request-signature] Requesting signing from RADAS | |
[sign-index-image : request-signature] + echo '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:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e,sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758,sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa,sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702, --output signing_response.json --reference registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16, --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-05-15 15:07:48,272 [operator-cert] DEBUG umb listener session with cert + key is created. | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,272 [operator-cert] INFO Connecting to the UMB... | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,418 [operator-cert] INFO Subscribed to /queue/Consumer.nonprod-operatorpipelines.3e4ed53e-6d70-4b0b-b59d-92c3da172295.VirtualTopic.eng.robosignatory.isv.sign with id=3e4ed53e-6d70-4b0b-b59d-92c3da172295 | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,418 [operator-cert] INFO Sending 4 signing request messages...attempt #1 | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,418 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758", "request_id": "419d2aef-f2da-4661-b298-7312511bae3c", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702", "request_id": "ba414094-4628-43dd-acd2-36e9881403b0", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa", "request_id": "dc71e556-320e-4280-aa2a-d91ef6562f7e", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e", "request_id": "980f66bc-94cb-40af-9539-425a26b77e30", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,419 [operator-cert] DEBUG Checking for signing response result files with prefixes {'419d2aef-f2da-4661-b298-7312511bae3c', 'ba414094-4628-43dd-acd2-36e9881403b0', 'dc71e556-320e-4280-aa2a-d91ef6562f7e', '980f66bc-94cb-40af-9539-425a26b77e30'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,897 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758', 'request_id': '419d2aef-f2da-4661-b298-7312511bae3c', 'request_received_time': '2025-05-15T15:07:48.465971', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==', 'signing_server_requested': '2025-05-15T15:07:48.467637', 'signing_server_responded': '2025-05-15T15:07:48.662534', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,898 [operator-cert] INFO Response from radas successfully received for request 419d2aef-f2da-4661-b298-7312511bae3c | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,909 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702', 'request_id': 'ba414094-4628-43dd-acd2-36e9881403b0', 'request_received_time': '2025-05-15T15:07:48.492082', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA', 'signing_server_requested': '2025-05-15T15:07:48.493434', 'signing_server_responded': '2025-05-15T15:07:48.654002', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,909 [operator-cert] INFO Response from radas successfully received for request ba414094-4628-43dd-acd2-36e9881403b0 | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,932 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702', 'request_id': 'ba414094-4628-43dd-acd2-36e9881403b0', 'request_received_time': '2025-05-15T15:07:48.669049', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA', 'signing_server_requested': '2025-05-15T15:07:48.669541', 'signing_server_responded': '2025-05-15T15:07:48.785997', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:48,933 [operator-cert] INFO Response from radas successfully received for request ba414094-4628-43dd-acd2-36e9881403b0 | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,067 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa', 'request_id': 'dc71e556-320e-4280-aa2a-d91ef6562f7e', 'request_received_time': '2025-05-15T15:07:48.507448', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA', 'signing_server_requested': '2025-05-15T15:07:48.508610', 'signing_server_responded': '2025-05-15T15:07:48.997534', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,068 [operator-cert] INFO Response from radas successfully received for request dc71e556-320e-4280-aa2a-d91ef6562f7e | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,161 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e', 'request_id': '980f66bc-94cb-40af-9539-425a26b77e30', 'request_received_time': '2025-05-15T15:07:48.523394', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=', 'signing_server_requested': '2025-05-15T15:07:48.524525', 'signing_server_responded': '2025-05-15T15:07:48.715660', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,161 [operator-cert] INFO Response from radas successfully received for request 980f66bc-94cb-40af-9539-425a26b77e30 | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,165 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758', 'request_id': '419d2aef-f2da-4661-b298-7312511bae3c', 'request_received_time': '2025-05-15T15:07:48.473681', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==', 'signing_server_requested': '2025-05-15T15:07:48.475231', 'signing_server_responded': '2025-05-15T15:07:48.759159', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,165 [operator-cert] INFO Response from radas successfully received for request 419d2aef-f2da-4661-b298-7312511bae3c | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,374 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa', 'request_id': 'dc71e556-320e-4280-aa2a-d91ef6562f7e', 'request_received_time': '2025-05-15T15:07:48.792486', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA', 'signing_server_requested': '2025-05-15T15:07:48.793002', 'signing_server_responded': '2025-05-15T15:07:48.901738', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,374 [operator-cert] INFO Response from radas successfully received for request dc71e556-320e-4280-aa2a-d91ef6562f7e | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,408 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e', 'request_id': '980f66bc-94cb-40af-9539-425a26b77e30', 'request_received_time': '2025-05-15T15:07:48.907946', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=', 'signing_server_requested': '2025-05-15T15:07:48.908455', 'signing_server_responded': '2025-05-15T15:07:49.013628', 'signing_status': 'success'} | |
[sign-index-image : request-signature] 2025-05-15 15:07:49,409 [operator-cert] INFO Response from radas successfully received for request 980f66bc-94cb-40af-9539-425a26b77e30 | |
[sign-index-image : request-signature] 2025-05-15 15:07:53,420 [operator-cert] INFO Unsubscribing from queue and disconnecting from UMB... | |
[sign-index-image : request-signature] 2025-05-15 15:07:53,420 [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": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758", "request_id": "419d2aef-f2da-4661-b298-7312511bae3c", "request_received_time": "2025-05-15T15:07:48.473681", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==", "signing_server_requested": "2025-05-15T15:07:48.475231", "signing_server_responded": "2025-05-15T15:07:48.759159", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702", "request_id": "ba414094-4628-43dd-acd2-36e9881403b0", "request_received_time": "2025-05-15T15:07:48.669049", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1 | |
[sign-index-image : request-signature] /qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA", "signing_server_requested": "2025-05-15T15:07:48.669541", "signing_server_responded": "2025-05-15T15:07:48.785997", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa", "request_id": "dc71e556-320e-4280-aa2a-d91ef6562f7e", "request_received_time": "2025-05-15T15:07:48.792486", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA", "signing_server_requested": "2025-05-15T15:07:48.793002", "signing_server_responded": "2025-05-15T15:07:48.901738", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e", "request_id": "980f66bc-94cb-40af-9539-425a26b77e30", "request_received_time": "2025-05-15T15:07:48.907946", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0Ry | |
[sign-index-image : request-signature] vbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=", "signing_server_requested": "2025-05-15T15:07:48.908455", "signing_server_responded": "2025-05-15T15:07:49.013628", "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":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758",' '"request_id":' '"419d2aef-f2da-4661-b298-7312511bae3c",' '"request_received_time":' '"2025-05-15T15:07:48.473681",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==",' '"signing_server_requested":' '"2025-05-15T15:07:48.475231",' '"signing_server_responded":' '"2025-05-15T15:07:48.759159",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702",' '"request_id":' '"ba414094-4628-43dd-acd2-36e9881403b0",' '"request_received_time":' '"2025-05-15T15:07:48.669049",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh3 | |
[sign-index-image : request-signature] 5nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA",' '"signing_server_requested":' '"2025-05-15T15:07:48.669541",' '"signing_server_responded":' '"2025-05-15T15:07:48.785997",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa",' '"request_id":' '"dc71e556-320e-4280-aa2a-d91ef6562f7e",' '"request_received_time":' '"2025-05-15T15:07:48.792486",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA",' '"signing_server_requested":' '"2025-05-15T15:07:48.793002",' '"signing_server_responded":' '"2025-05-15T15:07:48.901738",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e",' '"request_id":' '"980f66bc-94cb-40af-9539-425a26b77e30",' '"request_received_time":' '"2025-05-15T15:07:48.907946",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2Zq | |
[sign-index-image : request-signature] XX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=",' '"signing_server_requested":' '"2025-05-15T15:07:48.908455",' '"signing_server_responded":' '"2025-05-15T15:07:49.013628",' '"signing_status":' '"success"}]' | |
[sign-index-image : request-signature] [{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmUyMGU2ZjFiZmYxYjQ0MGRiYWUzNjdkYzMxZDY3YzVjYTQxYTM4ODgwY2RhODMwNzU0OTJkZGM1NjBlY2U3NTgifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758", "request_id": "419d2aef-f2da-4661-b298-7312511bae3c", "request_received_time": "2025-05-15T15:07:48.473681", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==", "signing_server_requested": "2025-05-15T15:07:48.475231", "signing_server_responded": "2025-05-15T15:07:48.759159", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmY4Nzg1NWJjNDFjN2FkNDZhODk4MTU5NTFhOGIxOWE2ZjU2OWNlODdiYWUwZDI0YWEzNWJlYjJkODY5ZmM3MDIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702", "request_id": "ba414094-4628-43dd-acd2-36e9881403b0", "request_received_time": "2025-05-15T15:07:48.669049", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNq | |
[sign-index-image : request-signature] NQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA", "signing_server_requested": "2025-05-15T15:07:48.669541", "signing_server_responded": "2025-05-15T15:07:48.785997", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcxMjhhNmQzMjI1OWJlZjRmOGQzMzBiOTlmNTZhZGZlOWNjODE4MTM3NTRhYWUzZDI1MWEzOTAyMjQ4OGNlYWEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa", "request_id": "dc71e556-320e-4280-aa2a-d91ef6562f7e", "request_received_time": "2025-05-15T15:07:48.792486", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA", "signing_server_requested": "2025-05-15T15:07:48.793002", "signing_server_responded": "2025-05-15T15:07:48.901738", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjBkNDZiMDgyMGI0ZTgwYmE1YzI2ZDFhMmM1MzQwNTI0OWQ1NjkzZmEwNGYyMTQ5ZWMxODk2Yjc0OGVlZmRkNmUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e", "request_id": "980f66bc-94cb-40af-9539-425a26b77e30", "request_received_time": "2025-05-15T15:07:48.907946", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHH | |
[sign-index-image : request-signature] Dska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=", "signing_server_requested": "2025-05-15T15:07:48.908455", "signing_server_responded": "2025-05-15T15:07:49.013628", "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 1001650000 18 May 15 15:07 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='owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA== | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA | |
[sign-index-image : verify-signature] owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=' | |
[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 owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA== | |
[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 Thu May 15 15:07:48 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 owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA | |
[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 Thu May 15 15:07:48 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 owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA | |
[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 Thu May 15 15:07:48 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 owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA= | |
[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 Thu May 15 15:07:48 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-05-15 15:07:54,469 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,469 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,661 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '6826034a4398747aa8478131', '_meta': {'trace_id': '0xe55f2474779ebec58312b326d9de77ca'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-05-15T15:07:54.600000+00:00', 'last_update_date': '2025-05-15T15:07:54.600000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrFKNDFLN0gyT0oDYxMQgJSkx1djMPCXZ2DDFzDzZNDnRxDDR2MLCwiA5JdHC2MDc1MTSKCUl2dTMIDU51dzUQqlWR0GppLIAZJ1SYkl+bmayQnJ+XkliZl5qkUJxZnpeYklpUaoSUFVmSmpeSWZJJbLDilLTUotS85LB2otS0zOLS4oq9YpLgO7XK0pNyUgs0cvM14ew9JNTi0oy0zJTU3TzC1KLgJYV6WbmpaRWWJWZ6BmaKdWCnJJfUJKZnwcNh+SiVJAqsNOKEourshOBijqZZFgYGDkY2FiZQEHHwMUpAAvQKUb8/1P017SXaVuusMl+zru55urxUKF7npymbP/DkitXVi6aforb8tXiWaaaFt1emrEvg9z9z4munq7fW3Q8+9SxI9nOM/+sMfl+v/uN3sxVJ0tThewYHxjMuTCn03+L3qLDVz/1nJW85N/uuPDor6IHot5dEf7aYv9zd+j/3a/3KJL7o9Z9ho15ZtXOvyq+2NfF+R9dxPBd2uC9mPxiG4GVy46xhVy7PtNpy68EpSuTJF7bpf7xeXDt1q5NfvX3c1erTBT4Yuz78dO/TJOd3vckNEOL1r25VLt67gO5qil1e/lVPxlL8NhE3Lk6RVe2f+/PXRMeSJ+bILK5fOptjnefo9ht9TyS6hRzLshvMq/c/miv1rcJDkdcgz1OTI11z+R/IefF8ui0/+EzbftnXHN9wHHSOazTqdLGT0tc8TPvnmmarkfNT5taaSdve3m7ofzEhE0XxYX4N3gkL+zJjjS6fvdztuHyz58X/M7r8HN9EntjL+s5lu46BsHdt55Jc238VvtWzsr3gO0yx+mnON76K6Zv4/RSOpFwq/xIdIBp25ycvNPRgrfy/v2WnfjJe4G3kvZ6njRmTlGlf9uXnzE9/NLu9d4ZK34+3PL7mefMpQsTHi/ccrt8QoJBeeW0yTN79+ivUufUmfnn5bftM2f233ijG/5Ug/Pf7ovn58+5k+7SKsbeU3+HJ2Fi43JWe5OV5Tu9bK/+cTww3bQtJ8kAAA==', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,662 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,662 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,801 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '6826034ab7a2aa0a720f0f2e', '_meta': {'trace_id': '0xa3948b270bc3ceff8539172be48e310a'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-05-15T15:07:54.742000+00:00', 'last_update_date': '2025-05-15T15:07:54.742000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrNIszC1MTZOSTQyTzRNTTMwSLSwtDE0tTQ0TLZIMLRPN0kzNLJNTLcyTElMNUoxMEhONTZNSk4xSLMws05LNDYyUanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAJ3Hz//fs9Um6tXsCwdvvtBKi+788fixp1PKtSeS656mTD3+O+pNrMaxcqnFxzKP6cxYfp1VaTNnY+LCuKY9/y1M2YztD3YLGc50X99ZJKF0xUG1Om3i8cVTLpbO/pi254O+mPfH2+IPyg68bPqadufB8vjPz9Ru6M2ase/y8xUyDbGd7u0enT9kNt9zmpihXHbWeatWz41ylSz+v0tEjpqoG/jPTrFIkplvmDxVX3Y+I/vrz6//xB7b+E/LrvBARXPf1Abnw0enpzRa+s+9dcrCxKNzyk95QzVJF/dvXQ8z44I0tzkXfvFd+/WA6qPnP1q/i1dWfXu78mZu3dprb/IbVqrw2B8JTD2hFa2505/x6geD9/nBX3Pm9+tG+a/77vu6bs5s9mvRWQZsbfFzdi0+LBImFvTO9byp7hK2+tIAjcfmSl06308teLazf/ejoyWyU56W7VKu2qNwXXBFPrfKE75zDY96YisPbni2SEbp7XHN7XY93Srh35nZ3++XS5qrOlf2H09hVspSz6Jf2vflP1p/KVt998fJvUaKhW+MiuZs5fodtPRid5D+rjNSF1YYH9L2uM33PJUhqNruG8vG7QecH1/qS1r5NvqgNqNQMXOVbIJCr3fZmQ/OK6J6zysXW7PemTuFTc0hLHCpMvvJox+y0zfJNlrMvigTlsfZKVB9K2DZwRPz9p9ozOJy29KS4qJ32aHIw5z3b7NPymQA', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,802 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-05-15 15:07:54,802 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-05-15 15:07:55,019 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '6826034ab7a2aa0a720f0f33', '_meta': {'trace_id': '0xb0f95693a560dbbc69666005266ecb4c'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-05-15T15:07:54.879000+00:00', 'last_update_date': '2025-05-15T15:07:54.879000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrMwNjSwSzVKMjYxMLZNS00zSLFKMjQ2SLC3TTM0SU9JSLZOTLQwtDI3NTU0SE1ONU4xMDRONLQ2MjEwsLJJTExOVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCob6NzaTiYZFgZGDgY2ViZQ0DFwcQrAAvTgYwGGro6rLXbnTnEdrJnUbnxyy075RY9L4lf2fVy0ccOe6gA1V5d5R/Xkm0uOsdaacP7zbypg3dT9b+qBjOoHVy/aRqpHlX5beMTyjNE3iY7FZhvDXm1/ytz9iT1s9t4Vk7j/16RKHw/b82z93Q3Ru7SM/2qXfnn0IFvs1PrVzdbZnUXyc8r22EvwLtuafyfuB/tL4bCpJfHPNSfvXhZXdWDbt6miDrnfr/z+YugWl/05MbNDa+vFv+8Wnjqf/3zf1sMV+zu4U+5d2s8ssqzxdVBrRmFMsdSNt9yWXU1a8e0XEnpaJjPcs30pf3bS9oTpAVreSnuLTN8rL87e+ImlxunXyY8Wf24fuPlVsPnX3opp9c09r8M/sn5JdhLzP2Mg8jXypn1A48o65sKKg/0C/P/SSx5E+qmuPxeimy5+Xf/Nwbdd4pu+L43bb2lhYaW34vvWPp/yaj9Zzgz/r3K9y78z5nU/POJjXa65v1Xt8a1pkVln6rav5lrw7ZqYgFuxy5+AJc4bFjXt1+TatOIRa3j67PMZE06tXbX9loH50atFigq6Jpedg/1ebfxo/HeZ2xmJ+O8TMmI7+1d4ME66pyxV9nR3M+P9LXcqWF5W7mEs03qdMtNj3dy5c/slMz7VVUy5d/5oxVPWBZlN6puDlx39uMnpw+81W37HuR6fc/T6iqnrY4ou9XEtZNoi+Fe1xlFA+N/H/Wrh8zzMI8u6TwMA', 'updated_on_behalf_of': None} | |
[sign-index-image : upload-signature] 2025-05-15 15:07:55,019 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[sign-index-image : upload-signature] 2025-05-15 15:07:55,019 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[sign-index-image : upload-signature] 2025-05-15 15:07:55,226 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '6826034b4398747aa8478136', '_meta': {'trace_id': '0x9f8eb28471b8820e308cc6a7f08c7568'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-05-15T15:07:55.093000+00:00', 'last_update_date': '2025-05-15T15:07:55.093000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZnx9IGiJIYMNWaXaqXkosySzOTEHCUrhWqlzNzE9FQwKyU/OTu1SDc3MS8zLbW4RDclMx1IAaWUijMSjUzNrAxSTMySDCyMDJJMUi0MkhJNk43MUgwTjZJNjU0MTI1MLFNMzSyN0xINTNKMDE0sU5MNLSzNksxNLFJT01JSzFKVanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpFGem5yWWlBalKgFVZaak5pVkllQiO6woNS21KDUvGay9KDU9s7ikqFKvuATofr2i1JSMxBK9zHx9CEs/ObWoJDMtMzVFN78gtQhoWZFuZl5KaoVVmYmeoZlSLcgp+QUlmfl50HBILkoFqQI7rSixuCo7Eaiok0mGhYGRg4GNlQkUdAxcnAKwAP2lwf9XRq45zq/G4ePtj0FGT/34ckubU/x/TnxYq159VdxqB+t9F/WLHkIZCW2MJ4/ZXHPZ07FnwxPnbZ/9Uh0FPjMETj9+PY9n+t0dVhc3lp653P02mv1x09ebdmc+2ZqXX/krvLEx5eWq18VrQ0XW38hO31gdeUCoS0eSV5ebYYdPd8wnD1WVU9+mOC4wLGae+a/lkcfdtwKZih+13CYLtb6Pvq96TD+wP+r0PxPL2D/bJeXqlJQ3vtFU8No++8QzrWDp7VLman+EjR7f2T1Xd1vyd7mI2MmLI2uckxk0Nz0OOCq6mi+92rH0xT13624F3saH5n/3lOrJzTmTJ/18h0RyvbrMwXibXQHHDska+axW5HzCFFXEPCksZ85u9vCfoidF9nVO18i+pcctlzv1ULExy2rXu0uULp3lfu7zIItzuqbrhJDy0OW1D/O+uqzU/LY+w033+TSr2jNViY+a87965TjPr+7+/kZ5W2d/9OPtWssuifysfLxbt8Tr8yMmi/clElsSUnYalptXPHdwusKxJq7ZXY3VeKLipPjqjbHJLcESZZNchBcmHMyrilp6+WVhpM26x16nulKUVv2Xrbx3KvbOTo8damYz+w/7TjroO12Bd9Fcz5iZ5yp7xVbd9N76Z8vxe1VLuexKr1Zr/9+X88TeI/8av+XWSg3fo9+e+H1l7Y8RvexaPcmy6vdzjYiFd15+X6RyoTLrDwA=', 'updated_on_behalf_of': None} | |
[publish-to-index : skopeo-copy] FROM_INDEX: quay.io/redhat-pending/redhat----certified-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:1ff1b3cddd91522968fb99a9e2f1b34097e523c816a92d122c9e91e0d495d503 | |
[publish-to-index : skopeo-copy] Dest images: | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----certified-operator-index:v4.16 | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----certified-operator-index:v4.16-1747321701 | |
[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:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:53384bbd23d903e4478e7f88161a36333b627cef27adb9c43dec38e86d1277ff | |
[publish-to-index : skopeo-copy] Copying blob sha256:e322fcb18b93b806f876457d6c8d4984acb85e1f7017f69131c6d4fe413f58f8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:c01784e7ac48a2128696f76f5e2ae58f2d00e092f94e3edb3862a4d794fada4c | |
[publish-to-index : skopeo-copy] Copying blob sha256:95cd03ed53f69589c51235573f6a7c10c8014a888ce4cf96c1334662339ebcfb | |
[publish-to-index : skopeo-copy] Copying blob sha256:ae0badd537673e93bcbcf384ce6acda3cdfef75d43bd2f7bc766ef5ffba3e51a | |
[publish-to-index : skopeo-copy] Copying config sha256:8eb747814b4469326510d90b5d51c4ddd4c858dc257c4667b8e0b322a93f93ec | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:f1411c768953628edbb7d618e4e5ad805c2a7544e0a9434f74094408bdcc812d | |
[publish-to-index : skopeo-copy] Copying blob sha256:08ba8c22fd150809cb7e12a0e4d56dbbb1c8409ad349210e1b6882af4a42cb1a | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dc2ad2bc4e6e1396d7796ad71946955cd4adca263d3aeafb7fcc9fb3f75721f | |
[publish-to-index : skopeo-copy] Copying blob sha256:e05cc49420fbd651631cb7b47c707d2b8a71b0568417dd9916e7e453ae9c40e4 | |
[publish-to-index : skopeo-copy] Copying blob sha256:c8cabaacaaf71f45e2f663b9470db3e62a903707c51c2edbde870be77a157daa | |
[publish-to-index : skopeo-copy] Copying config sha256:f728d96232e4826176013fe6d5b139ff33d4ef03180df76a7b791281785864c5 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:8b0776fd193d4e40dc58c1cc04420920fa002765714814380789d20568e73839 | |
[publish-to-index : skopeo-copy] Copying blob sha256:72f49196e4e4182b3a2851b68e176783c500da69e727dd10e7eac977312f07f7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c1db222f00d2dc5398975427c640d1dcd01637fa8e449f8a1ceed811f23ec2e | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dd52dbe2b681b49747c9595553f5875563d357132ec11d02bdb62bd0e8651ae | |
[publish-to-index : skopeo-copy] Copying blob sha256:79b62364f4a301be0c50e2cbabd598613bfeaea47b4a2ff7407332b931c74bb9 | |
[publish-to-index : skopeo-copy] Copying config sha256:7d112bb13e2bdffb6109db1a8a098137905993ccc2d4b4a1d841d7901841aec9 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702 (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c8bab02620db67f97bccfb4e9acf92b30fa476c9aa5b736ea8bbbaadfd677e6 | |
[publish-to-index : skopeo-copy] Copying blob sha256:755375a604744f8084794f7ef919a3b8976fe64f6eb542ff223ebf1a40f795f7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:f45e0b9ebb6612ac9807cc334afb6ff242cd3653a035c9844d904e359da0caf8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:545dc39de9d4cb017d563a4c16706add7f7e98a025aa8bea0d9439072bac0ef7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:a4af0d717f4fa48bf9afb159b0d3c54c28a94066464223cb0d31ac0408bd6a28 | |
[publish-to-index : skopeo-copy] Copying config sha256:26e2da64e6a5096fff8c02f08a62c8c5c9815bbb201004ad2ba490fff799fb0a | |
[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:0d46b0820b4e80ba5c26d1a2c53405249d5693fa04f2149ec1896b748eefdd6e (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:53384bbd23d903e4478e7f88161a36333b627cef27adb9c43dec38e86d1277ff | |
[publish-to-index : skopeo-copy] Copying blob sha256:95cd03ed53f69589c51235573f6a7c10c8014a888ce4cf96c1334662339ebcfb | |
[publish-to-index : skopeo-copy] Copying blob sha256:e322fcb18b93b806f876457d6c8d4984acb85e1f7017f69131c6d4fe413f58f8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:c01784e7ac48a2128696f76f5e2ae58f2d00e092f94e3edb3862a4d794fada4c | |
[publish-to-index : skopeo-copy] Copying blob sha256:ae0badd537673e93bcbcf384ce6acda3cdfef75d43bd2f7bc766ef5ffba3e51a | |
[publish-to-index : skopeo-copy] Copying config sha256:8eb747814b4469326510d90b5d51c4ddd4c858dc257c4667b8e0b322a93f93ec | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:e20e6f1bff1b440dbae367dc31d67c5ca41a38880cda83075492ddc560ece758 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:f1411c768953628edbb7d618e4e5ad805c2a7544e0a9434f74094408bdcc812d | |
[publish-to-index : skopeo-copy] Copying blob sha256:c8cabaacaaf71f45e2f663b9470db3e62a903707c51c2edbde870be77a157daa | |
[publish-to-index : skopeo-copy] Copying blob sha256:e05cc49420fbd651631cb7b47c707d2b8a71b0568417dd9916e7e453ae9c40e4 | |
[publish-to-index : skopeo-copy] Copying blob sha256:08ba8c22fd150809cb7e12a0e4d56dbbb1c8409ad349210e1b6882af4a42cb1a | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dc2ad2bc4e6e1396d7796ad71946955cd4adca263d3aeafb7fcc9fb3f75721f | |
[publish-to-index : skopeo-copy] Copying config sha256:f728d96232e4826176013fe6d5b139ff33d4ef03180df76a7b791281785864c5 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:7128a6d32259bef4f8d330b99f56adfe9cc81813754aae3d251a39022488ceaa (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:8b0776fd193d4e40dc58c1cc04420920fa002765714814380789d20568e73839 | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c1db222f00d2dc5398975427c640d1dcd01637fa8e449f8a1ceed811f23ec2e | |
[publish-to-index : skopeo-copy] Copying blob sha256:72f49196e4e4182b3a2851b68e176783c500da69e727dd10e7eac977312f07f7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:79b62364f4a301be0c50e2cbabd598613bfeaea47b4a2ff7407332b931c74bb9 | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dd52dbe2b681b49747c9595553f5875563d357132ec11d02bdb62bd0e8651ae | |
[publish-to-index : skopeo-copy] Copying config sha256:7d112bb13e2bdffb6109db1a8a098137905993ccc2d4b4a1d841d7901841aec9 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:f87855bc41c7ad46a89815951a8b19a6f569ce87bae0d24aa35beb2d869fc702 (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:a4af0d717f4fa48bf9afb159b0d3c54c28a94066464223cb0d31ac0408bd6a28 | |
[publish-to-index : skopeo-copy] Copying blob sha256:f45e0b9ebb6612ac9807cc334afb6ff242cd3653a035c9844d904e359da0caf8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:545dc39de9d4cb017d563a4c16706add7f7e98a025aa8bea0d9439072bac0ef7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c8bab02620db67f97bccfb4e9acf92b30fa476c9aa5b736ea8bbbaadfd677e6 | |
[publish-to-index : skopeo-copy] Copying blob sha256:755375a604744f8084794f7ef919a3b8976fe64f6eb542ff223ebf1a40f795f7 | |
[publish-to-index : skopeo-copy] Copying config sha256:26e2da64e6a5096fff8c02f08a62c8c5c9815bbb201004ad2ba490fff799fb0a | |
[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/certified-operator-index:v4.16 | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-release-pipeline-runwbh6q --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "certified-operators" deleted | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f 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 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f --status success --context operator/publish --description 'Operator bundle has been successfully distributed.' | |
[set-github-status-success : set-github-status] 2025-05-15 15:08:52,690 [operator-cert] INFO Successfully set status to success for commit 39103ec059ad4f7eed61d38d4c64b5b5d5cdd74f 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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2510 | |
[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/2510' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2510 --add-labels operator-release-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,324 [operator-cert] INFO Adding labels ['operator-release-pipeline/passed'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,903 [operator-cert] INFO Labels to remove in namespace: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,903 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f5d333aa7e0> | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,903 [operator-cert] INFO Labels to add: ['operator-release-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,904 [operator-cert] INFO Labels to remove: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:52,904 [operator-cert] INFO Adding label operator-release-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-05-15 15:08:53,570 [operator-cert] INFO Removing label operator-release-pipeline/started | |
[upload-pipeline-logs : get-pipeline-logs] 2025/05/15 15:08:50 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs' | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-release-pipeline-runwbh6q | |
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 660d345800be06826aff1fc1 --operator-version 0.2.382-2 --operator-package-name test-e2e-operator --certification-hash df78aa0cf56cd7e3f99d094881f90fc7 --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2510 --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/source/operator-release-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-15 15:09:08,003 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-15 15:09:08,003 [operator-cert] DEBUG Getting project details: 660d345800be06826aff1fc1 | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-15 15:09:08,191 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-15 15:09:08,191 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/660d345800be06826aff1fc1/artifacts | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-15 15:09:08,884 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=682603948bc3e972fc5625e6 | |
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL: | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/682603948bc3e972fc5625e6 | |
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: ' | |
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/682603948bc3e972fc5625e6 | |
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url | |
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/682603948bc3e972fc5625e6 | |
[github-add-summary-comment : gather-info] 2025/05/15 15:09:31 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-runwbh6q | |
[github-add-summary-comment : gather-info] + mkdir operator-release-pipeline-runwbh6q | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-release-pipeline-runwbh6q | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment