Created
June 18, 2026 00:23
-
-
Save rh-operator-bundle-bot/ab17ad5627ea7f3b26ac95fe0c477d9c 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: 45 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 7 | |
| [get-pr-number : parse-pr-url] + echo -n 8783 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 8783 | |
| [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=2026-06-18T00:12:31.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: operator-hosted-pipeline-pr-8783' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-run9j2bk' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2026-06-18T00:12:31.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-8783' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-8783 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-8783 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-8783' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-8783 | |
| [acquire-lease : create-lease] + true | |
| [acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
| [acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-8783 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-8783 | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-8783' | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 4cc723e7be08853a58775ae6bee476fd3241b7f6 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2026-06-18 00:12:42,213 [operator-cert] INFO Successfully set status to pending for commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-started-label : post-comment] + EXTRA_ARGS= | |
| [set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
| [set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
| [set-github-started-label : post-comment] + [[ true == true ]] | |
| [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/certified-operators/pull/8783' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:41,842 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:42,740 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/passed'] | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:42,740 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f90f08042f0> | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:42,740 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:42,740 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/passed'] | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:42,740 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
| [set-github-started-label : post-comment] 2026-06-18 00:12:43,257 [operator-cert] INFO Removing label operator-hosted-pipeline/passed | |
| [set-env : set-env] + ENV=prod | |
| [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.engineering.redhat.com | |
| [set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
| [set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
| [set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
| [set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
| [set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
| [set-env : set-env] + UMB_URL=umb.api.redhat.com | |
| [set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
| [set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
| [set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/pyxis_url | |
| [set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_url | |
| [set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_registry | |
| [set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/iib_url | |
| [set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
| [set-env : set-env] + tee /tekton/results/sig_key_id | |
| [set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign | |
| [set-env : set-env] + tee /tekton/results/sig_key_name | |
| [set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
| [set-env : set-env] + tee /tekton/results/umb_url | |
| [set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
| [set-env : set-env] + tee /tekton/results/umb_client_name | |
| [set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
| [set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
| [set-env : set-env] community-operator-signing-pipeline | |
| [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:fujitsu/certified-operators.git -revision=4cc723e7be08853a58775ae6bee476fd3241b7f6 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1781741584.796557,"caller":"git/git.go:277","msg":"URL(\"git@github.com:fujitsu/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1781741658.7201262,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:fujitsu/certified-operators.git @ 4cc723e7be08853a58775ae6bee476fd3241b7f6 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1781741658.802159,"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=4cc723e7be08853a58775ae6bee476fd3241b7f6 | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s 4cc723e7be08853a58775ae6bee476fd3241b7f6 | |
| [clone-repository : clone] + printf %s git@github.com:fujitsu/certified-operators.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/certified-operators.git -revision=ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1781741584.7978537,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository-base : clone] {"level":"info","ts":1781741658.273,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1781741658.359645,"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=ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.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/certified-operators/pull/8783 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2026-06-18 00:14:36,150 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'fujitsu-enterprise-postgres-operator'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-06-18 00:14:36,151 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('fujitsu-enterprise-postgres-operator', '8.3.0')}, modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-06-18 00:14:36,151 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-06-18 00:14:36,151 [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": ["fujitsu-enterprise-postgres-operator"], "added_operators": [], "modified_operators": ["fujitsu-enterprise-postgres-operator"], "deleted_operators": [], "added_or_modified_operators": ["fujitsu-enterprise-postgres-operator"], "affected_bundles": ["fujitsu-enterprise-postgres-operator/8.3.0"], "added_bundles": ["fujitsu-enterprise-postgres-operator/8.3.0"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["fujitsu-enterprise-postgres-operator/8.3.0"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "fujitsu-enterprise-postgres-operator", "bundle_version": "8.3.0", "operator_path": "operators/fujitsu-enterprise-postgres-operator", "bundle_path": "operators/fujitsu-enterprise-postgres-operator/8.3.0"}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] + echo -n fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version=8.3.0 | |
| [detect-changes : parse-repo-changes] + echo -n 8.3.0 | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] + echo -n operators/fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path=operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [detect-changes : parse-repo-changes] + echo -n operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] + echo -n fujitsu-enterprise-postgres-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles=fujitsu-enterprise-postgres-operator/8.3.0 | |
| [detect-changes : parse-repo-changes] + echo -n fujitsu-enterprise-postgres-operator/8.3.0 | |
| [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 '.added_or_modified_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_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 | |
| [set-github-pr-title : set-github-status] Setting the PR title | |
| [set-github-pr-title : set-github-status] operator fujitsu-enterprise-postgres-operator (8.3.0) | |
| [set-github-pr-title : set-github-status] + TITLE= | |
| [set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
| [set-github-pr-title : set-github-status] + [[ 8.3.0 != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ 8.3.0 != '' ]] | |
| [set-github-pr-title : set-github-status] + TITLE='operator fujitsu-enterprise-postgres-operator (8.3.0)' | |
| [set-github-pr-title : set-github-status] + echo operator fujitsu-enterprise-postgres-operator '(8.3.0)' | |
| [set-github-pr-title : set-github-status] + gh pr edit --title 'operator fujitsu-enterprise-postgres-operator (8.3.0)' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -z 8.3.0 ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -z git@github.com:redhat-openshift-ecosystem/certified-operators.git ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -z main ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + mkdir -p /tekton/home | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ true == true ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [record-merge-base-lane-snapshot : record-snapshot] + chmod 700 /tekton/home/.ssh | |
| [record-merge-base-lane-snapshot : record-snapshot] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ ssh-agent -s | |
| [record-merge-base-lane-snapshot : record-snapshot] + eval $'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpTJGJl/agent.21; export SSH_AUTH_SOCK;\nSSH_AGENT_PID=22; export SSH_AGENT_PID;\necho Agent pid 22;' | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpTJGJl/agent.21 | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ export SSH_AUTH_SOCK | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ SSH_AGENT_PID=22 | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ export SSH_AGENT_PID | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ echo Agent pid 22 | |
| [record-merge-base-lane-snapshot : record-snapshot] Agent pid 22 | |
| [record-merge-base-lane-snapshot : record-snapshot] + for key in "${HOME}/.ssh/id_rsa" "${HOME}/.ssh/id_ed25519" | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -f /tekton/home/.ssh/id_rsa ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + ssh-add /tekton/home/.ssh/id_rsa | |
| [record-merge-base-lane-snapshot : record-snapshot] Identity added: /tekton/home/.ssh/id_rsa (rh-operator-bundle-bot) | |
| [record-merge-base-lane-snapshot : record-snapshot] + for key in "${HOME}/.ssh/id_rsa" "${HOME}/.ssh/id_ed25519" | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -f /tekton/home/.ssh/id_ed25519 ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + BASE_CLONE=/workspace/base | |
| [record-merge-base-lane-snapshot : record-snapshot] + TIP_CLONE=/tmp/merge-guard-git/tip-clone | |
| [record-merge-base-lane-snapshot : record-snapshot] + REMOTE_URL=git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ git@github.com:redhat-openshift-ecosystem/certified-operators.git == git@* ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + export 'GIT_SSH_COMMAND=ssh -o BatchMode=yes -o StrictHostKeyChecking=accept-new' | |
| [record-merge-base-lane-snapshot : record-snapshot] + GIT_SSH_COMMAND='ssh -o BatchMode=yes -o StrictHostKeyChecking=accept-new' | |
| [record-merge-base-lane-snapshot : record-snapshot] + TIP_REF=refs/heads/main | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ git ls-remote git@github.com:redhat-openshift-ecosystem/certified-operators.git refs/heads/main | |
| [record-merge-base-lane-snapshot : record-snapshot] ++ awk '{print $1; exit}' | |
| [record-merge-base-lane-snapshot : record-snapshot] Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. | |
| [record-merge-base-lane-snapshot : record-snapshot] + TIP_OID_REMOTE=ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ -z ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + export GIT_CONFIG_COUNT=1 | |
| [record-merge-base-lane-snapshot : record-snapshot] + GIT_CONFIG_COUNT=1 | |
| [record-merge-base-lane-snapshot : record-snapshot] + export GIT_CONFIG_KEY_0=safe.directory | |
| [record-merge-base-lane-snapshot : record-snapshot] + GIT_CONFIG_KEY_0=safe.directory | |
| [record-merge-base-lane-snapshot : record-snapshot] + [[ ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 == ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 ]] | |
| [record-merge-base-lane-snapshot : record-snapshot] + echo 'Live target tip matches git_commit_base; reusing base workspace clone.' | |
| [record-merge-base-lane-snapshot : record-snapshot] Live target tip matches git_commit_base; reusing base workspace clone. | |
| [record-merge-base-lane-snapshot : record-snapshot] + rm -rf /tmp/merge-guard-git/tip-clone | |
| [record-merge-base-lane-snapshot : record-snapshot] + TIP_CLONE=/workspace/base | |
| [record-merge-base-lane-snapshot : record-snapshot] + TIP_OID=ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [record-merge-base-lane-snapshot : record-snapshot] + export GIT_CONFIG_VALUE_0=/workspace/base | |
| [record-merge-base-lane-snapshot : record-snapshot] + GIT_CONFIG_VALUE_0=/workspace/base | |
| [record-merge-base-lane-snapshot : record-snapshot] detect-changes base OID (reference): ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [record-merge-base-lane-snapshot : record-snapshot] merge-base lane snapshot at live target tip: ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 | |
| [record-merge-base-lane-snapshot : record-snapshot] + echo 'detect-changes base OID (reference): ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3' | |
| [record-merge-base-lane-snapshot : record-snapshot] + echo 'merge-base lane snapshot at live target tip: ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3' | |
| [record-merge-base-lane-snapshot : record-snapshot] + merge-base-lane-fingerprint record --git-dir /workspace/base --tree-ish ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 --operator-path operators/fujitsu-enterprise-postgres-operator --added-or-modified-catalog-operators '' --output /workspace/output/snapshot.json | |
| [record-merge-base-lane-snapshot : record-snapshot] 2026-06-18 00:14:49,969 [operator-cert] INFO Recorded merge base lane snapshot base_oid=ec7ca40131e153a8ccbaeff6f691e2d2bf2a3fd3 paths=['operators/fujitsu-enterprise-postgres-operator'] | |
| [content-hash : compute-md5sum] + [[ -n operators/fujitsu-enterprise-postgres-operator/8.3.0 ]] | |
| [content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
| [content-hash : compute-md5sum] Compute md5hash of bundle content... | |
| [content-hash : compute-md5sum] + tr '\n' '\0' | |
| [content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
| [content-hash : compute-md5sum] + sort | |
| [content-hash : compute-md5sum] + find operators/fujitsu-enterprise-postgres-operator/8.3.0 -not -name Dockerfile -type f | |
| [content-hash : compute-md5sum] + cat hashes.txt | |
| [content-hash : compute-md5sum] 0cac70502f75e1c942c05e3f8c89d7e4 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feprestores.yaml | |
| [content-hash : compute-md5sum] 0e19a80e789058c725f959e00081d6b9 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepexporters.yaml | |
| [content-hash : compute-md5sum] 0e9540ecde39f48c670e2c69735fb838 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepconfigs.yaml | |
| [content-hash : compute-md5sum] 1f4567c5e0ef138bd3e9e3bc0a1f1090 operators/fujitsu-enterprise-postgres-operator/8.3.0/metadata/annotations.yaml | |
| [content-hash : compute-md5sum] 22ae9e4fac7ebb5797f5c38f6c68ea60 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feppgpool2certs.yaml | |
| [content-hash : compute-md5sum] 37c286c11bf75d085462f8fb91195352 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepautoscales.yaml | |
| [content-hash : compute-md5sum] 3a9b5e7b99ffe558698278e3a4271d21 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep_scc_clusterrole.yaml | |
| [content-hash : compute-md5sum] 457999b093d247eafd0441884003e25a operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepupgrades.yaml | |
| [content-hash : compute-md5sum] 57c5e85cfdccdc41ce6e8006af5e5413 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepclusters.yaml | |
| [content-hash : compute-md5sum] 6cd93c4953f35696fbc720e7af0b2da9 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepcerts.yaml | |
| [content-hash : compute-md5sum] 6edc72917c88d2ac3c2b4b8fb99485cf operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics_monitoring.coreos.com_v1_servicemonitor.yaml | |
| [content-hash : compute-md5sum] 758bf5d9a66a1304d3bee4563c8a29a1 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepbackups.yaml | |
| [content-hash : compute-md5sum] 7697de822dc216e9bba0006a6755a9c4 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics_v1_service.yaml | |
| [content-hash : compute-md5sum] 7c63439fae1a6963833a1b65754847b2 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feppgpool2s.yaml | |
| [content-hash : compute-md5sum] 83b43bd597fec36c80c63255037d5a6d operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepvolumes.yaml | |
| [content-hash : compute-md5sum] a94061d16c6725fd48d3531b1cfe3e4b operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepusers.yaml | |
| [content-hash : compute-md5sum] b164efc0a18a5ddfc533164f7875ff7b operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepactions.yaml | |
| [content-hash : compute-md5sum] d15826e23648857d2fd2aa7529a252c2 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [content-hash : compute-md5sum] d41d8cd98f00b204e9800998ecf8427e operators/fujitsu-enterprise-postgres-operator/8.3.0/metadata/.wh..wh..opq | |
| [content-hash : compute-md5sum] de93678659d54b21ae1e61e30fbccd7b operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics-service_v1_service.yaml | |
| [content-hash : compute-md5sum] e3a44a776d0c49d560835fc747166286 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feploggings.yaml | |
| [content-hash : compute-md5sum] f99f6a374a4e03fe827f522a5e46dd52 operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fujitsu-enterprise-postgres-operator.clusterserviceversion.yaml | |
| [content-hash : compute-md5sum] + md5sum hashes.txt | |
| [content-hash : compute-md5sum] + awk '{ print $1 }' | |
| [content-hash : compute-md5sum] + tr -d $'\n' | |
| [content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
| [content-hash : compute-md5sum] b5e75877a48d5358fe969a0bbbc10902 | |
| [check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner ryota-shimoyama --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
| [check-permissions : check-permissions] 2026-06-18 00:14:53,591 [operator-cert] INFO Checking permissions for the pull request owner: ryota-shimoyama | |
| [check-permissions : check-permissions] 2026-06-18 00:14:53,592 [operator-cert] INFO Checking permissions for operator fujitsu-enterprise-postgres-operator | |
| [check-permissions : check-permissions] 2026-06-18 00:14:54,611 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
| [check-permissions : check-permissions] 2026-06-18 00:14:55,264 [operator-cert] INFO Pull request owner 'ryota-shimoyama' is not a member of the organization 'redhat-openshift-ecosystem' | |
| [check-permissions : check-permissions] 2026-06-18 00:14:55,291 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [check-permissions : check-permissions] 2026-06-18 00:14:55,292 [operator-cert] DEBUG Getting project details: 622aae074603d3f541bec891 | |
| [check-permissions : check-permissions] 2026-06-18 00:14:55,477 [operator-cert] INFO Pull request owner ryota-shimoyama can submit PR for operator fujitsu-enterprise-postgres-operator | |
| [check-permissions : check-permissions] 2026-06-18 00:14:56,251 [operator-cert] INFO Adding label approved | |
| [check-permissions : check-permissions] + jq | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] { | |
| [check-permissions : check-permissions] "approved": true | |
| [check-permissions : check-permissions] } | |
| [check-permissions : check-permissions] + tee /tekton/results/approved | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] + tr -d '\r\n' | |
| [check-permissions : check-permissions] + jq -r .approved | |
| [check-permissions : check-permissions] true | |
| [read-config : read-config] + '[' operators/fujitsu-enterprise-postgres-operator '!=' '' ']' | |
| [read-config : read-config] + PKG_PATH=operators/fujitsu-enterprise-postgres-operator | |
| [read-config : read-config] + CONFIG_PATH=operators/fujitsu-enterprise-postgres-operator/ci.yaml | |
| [read-config : read-config] + [[ ! -d operators/fujitsu-enterprise-postgres-operator ]] | |
| [read-config : read-config] + [[ ! -f operators/fujitsu-enterprise-postgres-operator/ci.yaml ]] | |
| [read-config : read-config] + cat operators/fujitsu-enterprise-postgres-operator/ci.yaml | |
| [read-config : read-config] cert_project_id: 622aae074603d3f541bec891 | |
| [read-config : read-config] merge: true | |
| [read-config : read-config] ++ cat operators/fujitsu-enterprise-postgres-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/fujitsu-enterprise-postgres-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 | |
| [apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --repo-config-file config.yaml --operator-name fujitsu-enterprise-postgres-operator --verbose | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking test check_operator_name | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking test {'name': 'check_operator_name', 'ignore_operators': ['^couchbase-enterprise-certified', '^crunchy-postgres-operator', '^kubeturbo-certified', '^openshiftartifactoryha-operator', '^portworx-certified', '^prometurbo-certified', '^t8c-certified', '^vfunction-server-operator', '^stackgres-certified']} | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^couchbase-enterprise-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^crunchy-postgres-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^kubeturbo-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^openshiftartifactoryha-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^portworx-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^prometurbo-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,424 [operator-cert] DEBUG Checking ignored operator ^t8c-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^stackgres-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test check_replaces_availability | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test {'name': 'check_replaces_availability', 'ignore_operators': ['^vfunction-server-operator']} | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test check_upgrade_graph_loop | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test {'name': 'check_upgrade_graph_loop', 'ignore_operators': ['^vfunction-server-operator']} | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test check_pruned_graph | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test {'name': 'check_pruned_graph', 'ignore_operators': ['^vfunction-server-operator']} | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test check_bundle_higher_than_channel_head | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking test {'name': 'check_bundle_higher_than_channel_head', 'ignore_operators': ['^t8c-certified']} | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] DEBUG Checking ignored operator ^t8c-certified | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:03,425 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:04,404 [operator-cert] INFO Labels to remove in namespace: [] | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:04,404 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fd3eb8942f0> | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:04,404 [operator-cert] INFO Labels to add: [] | |
| [apply-test-waivers : set-github-status] 2026-06-18 00:15:04,404 [operator-cert] INFO Labels to remove: [] | |
| [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] + tee /tekton/results/organization | |
| [get-organization : get-organization] + echo -n certified-operators | |
| [get-organization : get-organization] certified-operators | |
| [yaml-lint : lint-yaml-files] + '[' '!' -e operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [yaml-lint : lint-yaml-files] + yamllint operators/fujitsu-enterprise-postgres-operator/8.3.0 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}' | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fujitsu-enterprise-postgres-operator.clusterserviceversion.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] 54:181 warning line too long (272 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 94:181 warning line too long (211 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 96:181 warning line too long (1583 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 99:181 warning line too long (1258 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 189:181 warning line too long (237 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 216:181 warning line too long (383 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 218:181 warning line too long (1750 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 250:181 warning line too long (1254 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 251:181 warning line too long (1256 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 252:181 warning line too long (1725 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 274:181 warning line too long (223 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 333:181 warning line too long (268 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 337:181 warning line too long (361 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 340:181 warning line too long (3104 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepclusters.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] 580:181 warning line too long (289 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 582:181 warning line too long (184 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 732:181 warning line too long (194 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 733:181 warning line too long (208 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 762:181 warning line too long (204 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 767:181 warning line too long (204 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 1984:181 warning line too long (182 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 1993:181 warning line too long (387 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] 2010:181 warning line too long (267 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep_scc_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepconfigs.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepbackups.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepcerts.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepupgrades.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepvolumes.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feppgpool2certs.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feprestores.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feppgpool2s.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics_monitoring.coreos.com_v1_servicemonitor.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics_v1_service.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepautoscales.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep-ansible-operator-metrics-service_v1_service.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepusers.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepexporters.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] 172:181 warning line too long (195 > 180 characters) (line-length) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_feploggings.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fep.fujitsu.io_fepactions.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/fujitsu-enterprise-postgres-operator/8.3.0/metadata/annotations.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [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 fujitsu-enterprise-postgres-operator ]] | |
| [certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS | |
| [certification-project-check : certification-project-check] + '[' -n fujitsu-enterprise-postgres-operator ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}" | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1 | |
| [certification-project-check : certification-project-check] + '[' -n '' ']' | |
| [certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}" | |
| [certification-project-check : certification-project-check] + file_path=operators/fujitsu-enterprise-postgres-operator/ci.yaml | |
| [certification-project-check : certification-project-check] + '[' '!' -f operators/fujitsu-enterprise-postgres-operator/ci.yaml ']' | |
| [certification-project-check : certification-project-check] ++ cat operators/fujitsu-enterprise-postgres-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=622aae074603d3f541bec891 | |
| [certification-project-check : certification-project-check] + '[' -z 622aae074603d3f541bec891 ']' | |
| [certification-project-check : certification-project-check] + echo -n 622aae074603d3f541bec891 | |
| [certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
| [certification-project-check : certification-project-check] 622aae074603d3f541bec891 | |
| [static-tests : run-suite] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [static-tests : run-suite] + EXTRA_ARGS= | |
| [static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --json labels | |
| [static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json | |
| [static-tests : run-suite] ++ sed 's/tests\/skip\///g' | |
| [static-tests : run-suite] ++ paste -sd , | |
| [static-tests : run-suite] + SKIP_TESTS= | |
| [static-tests : run-suite] + [[ '' != '' ]] | |
| [static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
| [static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suites operatorcert.static_tests.isv,operatorcert.static_tests.common fujitsu-enterprise-postgres-operator 8.3.0 '' | |
| [static-tests : run-suite] + jq . | |
| [static-tests : run-suite] { | |
| [static-tests : run-suite] "passed": true, | |
| [static-tests : run-suite] "outputs": [] | |
| [static-tests : run-suite] } | |
| [static-tests : run-suite] + jq -r '(.outputs//[])|length' | |
| [static-tests : run-suite] + tr -d '\r\n' | |
| [static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length' | |
| [static-tests : run-suite] + tr -d '\r\n' | |
| [static-tests : build-and-post-comment] ++ cat /tekton/results/messages_count | |
| [static-tests : build-and-post-comment] + MESSAGE_COUNT=0 | |
| [static-tests : build-and-post-comment] + '[' -z 0 ']' | |
| [static-tests : build-and-post-comment] + '[' 0 -eq 0 ']' | |
| [static-tests : build-and-post-comment] + exit 0 | |
| [static-tests : check-for-failures] ++ cat /tekton/results/failures_count | |
| [static-tests : check-for-failures] + FAILURE_COUNT=0 | |
| [static-tests : check-for-failures] + '[' -z 0 ']' | |
| [static-tests : check-for-failures] + '[' 0 -eq 0 ']' | |
| [static-tests : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --remove-labels validation-failed | |
| [static-tests : check-for-failures] 2026-06-18 00:15:26,581 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators | |
| [static-tests : check-for-failures] 2026-06-18 00:15:27,433 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f1ede73c2f0> | |
| [static-tests : check-for-failures] 2026-06-18 00:15:27,434 [operator-cert] INFO Labels to add: [] | |
| [static-tests : check-for-failures] 2026-06-18 00:15:27,434 [operator-cert] INFO Labels to remove: [] | |
| [get-pyxis-certification-data : get-cert-project-related-data] + '[' 622aae074603d3f541bec891 == '' ']' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 622aae074603d3f541bec891 | |
| [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-622aae074603d3f541bec891+ 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] fujitsu-enterprise-postgres-operator-bundle+ get_from_cp repository_namespace .container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repository_namespace | |
| [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_namespace | |
| [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] fujitsu-postgres+ 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+ 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='FEP-OCP yuho-shiinoki ryota-shimoyama chihiro-morita Koraro-Yoshida ' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + echo -n FEP-OCP yuho-shiinoki ryota-shimoyama chihiro-morita Koraro-Yoshida | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
| [get-pyxis-certification-data : get-cert-project-related-data] FEP-OCP yuho-shiinoki ryota-shimoyama chihiro-morita Koraro-Yoshida | |
| [verify-project : verify-project-not-archived] + '[' active = archived ']' | |
| [verify-project : verify-project-distribution] + case "$ORGANIZATION" in | |
| [verify-project : verify-project-distribution] + '[' connect '!=' connect ']' | |
| [update-cert-project-status : update-cert-project-status] + '[' Published '!=' Published ']' | |
| [update-cert-project-status : update-cert-project-status] + echo 'The certification project is currently in Published state.' | |
| [update-cert-project-status : update-cert-project-status] The certification project is currently in Published state. | |
| [reserve-operator-name : reserve-operator-name] + '[' -z fujitsu-enterprise-postgres-operator ']' | |
| [reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-622aae074603d3f541bec891' | |
| [reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-622aae074603d3f541bec891 | |
| [reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-622aae074603d3f541bec891 --operator-name fujitsu-enterprise-postgres-operator --pyxis-url https://pyxis.engineering.redhat.com --source certified-operators --verbose | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,776 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,776 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=association==ospid-622aae074603d3f541bec891;deleted!=true | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,776 [operator-cert] DEBUG GET Pyxis request params: None | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,944 [operator-cert] INFO Requested operator name fujitsu-enterprise-postgres-operator match with operator name already reserved. | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,945 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,946 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=package_name==fujitsu-enterprise-postgres-operator;deleted!=true | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:02,946 [operator-cert] DEBUG GET Pyxis request params: None | |
| [reserve-operator-name : reserve-operator-name] 2026-06-18 00:16:03,165 [operator-cert] INFO Operator name fujitsu-enterprise-postgres-operator is already reserved by this association (ospid-622aae074603d3f541bec891). | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] Project contains secret registry tokens. Merging with internal tokens... | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: enabled compatibility flags: | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: keybox '/tmp/pubring.kbx' created | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: sec rsa3072/BE33EBC145C0B5C9 2022-10-14 Operator pipeline - prod <exd-guild-isv@redhat.com> | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: /tmp/trustdb.gpg: trustdb created | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: using pgp trust model | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: public key "Operator pipeline - prod <exd-guild-isv@redhat.com>" imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: no running gpg-agent - starting '/usr/bin/gpg-agent' | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: waiting for the agent to come up ... (8s) | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/BE33EBC145C0B5C9: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/B9A257EFD67C031F: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: secret key imported | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: Total number processed: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: imported: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys read: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys imported: 1 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID B9A257EFD67C031F, created 2022-10-14 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - prod <exd-guild-isv@redhat.com>" | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 13C2CEBE46E9B9CC | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 69F4F57F686E830D | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 2BFB445C00DF5843 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 84FCAF4FFBE02696 | |
| [merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged | |
| [digest-pinning : combine-credentials] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [digest-pinning : combine-credentials] + '[' true '!=' true ']' | |
| [digest-pinning : combine-credentials] + [[ true == true ]] | |
| [digest-pinning : combine-credentials] + export DOCKER_CONFIG=.docker | |
| [digest-pinning : combine-credentials] + DOCKER_CONFIG=.docker | |
| [digest-pinning : combine-credentials] + export REGISTRY_AUTH_FILE=.docker/config-custom.json | |
| [digest-pinning : combine-credentials] + REGISTRY_AUTH_FILE=.docker/config-custom.json | |
| [digest-pinning : combine-credentials] + mkdir -p .docker | |
| [digest-pinning : combine-credentials] + jq -s '.[0] * .[1]' /workspace/registry-credentials/.dockerconfigjson /home/user/.docker/config.json | |
| [digest-pinning : pin-digest] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [digest-pinning : pin-digest] + '[' true '!=' true ']' | |
| [digest-pinning : pin-digest] + [[ true == \t\r\u\e ]] | |
| [digest-pinning : pin-digest] + export DOCKER_CONFIG=.docker | |
| [digest-pinning : pin-digest] + DOCKER_CONFIG=.docker | |
| [digest-pinning : pin-digest] + export REGISTRY_AUTH_FILE=.docker/config-custom.json | |
| [digest-pinning : pin-digest] + REGISTRY_AUTH_FILE=.docker/config-custom.json | |
| [digest-pinning : pin-digest] ++ realpath operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : pin-digest] + ls -l /workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : pin-digest] total 8 | |
| [digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Jun 18 00:13 manifests | |
| [digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Jun 18 00:13 metadata | |
| [digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : pin-digest] Replacing image references in CSV | |
| [digest-pinning : pin-digest] Setting related images section | |
| [digest-pinning : pin-digest] Image references replaced | |
| [digest-pinning : verify-pinning] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [digest-pinning : verify-pinning] + '[' true '!=' true ']' | |
| [digest-pinning : verify-pinning] + git config --global --add safe.directory /workspace/source | |
| [digest-pinning : verify-pinning] + cat replacements.json | |
| [digest-pinning : verify-pinning] {}++ jq length replacements.json | |
| [digest-pinning : verify-pinning] + REPLACEMENT_COUNT=0 | |
| [digest-pinning : verify-pinning] + [[ 0 -gt 0 ]] | |
| [digest-pinning : verify-pinning] + echo 'Manifests are pinned.' | |
| [digest-pinning : verify-pinning] Manifests are pinned. | |
| [digest-pinning : verify-pinning] + echo -n false | |
| [digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
| [digest-pinning : verify-pinning] falseThe branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone. | |
| [digest-pinning : verify-pinning] + echo 'The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.' | |
| [digest-pinning : verify-pinning] + git checkout -- . | |
| [digest-pinning : verify-related-images] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [digest-pinning : verify-related-images] + '[' true '!=' true ']' | |
| [digest-pinning : verify-related-images] ++ realpath operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [digest-pinning : verify-related-images] + cat references.json | |
| [digest-pinning : verify-related-images] ["quay.io/fujitsu/fujitsu-enterprise-postgres-18-restore@sha256:a3f94a224503289cbf2c1403beb78e74ff01cbb11dda4a2684249de9531eb6ac", "quay.io/fujitsu/fujitsu-enterprise-postgres-15-pgpool2@sha256:2e08ad173e427f7f058bf08b08a1bcad01ed9118b8336cb5de59244cd84216b2", "quay.io/fujitsu/fujitsu-enterprise-postgres-14-upgrade@sha256:f8601deff050f1c0905f13ac2b17b7f19e222fe7eb989aae6d31e23186e00ad6", "quay.io/fujitsu/fujitsu-enterprise-postgres-18-pgpool2@sha256:bb17b32d1f23f2fb5b0deca681fc616146c89e3fa8483c9a5fc169ed8cf17f94", "quay.io/fujitsu/fujitsu-enterprise-postgres-15-backup@sha256:4d4d011b7bb90d63feb3848cad177d86236729e69c896ad1de50b00ba88e77c2", "quay.io/fujitsu/fujitsu-enterprise-postgres-18-utils@sha256:cfd3d07b7d0bcb335847e22a2eb10bc8eb42d6ea24b5f1dbecdf70aad3bc95c3", "quay.io/fujitsu/fujitsu-enterprise-postgres-15-restore@sha256:31e255cbb2a8ab4958f31ddb53a6c6a35318ed0aff9a7c26ab5351d9343344be", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-backup@sha256:8756ca28ae8cd00bd7d1188f665fa8325c55c379e8fac61bea970e2de6ad9b0c", "quay.io/fujitsu/fujitsu-enterprise-postgres-14-pgpool2@sha256:2dfd4d5af8d00fcdd925694bf60db5ba493b9e98c1eef46484a9a22b8a11fc94", "quay.io/fujitsu/fujitsu-enterprise-postgres-operator@sha256:a81f0b720b6220d64724a13d34014cf152f2ec06be26a6d2b20ffa8a91ee5279", "quay.io/fujitsu/fujitsu-enterprise-postgres-utils@sha256:8c278f8821fb0405dd2bab4e36e36e3028640a85bf6ffed3759c764e48c5656e", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-pgpool2@sha256:f5fb39be2b595e21705ee78839b690fe2b0ebb03ccd1556fd6db3d9ff95fe359", "quay.io/fujitsu/fujitsu-enterprise-postgres-15-server@sha256:67e24d9513536e765d06c37e83d851593a3be19c3a0b0a02f228109d1f7c2246", "quay.io/fujitsu/fujitsu-enterprise-postgres-18-upgrade@sha256:2500b9db7dee7f1f6fa8004c2dd672583a53befa625be42791159906fe4c6be0", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-utils@sha256:7c663e23fcb19d650f4395f209628cc730bff4ed6a06d04ec4aafa94103f252d", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-server@sha256:ba5dbeccf4403d2def227b44ae5075634c0259dbb9ef6074ccf968a37c5a9ffb", "quay.io/fujitsu/fujitsu-enterprise-postgres-exporter@sha256:0be2ed29ae13e92865d8c2e1619b443b6fdcbd665abd4cc3732ec7082311b79d", "quay.io/fujitsu/fujitsu-enterprise-postgres-fluentd@sha256:1bfe2d39f571d67592074c969499872bc8927f386befd15f9293d79fe6ce0a8c", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-restore@sha256:1f82d646d97b48b8c6855071792c11cafcea5c15bbe08055bced2086e58b5281", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-upgrade@sha256:a17f6ce14415729cf297e4fecb961b27baa0beb6a4a6214c257a3e935bd43ed5", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-backup@sha256:35f85de29105ceeddd2e5982801e51624b848fae36047c6881fdb6ce557a888a", "quay.io/fujitsu/fujitsu-enterprise-postgres-cronjob@sha256:b4c60c78dc7fe13b88b55e5f4cf1b4e4ea11de90b480773550e6bbd37ab13fae", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-utils@sha256:18d73c892fc2af35acf13b47fd1b2c4deb3ac1c9670b5be779a5a68fb0d7037a", "quay.io/fujitsu/fujitsu-enterprise-postgres-18-backup@sha256:ed63e4fbacea276938c973f5ec26bea55437755a7cd0caa85654d99733369360", "quay.io/fujitsu/fujitsu-enterprise-postgres-14-backup@sha256:05ef77f12d53ad932bba72a858d76f93ed498dccdca4ce48a371bb235cd90b84", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-pgpool2@sha256:aecb41e5a7314c4f1df5532000a1577464d5ca8d29a5d715cc87e70186b87ff0", "quay.io/fujitsu/fujitsu-enterprise-postgres-14-server@sha256:096f8bddedf3a53a3440c60024ab2d703b5f1622b61d63ec080ee24e146eba86", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-restore@sha256:644ca9f490443542579165367757d3c7a9d77296983ce8534fdfe1ec882ab87c", "quay.io/fujitsu/fujitsu-enterprise-postgres-18-server@sha256:cca8187482d95bd379a17b8269481db90453bc1cdc70505b747b711deab377d5", "quay.io/fujitsu/fujitsu-enterprise-postgres-15-upgrade@sha256:b86e95ec421a8e90f7b1a2313e4c66627cc0ad8ef77278305bc8bce85a8fd0c5", "quay.io/fujitsu/fujitsu-enterprise-postgres-17-server@sha256:c3df98c8616aae485f15dc7c32859f56d5127015f8d8a6130a280598a347fb35", "quay.io/fujitsu/fujitsu-enterprise-postgres-16-upgrade@sha256:5a1eb23be963344398e3b316a16c2d083 | |
| [digest-pinning : verify-related-images] 053a21b21fcc826d833dae9cb2bcfcf", "quay.io/fujitsu/fujitsu-enterprise-postgres-fluentbit@sha256:daf07746df047d7f62312523f8a8b467d62172115691b63bc7584acdd0397ab7", "quay.io/fujitsu/fujitsu-enterprise-postgres-14-restore@sha256:ec60bc62d5051ba07210c3b94ebe2562e2a8594c7cb764bee11b26c6484206de"]++ jq length references.json | |
| [digest-pinning : verify-related-images] + REFERENCE_COUNT=34 | |
| [digest-pinning : verify-related-images] ++ find /workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml' | |
| [digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fujitsu-enterprise-postgres-operator.clusterserviceversion.yaml | |
| [digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/fujitsu-enterprise-postgres-operator/8.3.0/manifests/fujitsu-enterprise-postgres-operator.clusterserviceversion.yaml | |
| [digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=34 | |
| [digest-pinning : verify-related-images] + PASS=true | |
| [digest-pinning : verify-related-images] + [[ 34 -ge 34 ]] | |
| [digest-pinning : verify-related-images] + echo -n 'Related images section exists.' | |
| [digest-pinning : verify-related-images] + tee /tekton/results/related_images_message | |
| [digest-pinning : verify-related-images] Related images section exists.+ echo -n true | |
| [digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
| [digest-pinning : verify-related-images] true+ [[ true == false ]] | |
| [dockerfile-creation : generate-dockerfile] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile | |
| [dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/fujitsu-enterprise-postgres-operator/8.3.0 --destination Dockerfile --verbose | |
| [dockerfile-creation : generate-dockerfile] 2026-06-18 00:17:06,848 [operator-cert] DEBUG Generating a dockerfile... | |
| [dockerfile-creation : generate-dockerfile] 2026-06-18 00:17:06,850 [operator-cert] DEBUG Storing Dockerfile | |
| [dockerfile-creation : generate-dockerfile] + cat Dockerfile | |
| [dockerfile-creation : generate-dockerfile] FROM scratch | |
| [dockerfile-creation : generate-dockerfile] | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='fujitsu-enterprise-postgres-operator' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.40.0' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
| [dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
| [dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.14-v4.20' | |
| [dockerfile-creation : generate-dockerfile] LABEL com.redhat.delivery.backport='False' | |
| [dockerfile-creation : generate-dockerfile] LABEL com.redhat.delivery.operator.bundle='True' | |
| [dockerfile-creation : generate-dockerfile] | |
| [dockerfile-creation : generate-dockerfile] COPY manifests/ /manifests/ | |
| [dockerfile-creation : generate-dockerfile] COPY metadata/ /metadata/ | |
| [dockerfile-creation : generate-dockerfile] | |
| [dockerfile-creation : generate-dockerfile] + echo Dockerfile | |
| [dockerfile-creation : generate-dockerfile] + tee /tekton/results/bundle_dockerfile_path | |
| [dockerfile-creation : generate-dockerfile] Dockerfile | |
| [build-bundle : build-and-push] + '[' -z operators/fujitsu-enterprise-postgres-operator/8.3.0 ']' | |
| [build-bundle : build-and-push] + EXTRA_ARGS= | |
| [build-bundle : build-and-push] + [[ true == \t\r\u\e ]] | |
| [build-bundle : build-and-push] + EXTRA_ARGS+=' --authfile /workspace/dockerconfig/.dockerconfigjson' | |
| [build-bundle : build-and-push] Building quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] + echo 'Building quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0' | |
| [build-bundle : build-and-push] + BUILD_ARGS=() | |
| [build-bundle : build-and-push] + for buildarg in "$@" | |
| [build-bundle : build-and-push] + BUILD_ARGS+=("--build-arg=$buildarg") | |
| [build-bundle : build-and-push] + '[' false = true ']' | |
| [build-bundle : build-and-push] + buildah --storage-driver=overlay bud --build-arg= --format=docker --tls-verify=true -f ./Dockerfile -t quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 operators/fujitsu-enterprise-postgres-operator/8.3.0 | |
| [build-bundle : build-and-push] STEP 1/17: FROM scratch | |
| [build-bundle : build-and-push] STEP 2/17: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
| [build-bundle : build-and-push] STEP 3/17: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
| [build-bundle : build-and-push] STEP 4/17: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
| [build-bundle : build-and-push] STEP 5/17: LABEL operators.operatorframework.io.bundle.package.v1='fujitsu-enterprise-postgres-operator' | |
| [build-bundle : build-and-push] STEP 6/17: LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
| [build-bundle : build-and-push] STEP 7/17: LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
| [build-bundle : build-and-push] STEP 8/17: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.40.0' | |
| [build-bundle : build-and-push] STEP 9/17: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
| [build-bundle : build-and-push] STEP 10/17: LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
| [build-bundle : build-and-push] STEP 11/17: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
| [build-bundle : build-and-push] STEP 12/17: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
| [build-bundle : build-and-push] STEP 13/17: LABEL com.redhat.openshift.versions='v4.14-v4.20' | |
| [build-bundle : build-and-push] STEP 14/17: LABEL com.redhat.delivery.backport='False' | |
| [build-bundle : build-and-push] STEP 15/17: LABEL com.redhat.delivery.operator.bundle='True' | |
| [build-bundle : build-and-push] STEP 16/17: COPY manifests/ /manifests/ | |
| [build-bundle : build-and-push] STEP 17/17: COPY metadata/ /metadata/ | |
| [build-bundle : build-and-push] COMMIT quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] Getting image source signatures | |
| [build-bundle : build-and-push] Copying blob sha256:2088140cc28a234e242f6ed94ce00af25e8dad19474d0e62cfeb8db523642a6f | |
| [build-bundle : build-and-push] Copying config sha256:d6801073205e9718c44ce2531e8ebfe6ad21688444d118409087c86b3e856ae9 | |
| [build-bundle : build-and-push] Writing manifest to image destination | |
| [build-bundle : build-and-push] --> d6801073205e | |
| [build-bundle : build-and-push] Successfully tagged quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] d6801073205e9718c44ce2531e8ebfe6ad21688444d118409087c86b3e856ae9 | |
| [build-bundle : build-and-push] + '[' false = true ']' | |
| [build-bundle : build-and-push] + retry 5 buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 docker://quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] + local max_retries=5 | |
| [build-bundle : build-and-push] + shift | |
| [build-bundle : build-and-push] + local attempt=1 | |
| [build-bundle : build-and-push] + buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 docker://quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] Getting image source signatures | |
| [build-bundle : build-and-push] Copying blob sha256:2088140cc28a234e242f6ed94ce00af25e8dad19474d0e62cfeb8db523642a6f | |
| [build-bundle : build-and-push] Copying config sha256:d6801073205e9718c44ce2531e8ebfe6ad21688444d118409087c86b3e856ae9 | |
| [build-bundle : build-and-push] Writing manifest to image destination | |
| [build-bundle : build-and-push] + tee /tekton/results/IMAGE_DIGEST | |
| [build-bundle : build-and-push] sha256:a2e516df453614b4bed9e0e7bf7497493c6d95a0986186c91ea0942113b6442a+ printf %s quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [build-bundle : build-and-push] + tee /tekton/results/IMAGE_URL | |
| [build-bundle : build-and-push] quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [tag-bundle-image : skopeo-copy] + REF=quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 | |
| [tag-bundle-image : skopeo-copy] + UNTAGGED_REF=quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator | |
| [tag-bundle-image : skopeo-copy] + IFS=, | |
| [tag-bundle-image : skopeo-copy] + read -a TAGS | |
| [tag-bundle-image : skopeo-copy] + AUTHFILE=/workspace/registry-credentials/.dockerconfigjson | |
| [tag-bundle-image : skopeo-copy] + [[ -n '' ]] | |
| [tag-bundle-image : skopeo-copy] + [[ true == true ]] | |
| [tag-bundle-image : skopeo-copy] + CURRENT_TAG=8.3.0 | |
| [tag-bundle-image : skopeo-copy] ++ date +%s | |
| [tag-bundle-image : skopeo-copy] + SUFFIX=1781741846 | |
| [tag-bundle-image : skopeo-copy] + skopeo copy --retry-times 5 --authfile /workspace/registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0 docker://quay.io/operator-pipeline-prod/fujitsu-enterprise-postgres-operator:8.3.0-1781741846 | |
| [tag-bundle-image : skopeo-copy] Getting image source signatures | |
| [tag-bundle-image : skopeo-copy] Copying blob sha256:2ff0698cc6ec0eb967a745547c5da227c7928c2d80d0c931683905270e0d222f | |
| [tag-bundle-image : skopeo-copy] Copying config sha256:d6801073205e9718c44ce2531e8ebfe6ad21688444d118409087c86b3e856ae9 | |
| [tag-bundle-image : skopeo-copy] Writing manifest to image destination | |
| [make-bundle-repo-public : change-visibility] Response body: {"success": true} | |
| [make-bundle-repo-public : change-visibility] HTTP status code: 200 | |
| [make-bundle-repo-public : change-visibility] Repository visibility successfully changed. | |
| [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] {"indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.19", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.19", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.18", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.18", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.17", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.17", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.16", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.16", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.15", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.15", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.14", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----cert | |
| [get-supported-versions : supported-version-check] ified-operator-index:v4.14", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.14"}], "max_version_index": {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20"}, "all_indices": [{"ocp_version": "5.0", "path": "registry.redhat.io/redhat/certified-operator-index:v5.0", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v5.0", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v5.0", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v5.0"}, {"ocp_version": "4.23", "path": "registry.redhat.io/redhat/certified-operator-index:v4.23", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.23", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.23", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.23"}, {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.22", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.22", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.21", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.21", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19", "public_repository_mirror": "registry.redhat.io/redhat/certified-operato | |
| [get-supported-versions : supported-version-check] r-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.19", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.19", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.18", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.18", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.17", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.17", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.16", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.16", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.15", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.15", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.14", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.14", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.13", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.13", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----cert | |
| [get-supported-versions : supported-version-check] ified-operator-index-pending:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.12", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.12", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.12"}], "not_supported_indices": [{"ocp_version": "5.0", "path": "registry.redhat.io/redhat/certified-operator-index:v5.0", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v5.0", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v5.0", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v5.0"}, {"ocp_version": "4.23", "path": "registry.redhat.io/redhat/certified-operator-index:v4.23", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.23", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.23", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.23"}, {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.22", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.22", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.21", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.21", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.21"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.13", "repository": "quay.io/redhat/redhat----certified-operator-index", "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.13", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12", "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.12", "repository": "quay.io/redhat/redhat----certified-operator-index", "repositor | |
| [get-supported-versions : supported-version-check] y_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.12", "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.12"}]} | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "indices": [ | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20" | |
| [get-supported-versions : supported-version-check] }, | |
| [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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.19", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.19", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.18", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.18", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.17", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.17", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.16", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.16", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.15", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.15", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.14", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.14", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.14" | |
| [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.20", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20" | |
| [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": "5.0", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v5.0" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.23", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.23" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.21", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.21" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.20", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.20" | |
| [get-supported-versions : supported-version-check] }, | |
| [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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.19", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.19", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.18", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.18", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.17", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.17", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.16", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.16", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.15", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.15", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.14", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.14", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.13", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.13", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.12", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.12", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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": "5.0", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v5.0", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v5.0" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.23", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.23", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.23" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.22", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.21", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.21", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending:v4.21" | |
| [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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.13", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.13", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] "public_repository_mirror": "registry.redhat.io/redhat/certified-operator-index", | |
| [get-supported-versions : supported-version-check] "public_repository_mirror_with_version": "registry.redhat.io/redhat/certified-operator-index:v4.12", | |
| [get-supported-versions : supported-version-check] "repository": "quay.io/redhat/redhat----certified-operator-index", | |
| [get-supported-versions : supported-version-check] "repository_with_version": "quay.io/redhat/redhat----certified-operator-index:v4.12", | |
| [get-supported-versions : supported-version-check] "pending_repository": "quay.io/redhat/redhat----certified-operator-index-pending", | |
| [get-supported-versions : supported-version-check] "pending_repository_with_version": "quay.io/redhat/redhat----certified-operator-index-pending: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] Max supported OCP version: | |
| [get-supported-versions : supported-version-check] 4.20 | |
| [get-supported-versions : supported-version-check] Max supported public repository mirror pull spec: | |
| [get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.20 | |
| [get-supported-versions : supported-version-check] Max supported pending repository pull spec: | |
| [get-supported-versions : supported-version-check] quay.io/redhat/redhat----certified-operator-index-pending:v4.20 | |
| [get-supported-versions : supported-version-check] Public repository mirror pull specs with version: | |
| [get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index | |
| [get-supported-versions : supported-version-check] Supported pending repository pull spec: | |
| [get-supported-versions : supported-version-check] quay.io/redhat/redhat----certified-operator-index-pending | |
| [get-supported-versions : supported-version-check] All supported pending repository pull specs with version: | |
| [get-supported-versions : supported-version-check] quay.io/redhat/redhat----certified-operator-index-pending:v4.20 quay.io/redhat/redhat----certified-operator-index-pending:v4.19 quay.io/redhat/redhat----certified-operator-index-pending:v4.18 quay.io/redhat/redhat----certified-operator-index-pending:v4.17 quay.io/redhat/redhat----certified-operator-index-pending:v4.16 quay.io/redhat/redhat----certified-operator-index-pending:v4.15 quay.io/redhat/redhat----certified-operator-index-pending:v4.14 | |
| [get-supported-versions : supported-version-check] Supported repository url: | |
| [get-supported-versions : supported-version-check] quay.io/redhat/redhat----certified-operator-index | |
| [get-supported-versions : supported-version-check] All supported OCP versions: | |
| [get-supported-versions : supported-version-check] 4.20 4.19 4.18 4.17 4.16 4.15 4.14 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:17:59,226 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:18:19,313 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:18:39,393 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:18:59,461 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:19:21,533 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:19:41,609 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:20:01,688 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:20:21,758 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:20:41,836 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:21:01,919 [operator-cert] INFO Waiting for IIB batch build to finish: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:21:22,379 [operator-cert] INFO IIB batch build completed successfully: 1094589 | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:21:22,380 [operator-cert] INFO Extracting manifest digests for signing... | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:21:22,380 [operator-cert] INFO Index image paths written to output file index-image-paths.txt. | |
| [add-bundle-to-index : add-bundle-to-index] 2026-06-18 00:21:22,380 [operator-cert] INFO Copying image to destination: ['skopeo', 'copy', '--retry-times', '5', 'docker://registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:f49a460b35314b51e1ac6d3607a07ee765c0cc7b87bff60552c38fbe780c0389', 'docker://quay.io/operator-pipeline-prod/catalog:v4.20-4cc723e7be08853a58775ae6bee476fd3241b7f6', '--authfile', '/workspace/credentials/.dockerconfigjson'] | |
| [add-bundle-to-index : add-bundle-to-index] success | |
| [add-bundle-to-index : add-bundle-to-index] quay.io/redhat/redhat----certified-operator-index-pending:v4.20+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:f49a460b35314b51e1ac6d3607a07ee765c0cc7b87bff60552c38fbe780c0389 | |
| [make-index-repo-public : change-visibility] Response body: {"success": true} | |
| [make-index-repo-public : change-visibility] HTTP status code: 200 | |
| [make-index-repo-public : change-visibility] Repository visibility successfully changed. | |
| [get-ci-results-attempt : get-results] + [[ 622aae074603d3f541bec891 == '' ]] | |
| [get-ci-results-attempt : get-results] + echo 'Downloading the artifacts' | |
| [get-ci-results-attempt : get-results] Downloading the artifacts | |
| [get-ci-results-attempt : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 622aae074603d3f541bec891 --certification-hash b5e75877a48d5358fe969a0bbbc10902 --operator-package-version 8.3.0 --operator-name fujitsu-enterprise-postgres-operator --verbose | |
| [get-ci-results-attempt : get-results] 2026-06-18 00:21:49,959 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [get-ci-results-attempt : get-results] 2026-06-18 00:21:49,959 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/622aae074603d3f541bec891/test-results?filter=certification_hash=='b5e75877a48d5358fe969a0bbbc10902';version=='8.3.0';operator_package_name=='fujitsu-enterprise-postgres-operator'&sort_by=creation_date[desc]&page_size=1 | |
| [get-ci-results-attempt : get-results] 2026-06-18 00:21:49,960 [operator-cert] DEBUG GET Pyxis request params: None | |
| [get-ci-results-attempt : get-results] 2026-06-18 00:21:52,180 [operator-cert] INFO Test results retrieved successfully for given parameters | |
| [get-ci-results-attempt : get-results] 2026-06-18 00:21:52,181 [operator-cert] DEBUG Storing test_result_id | |
| [get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']' | |
| [get-ci-results-attempt : indicate-if-results-exists] + echo 'Results exist' | |
| [get-ci-results-attempt : indicate-if-results-exists] Results exist | |
| [get-ci-results-attempt : indicate-if-results-exists] ++ cat test_results.json | |
| [get-ci-results-attempt : indicate-if-results-exists] ++ jq -r .passed | |
| [get-ci-results-attempt : indicate-if-results-exists] + CHECK_RESULTS=true | |
| [get-ci-results-attempt : indicate-if-results-exists] + cat test_result_id | |
| [get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id | |
| [get-ci-results-attempt : indicate-if-results-exists] 6a3118e97cb72f9f8130e1cc+ '[' true = false ']' | |
| [get-ci-results-attempt : indicate-if-results-exists] All preflight tests passed successfully. | |
| [get-ci-results-attempt : indicate-if-results-exists] + echo 'All preflight tests passed successfully.' | |
| [get-ci-results-attempt : indicate-if-results-exists] + echo -n true | |
| [get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists | |
| [get-ci-results-attempt : indicate-if-results-exists] true+ echo -n /workspace/results/test_results.json | |
| [get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results | |
| [get-ci-results-attempt : indicate-if-results-exists] /workspace/results/test_results.json | |
| [preflight-trigger : skip-preflight-testing-if-labeled] + [[ https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 == '' ]] | |
| [preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --json labels | |
| [preflight-trigger : skip-preflight-testing-if-labeled] + jq -e '.labels | any(.name == "tests/skip/preflight-trigger")' /workspace/results/pr_labels.json | |
| [preflight-trigger : skip-preflight-testing-if-labeled] false | |
| [preflight-trigger : encrypt-and-encode-docker-config-json] Preflight testing has been skipped | |
| [preflight-trigger : create-openshift-ci-prowjob] Preflight testing has been skipped | |
| [preflight-trigger : get-prowjob-artifacts-and-decrypt] Preflight testing has been skipped | |
| [upload-artifacts : upload-test-logs] + PREFLIGHT_RESULTS_EXISTS=true | |
| [upload-artifacts : upload-test-logs] + '[' true == true ']' | |
| [upload-artifacts : upload-test-logs] Preflight logs already exists - skipping | |
| [upload-artifacts : upload-test-logs] + echo 'Preflight logs already exists - skipping' | |
| [upload-artifacts : upload-test-logs] + echo none | |
| [upload-artifacts : upload-test-logs] + tee /tekton/results/log_url | |
| [upload-artifacts : upload-test-logs] none | |
| [upload-artifacts : upload-test-logs] + exit 0 | |
| [upload-artifacts : upload-test-results] + PREFLIGHT_RESULTS_EXISTS=true | |
| [upload-artifacts : upload-test-results] Preflight results already exists - skipping | |
| [upload-artifacts : upload-test-results] + '[' true == true ']' | |
| [upload-artifacts : upload-test-results] + echo 'Preflight results already exists - skipping' | |
| [upload-artifacts : upload-test-results] + echo none | |
| [upload-artifacts : upload-test-results] + tee /tekton/results/result_url | |
| [upload-artifacts : upload-test-results] none | |
| [upload-artifacts : upload-test-results] + echo none | |
| [upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id | |
| [upload-artifacts : upload-test-results] none | |
| [upload-artifacts : upload-test-results] + exit 0 | |
| [upload-artifacts : upload-test-artifacts] + PREFLIGHT_RESULTS_EXISTS=true | |
| [upload-artifacts : upload-test-artifacts] + '[' true == true ']' | |
| [upload-artifacts : upload-test-artifacts] + exit 0 | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Test: DeployableByOLM, allowed: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Test: RequiredAnnotations, allowed: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Overall status: True | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:20,904 [operator-cert] INFO Result by category: {'errors': 0, 'failed': 0, 'passed': 5} | |
| [evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:21,810 [operator-cert] WARNING Skipping none, not a file or directory | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:21,810 [operator-cert] WARNING Skipping none, not a file or directory | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:21,810 [operator-cert] INFO Adding file preflight-results.json to gist | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:21,811 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json']) | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:22,507 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/3af65bacfa74ed704aa3c60e769411ec | |
| [evaluate-preflight-result : evaluate-results] 2026-06-18 00:22:23,114 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators (8783) | |
| [evaluate-preflight-result : evaluate-results] Checking preflight test status | |
| [evaluate-preflight-result : evaluate-results] success | |
| [get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=true | |
| [get-ci-results : get-results] Preflight results already exists- skipping | |
| [get-ci-results : get-results] + '[' true == true ']' | |
| [get-ci-results : get-results] + echo 'Preflight results already exists- skipping' | |
| [get-ci-results : get-results] + echo 6a3118e97cb72f9f8130e1cc | |
| [get-ci-results : get-results] + tee /tekton/results/test_result_id | |
| [get-ci-results : get-results] 6a3118e97cb72f9f8130e1cc | |
| [get-ci-results : get-results] + echo /workspace/results/test_results.json | |
| [get-ci-results : get-results] + tee /tekton/results/preflight_results | |
| [get-ci-results : get-results] /workspace/results/test_results.json | |
| [get-ci-results : get-results] + exit 0 | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' $'6a3118e97cb72f9f8130e1cc\n' == '' ']' | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details' | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] Setting pull request details | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id $'6a3118e97cb72f9f8130e1cc\n' --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --pull-request-status open --verbose | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2026-06-18 00:22:37,794 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2026-06-18 00:22:37,794 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/6a3118e97cb72f9f8130e1cc | |
| [query-publishing-checklist : query-publishing-checklist] + HYDRA_URL=https://connect.redhat.com/pfs/cs | |
| [query-publishing-checklist : query-publishing-checklist] + hydra-checklist --cert-project-id 622aae074603d3f541bec891 --hydra-url https://connect.redhat.com/pfs/cs --ignore-publishing-checklist false | |
| [query-publishing-checklist : query-publishing-checklist] 2026-06-18 00:22:44,125 [operator-cert] INFO Examining pre-certification checklist from Hydra... | |
| [query-publishing-checklist : query-publishing-checklist] 2026-06-18 00:22:47,557 [operator-cert] INFO Pre-certification checklist is completed for cert project with id 622aae074603d3f541bec891. | |
| [add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + RELEASE_CONFIG_PATH=operators/fujitsu-enterprise-postgres-operator/8.3.0/release-config.yaml | |
| [add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + [[ ! -f operators/fujitsu-enterprise-postgres-operator/8.3.0/release-config.yaml ]] | |
| [add-bundle-to-fbc-dryrun : add-bundle-to-fbc] Release config do not exist, skipping adding bundle to FBC | |
| [add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + echo 'Release config do not exist, skipping adding bundle to FBC' | |
| [add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + exit 0 | |
| [add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + [[ false != true ]] | |
| [add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + echo 'Skipping creating a pull request' | |
| [add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + exit 0 | |
| [add-bundle-to-fbc-dryrun : commit-push-and-open-pr] Skipping creating a pull request | |
| [merge-pr : check-if-merge] + [[ -z operators/fujitsu-enterprise-postgres-operator ]] | |
| [merge-pr : check-if-merge] + [[ ! -f operators/fujitsu-enterprise-postgres-operator/ci.yaml ]] | |
| [merge-pr : check-if-merge] ++ yq -r '.merge!=false' | |
| [merge-pr : check-if-merge] + BOOL_MERGE=true | |
| [merge-pr : check-if-merge] + echo -n true | |
| [merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge | |
| [merge-pr : merge-pull-request] + BOOL_MERGE=true | |
| [merge-pr : merge-pull-request] + '[' true = false ']' | |
| [merge-pr : merge-pull-request] + [[ true == true ]] | |
| [merge-pr : merge-pull-request] + [[ true == true ]] | |
| [merge-pr : merge-pull-request] + [[ -f /workspace/merge-base-guard/snapshot.json ]] | |
| [merge-pr : merge-pull-request] + SCRATCH_GIT_DIR=/tmp/merge-guard-git/repo | |
| [merge-pr : merge-pull-request] + rm -rf /tmp/merge-guard-git/repo | |
| [merge-pr : merge-pull-request] + mkdir -p /tekton/home | |
| [merge-pr : merge-pull-request] + [[ true == true ]] | |
| [merge-pr : merge-pull-request] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [merge-pr : merge-pull-request] + chmod 700 /tekton/home/.ssh | |
| [merge-pr : merge-pull-request] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [merge-pr : merge-pull-request] ++ ssh-agent -s | |
| [merge-pr : merge-pull-request] + eval $'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhtxt3y/agent.22; export SSH_AUTH_SOCK;\nSSH_AGENT_PID=23; export SSH_AGENT_PID;\necho Agent pid 23;' | |
| [merge-pr : merge-pull-request] ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhtxt3y/agent.22 | |
| [merge-pr : merge-pull-request] ++ export SSH_AUTH_SOCK | |
| [merge-pr : merge-pull-request] ++ SSH_AGENT_PID=23 | |
| [merge-pr : merge-pull-request] ++ export SSH_AGENT_PID | |
| [merge-pr : merge-pull-request] ++ echo Agent pid 23 | |
| [merge-pr : merge-pull-request] Agent pid 23 | |
| [merge-pr : merge-pull-request] + for key in "${HOME}/.ssh/id_rsa" "${HOME}/.ssh/id_ed25519" | |
| [merge-pr : merge-pull-request] + [[ -f /tekton/home/.ssh/id_rsa ]] | |
| [merge-pr : merge-pull-request] + ssh-add /tekton/home/.ssh/id_rsa | |
| [merge-pr : merge-pull-request] Identity added: /tekton/home/.ssh/id_rsa (rh-operator-bundle-bot) | |
| [merge-pr : merge-pull-request] + for key in "${HOME}/.ssh/id_rsa" "${HOME}/.ssh/id_ed25519" | |
| [merge-pr : merge-pull-request] + [[ -f /tekton/home/.ssh/id_ed25519 ]] | |
| [merge-pr : merge-pull-request] + export GIT_CONFIG_COUNT=1 | |
| [merge-pr : merge-pull-request] + GIT_CONFIG_COUNT=1 | |
| [merge-pr : merge-pull-request] + export GIT_CONFIG_KEY_0=safe.directory | |
| [merge-pr : merge-pull-request] + GIT_CONFIG_KEY_0=safe.directory | |
| [merge-pr : merge-pull-request] + export GIT_CONFIG_VALUE_0=/tmp/merge-guard-git/repo | |
| [merge-pr : merge-pull-request] + GIT_CONFIG_VALUE_0=/tmp/merge-guard-git/repo | |
| [merge-pr : merge-pull-request] + VERIFY_RC=0 | |
| [merge-pr : merge-pull-request] + merge-base-lane-fingerprint verify --git-dir /tmp/merge-guard-git/repo --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --git-base-branch main --snapshot-file /workspace/merge-base-guard/snapshot.json | |
| [merge-pr : merge-pull-request] 2026-06-18 00:23:11,739 [operator-cert] INFO Merge base lane guard: branch tip unchanged (ec7ca40131e1), skipping fingerprint | |
| [merge-pr : merge-pull-request] + [[ 0 -eq 10 ]] | |
| [merge-pr : merge-pull-request] + [[ 0 -ne 0 ]] | |
| [merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --json labels | |
| [merge-pr : merge-pull-request] ++ jq -r '[.labels[].name == "approved"] | any' /tmp/pr.json | |
| [merge-pr : merge-pull-request] + IS_APPROVED=true | |
| [merge-pr : merge-pull-request] + '[' true = true ']' | |
| [merge-pr : merge-pull-request] + echo 'PR is approved and can be merged' | |
| [merge-pr : merge-pull-request] PR is approved and can be merged | |
| [merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --squash --admin --match-head-commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 | |
| [merge-pr : merge-pull-request] + MERGE_STDERR= | |
| [merge-pr : merge-pull-request] + MERGE_RESULT=0 | |
| [merge-pr : merge-pull-request] ++ echo '' | |
| [merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*|(?<=^X ).*' | |
| [merge-pr : merge-pull-request] + MERGE_ERROR= | |
| [merge-pr : merge-pull-request] + [[ 0 -eq 0 ]] | |
| [merge-pr : merge-pull-request] + echo 'PR has been merged!' | |
| [merge-pr : merge-pull-request] PR has been merged! | |
| [merge-pr : merge-pull-request] + echo -n true | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' $'6a3118e97cb72f9f8130e1cc\n' == '' ']' | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details' | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Setting pull request details | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id $'6a3118e97cb72f9f8130e1cc\n' --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --pull-request-status merged --verbose | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2026-06-18 00:23:21,591 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2026-06-18 00:23:21,591 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/6a3118e97cb72f9f8130e1cc | |
| [github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.redhat.com/projects/622aae074603d3f541bec891/test-results).' | |
| [github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783' | |
| [github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/622aae074603d3f541bec891/test-results).' | |
| [github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/622aae074603d3f541bec891/test-results). | |
| [github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --comment-file comment_file --comment-tag '' --replace false | |
| [github-add-connect-url-comment : post-comment] 2026-06-18 00:23:34,302 [operator-cert] INFO Sending this data to GitHub with POST | |
| [github-add-connect-url-comment : post-comment] 2026-06-18 00:23:34,303 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.redhat.com/projects/622aae074603d3f541bec891/test-results).\n'} | |
| [github-add-connect-url-comment : post-comment] 2026-06-18 00:23:34,794 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [set-github-status-success : set-github-status] + '[' false == true ']' | |
| [set-github-status-success : set-github-status] Setting github status of commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 to success | |
| [set-github-status-success : set-github-status] + echo 'Setting github status of commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 to success' | |
| [set-github-status-success : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 4cc723e7be08853a58775ae6bee476fd3241b7f6 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
| [set-github-status-success : set-github-status] 2026-06-18 00:23:35,440 [operator-cert] INFO Successfully set status to success for commit 4cc723e7be08853a58775ae6bee476fd3241b7f6 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-passed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]] | |
| [set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed' | |
| [set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-passed-label : post-comment] + [[ true == true ]] | |
| [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/certified-operators/pull/8783' | |
| [set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 | |
| [set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:34,322 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,159 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,160 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f3b09a24440> | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,160 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,160 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,160 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
| [set-github-passed-label : post-comment] 2026-06-18 00:23:35,732 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [upload-pipeline-logs : get-pipeline-logs] 2026/06/18 00:23:34 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] + echo 'Getting pipeline logs' | |
| [upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
| [upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-run9j2bk | |
| [upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
| [upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 622aae074603d3f541bec891 --operator-version 8.3.0 --operator-package-name fujitsu-enterprise-postgres-operator --certification-hash b5e75877a48d5358fe969a0bbbc10902 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/8783 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/source/operator-hosted-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-06-18 00:23:52,326 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-06-18 00:23:52,326 [operator-cert] DEBUG Getting project details: 622aae074603d3f541bec891 | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-06-18 00:23:52,499 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-06-18 00:23:52,499 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/622aae074603d3f541bec891/artifacts | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-06-18 00:23:52,780 [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=6a333a98cf664284056efbb3 | |
| [upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL: | |
| [upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/6a333a98cf664284056efbb3 | |
| [upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: ' | |
| [upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/6a333a98cf664284056efbb3 | |
| [upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url | |
| [upload-pipeline-logs : upload-pipeline-logs] https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/6a333a98cf664284056efbb3 | |
| [github-add-summary-comment : gather-info] 2026/06/18 00:23:38 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-hosted-pipeline-run9j2bk | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run9j2bk | |
| [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-hosted-pipeline-run9j2bk | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-run9j2bk --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-8783" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment