Created
December 11, 2025 20:26
-
-
Save rh-operator-bundle-bot/74109513c8df1c614add05e9c274730d 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: 19 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 34 | |
| [get-pr-number : parse-pr-url] + echo -n 1189 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 1189 | |
| [acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
| [acquire-lease : create-lease] + '[' m == m ']' | |
| [acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
| [acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
| [acquire-lease : create-lease] + create_lease_yaml | |
| [acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
| [acquire-lease : create-lease] + microTime=2025-12-11T20:22:49.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-1189' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runrjp8s' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2025-12-11T20:22:49.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-1189' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-1189 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-1189 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-1189' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-1189 | |
| [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-1189 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-1189 | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-1189' | |
| [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/redhat-marketplace-operators/pull/1189 | |
| [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 == \t\r\u\e ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
| [set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2025-12-11 20:22:59,732 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/redhat-marketplace-operators | |
| [set-github-started-label : post-comment] 2025-12-11 20:23:00,603 [operator-cert] INFO Labels to remove in namespace: [] | |
| [set-github-started-label : post-comment] 2025-12-11 20:23:00,604 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f089f6bc590> | |
| [set-github-started-label : post-comment] 2025-12-11 20:23:00,604 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2025-12-11 20:23:00,604 [operator-cert] INFO Labels to remove: [] | |
| [set-github-started-label : post-comment] 2025-12-11 20:23:00,604 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git --commit-sha bf3afc6c5d85592968eb7db2e6208331b58c2c45 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2025-12-11 20:23:01,461 [operator-cert] INFO Successfully set status to pending for commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 in github repo git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git | |
| [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:dsessler7/redhat-marketplace-operators.git -revision=bf3afc6c5d85592968eb7db2e6208331b58c2c45 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1765484611.7857373,"caller":"git/git.go:277","msg":"URL(\"git@github.com:dsessler7/redhat-marketplace-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1765484616.901046,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:dsessler7/redhat-marketplace-operators.git @ bf3afc6c5d85592968eb7db2e6208331b58c2c45 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1765484616.9546206,"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=bf3afc6c5d85592968eb7db2e6208331b58c2c45 | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s bf3afc6c5d85592968eb7db2e6208331b58c2c45 | |
| [clone-repository : clone] + printf %s git@github.com:dsessler7/redhat-marketplace-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/redhat-marketplace-operators.git -revision=686fb0f8ee3a1b670db987d044d618a88fe58159 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1765484611.7857904,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository-base : clone] {"level":"info","ts":1765484618.295211,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git @ 686fb0f8ee3a1b670db987d044d618a88fe58159 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1765484618.3498096,"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=686fb0f8ee3a1b670db987d044d618a88fe58159 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s 686fb0f8ee3a1b670db987d044d618a88fe58159 | |
| [clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/redhat-marketplace-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/redhat-marketplace-operators/pull/1189 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2025-12-11 20:24:01,084 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified=set(), deleted={'crunchy-postgres-operator-rhmp'}) | |
| [detect-changes : parse-repo-changes] 2025-12-11 20:24:01,085 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted={('crunchy-postgres-operator-rhmp', '5.1.2'), ('crunchy-postgres-operator-rhmp', '5.5.0'), ('crunchy-postgres-operator-rhmp', '4.7.5'), ('crunchy-postgres-operator-rhmp', '5.1.3'), ('crunchy-postgres-operator-rhmp', '5.3.0'), ('crunchy-postgres-operator-rhmp', '5.7.0'), ('crunchy-postgres-operator-rhmp', '5.5.1'), ('crunchy-postgres-operator-rhmp', '5.4.2'), ('crunchy-postgres-operator-rhmp', '5.1.1'), ('crunchy-postgres-operator-rhmp', '5.4.1'), ('crunchy-postgres-operator-rhmp', '5.8.2'), ('crunchy-postgres-operator-rhmp', '5.7.2'), ('crunchy-postgres-operator-rhmp', '5.7.3'), ('crunchy-postgres-operator-rhmp', '5.0.5'), ('crunchy-postgres-operator-rhmp', '5.8.3'), ('crunchy-postgres-operator-rhmp', '5.4.3'), ('crunchy-postgres-operator-rhmp', '5.8.0'), ('crunchy-postgres-operator-rhmp', '5.8.4'), ('crunchy-postgres-operator-rhmp', '5.7.1'), ('crunchy-postgres-operator-rhmp', '5.6.1'), ('crunchy-postgres-operator-rhmp', '5.7.4'), ('crunchy-postgres-operator-rhmp', '5.2.0'), ('crunchy-postgres-operator-rhmp', '5.4.0'), ('crunchy-postgres-operator-rhmp', '5.1.0'), ('crunchy-postgres-operator-rhmp', '5.5.2'), ('crunchy-postgres-operator-rhmp', '5.6.0'), ('crunchy-postgres-operator-rhmp', '5.8.1'), ('crunchy-postgres-operator-rhmp', '5.0.4')}) | |
| [detect-changes : parse-repo-changes] 2025-12-11 20:24:01,086 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.15', 'v4.17', 'v4.13', 'v4.16', 'v4.12', 'v4.14', 'v4.18'}, deleted={'v4.19'}) | |
| [detect-changes : parse-repo-changes] 2025-12-11 20:24:01,086 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted={('v4.13', 'crunchy-postgres-operator-rhmp'), ('v4.17', 'crunchy-postgres-operator-rhmp'), ('v4.15', 'crunchy-postgres-operator-rhmp'), ('v4.19', 'crunchy-postgres-operator-rhmp'), ('v4.12', 'crunchy-postgres-operator-rhmp'), ('v4.16', 'crunchy-postgres-operator-rhmp'), ('v4.18', 'crunchy-postgres-operator-rhmp'), ('v4.14', 'crunchy-postgres-operator-rhmp')}) | |
| [detect-changes : parse-repo-changes] + cat changes.json | |
| [detect-changes : parse-repo-changes] {"affected_operators": ["crunchy-postgres-operator-rhmp"], "added_operators": [], "modified_operators": [], "deleted_operators": ["crunchy-postgres-operator-rhmp"], "added_or_modified_operators": [], "affected_bundles": ["crunchy-postgres-operator-rhmp/4.7.5", "crunchy-postgres-operator-rhmp/5.0.4", "crunchy-postgres-operator-rhmp/5.0.5", "crunchy-postgres-operator-rhmp/5.1.0", "crunchy-postgres-operator-rhmp/5.1.1", "crunchy-postgres-operator-rhmp/5.1.2", "crunchy-postgres-operator-rhmp/5.1.3", "crunchy-postgres-operator-rhmp/5.2.0", "crunchy-postgres-operator-rhmp/5.3.0", "crunchy-postgres-operator-rhmp/5.4.0", "crunchy-postgres-operator-rhmp/5.4.1", "crunchy-postgres-operator-rhmp/5.4.2", "crunchy-postgres-operator-rhmp/5.4.3", "crunchy-postgres-operator-rhmp/5.5.0", "crunchy-postgres-operator-rhmp/5.5.1", "crunchy-postgres-operator-rhmp/5.5.2", "crunchy-postgres-operator-rhmp/5.6.0", "crunchy-postgres-operator-rhmp/5.6.1", "crunchy-postgres-operator-rhmp/5.7.0", "crunchy-postgres-operator-rhmp/5.7.1", "crunchy-postgres-operator-rhmp/5.7.2", "crunchy-postgres-operator-rhmp/5.7.3", "crunchy-postgres-operator-rhmp/5.7.4", "crunchy-postgres-operator-rhmp/5.8.0", "crunchy-postgres-operator-rhmp/5.8.1", "crunchy-postgres-operator-rhmp/5.8.2", "crunchy-postgres-operator-rhmp/5.8.3", "crunchy-postgres-operator-rhmp/5.8.4"], "added_bundles": [], "modified_bundles": [], "deleted_bundles": ["crunchy-postgres-operator-rhmp/4.7.5", "crunchy-postgres-operator-rhmp/5.0.4", "crunchy-postgres-operator-rhmp/5.0.5", "crunchy-postgres-operator-rhmp/5.1.0", "crunchy-postgres-operator-rhmp/5.1.1", "crunchy-postgres-operator-rhmp/5.1.2", "crunchy-postgres-operator-rhmp/5.1.3", "crunchy-postgres-operator-rhmp/5.2.0", "crunchy-postgres-operator-rhmp/5.3.0", "crunchy-postgres-operator-rhmp/5.4.0", "crunchy-postgres-operator-rhmp/5.4.1", "crunchy-postgres-operator-rhmp/5.4.2", "crunchy-postgres-operator-rhmp/5.4.3", "crunchy-postgres-operator-rhmp/5.5.0", "crunchy-postgres-operator-rhmp/5.5.1", "crunchy-postgres-operator-rhmp/5.5.2", "crunchy-postgres-operator-rhmp/5.6.0", "crunchy-postgres-operator-rhmp/5.6.1", "crunchy-postgres-operator-rhmp/5.7.0", "crunchy-postgres-operator-rhmp/5.7.1", "crunchy-postgres-operator-rhmp/5.7.2", "crunchy-postgres-operator-rhmp/5.7.3", "crunchy-postgres-operator-rhmp/5.7.4", "crunchy-postgres-operator-rhmp/5.8.0", "crunchy-postgres-operator-rhmp/5.8.1", "crunchy-postgres-operator-rhmp/5.8.2", "crunchy-postgres-operator-rhmp/5.8.3", "crunchy-postgres-operator-rhmp/5.8.4"], "added_or_modified_bundles": [], "affected_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18", "v4.19"], "added_catalogs": [], "modified_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18"], "deleted_catalogs": ["v4.19"], "added_or_modified_catalogs": ["v4.12", "v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18"], "affected_catalog_operators": ["v4.12/crunchy-postgres-operator-rhmp", "v4.13/crunchy-postgres-operator-rhmp", "v4.14/crunchy-postgres-operator-rhmp", "v4.15/crunchy-postgres-operator-rhmp", "v4.16/crunchy-postgres-operator-rhmp", "v4.17/crunchy-postgres-operator-rhmp", "v4.18/crunchy-postgres-operator-rhmp", "v4.19/crunchy-postgres-operator-rhmp"], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": ["v4.12/crunchy-postgres-operator-rhmp", "v4.13/crunchy-postgres-operator-rhmp", "v4.14/crunchy-postgres-operator-rhmp", "v4.15/crunchy-postgres-operator-rhmp", "v4.16/crunchy-postgres-operator-rhmp", "v4.17/crunchy-postgres-operator-rhmp", "v4.18/crunchy-postgres-operator-rhmp", "v4.19/crunchy-postgres-operator-rhmp"], "added_or_modified_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "crunchy-postgres-operator-rhmp", "bundle_version": "", "operator_path": "operators/crunchy-postgres-operator-rhmp", "bundle_path": ""}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] + echo -n crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] + echo -n operators/crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs=v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
| [detect-changes : parse-repo-changes] + echo -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] + echo -n crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18 | |
| [detect-changes : parse-repo-changes] + echo -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18 | |
| [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=v4.12/crunchy-postgres-operator-rhmp,v4.13/crunchy-postgres-operator-rhmp,v4.14/crunchy-postgres-operator-rhmp,v4.15/crunchy-postgres-operator-rhmp,v4.16/crunchy-postgres-operator-rhmp,v4.17/crunchy-postgres-operator-rhmp,v4.18/crunchy-postgres-operator-rhmp,v4.19/crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] + echo -n v4.12/crunchy-postgres-operator-rhmp,v4.13/crunchy-postgres-operator-rhmp,v4.14/crunchy-postgres-operator-rhmp,v4.15/crunchy-postgres-operator-rhmp,v4.16/crunchy-postgres-operator-rhmp,v4.17/crunchy-postgres-operator-rhmp,v4.18/crunchy-postgres-operator-rhmp,v4.19/crunchy-postgres-operator-rhmp | |
| [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=v4.12/crunchy-postgres-operator-rhmp,v4.13/crunchy-postgres-operator-rhmp,v4.14/crunchy-postgres-operator-rhmp,v4.15/crunchy-postgres-operator-rhmp,v4.16/crunchy-postgres-operator-rhmp,v4.17/crunchy-postgres-operator-rhmp,v4.18/crunchy-postgres-operator-rhmp,v4.19/crunchy-postgres-operator-rhmp | |
| [detect-changes : parse-repo-changes] + echo -n v4.12/crunchy-postgres-operator-rhmp,v4.13/crunchy-postgres-operator-rhmp,v4.14/crunchy-postgres-operator-rhmp,v4.15/crunchy-postgres-operator-rhmp,v4.16/crunchy-postgres-operator-rhmp,v4.17/crunchy-postgres-operator-rhmp,v4.18/crunchy-postgres-operator-rhmp,v4.19/crunchy-postgres-operator-rhmp | |
| [check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner dsessler7 --pull-request-url https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
| [check-permissions : check-permissions] 2025-12-11 20:24:17,790 [operator-cert] INFO Checking permissions for the pull request owner: dsessler7 | |
| [check-permissions : check-permissions] 2025-12-11 20:24:17,791 [operator-cert] INFO Checking permissions for operator crunchy-postgres-operator-rhmp | |
| [check-permissions : check-permissions] 2025-12-11 20:24:18,552 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
| [check-permissions : check-permissions] 2025-12-11 20:24:18,957 [operator-cert] INFO Pull request owner 'dsessler7' is not a member of the organization 'redhat-openshift-ecosystem' | |
| [check-permissions : check-permissions] 2025-12-11 20:24:18,962 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [check-permissions : check-permissions] 2025-12-11 20:24:18,963 [operator-cert] DEBUG Getting project details: 61765b55c0d15aff4912da33 | |
| [check-permissions : check-permissions] 2025-12-11 20:24:19,118 [operator-cert] INFO Pull request owner dsessler7 can submit PR for operator crunchy-postgres-operator-rhmp | |
| [check-permissions : check-permissions] 2025-12-11 20:24:19,753 [operator-cert] INFO Adding label approved | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] + jq | |
| [check-permissions : check-permissions] { | |
| [check-permissions : check-permissions] "approved": true | |
| [check-permissions : check-permissions] } | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] + jq -r .approved | |
| [check-permissions : check-permissions] + tr -d '\r\n' | |
| [check-permissions : check-permissions] + tee /tekton/results/approved | |
| [check-permissions : check-permissions] true | |
| [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] Setting the PR title | |
| [set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 != '' ]] | |
| [set-github-pr-title : set-github-status] + MAX_TITLE_LEN=256 | |
| [set-github-pr-title : set-github-status] + TITLE_BEGINNING='Catalog update [' | |
| [set-github-pr-title : set-github-status] + TITLE_ENDING='] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
| [set-github-pr-title : set-github-status] + IFS=, | |
| [set-github-pr-title : set-github-status] + read -ra RAW_OPERATOR_ARR | |
| [set-github-pr-title : set-github-status] + unset IFS | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR=() | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + IFS=' ' | |
| [set-github-pr-title : set-github-status] + read -ra OPERATOR_ARR | |
| [set-github-pr-title : set-github-status] ++ echo crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp crunchy-postgres-operator-rhmp | |
| [set-github-pr-title : set-github-status] ++ tr ' ' '\n' | |
| [set-github-pr-title : set-github-status] ++ sort -u | |
| [set-github-pr-title : set-github-status] ++ tr '\n' ' ' | |
| [set-github-pr-title : set-github-status] + unset IFS | |
| [set-github-pr-title : set-github-status] ++ printf ,%s crunchy-postgres-operator-rhmp | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=,crunchy-postgres-operator-rhmp | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=crunchy-postgres-operator-rhmp | |
| [set-github-pr-title : set-github-status] ++ echo 'Catalog update [' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] ++ echo '] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + FREE_CAPACITY=187 | |
| [set-github-pr-title : set-github-status] ++ echo crunchy-postgres-operator-rhmp | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + [[ 31 -gt 187 ]] | |
| [set-github-pr-title : set-github-status] + TITLE='Catalog update [crunchy-postgres-operator-rhmp] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
| [set-github-pr-title : set-github-status] Catalog update [crunchy-postgres-operator-rhmp] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19] | |
| [set-github-pr-title : set-github-status] + echo Catalog update '[crunchy-postgres-operator-rhmp]' '[v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' | |
| [set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [crunchy-postgres-operator-rhmp] [v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19]' https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 | |
| [set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 | |
| [read-config : read-config] + '[' operators/crunchy-postgres-operator-rhmp '!=' '' ']' | |
| [read-config : read-config] + PKG_PATH=operators/crunchy-postgres-operator-rhmp | |
| [read-config : read-config] + CONFIG_PATH=operators/crunchy-postgres-operator-rhmp/ci.yaml | |
| [read-config : read-config] Operator directory is removed. | |
| [read-config : read-config] + [[ ! -d operators/crunchy-postgres-operator-rhmp ]] | |
| [read-config : read-config] + echo 'Operator directory is removed.' | |
| [read-config : read-config] + echo -n '' | |
| [read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
| [read-config : read-config] + echo -n true | |
| [read-config : read-config] + tee /tekton/results/fbc-enabled | |
| [read-config : read-config] true+ echo -n true | |
| [read-config : read-config] + tee /workspace/output/fbc_enabled | |
| [read-config : read-config] true+ exit 0 | |
| [resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
| [resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n false | |
| [resolve-pr-type : evaluate-conditions] + '[' -n v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19 ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n true | |
| [validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.12,v4.13,v4.14,v4.15,v4.16,v4.17,v4.18 --verbose | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:18,723 [operator-cert] INFO Validating catalog v4.12 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:18,723 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.12'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:20,457 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:20,457 [operator-cert] INFO Validating catalog v4.13 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:20,457 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.13'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:21,908 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:21,908 [operator-cert] INFO Validating catalog v4.14 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:21,908 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,096 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,096 [operator-cert] INFO Validating catalog v4.15 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,096 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,725 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,725 [operator-cert] INFO Validating catalog v4.16 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:23,726 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,322 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,322 [operator-cert] INFO Validating catalog v4.17 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,323 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,412 [operator-cert] DEBUG Command output: | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,412 [operator-cert] INFO Validating catalog v4.18 | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,412 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.18'] | |
| [validate-catalog-format : validate-catalog-format] 2025-12-11 20:25:24,494 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] + [[ '' == '' ]] | |
| [build-fragment-images : build-fragment-images] + echo 'No affected catalogs, skipping fragment image build' | |
| [build-fragment-images : build-fragment-images] + exit 0 | |
| [build-fragment-images : build-fragment-images] No affected catalogs, skipping fragment image build | |
| [content-hash : compute-md5sum] + [[ -n '' ]] | |
| [content-hash : compute-md5sum] + echo 'No bundle added: skipping md5sum' | |
| [content-hash : compute-md5sum] + echo -n N/A | |
| [content-hash : compute-md5sum] No bundle added: skipping md5sum | |
| [certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
| [certification-project-check : certification-project-check] Checking availability of cert project identifier | |
| [certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
| [certification-project-check : certification-project-check] + [[ -z crunchy-postgres-operator-rhmp ]] | |
| [certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [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 v4.12/crunchy-postgres-operator-rhmp,v4.13/crunchy-postgres-operator-rhmp,v4.14/crunchy-postgres-operator-rhmp,v4.15/crunchy-postgres-operator-rhmp,v4.16/crunchy-postgres-operator-rhmp,v4.17/crunchy-postgres-operator-rhmp,v4.18/crunchy-postgres-operator-rhmp,v4.19/crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_catalog_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.12/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.13/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.14/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.15/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.16/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.17/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.18/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.19/crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=crunchy-postgres-operator-rhmp | |
| [certification-project-check : certification-project-check] + '[' -n crunchy-postgres-operator-rhmp ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}" | |
| [certification-project-check : certification-project-check] + file_path=operators/crunchy-postgres-operator-rhmp/ci.yaml | |
| [certification-project-check : certification-project-check] + '[' '!' -f operators/crunchy-postgres-operator-rhmp/ci.yaml ']' | |
| [certification-project-check : certification-project-check] + echo 'File '\''operators/crunchy-postgres-operator-rhmp/ci.yaml'\'' not found.' | |
| [certification-project-check : certification-project-check] File 'operators/crunchy-postgres-operator-rhmp/ci.yaml' not found. | |
| [certification-project-check : certification-project-check] + exit 1 | |
| [set-github-status-failure : set-github-status] + '[' false == true ']' | |
| [set-github-status-failure : set-github-status] + echo 'Setting github status of commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 to failure' | |
| [set-github-status-failure : set-github-status] Setting github status of commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 to failure | |
| [set-github-status-failure : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git --commit-sha bf3afc6c5d85592968eb7db2e6208331b58c2c45 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
| [set-github-status-failure : set-github-status] 2025-12-11 20:26:18,546 [operator-cert] INFO Successfully set status to failure for commit bf3afc6c5d85592968eb7db2e6208331b58c2c45 in github repo git@github.com:redhat-openshift-ecosystem/redhat-marketplace-operators.git | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
| [set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 | |
| [set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
| [set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189' | |
| [set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/redhat-marketplace-operators/pull/1189 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:17,192 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/redhat-marketplace-operators | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,022 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,022 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f401cd206e0> | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,022 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,022 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,022 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
| [set-github-failed-label : post-comment] 2025-12-11 20:26:18,989 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2025/12/11 20:26:36 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-runrjp8s | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runrjp8s | |
| [github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
| [github-add-summary-comment : gather-info] Getting pipeline logs | |
| [github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runrjp8s | |
| [github-add-summary-comment : gather-info] task certification-project-check has failed: "step-certification-project-check" exited with code 1 | |
| [github-add-summary-comment : gather-info] failed to get logs for task certification-project-check : container step-certification-project-check has failed : [{"key":"StartedAt","value":"2025-12-11T20:26:08.380Z","type":3}] | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runrjp8s --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-1189" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment