Created
August 23, 2025 04:46
-
-
Save rh-operator-bundle-bot/eca3f7fcded08398074185ac12e8320e 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 5989 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 5989 | |
[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-08-23T04:01:27.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-5989' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runxvx7c' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-08-23T04:01:27.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5989' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5989 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5989 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5989' | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5989 | |
[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-5989 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-5989' | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-5989 | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-08-23 04:01:39,474 [operator-cert] INFO Successfully set status to pending for commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b in github repo [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[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/certified-operators-preprod/pull/5989' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,119 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,818 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,818 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7efd772a06e0> | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,818 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,818 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2025-08-23 04:01:39,818 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-env : set-env] + ENV=stage | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init [email protected]:opcert/certified-operators-preprod.git -revision=1bf51f7a2a1a2d1992309581f16f67419a1fbc2b -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1755921730.5964394,"caller":"git/git.go:277","msg":"URL(\"[email protected]:opcert/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1755921735.7208793,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:opcert/certified-operators-preprod.git @ 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1755921736.0563655,"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=1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[clone-repository : clone] + printf %s [email protected]:opcert/certified-operators-preprod.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 [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git -revision=313fb3365e96ce0b6697532cc0024e6dd8be96a0 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1755921730.5887709,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1755921735.7902215,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git @ 313fb3365e96ce0b6697532cc0024e6dd8be96a0 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1755921736.057597,"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=313fb3365e96ce0b6697532cc0024e6dd8be96a0 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 313fb3365e96ce0b6697532cc0024e6dd8be96a0 | |
[clone-repository-base : clone] + printf %s [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.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-preprod/pull/5989 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-08-23 04:03:06,484 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'tekton-fbc-e2e-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-23 04:03:06,485 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('tekton-fbc-e2e-operator', '0.0.133')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-23 04:03:06,485 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-08-23 04:03:06,485 [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": ["tekton-fbc-e2e-operator"], "added_operators": [], "modified_operators": ["tekton-fbc-e2e-operator"], "deleted_operators": [], "added_or_modified_operators": ["tekton-fbc-e2e-operator"], "affected_bundles": ["tekton-fbc-e2e-operator/0.0.133"], "added_bundles": ["tekton-fbc-e2e-operator/0.0.133"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["tekton-fbc-e2e-operator/0.0.133"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "tekton-fbc-e2e-operator", "bundle_version": "0.0.133", "operator_path": "operators/tekton-fbc-e2e-operator", "bundle_path": "operators/tekton-fbc-e2e-operator/0.0.133"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=0.0.133 | |
[detect-changes : parse-repo-changes] + echo -n 0.0.133 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/tekton-fbc-e2e-operator/0.0.133 | |
[detect-changes : parse-repo-changes] + echo -n operators/tekton-fbc-e2e-operator/0.0.133 | |
[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=tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_bundles=tekton-fbc-e2e-operator/0.0.133 | |
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-operator/0.0.133 | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[yaml-lint : lint-yaml-files] + yamllint operators/tekton-fbc-e2e-operator/0.0.133 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}' | |
[yaml-lint : lint-yaml-files] operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator.clusterserviceversion.yaml | |
[yaml-lint : lint-yaml-files] 39:181 warning line too long (13008 > 180 characters) (line-length) | |
[yaml-lint : lint-yaml-files] | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner opcert --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2025-08-23 04:04:33,090 [operator-cert] INFO Checking permissions for the pull request owner: opcert | |
[check-permissions : check-permissions] 2025-08-23 04:04:33,091 [operator-cert] INFO Checking permissions for operator tekton-fbc-e2e-operator | |
[check-permissions : check-permissions] 2025-08-23 04:04:33,944 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2025-08-23 04:04:34,262 [operator-cert] INFO Pull request owner 'opcert' is not a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2025-08-23 04:04:34,265 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[check-permissions : check-permissions] 2025-08-23 04:04:34,265 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[check-permissions : check-permissions] 2025-08-23 04:04:34,451 [operator-cert] INFO Pull request owner opcert can submit PR for operator tekton-fbc-e2e-operator | |
[check-permissions : check-permissions] 2025-08-23 04:04:34,938 [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] + [[ 0.0.133 != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ 0.0.133 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='operator tekton-fbc-e2e-operator (0.0.133)' | |
[set-github-pr-title : set-github-status] operator tekton-fbc-e2e-operator (0.0.133) | |
[set-github-pr-title : set-github-status] + echo operator tekton-fbc-e2e-operator '(0.0.133)' | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator tekton-fbc-e2e-operator (0.0.133)' https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[read-config : read-config] + '[' operators/tekton-fbc-e2e-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/tekton-fbc-e2e-operator | |
[read-config : read-config] + CONFIG_PATH=operators/tekton-fbc-e2e-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/tekton-fbc-e2e-operator ]] | |
[read-config : read-config] + [[ ! -f operators/tekton-fbc-e2e-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/tekton-fbc-e2e-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: 6818a5b9fff5cee0e8e63172 | |
[read-config : read-config] fbc: | |
[read-config : read-config] enabled: true | |
[read-config : read-config] catalog_mapping: | |
[read-config : read-config] - template_name: semver.yaml | |
[read-config : read-config] catalog_names: ["v4.14","v4.15","v4.16","v4.17","v4.18", "v4.19"] | |
[read-config : read-config] type: olm.semver | |
[read-config : read-config] ++ cat operators/tekton-fbc-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=true | |
[read-config : read-config] + '[' true == true ']' | |
[read-config : read-config] ++ cat operators/tekton-fbc-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r .updateGraph | |
[read-config : read-config] + '[' null '!=' null ']' | |
[read-config : read-config] + 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+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n false | |
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --repo-config-file config.yaml --operator-name tekton-fbc-e2e-operator --verbose | |
[apply-test-waivers : set-github-status] 2025-08-23 04:06:17,269 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod | |
[apply-test-waivers : set-github-status] 2025-08-23 04:06:17,982 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2025-08-23 04:06:17,982 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f561a32c830> | |
[apply-test-waivers : set-github-status] 2025-08-23 04:06:17,983 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2025-08-23 04:06:17,983 [operator-cert] INFO Labels to remove: [] | |
[content-hash : compute-md5sum] + [[ -n operators/tekton-fbc-e2e-operator/0.0.133 ]] | |
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
[content-hash : compute-md5sum] Compute md5hash of bundle content... | |
[content-hash : compute-md5sum] + find operators/tekton-fbc-e2e-operator/0.0.133 -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b operators/tekton-fbc-e2e-operator/0.0.133/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 08eb812b5844ffde23668ca6c2254fcb operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 2281735510cd05c6d540cbbb7c6da9aa operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 4a7778fcd551bf86bb64def994eb938c operators/tekton-fbc-e2e-operator/0.0.133/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 7001c65679b25f5c948408590f6cc028 operators/tekton-fbc-e2e-operator/0.0.133/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] 7ef3fc3f78a01f8709f352181145d2c1 operators/tekton-fbc-e2e-operator/0.0.133/release-config.yaml | |
[content-hash : compute-md5sum] f816a0bd27104b89b12e0b02b6a65b4e operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] 423db298502de1af9006528bfac16aab | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[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] + [[ -z tekton-fbc-e2e-operator ]] | |
[certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS | |
[certification-project-check : certification-project-check] + '[' -n tekton-fbc-e2e-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/tekton-fbc-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] + '[' '!' -f operators/tekton-fbc-e2e-operator/ci.yaml ']' | |
[certification-project-check : certification-project-check] ++ cat operators/tekton-fbc-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)' | |
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=6818a5b9fff5cee0e8e63172 | |
[certification-project-check : certification-project-check] + '[' -z 6818a5b9fff5cee0e8e63172 ']' | |
[certification-project-check : certification-project-check] + echo -n 6818a5b9fff5cee0e8e63172 | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] 6818a5b9fff5cee0e8e63172 | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=certified-operators | |
[get-organization : get-organization] + echo -n certified-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] certified-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' 6818a5b9fff5cee0e8e63172 == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 6818a5b9fff5cee0e8e63172 | |
[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] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] ospid-6818a5b9fff5cee0e8e63172+ 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] tekton-fbc-e2e-operator+ get_from_cp operator_distribution .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] 18959270+ 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='opcert lslavkov ' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n opcert lslavkov | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
[get-pyxis-certification-data : get-cert-project-related-data] opcert lslavkov | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' 6818a5b9fff5cee0e8e63172 == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt | |
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=18959270 | |
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --org-id 18959270 | |
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor | |
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] tekton-automation | |
[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 tekton-fbc-e2e-operator ']' | |
[reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-6818a5b9fff5cee0e8e63172' | |
[reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-6818a5b9fff5cee0e8e63172 | |
[reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-6818a5b9fff5cee0e8e63172 --operator-name tekton-fbc-e2e-operator --pyxis-url https://pyxis.stage.engineering.redhat.com --source certified-operators --verbose | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:24,795 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:24,795 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=association==ospid-6818a5b9fff5cee0e8e63172;deleted!=true | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:24,795 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:25,037 [operator-cert] INFO Requested operator name tekton-fbc-e2e-operator match with operator name already reserved. | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:25,038 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:25,038 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=package_name==tekton-fbc-e2e-operator;deleted!=true | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:25,038 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-08-23 04:09:25,235 [operator-cert] INFO Operator name tekton-fbc-e2e-operator is already reserved by this association (ospid-6818a5b9fff5cee0e8e63172). | |
[static-tests : run-suite] + '[' -z operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --json labels | |
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json | |
[static-tests : run-suite] ++ paste -sd , | |
[static-tests : run-suite] ++ sed 's/tests\/skip\///g' | |
[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 tekton-fbc-e2e-operator 0.0.133 '' | |
[static-tests : run-suite] 2025-08-23 04:10:04,415 [operator-cert] INFO Skipping check_pruned_graph for FBC enabled operator tekton-fbc-e2e-operator | |
[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-preprod/pull/5989 --remove-labels validation-failed | |
[static-tests : check-for-failures] 2025-08-23 04:10:06,812 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod | |
[static-tests : check-for-failures] 2025-08-23 04:10:07,666 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f33cf918830> | |
[static-tests : check-for-failures] 2025-08-23 04:10:07,666 [operator-cert] INFO Labels to add: [] | |
[static-tests : check-for-failures] 2025-08-23 04:10:07,666 [operator-cert] INFO Labels to remove: [] | |
[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/931E6390C2A37B65 2022-10-14 Operator pipeline - nonprod <[email protected]> | |
[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 931E6390C2A37B65: public key "Operator pipeline - nonprod <[email protected]>" 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 931E6390C2A37B65/931E6390C2A37B65: secret key imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65/417EA6608B0D85EE: secret key imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65: 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 417EA6608B0D85EE, created 2022-10-14 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - nonprod <[email protected]>" | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID DC6819427784E26B | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 36C2E548C80A206C | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 5E217F79FCE0A164 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID B1FBA887D2D2184C | |
[merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged | |
[digest-pinning : combine-credentials] + '[' -z operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[digest-pinning : combine-credentials] + '[' true '!=' true ']' | |
[digest-pinning : combine-credentials] + [[ true == \t\r\u\e ]] | |
[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/tekton-fbc-e2e-operator/0.0.133 ']' | |
[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/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : pin-digest] total 20 | |
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 939 Aug 23 04:02 Dockerfile | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 Aug 23 04:02 manifests | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 Aug 23 04:02 metadata | |
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 83 Aug 23 04:02 release-config.yaml | |
[digest-pinning : pin-digest] drwxrwsr-x. 3 root 1001320000 4096 Aug 23 04:02 tests | |
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 | |
[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/tekton-fbc-e2e-operator/0.0.133 ']' | |
[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] false+ 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] 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/tekton-fbc-e2e-operator/0.0.133 ']' | |
[digest-pinning : verify-related-images] + '[' true '!=' true ']' | |
[digest-pinning : verify-related-images] ++ realpath operators/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 | |
[digest-pinning : verify-related-images] + cat references.json | |
[digest-pinning : verify-related-images] ["quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc", "gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522"]++ jq length references.json | |
[digest-pinning : verify-related-images] + REFERENCE_COUNT=2 | |
[digest-pinning : verify-related-images] ++ find /workspace/source/operators/tekton-fbc-e2e-operator/0.0.133 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml' | |
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator.clusterserviceversion.yaml | |
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/tekton-fbc-e2e-operator/0.0.133/manifests/memcached-operator.clusterserviceversion.yaml | |
[digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=2 | |
[digest-pinning : verify-related-images] + [[ 2 -ge 2 ]] | |
[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 | |
[verify-pinned-digest : check-dirty-flag] + DIRTY_FLAG=false | |
[verify-pinned-digest : check-dirty-flag] + echo false | |
[verify-pinned-digest : check-dirty-flag] false | |
[verify-pinned-digest : check-dirty-flag] + '[' false == true ']' | |
[verify-pinned-digest : check-related-images] + RELATED_IMAGES_FLAG=true | |
[verify-pinned-digest : check-related-images] + echo true | |
[verify-pinned-digest : check-related-images] true | |
[verify-pinned-digest : check-related-images] + '[' true == false ']' | |
[dockerfile-creation : generate-dockerfile] + '[' -z operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile | |
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/tekton-fbc-e2e-operator/0.0.133 --destination Dockerfile --verbose | |
[dockerfile-creation : generate-dockerfile] 2025-08-23 04:12:13,358 [operator-cert] DEBUG Generating a dockerfile... | |
[dockerfile-creation : generate-dockerfile] 2025-08-23 04:12:13,360 [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='tekton-fbc-e2e-operator' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='alpha' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1' | |
[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.19' | |
[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/tekton-fbc-e2e-operator/0.0.133 ']' | |
[build-bundle : build-and-push] + EXTRA_ARGS= | |
[build-bundle : build-and-push] + [[ true == \t\r\u\e ]] | |
[build-bundle : build-and-push] Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-bundle : build-and-push] + EXTRA_ARGS+=' --authfile /workspace/dockerconfig/.dockerconfigjson' | |
[build-bundle : build-and-push] + echo 'Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133' | |
[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-stage/tekton-fbc-e2e-operator:0.0.133 operators/tekton-fbc-e2e-operator/0.0.133 | |
[build-bundle : build-and-push] STEP 1/14: FROM scratch | |
[build-bundle : build-and-push] STEP 2/14: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[build-bundle : build-and-push] STEP 3/14: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[build-bundle : build-and-push] STEP 4/14: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[build-bundle : build-and-push] STEP 5/14: LABEL operators.operatorframework.io.bundle.package.v1='tekton-fbc-e2e-operator' | |
[build-bundle : build-and-push] STEP 6/14: LABEL operators.operatorframework.io.bundle.channels.v1='alpha' | |
[build-bundle : build-and-push] STEP 7/14: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1' | |
[build-bundle : build-and-push] STEP 8/14: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[build-bundle : build-and-push] STEP 9/14: LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
[build-bundle : build-and-push] STEP 10/14: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[build-bundle : build-and-push] STEP 11/14: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[build-bundle : build-and-push] STEP 12/14: LABEL com.redhat.openshift.versions='v4.14-v4.19' | |
[build-bundle : build-and-push] STEP 13/14: COPY manifests/ /manifests/ | |
[build-bundle : build-and-push] STEP 14/14: COPY metadata/ /metadata/ | |
[build-bundle : build-and-push] COMMIT quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-bundle : build-and-push] Getting image source signatures | |
[build-bundle : build-and-push] Copying blob sha256:fa6002cc66c6fa61202a9b073f401089befda5947494be386f95c10c16c21a5b | |
[build-bundle : build-and-push] Copying config sha256:b8173c2b0627ecc0295ea18f0022ab26df6a0b7de3a40e75d81c90cb464c881c | |
[build-bundle : build-and-push] Writing manifest to image destination | |
[build-bundle : build-and-push] --> b8173c2b0627 | |
[build-bundle : build-and-push] Successfully tagged quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-bundle : build-and-push] b8173c2b0627ecc0295ea18f0022ab26df6a0b7de3a40e75d81c90cb464c881c | |
[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-stage/tekton-fbc-e2e-operator:0.0.133 docker://quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[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-stage/tekton-fbc-e2e-operator:0.0.133 docker://quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-bundle : build-and-push] Getting image source signatures | |
[build-bundle : build-and-push] Copying blob sha256:fa6002cc66c6fa61202a9b073f401089befda5947494be386f95c10c16c21a5b | |
[build-bundle : build-and-push] Copying config sha256:b8173c2b0627ecc0295ea18f0022ab26df6a0b7de3a40e75d81c90cb464c881c | |
[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:d7a1bde71455981635c81f6eb188fcb6a6c94d5bff3750bc1aed6e5852636e46+ printf %s quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-bundle : build-and-push] + tee /tekton/results/IMAGE_URL | |
[build-bundle : build-and-push] quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[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] /tekton/scripts/script-0-24vr5: line 18: [: missing `]' | |
[make-bundle-repo-public : change-visibility] /tekton/scripts/script-0-24vr5: line 18: 200: command not found | |
[make-bundle-repo-public : change-visibility] Repository visibility successfully changed. | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=certified-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/tekton-fbc-e2e-operator/0.0.133 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/tekton-fbc-e2e-operator/0.0.133 certified-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.14-v4.19", "indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}], "max_version_index": {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, "all_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.14-v4.19", "indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}], "max_version_index": {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, "all_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "v4.14-v4.19", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_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] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] 4.19+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.19+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] 4.19 4.18 4.17 4.16 4.15 4.14+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] 4.20 4.13 4.12+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.19+ echo '{"versions_annotation":' '"v4.14-v4.19",' '"indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '"all_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] v4.14-v4.19 | |
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS= | |
[build-fbc-scratch-catalog : build-fbc-catalog] + [[ true == \t\r\u\e ]] | |
[build-fbc-scratch-catalog : build-fbc-catalog] + DOCKERCONFIGJSON=/workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fbc-scratch-catalog : build-fbc-catalog] + export REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] + REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] + CATALOG_REPO=quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name tekton-fbc-e2e-operator --bundle-version 0.0.133 --bundle-pullspec quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 --repository-destination quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:06,511 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmpmbcn958y/template.yaml'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,000 [operator-cert] DEBUG Command output: --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: alpha | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.package | |
[build-fbc-scratch-catalog : build-fbc-catalog] --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] entries: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - name: tekton-fbc-e2e-operator.0.0.133 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: alpha | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.channel | |
[build-fbc-scratch-catalog : build-fbc-catalog] --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] image: quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: tekton-fbc-e2e-operator.0.0.133 | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] properties: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.gvk | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] group: cache.quay.io | |
[build-fbc-scratch-catalog : build-fbc-catalog] kind: Memcached | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: v1alpha1 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.package | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] packageName: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: 0.0.133 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsiY3JlYXRpb25UaW1lc3RhbXAiOm51bGwsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8ifSwic3BlYyI6eyJncm91cCI6ImNhY2hlLnF1YXkuaW8iLCJuYW1lcyI6eyJraW5kIjoiTWVtY2FjaGVkIiwibGlzdEtpbmQiOiJNZW1jYWNoZWRMaXN0IiwicGx1cmFsIjoibWVtY2FjaGVkcyIsInNpbmd1bGFyIjoibWVtY2FjaGVkIn0sInNjb3BlIjoiTmFtZXNwYWNlZCIsInZlcnNpb25zIjpbeyJuYW1lIjoidjFhbHBoYTEiLCJzY2hlbWEiOnsib3BlbkFQSVYzU2NoZW1hIjp7ImRlc2NyaXB0aW9uIjoiTWVtY2FjaGVkIGlzIHRoZSBTY2hlbWEgZm9yIHRoZSBtZW1jYWNoZWRzIEFQSSIsInByb3BlcnRpZXMiOnsiYXBpVmVyc2lvbiI6eyJkZXNjcmlwdGlvbiI6IkFQSVZlcnNpb24gZGVmaW5lcyB0aGUgdmVyc2lvbmVkIHNjaGVtYSBvZiB0aGlzIHJlcHJlc2VudGF0aW9uIG9mIGFuIG9iamVjdC4gU2VydmVycyBzaG91bGQgY29udmVydCByZWNvZ25pemVkIHNjaGVtYXMgdG8gdGhlIGxhdGVzdCBpbnRlcm5hbCB2YWx1ZSwgYW5kIG1heSByZWplY3QgdW5yZWNvZ25pemVkIHZhbHVlcy4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCNyZXNvdXJjZXMiLCJ0eXBlIjoic3RyaW5nIn0sImtpbmQiOnsiZGVzY3JpcHRpb24iOiJLaW5kIGlzIGEgc3RyaW5nIHZhbHVlIHJlcHJlc2VudGluZyB0aGUgUkVTVCByZXNvdXJjZSB0aGlzIG9iamVjdCByZXByZXNlbnRzLiBTZXJ2ZXJzIG1heSBpbmZlciB0aGlzIGZyb20gdGhlIGVuZHBvaW50IHRoZSBjbGllbnQgc3VibWl0cyByZXF1ZXN0cyB0by4gQ2Fubm90IGJlIHVwZGF0ZWQuIEluIENhbWVsQ2FzZS4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCN0eXBlcy1raW5kcyIsInR5cGUiOiJzdHJpbmcifSwibWV0YWRhdGEiOnsidHlwZSI6Im9iamVjdCJ9LCJzcGVjIjp7ImRlc2NyaXB0aW9uIjoiU3BlYyBkZWZpbmVzIHRoZSBkZXNpcmVkIHN0YXRlIG9mIE1lbWNhY2hlZCIsInR5cGUiOiJvYmplY3QiLCJ4LWt1YmVybmV0ZXMtcHJlc2VydmUtdW5rbm93bi1maWVsZHMiOnRydWV9LCJzdGF0dXMiOnsiZGVzY3JpcHRpb24iOiJTdGF0dXMgZGVmaW5lcyB0aGUgb2JzZXJ2ZWQgc3RhdGUgb2YgTWVtY2FjaGVkIiwidHlwZSI6Im9iamVjdCIsIngta3ViZXJuZXRlcy1wcmVzZXJ2ZS11bmtub3duLWZpZWxkcyI6dHJ1ZX19LCJ0eXBlIjoib2JqZWN0In19LCJzZXJ2ZWQiOnRydWUsInN0b3JhZ2UiOnRydWUsInN1YnJlc291cmNlcyI6eyJzdGF0dXMiOnt9fX1dfSwic3RhdHVzIjp7ImFjY2VwdGVkTmFtZXMiOnsia2luZCI6IiIsInBsdXJhbCI6IiJ9LCJjb25kaXRpb25zIjpudWxsLCJzdG9yZWRWZXJzaW9ucyI6bnVsbH19 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW10iLCJjYXBhYmlsaXRpZXMiOiJCYXNpYyBJbnN0YWxsIiwiY3JlYXRlZEF0IjoiMjAyMy0wNS0wOFQwNToxNTo1MFoiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2NuZiI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9jbmkiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vY3NpIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2Rpc2Nvbm5lY3RlZCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9maXBzLWNvbXBsaWFudCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9wcm94eS1hd2FyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90bHMtcHJvZmlsZXMiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1hd3MiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1henVyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWdjcCI6ImZhbHNlIiwib3BlcmF0b3JzLm9wZXJhdG9yZnJhbWV3b3JrLmlvL2J1aWxkZXIiOiJvcGVyYXRvci1zZGstdjEuMjguMSIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9wcm9qZWN0X2xheW91dCI6ImFuc2libGUuc2RrLm9wZXJhdG9yZnJhbWV3b3JrLmlvL3YxIn0sIm5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci4wLjAuMTMzIiwibmFtZXNwYWNlIjoicGxhY2Vob2xkZXIifSwic3BlYyI6eyJhcGlzZXJ2aWNlZGVmaW5pdGlvbnMiOnt9LCJjdXN0b21yZXNvdXJjZWRlZmluaXRpb25zIjp7Im93bmVkIjpbeyJraW5kIjoiTWVtY2FjaGVkIiwibmFtZSI6Im1lbWNhY2hlZHMuY2FjaGUucXVheS5pbyIsInZlcnNpb24iOiJ2MWFscGhhMSJ9XX0sImRlc2NyaXB0aW9uIjoiTWVtY2FjaGVkIG9wZXJhdG9yIiwiZGlzcGxheU5hbWUiOiJtZW1jYWNoZWQiLCJpY29uIjpbeyJiYXNlNjRkYXRhIjoiaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQU1nQUFBRElDQVlBQUFDdFdLNmVBQUFsMDBsRVFWUjRuT3lkRFhoVDVkMy92M2xyMGlSdDJxYTA2UXRZU2dwRlFBcXlJdnVENHFiN2cxelBzMmVvMjZQSUxQTFhQZE9obXk5end5bmlKajdQbnMxTjJlWTJMd1ZGM1pTSlBzOWtaY3FVU1JYYm9aU0JnRGJRVXRzbWxEUk4wcnkvL3E4N1RiQnZTYzdKT1NmbnBEMmY2K3BGeGVTY0h5ZjNOOS83ZDcvOGJuazBHb1VJZXh5eGUyUVdYN0FjUUpYSjVhL3VjUGtxeWU4QVN0dnRIcjNGRjlJQktJci81QVBJQTZBWThTY2hDQ0F3NGs4dkFEdjVNYWpram9ZaTlRQUFLNERlT3EycXo2aFY5cERmRFNyRnVVVkY2akRQajJCU0lSRUZ3b3p0cHY0Q0FKZTEydHpMMm16dVpRQldBTkR3Rkk0YndNSEdFczJocFNXYVF3QSsyR1FzRytJcGxrbUJLQkFhTkZzYzVTYVhmM0dIeTdmSTVQS1RuOFVBYXZtT0t3MW5qRnJsUjBhdDhraWRWbldFL0w3YW9EdkhkMUM1Z2lpUU5EUmJIUG9YdTIxcjIyenVHd0dzNURzZWxqalFXS0o1YWQyTWtqMnJEYm9Cdm9NUk1xSkF4bkRFN3RHMFdGMlhIN1FPWGRWdTk1THUwc0o0ZmpBWklmbk4wWWFpL0lNclNndjJMeS9WdnJ1b1NPM21PeWdoSVFva3puWlQvN3p0cHY3YkFhd0RvT003SHA1d0FIaHhrN0hzTjV1TVpSL3pIWXdRbU5JQ2FiWTRxcHN0anJYN0xNNXJBU3dISU9VN0pvRVFBZEN5eWxENDZtcURqblREZXZnT2lDK21wRUMybS9vWGJEZjFQd0JnN1lpaFZaR0pDUUxZczhsWTl1Z21ZOWt4dm9QSk5sTkdJR1pmTUc5SGwvWEduVjBEVFhHM2tQRWRVNDRSSnE3U1ZLUGZ1YUdtOUtVS2xTTEFkMERaWU5JTFpFZVhkZDd1bnNFTkpwZi9CZ0NWZk1jelNlZ3phcFYvdUw2NmVNZUdtdEpKbmF0TVdvRTBXeHlsZDdWL3RnM0FMYUpiY0FaeGxXZWZhSmkrZWJWQlorVTdHQzZZZEFMWjBXV2R0YnRuOE5zbWwvOW1BS1Y4eHpORnNCcTF5dWV1cnk1K2FrTk42V20rZzJHVFNTT1FEcGRQc2ZXRStmdHROdmVQQUtqNGptZUs0bXNzMGZ4a3k4VVZQNjNUcW9KOEI4TUdrMElnMjA2WnI5clpOZkFMQVBQNWprVWt4dkdtR3YzM050ZFg3T2M3RUtia3RFQ2FMUTc5WGUyZlBRM2dhM3pISWpJaHJ6M1JNUDNXWEY3T2twTUNNZnVDeXNkT21XL2VaM0UrQUdBRzMvR0lwS1I3bGFIdzBSL1dWenhYb1ZMNCtRNkdMamtsRUxNdktQMVR6K0MxMjAzOVd3SE01VHNlRVZxYzNHUXMyM0pkZGZHckZTcEZoTzlncUpJekFtbTF1YVZiVC9UdE5Mbjg2L21PUlNSempGcmxyaTBYVnpZdExkSGtoRWh5UWlEYlRwbXYzTmsxOENzQUYvTWRpd2dybkdpcTBYOW5jMzNGTzN3SGtnN0JDK1RPOXU3cjkxbWNmeEFuK3lZZDRWV0d3aHVlYkppeG0rOUFVaUhZMWF0SDdCN2ROUzBkdjl4bmNiNG9pbU5TSWlPZkxmbU15V2ZOZHpESkVLU0R0TnJjMnZWdG5XOENXTVozTENKWjRkQ3V4cGxmV1ZxaWNmRWR5RmdFSjVCdHA4eGYyZGsxOEF5QWFyNWpFY2txUFUwMStvMmI2eXZlNUR1UWtRaEtJRGUxZFg2OXplYmVOWW0zdUlxa0p0QllvbG4vUXVQTVYvZ09KSUVnY2hDekwwaVM4UzF0TnZjZlJYRk1hZkpJR3lCdGdiUUpJY0M3ZzNTNGZLcU5oN3QrWi9HRnZzbHJJQ0tDd3FDU1AvL01rcHB2MVdsVlBqN2o0RlVnSFM2ZlprMkw2VzhBbHZJV2hJaVFhZDI3M1BqbE9xMkt0MG9ydkhXeE9seStvbzJIdTE0WHhTR1NncVdralpDMndsY0F2RGhJaDh0WHVxYkZkQWlBTWVzM0Y4bEZUSHVYRzVmVmFWVlozN1dZZFFjaDR0aDR1T3NOVVJ3aU5EQ1NOa1BhVHJadm5GVUhJVmE1cHNYMEQxRWNJaGxDbk9RTGRWcVZQVnMzekpxRGtJUjg0K0d1M2FJNFJCaEFuR1EzYVV2WnVtRldIS1RENVZPdGFURWRFQk55RVpabzNidmN1REliUThDY080alpGOFRHdzEyL0ZjVWh3aUpMU1p2S3htUWk1d0o1N0pSNWk4VVh1cG5yKzRoTUxVaWJJbTJMNi90dzJzV0tyNjM2STdrUFp6Y1JtY3BFRzBzMC84N2wyaTNPSEdUYk | |
[build-fbc-scratch-catalog : build-fbc-catalog] tmTlg0Z3NQUlhHSWNJV0V0REhTMWppN0FSY09FdC9QY1ZKY3NpNlNKWHAyTmM2Y3k4VitFdFlkNUlqZFV4amY3Q1NLUXlSYlZKTTJSOW9lMnhkbVhTQVBITzk5Uk53SktNSUR5K0p0ajFWWUZjaWQ3ZDNYbTF6KzI5bThwb2dJVlVqYkkyMlF6V3V5bG9QRVMvTzhsVXNGRmpReUNXYXE4MUNxbEVNdUdSNUxJRThqRUltZ3h4TkVsemNJNGV5M0ZLRkl1S2xHZnpWYkpZVllFVWlyelMxZDM5WjVUT2gxcStRUzRPcHBXbnpGb01QS2FRWFFLT1FwWHgrT1JHSDIrUEMvRmlmMm1oM29jRStKUTVVbUF5ZDJOYzVjd0VaeE9zWUNNZnVDMG8ySHV3UmY4VkFyaytKL2x0Vml1amJ6a3hFK2NYcnhkcjhUZTNydE9Pc1Z4cFpRa1lreGFwVzdubGxTMDhTMHpDbmpIR1IzaisxYW9ZdUQ0QXBIY1AveFhrUVlmQ0hNS2N6SHQ0M2wrT3VLMmZqditaV29VcVYyb0ttTVFTbkRMRFYvNVFWSW15UnRrK2wxR0RtSTJSZFVYbkhna3lPNVZFaDZTVkUrbm15WWdWSVY4OE50bmNFUW51dXk0dm16TmpoQ09WRnFsbk1LNVZLc20xNk1XMnVueGY3N2ppUGRPR1R6OEJYT3liK3ZuTE9JU1ZWNVJnN3kyQ256emJra0RzSmh1eGQzdG5jemNwSUVoUW81TnRVWjhPcXlXWmlyVmJJU1h5N3pqU29kM3I5eURyNDNwd0phaFR6MjgrdEZNMUNuNGMxSjVzYmJhTVprN0NEeHcycyt5dFh6T2RoMEVrSW9Fc0hESC9maGxkNnM3ZVVSQk9RYjl0b3FIWm91S2tWZFlmNkVyM0VGUTlqUWVnWkhYYndNY25RLzBUQjljYWFIK0dRc2tObjdqdS9KOVpPZGlFaGVXRm9McVlTOTVXSjNIem1MTjg0TnNYWTlJWE5aY1Q1K2RrazF5dkpUdTZmVk5vaStJVGR1TnpuUkgrU2xLL3JhcDZ2bXI4M2tqUmwxc2JhZE1sK1Y2K0pBdkx0MVUrc1pXRm5jVi9DZmwwekhqZFc4RmVISUNwZnJOZGh4NlF6c1hEb3JyVGhzZzNaNHZWNFV5Nlg0amJFUWMvSjVtU2I3V3J6TjBvYTJnM1M0ZklvMUxhWVBBU3pJNUlaQ3BGYWRoeGNhWjdMVzNTTDgxOGsrUEhQV3h0cjErSVo4azM1NW1oWWJha3F4Uks5TisvcHdPQnh6amtCZ2RMZnFuak5PdEx0REhFYWFsR043bHhzdnBYdjZMbTBIMlhyQ2ZOOWtFZ2ZoakNmQVd1S2U0TDc2Q255eFJNM2E5ZmpFcUZiZzVhVXo4ZXRMYXlpSkEvRnUxVmh4Zk9BTThDVU93b0o0MjZVRkxRZDV0c3M2Nno5UFdZNVAxblBJMlU3Y2ZhRXd2dnErQ1oyZTNKeFVYRmlvd29ZYVBWWlZGRU5LSTAwajNTcTNaL1RRcmlzY3dmL3JjT0k4UHpsSUF0OFA2ZzN6YjZrcFBVMzFEYlFjNUU4OWc5K2VyT0pBUENmWnhLS1RxT1F5Zk5kWXhzcTFzb2xLS3NHVGwxUmg5eGVOdUthU25qaUljNHdWQitITndRRGY0aUNvNG0yWU1wUUYwbXh4bEpwYy9rbS90L3hEdXhmcldzL2dQRXVKKy8rdEtNS1ZwVm1yVXNPSUVvVU0zNXFweDc3bGRWaFZXVXo3L1ltRWZDeitTQlN2RGZCYWcvb0NwQTJUdGt6MTlaUzdXTFAzSGY4OWdGdVpCSmRMWEZxVWp4ZFpHZ0wyQk1Ob2ZPY1VBaEhocmcyK3RySVFQNml2Z0M0dnMrNGxjWTZKeEVIWWVjNkRYZjNDRUVpY3B6OWROZjgyS2krazVDRFBkbG5uQWJpRmNWZzVCSnRPb2xiSThLOEcxamU3c2NiV3VRWThkc21Nak1XUnpEa0l2ZjR3L25oZVVPSWczQkp2MDJtaEpKQS85UXh1eUtWOUhteEJSSExuRVhaeWtuK3JFdTdjU0gxQjVtbGxzcHdqd1o0Qkg0TENNMDVadkUybkphMUF6TDVnbnNubHY0R1ZzQmlTeDBOOWxBOGQ3RGpKa3BJQ3dhNyt2U2pEVmJlcG5JTndMaERHbTRNWnJ4UGtGTkttU2R0Tzk3cTBBdG5SWmIwUlFDVnJrV1VJMGNZdmF3dGhWR1hmeUlpVHJHL3JaQ1FTcVFTNGNsb0JxM0d4Z1VvcVFiR0tua0RDNFRET25iZW1kQTZTYnoxNDFnVVA3d05YU2FtTXQrMlVwQlhJenE2Qkp0WkNZc0RGYWpubXFPWFlQb3Nma2NRbUV4bDJ0eTR0RnQ1bzFpS2RpbmJoc29rbUFjZHkwQm5BYVYrWVVXeGNRNlZ0cHhUSWRsUC9BZ0RMV1kwcVE2N1VEWC9MNVVrbGVPUWlMVDlPd3JDN3RWU0FNK3QxTkpmcGsyNVZPbkZFbzFIc0ZsNWlQaEhMNDIwOEtla0U4b0JRa3ZQR2dzOUhXTXJ6Wkx3NUNlbHU3Yk5rdHFTOVZKVUhyVXhZaFNhcjFOUUZraTRoVDlEdURxRkQ0TzRSUnhadjQwbEpLcEJtaTZNYVFFWkxoTmxHSVFFTWVhTkQ1ZE5KbU5CWU5QR2VDYjc0QXNWNDBpWGtJOWx0elFuM1NMQTIzdFluSkpWQWlEallXOTdLQUwxQ0N0a0VFM1o4T2ttbTFESW9Hc0VGVk9LaDZoeUVmN3FEYUIzS3FiVm5pbmhibjVDa0F0bG5jVExlOE00VzArVEplNElKSnpFb2VEdXdseGJUV0Z4U3o1UXZsV3FoVGxQNmlJNXplQ05SL0t5SHR4T2JNeVpWVzUrd1ZXMDM5YzhUU25KT1NOZjJpWk04WGx1UUUwNmlsQXBEeUJzdktzR3ZGaWZmTFUxbEtIY3NyMXA5NkEwSWQxdzNCY3ZqYlg0Y3lRUnlPNTlucUdkQ3JuUzM2S3lNNVFvaWp2dm5Wa0tlUXF4VWhuSkhFb2hFWXdMSlVhVHhOai8rZjR6OWl5TjJqd2JBdXF5RVJSR3FVdytrdTdYMUlpMW1DVmdrUEJ4TFB3clNyYnBuamlIbGE2Z001WTdsS2JNSHpyRHcxcFRRWUYyODdZOWluRUFPV29jdUI2RExXbGdVOE5KWUJXdklrK0ZYc3dvRkt4S0xuNzhFdGtHbndwT0xacVIxRGpyZEtzSVpYd2ovYXhQbWtoSWE2T0p0ZnhUam5sU0wxWlhSNW5ZdW9Wc0pJNUc0QzFFay9WNSs2dnNTNTNpaHNSWjVzdVRpb0pPUWp5UkhKZ1hUTWxIYkgvZTAydTNlRlZtTGlDSzJVQlErbW5zcGhPb2tKNGF5MzVnU3pwRktISms0UnpnYXhRbFBFUHZ0azZPbzkwUnRmOVFZWDdQRm9RZXdNS3RSVWVTME40UjVHbnBEcEFrbmVlaXNpN1YxUVNUSHJzbHc5V3NnSE1ZbldTNmVScHdqblRpU09RZEp2RHQ5NGRoV1dXc29NdnhuTUFKellQaDNXeWlDVUU2bkhlTllTRFF3c3NqY0tJRzgyRzFiUzlvVkw2R2w0VDFua0xaQU1NSkp2blBheVZna1JCeS9YbGlGRldXWnBXaEg3VjVrY3hDVXFuTWsyeVo3YjZjVEp6dzVzV1NFTGZLSUJsWWJkRThuL21MVWsydXp1ZE11LytXTHR4MyttS1ZuUXNKSnlobE9KbTZiVjRHckt1anYxVTV3MUo2OUlzNU1jbzVnSklvZmQ3dW1tamhpak5YQWhhZlhiSEdVQTFqSlMxUVVPQitNNHFRbjg1cEtodmhrWXFZNXliY3IxTGhDTFdGMDR0UXhCLzBFT0JNU2s0REp4SkZxRXBBNHg4UGRMaHpLcmVVaWJMSXlyb1VZRjU1Z2g4dTNtTGVRS1BLK2s5bUhsbW5pZmxlbEd0ZVZxdUQxK1hEZWFrV205WXp2bVcxQVFZcHZkRFpnTWdrWTYxYWRjZUtEcVN1T0dDTzFjQ0VITWJuOG | |
[build-fbc-scratch-catalog : build-fbc-catalog] kzaUxpQ0ovcy92UlZKNGY2ekpsU3FLNzlkZEJhc255REtVVVZ4Wjl2aVRjN3c5Z3dEWUl2YjZFOWthakdWb2xYdnZpTEh6cnc3TTQ3V0UvV1djeUNVakU4UWpwVm5tblhyZHFMSEV0TkNQWEJHSU5SZkdHelkrMXBjeFd4QkludWJrODgyWG5DU2VacHRkRFFyTXMwQXlORXI5YmZCRytkdWcwaHNMc3BleFVKd0dUSmVUM25ISGlwQ2lPR0NPMUlKM29MNFhNQy8xZTJQaXYwSGZCU1RMcGJDV2NoSzBqeXBnazVBbm5FTVh4T2VNRXN0M1VYd0NnbHRlb0tPSUlSL0dLUUJiRk1jbEpFazdDTkNkaE1nbVljSTZwbm5OTVFHMWNFeGNjNUxMNE1IOU84R2ViTHpaeEtBVDRkQkxST1RoREV0ZkVzRUJhYmU1bGZFZEVCMThFc2RseE9vc1l1WVFQSnhHZGcxc1Ntb2c5M2JZY0V3akJFb3pnNXoxdVZzLzBZRUxDU1RLQnJwTXduUVFVblNNOUNVMUlqOWc5TWdDQ1c2QkloWGNjQVR6UTVZSkhJUHNRaUpOWUIyeVpkYmMwU3V4cW5KbFdKRVFjVENjQlJlZWd4QXFpRGFuRkZ5d0hJTHlLWmhScGN3WHhlSytMMFF3M216RHBicFdxRkNtN1cxU0hjcFBOYzRqZEtscG9pRGJJazY3aU94S212T01JNHZFZVY2ejdJQVM0U055cGRxdFNUUUtLM1NyYVZFazdYTDZjRndqaEw0TUIzSFhHQ1dlSS96a1NzSnk0aXdrNVB4QnR5T3B1MmZSbGs4dC9EZC9Cc01GQUtJb0RqZ0R5cFVDTlVqWmhMYTFzUXZLQllEQ0VmSFUrN1RGMFhaNGNxdzJGa0NLS255MU12NS9EazJJb2w4ZURNM09ha2p4NXk2VG9ZbzNrWERDQ24vZDZjSC9uRUFZRk1PUE94RW1xOHhYNHdkeEswVG40bzRvOGVjcm50ZVVTUnowaGZPT1VIVnZQdW1MSER3ZDVIQTdPWkFnNEVva0FFa25LSStDU0RlWDZ4SnlETFVybDdYYVBudThvdUlJMGozZWRnZGhQa1V3U0s0QjlpVWFCQlJvNXF2SmtvTklEYzRXSDk2RWM5d1JqZjI0c1Y4ZU9ZYUJMWWdpWXlpcmdjQ1FDcVZTYTlIWEpEdWtuZFB2QytOSFpvVnd0NENZb2lEWWtkYzNIOWdQNE10L0JaSnM4Q1ZDamtxRldKWXVKUlNHUnhBUkRqR1lnRk1GWmZ4aGQ4ZjNZSTcxSExnR2VyQzNNU0NRRXBUSXY1U3BnSWc1Wm11cUw1ODViSnhRSGNZN2JPaHlpT05qamIrUlRGdTdoZVJ3U2lBS2Zlc094SHpxRW9zQ1c3aUZzblZHUWtVaFM3U2VKeEowakZjbUdjbjN4YmJLaU9GaWxTRHBWQmNLRTg4RW83anpqeENjWmJnSDJuelpoY1A5K1JDT2ZOK1pFenBHcSs1VXNJZmVKT3dHNW9vaDhCUXJyd0lvY0lTTW5pVVNnM3ZzR3RBZmVnVFFhUmFDbEJZcDc3d1hVYWtZSitZL0ZoSndyOHFWQ0xmT1RDOUIxRXZVYmI2RHduYmRqNGlCSVQ1NUE4RWNQSUJvTXBoUkhNdWNnN3hEWFZuRks3TmdtNFJ4WWtZTWtuQ1NkU1BMYTJsQnc0TzF4Znk4MW14RisvT2VJSmlrV25jdzVTSkt2THluQll3MDFyTzFNRkJtSFFuUVFGa2puSlBKangxRDh4NWVTNWhlUzluWUVIM3B3bkVpU09vZEVnckpTUGZMelZhenRUQlNaRU5GQjJDTGhKSDMrMGJrQWNRNzlqbWZTem4xSU9qc1IvUG5QZ05Dd3lGSVZrdFlYRnlNdjcvUHZOYmIzdUl0Y1FDR3BhejRXSEZ1Q1ZDUnpwaWtrdzRsNzFBL052bVpvMzJ1aHRRNHJmTWxDT0crOURmN2crTHdpMXEwcUxvNDV4MFJZZlVHc2IrdmtwS1RRRkNWRUJPSVJSN0l5bys1OEg1YjJub1lzR2tXdnBoRHRsVE9oREFWeDVXZWY0bnVuUG9ESzVhSjF2V2cwQ212WFdRUVhMWUwwd1ljd2Nxby8wLjAuMTMzUndUMGUzeXMxNVNhQXJqSlFLeEMrM0FIS0d6d05LTjc3ZitGUTBEZmFOR24wZ0RwMXNuYStSNzdXWUxQUGJoTTlnbFYxOE42ZDMzRE0rTnBIR09zWFM3L1p3VnA1dGlPRWdPSW80UjBtQ2VwUnM3OXoyUHhUYnp1S0ZaSnVJWTdPMjdJSTdZMzczMUZpSS9maVRXUFVzazVGUVJFM2ZXQ0pJbktIN05VR1JGMTBrOHYrOTVxS0xzZFY4U3p1RjFPc2Yvdi9mZmgreG4vdzE1SnB1dXhNU2REUUpFSU5rcE9aN2pWTnV0K09XQlYxa1h4MWpuR0l0Ly8zNlliN3NOa1JEOVpTMmlrekRHUzU1YzhrOUhKTVowdXhWUHZmVlMxcHhqTE1HUFBzTEFXMjhKb3N6cEZNTXVDaVFOeERsZWZmMTNxSFd4OTVpb09NZFl2SkR3WHVaMENtS1hHbFJ5Qjk5UkNKV0VjMmlpN0MwRXBPTWNNYVJTU0w3NVRVZ1dMTWhxY1RvUmdHaEQybENrSHVBN0VDRkNFdkxYWC84dHE4NFJEZ1pqOHh5VW5VTXVoL1QrK3lHOWNkMkZPWkZzRktjVEdZWm9nM2l1bGU5QWhNWThTemNuQ2JtdHB4Y0JxdWVRRTNGc2ZRU1NLOGFmaXNkbGNUcVJVVmpKVStybE93b2h3ZVZRTG1WeHlHU1EzbnNmSkpkZW12UWxRanFmWkJMVEt6VnFsYUpBNG5EbEhMUVNjaUlPNGh3cjA1K25Lb1R6U1NZelJCdlNPcTFLRkFnUGs0REprR3phQk1tU0paUmZMem9KZHhCdHlNVXVGcmVUZ0hURWdmcTVrSzVhVGZ0ZWJKK1pPRXV0UUwxV2llSThPUlJTQ1R5aENBYURZWnh5K2RBdGtJT0xza1N2M0tCU25BUGd6dVVLNzB5WWJyZmlOenhPQW83a2ovT1g0VXAvR0pWSyttZTVKNXlrVkY5Qys3M0VTVjcvNGl3TUJrT1lyVlZCSlU5K2YzY3doSDg2dkRocTkrQmRxd3VIN1pOMklZYWJhRU5DUHN6Wis0NDNBMWpGZDBUWmhuU3IySGFPY0RCSWI3UnFCSGQrNXhFTUdHZG5YRktJa0s5U1pYUkVkYVo0Z2lIczdoM0VLNThOb3NNOXFaYjE3ZnQwMWZ6VnNReXRzVVJ6aU85b3NvMGdobkluZ0dsSklTYUpleWFvRlhMY1hETU5lMWZNeHBiNjhxemNNeHNrTkJFVHlOSXBKaER1RW5JekkzRk1jd3pQMlZJdEJKRU1Kb2s3RTliVlRNTmYvczhzWEs3UC9kNzYwcEVDQWZBQitZejVEU2s3Y0RlVTJ3dVBuZG1xbldsMjI0WGZjODFKRWhnTDh2SDdKVFc0ckZpZDFmdXlURFN1aVdHQmJES1dEUUU0dzNkVVhNT2xjM2lkUTR5dkZaS05UbzV6MVVta0VnbCt2WGdHdmw2VnN4dFZ6OFExY2NGQllOUXFqL0FhRXNkd041VEwzRGtTZEplTlA2b2xWNTJrUUNISFR4Wk14OWNxQ3JONlh6WVlxWVVwSVJEdTluT3c0eHlFcnZKcUhLK3RuL0QvNWFxVEVINTBjU1dXRk9WV1RaQXBKUkR1OW5PdzV4d3VsUm8vdkhVelFyTGtRN3ZaZEpKUWhMMHZFdUlrTzViVW9EeUR1UjIrbUZBZ2RWclZSN3hGeEJIYzdlZGd6ems4U2hWK2N0T2RHTkFWcDMxdHN1SjBWRW0zbjhRZmp1RGg0ejFZdFA4a2J2MUhKMzVyT29mM3pnL0JHMkwyL0pSeUdYNDR4OERvR3Rsa3BCWWtJNzlSWnU4Ny9nNkE5S3ZrY2dDaFRRSk9SS2RoT2g3YWNCL09sVXlqOWI0THhlbFluRXowaE1LNDQ2TnV2R2R6VC9pZWVtMGU1dX | |
[build-fbc-scratch-catalog : build-fbc-catalog] ZVV0ZLc3hncTlGdFB5NmEvZmV2QllEMTd1RmZ3RzFnT2ZycHAvWmVJL1JnbmtwcmJPVzl0czd0L3pGUmxiekxOMGN6SmFaZTNxUXNEclkrVjZUclVXdDkvMUtQcEx5ako2UDVzblhSRngvUHNIcDNIS1JYMG0zS2hXNEJxRER2OVdxVU8xbGxxT0VReEhjTms3cHpBa2tLTzZKNkt4UkhQYkM0MHpuMDc4OTZpMXp1dG1sT3pKOVRKQTNFNENzaU1PNGh4MzNMVXRZM0dBeGNUZEhRemhqby9PMGhJSHdlUUo0c2t6Vm55cDVUVHViZSttOUI2RlRJcTFsWUllK2czRU5YQ0JVUUpaYmRBTkFEaWE5YkJZUXNpVGdBbUljenk0NFY3YTNhcUpZSnE0VzF3ZXJEbllnZmRzNHl2STA2RTFTYmRzSXE0eENQcEFzNk54RFZ4ZzNHNlpocUw4ZzFrTmlTV0VQZ2tJbHB4akxKazZpU01Vd1lOblhlZ0xNQi9BT0JjSW8zT0lXbDUyU1pFYTAxWENQRkJnb3JZL1RpRExTN1g3c3hZUlMrVENKS0FuVDRXSFdIS09zU1NjeEVSeHJ3WVJ4eDJubmZnNFErZVppTmY3cUNYZk1xa0UveUxRYnRaRWJYK2NRRmFVRnJ4TG5tSFdvbUpJTGt3Q0VuSDgrSnZmeFRrV25XTXN4RW5zRkpKZlR6Z2FjdzR6eTZmaHZuV08rdDZYYThvRk9idnVpTGY5VVl3VHlLSWlOZWxRdnBpMXNCakExU1NncllkZDU3ajc5aTM0Y001Q1ZxNlhpb3NvVE1iOXZOZk5xbk1rSUVuN2VTKzFSSCsyVGcxRnRqYXNVT2ZGZU5zZnhZUTc5amNaeTM0RFFMaGpjVnhPQXZhWjRSdGkxem5PVk5Xd2NyMVVGTW9rS0ZXa0xzRGdpMFR4dnBPN1FjcTJRZXJKK2l5Tm9QYkJSK0p0Zmh6SkJQSXhnQmJPdzhvUXJvcTZuZTg2QzQrREhlY2dDZm0zN3ZscFZweURVSkVuVGJzZlhTV1ZZTDZHdThQRTNoK2dmbUNRUVZpSmVrdTh6WThqNlZmT0trUGhxNXlHbENGY0RlVU9mTmFESUVzejVFNjFsck9FUEJsRmNtcmxlK1ptT0xGSWhXTU82czlQSVJWT3VhRlViVDFwbEtzTnVqMUNPMXhuQVVjejVLUmJGZlN4TlFsWUhSdks1VElobndnbHhUNzlQQTRGY3NvVmdNMVByY2tJS0FVSnh0djZoS1FTU0ErQXBHL2tnM3ZiM3VSa0R6bGIzYXJob1Z6NmE2dll3QldodHBqOVlnNEZRdmd6eGVIZVNKYjNwNlJnVDd5dFQwaEtuOXRrTEh1VWRNODVDWXNtaWxBSURkWSsxcTdIVlVLZWJlZElNQlNpMXVBS1pGSk1WM0xYdlhtN245cHdyMWNZaDR5RzQyMDhLZWtFY2t3b3lmcDg4OW5ZQWowMjRNSTVzaldVbTR5K1lBUlV2NVM1ZEpGRGcxNTRLWnlHWmZZSm92ZmVFbS9qU1VuN1ZkSlVvOS9KYWtnWjBxa3ZaMlhiS052TzRjM2lVRzRxM09FbytvUFV6SjRyZ1doa0V2enlraXJreTFOZlB4aU80S3lYZjRGUWFkdHBCYktocHZRbDhnWEZXbFFaWWxkclljMWp0bldUOWFIYzhtcmNkczkvOGVvY0krbndVaFBJWWkzN1E2ekZDaW1ldWZRaVhGT1pmdVBYZ1g0bnd2eW5JSDN4dHAyU3RBS3BVQ2tDUnEzeUQ2eUZ4WUQzcTJvemZpODNRN24zOFpaelRNUS8zZFJteUN2elpMRjVFN1lnNHZqVFpiT3d1RVJMNmZVSHp0TXJ5Y29GcEUyVHRwM3VkWlNlMG5YVnhUdUVrS3kvUFdOT1J1OWpmU2kzdkJwMzNQVW96dW1GSXc3Q1lSZjFic3NWT25abXNvazRubG8wQTlNMVNrcXZkd1ZEK0I4ek85MWJCb1RqYlRvdGxBUnlTMDNweHdDZVpSd1dRL2JYemtlM2tsN1ZQcllUY2lFNlI0S3ovbkJzNlRrVjJCQkl2aFI0WXJZZWk0cXBmeVovUHorRUFQOUR2TS9HMjNSYUtQdnNFdzNUTi9OK1hKdEVnczFYckFYVnBYWnNKK1JDZFk2Ui9NVkdiYTFWblVxR0ZZVUs2R1NaRFEwU2NXeVpvVVdWTkV6cllOSFgrTitUYm8yM1pVcFFGc2hxZzg1cTFDcWZ5emdzbGpoU05ST3Z6Ym9rN2V2WWRnN3ZoVWxBNFlxRDhKZEJINlZKT0lsRWdvY3ZLc0NlaTR2eHExbUZ1TDVVaGZJMGl4MFRFSEg4b3JZUVh5Z1lkaUd2ejRkK0NpV0ZPcHdldkR0QWZVRWpGNUEyVE5veTFkZlR5dFN1cXk1K0NnQTdIWGtHUE5Wd0JjNm5HTkhpWWlqM2tmWGZGYlJ6SkxDRm92aTl4VXVyU054Y3RSei9VYUhHQzNOMGVHNjJEdmRYYTNCVlVSNHFKMGprRlpKaDU2akxIejJVbTY2a2tDOGN4bmVQSnAyd3poYStlQnVtaklUdTNNSk5iWjJiMjJ6dWxMT1AyY0JvTldQM241L0cySjUwd2puWUZNZmR0eitFMDFVeldibGV0bmk4dGdBTE5jeUhjODJCTU41MUJIREFFY0NuM2pEdXJGVGpxM3BWMHRlUHJKWXlraDFuenVPeFQ4OHhqb2NKalNXYUIxNW9uTG1Oem50b0M2VEQ1Vk9zYVRGOUNHQUIzUURaNXV2SFA4QkRiWCs5OEdFa25JUE5iaFZ4amcvcmhUSFBRWWY2ZkJrZXJ5MkVVc3Jlc2tCN0tBS2RUSXAwcDd6bHExU2pUcm95RFhseFkyc25wUjJQSEhKczczTGpwWFZhRmEwWlN0cUQ0ZVFHVFRYNnUrbStqd3RlbVg4WjdsMytWWGlsTXRZbkFic1NrNEE1S0E3Q0tXODR0dS9jR21TdlVSYkowNHNEOFp6RU9qQjhsTU0vQjkzNEJ2L2lBR216ZE1XQlRCd2t3ZXg5eC9jQStGcEdiMmFaYTQrMzRqc3YvNWExZVE1bnZtWjR5WG9PNUJ6cGFOUXFzRzFtQVMvTHk5MVNPZjdqRXh2NmZMd2YvUG5hcDZ2bXI4M2tqUmxQcHo3Uk1QMVdBTlFxaG5ITXEvT1hZdnZWMXlIQ1FqTWd6bkhIZHllSE9BaHRyaUMrMzhtdWsxQ2gzUlhFTjQrZkY0STR1dU50TlNNeUZzaHFnMjVnbGFHUTkyUTl3WjdMMStDUm0rK0dYNUg1QkJoeGpnZHpZQ2lYTGgrNVF2aCs1eEFHc2lTU2s1NFFObmNOd1M2QUJWZWtqWTR0QmtlSGpMdFlHRjZ5ckx6aXdDZEhBTXpOK0NJc1UzKzJBL2U4OGp0YzFFL3YrSGZpSEEvZU12bkVNUksxVklLTjVmbjRWNzB5ZGdvVTJ3eUZJM2pkNnNmTFZpKzhndGp1Z1pOL1h6bG5VWVZLNGMvMEFyS0hIMzQ0NDdzWHlHWGhLS0w5YlRiUDlSbGZoR1dzUlhxOHNld3FGTG1kbU5ORDdWUTViNTRTZDkvKzhLVHBWaVVqR0IzdWNuM2lDV05KZ1NKV3hJRXRqcnFDK0VHWEMrOE5CVUZ4N3hibmZNYzQ3WTZyeWdyL3llUWFqQndFd3k0aTNYaTRhNmZKNVYvUDZFSnNFNDJpd2ZReDFoNzhDNWFlUEpJME94a2V5cjBMSDlZM1pEbEFmcEZMZ0pXNlBIeEpsNGVGMnN6RVF2S2ExcUVBL2pvWTRLVFdGaE9NV3VXdVo1YlVORldvRkl5OGpMRkFNRnk4V0xxK3JmTVlnSXNaWDR3RGFzemR1T0h0MTNIRjBROGdIZkh2N2FpcXdaWU45OEdxSytFMVByN1J5aVM0b2pBUFh5eFV4UGFLNUtVUUMrbEcvZDBSUUlzamlBOWRRYUVXVHp1eHEzSG1ncVVsR3NiaHNTSVF3clpUNWl0M2RnMjhSYnB0ckZ5UUE0cUg3RERZemtQdDgrQjhrUjU5cFlhVXg1NU5SWW | |
[build-fbc-scratch-catalog : build-fbc-catalog] cwU3VRU2xDbGtVRWtCbVVRU1czM3JDVWRoRFVYZ0NFV0ZmbDU0dUtsR2YvWG0rb3AzMkxnWWF3SWgzTm5lZmYwK2kvTkZBSUtxQ2lZeVpRaXVNaFN1ZTdKaHhtNjJMc2hxZVFzU21GR3JuTENFbzRnSTE1QzJ4Nlk0d0xaQUNJL09yM29Jd0NHMnJ5c2lrb1pEOGJiSEtxeDJzUkswMnR6YTlXMmRKd0ZVczM1eEVaSHg5T3hxbkRsM2FZbUdlbkZnaW5CU1FZd0UybFNqMzVqcjV4Mks1QVFCMHRhNEVBZTRFZ2hoYzMzRm00MGxtdldBMEFjOVJIS1lLR2xqcEsxeGRRTk9TMnkvMERqemxWV0d3cTFjM2tOazZrTGFGbWxqWE42RDh4cjBQNnl2MkdwUXlYbmZ5eTR5dVNCdGlyUXRydS9EU1pJK2xnNlhUN1dteFhTQXBDZWMzMHhrS3RDNmQ3bHhaWjFXeFhsOWhLeWNZa0wrSVh1WEc3OXNVTWx6N2dSZEVXRkIyaEJwUzlrUUI3TGxJQWs2WEw2aU5TMm1md0F3WnUybUlwTUowOTdseGkvVWFWVlpLNjZWMVhPd3lEOXM3M0xqTW9OSzNwck4rNHJrUHFUTmtMYVRUWEVnMnc2U29NUGxLMTNUWWpva09va0lSVXh4Y1dTOXNpY3ZKeW1TZnlpeFNqRW5FVWxIUE9mNEFoL2lBRjhPa3FERDVkT3NhVEg5VFJ6ZEVrbENhendoNTYxZUthOW44WkovK043bHhwVUdsZng1UHVNUUVSNmtUY1NIY25rdDVzdjdZZFYxV3BYdjVjdG0zYnpLVVBpd3VDeEZoTFFCMGhaSW04aldVRzRxZU8xaWplV210czZ2dDluY3U0QnhKWGRGcGdhQnhoTE5lcTZYajlDQmR3Y1pDWGt3VFRYNmZ3SEFleGx3a2F6VFF6NTdJWWtEUW5PUUJQSDlKRzhDV01aM0xDSlo0ZEN1eHBsZjRXckpPaE1FNVNBSnlJTjYrYkxhMVVhdDhna0EvSjhYTE1JVlFmSVprODlhaU9LQVVCMWtKUEZDRUg4UWNyVVVrWXdJcnpJVTNzRDJIbksyRWFTRGpJUTh3S1lhL2RVQVR2QWRpd2hybkNDZnFkREZnVnh3a0FTdE5yZDA2NGsrNFZWd0ZLR0ZVYXZjdGVYaXlpWTJpcnBsZzV3UkNPSmxUdi9VTTNqdGRsUC9WaUVWekJhaHhNbE54ckl0MTFVWHY4cTBIR2cyeVNtQkpERDdnc3JIVHBsdjNtZHhQZ0JnQnQveGlLU2tlNVdoOE5FZjFsYzh4NlRLT2wva3BFQVNORnNjK3J2YVAzdGFLQ2RkaVl6anRTY2FwdC9LNUh3T3ZzbHBnU1RZZHNwODFjNnVnVjhBbU05M0xDSXhqamZWNkwrM3ViNGk1MWRyVHdxQklINzY3dFlUNXUrMzJkdy9BcEQ4bkdJUkx2RTFsbWgrc3VYaWlwOW1jbUNtRUprMEFrbXdvOHM2YTNmUDRMZE5Mdi9OQUVyNWptZUtZRFZxbGM5ZFgxMzgxSWFhMHROOEI4TW1rMDRnQ1pvdGp0Szcyai9iQnVBV2NaS1JNOElBbm4yaVlmcm0xUVlkTHh1YXVHYlNDaVRCamk3cnZOMDlneHRNTHY4TkFDcjVqbWVTMEdmVUt2OXdmWFh4amcwMXBSL3pIUXlYVEhxQkpERDdnbms3dXF3Mzd1d2FhQUt3WEhRVjJoQzNhR21xMGUvY1VGUDZVb1ZLTVNYcUxrOFpnWXhrdTZsL3dYWlQvd01BMW9xSC9hU0ZKTnQ3TmhuTEh0MWtMRHZHZHpEWlprb0tKRUd6eFZIZGJIR3MzV2R4WGh0M0ZjR3ZUY3NTRWVJV3F3eUZyNjQyNlBhc051aW03UDZjS1MyUWtXdzM5Yy9iYnVxL0hjQTZBRHErNCtFSkI0QVhOeG5MZnJQSldEYXBjd3VxaUFJWnd4RzdSOU5pZFYxKzBEcDBWYnZkdXdMQXdrbThCWmprRVVjYml2SVByaWd0MkwrOFZQdnVvaUkxcjBVU2hJWW9rRFEwV3h6NkY3dHRhOXRzN2hzQnJPUTdIcFk0MEZpaWVXbmRqSkk5dWJ3TUpCdUlBcUZCczhWUmJuTDVGM2U0Zkl0TUxqLzVXUXlnbHUrNDBuREdxRlYrWk5RcWo5UnBWVWZJNzZzTnVuTjhCNVVyaUFKaHlIWlRmd0dBeTFwdDdtVnROdmN5QUtSYnB1RXBITkk5T3RoWW9qbTB0RVJ6Q01BSG00eGxRenpGTWlrUUJjSXlSK3dlbWNVWExBZFFaWEw1cXp0Y3ZrcnlPNERTZHJ0SGIvR0ZkQUNLNGovNThmeEdNZUpQeElkV0F5UCs5QUt3a3grRFN1NW9LRktUYnBFVlFHK2RWdFZuMUNwN3lPOEdsZUxjb2lKMW1PZEhNS240L3dFQUFQLy8yU3ZxcGdsMUU3UUFBQUFBU1VWT1JLNUNZSUk9IiwibWVkaWF0eXBlIjoiaW1hZ2UvcG5nIn1dLCJpbnN0YWxsIjp7InNwZWMiOnsiY2x1c3RlclBlcm1pc3Npb25zIjpbeyJydWxlcyI6W3siYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsic2VjcmV0cyIsInBvZHMiLCJwb2RzL2V4ZWMiLCJwb2RzL2xvZyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJhcHBzIl0sInJlc291cmNlcyI6WyJkZXBsb3ltZW50cyIsImRhZW1vbnNldHMiLCJyZXBsaWNhc2V0cyIsInN0YXRlZnVsc2V0cyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJjYWNoZS5xdWF5LmlvIl0sInJlc291cmNlcyI6WyJtZW1jYWNoZWRzIiwibWVtY2FjaGVkcy9zdGF0dXMiLCJtZW1jYWNoZWRzL2ZpbmFsaXplcnMiXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsiYXV0aGVudGljYXRpb24uazhzLmlvIl0sInJlc291cmNlcyI6WyJ0b2tlbnJldmlld3MiXSwidmVyYnMiOlsiY3JlYXRlIl19LHsiYXBpR3JvdXBzIjpbImF1dGhvcml6YXRpb24uazhzLmlvIl0sInJlc291cmNlcyI6WyJzdWJqZWN0YWNjZXNzcmV2aWV3cyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX1dLCJzZXJ2aWNlQWNjb3VudE5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIifV0sImRlcGxveW1lbnRzIjpbeyJsYWJlbCI6eyJhcHAua3ViZXJuZXRlcy5pby9jb21wb25lbnQiOiJtYW5hZ2VyIiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJjb250cm9sbGVyLW1hbmFnZXIiLCJhcHAua3ViZXJuZXRlcy5pby9tYW5hZ2VkLWJ5Ijoia3VzdG9taXplIiwiYXBwLmt1YmVybmV0ZXMuaW8vbmFtZSI6ImRlcGxveW1lbnQiLCJhcHAua3ViZXJuZXRlcy5pby9wYXJ0LW9mIjoidGVrdG9uLWZiYy1lMmUtb3BlcmF0b3IiLCJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn0sIm5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci1jb250cm9sbGVyLW | |
[build-fbc-scratch-catalog : build-fbc-catalog] 1hbmFnZXIiLCJzcGVjIjp7InJlcGxpY2FzIjoxLCJzZWxlY3RvciI6eyJtYXRjaExhYmVscyI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzdHJhdGVneSI6e30sInRlbXBsYXRlIjp7Im1ldGFkYXRhIjp7ImFubm90YXRpb25zIjp7Imt1YmVjdGwua3ViZXJuZXRlcy5pby9kZWZhdWx0LWNvbnRhaW5lciI6Im1hbmFnZXIifSwibGFiZWxzIjp7ImNvbnRyb2wtcGxhbmUiOiJjb250cm9sbGVyLW1hbmFnZXIifX0sInNwZWMiOnsiYWZmaW5pdHkiOnsibm9kZUFmZmluaXR5Ijp7InJlcXVpcmVkRHVyaW5nU2NoZWR1bGluZ0lnbm9yZWREdXJpbmdFeGVjdXRpb24iOnsibm9kZVNlbGVjdG9yVGVybXMiOlt7Im1hdGNoRXhwcmVzc2lvbnMiOlt7ImtleSI6Imt1YmVybmV0ZXMuaW8vYXJjaCIsIm9wZXJhdG9yIjoiSW4iLCJ2YWx1ZXMiOlsiYW1kNjQiLCJhcm02NCIsInBwYzY0bGUiLCJzMzkweCJdfSx7ImtleSI6Imt1YmVybmV0ZXMuaW8vb3MiLCJvcGVyYXRvciI6IkluIiwidmFsdWVzIjpbImxpbnV4Il19XX1dfX19LCJjb250YWluZXJzIjpbeyJhcmdzIjpbIi0tc2VjdXJlLWxpc3Rlbi1hZGRyZXNzPTAuMC4wLjA6ODQ0MyIsIi0tdXBzdHJlYW09aHR0cDovLzEyNy4wLjAuMTo4MDgwLyIsIi0tbG9ndG9zdGRlcnI9dHJ1ZSIsIi0tdj0wIl0sImltYWdlIjoiZ2NyLmlvL2t1YmVidWlsZGVyL2t1YmUtcmJhYy1wcm94eUBzaGEyNTY6ZDQ4ODNkN2M2MjI2ODNiMzMxOWI1ZTZiM2E3ZWRmYmYyNTk0YzE4MDYwMTMxYThiZjY0NTA0ODA1Zjg3NTUyMiIsIm5hbWUiOiJrdWJlLXJiYWMtcHJveHkiLCJwb3J0cyI6W3siY29udGFpbmVyUG9ydCI6ODQ0MywibmFtZSI6Imh0dHBzIiwicHJvdG9jb2wiOiJUQ1AifV0sInJlc291cmNlcyI6eyJsaW1pdHMiOnsiY3B1IjoiNTAwbSIsIm1lbW9yeSI6IjEyOE1pIn0sInJlcXVlc3RzIjp7ImNwdSI6IjVtIiwibWVtb3J5IjoiNjRNaSJ9fSwic2VjdXJpdHlDb250ZXh0Ijp7ImFsbG93UHJpdmlsZWdlRXNjYWxhdGlvbiI6ZmFsc2UsImNhcGFiaWxpdGllcyI6eyJkcm9wIjpbIkFMTCJdfX19LHsiYXJncyI6WyItLWhlYWx0aC1wcm9iZS1iaW5kLWFkZHJlc3M9OjY3ODkiLCItLW1ldHJpY3MtYmluZC1hZGRyZXNzPTEyNy4wLjAuMTo4MDgwIiwiLS1sZWFkZXItZWxlY3QiLCItLWxlYWRlci1lbGVjdGlvbi1pZD10ZWt0b24tZmJjLWUyZS1vcGVyYXRvciJdLCJlbnYiOlt7Im5hbWUiOiJBTlNJQkxFX0dBVEhFUklORyIsInZhbHVlIjoiZXhwbGljaXQifV0sImltYWdlIjoicXVheS5pby9yaG5fYXBhbC9tZW1jYWNoZWQtb3BlcmF0b3JAc2hhMjU2OmViYmZlZGQ1MTQ5NDRlMWEyYTE0MGY3ODVmOTAwZDQ4MmVlY2JmZmYyZTNkNjdiZjc2ZjZlZTU0NTY5YTQ5YmMiLCJsaXZlbmVzc1Byb2JlIjp7Imh0dHBHZXQiOnsicGF0aCI6Ii9oZWFsdGh6IiwicG9ydCI6Njc4OX0sImluaXRpYWxEZWxheVNlY29uZHMiOjE1LCJwZXJpb2RTZWNvbmRzIjoyMH0sIm5hbWUiOiJtYW5hZ2VyIiwicmVhZGluZXNzUHJvYmUiOnsiaHR0cEdldCI6eyJwYXRoIjoiL3JlYWR5eiIsInBvcnQiOjY3ODl9LCJpbml0aWFsRGVsYXlTZWNvbmRzIjo1LCJwZXJpb2RTZWNvbmRzIjoxMH0sInJlc291cmNlcyI6eyJsaW1pdHMiOnsiY3B1IjoiNTAwbSIsIm1lbW9yeSI6Ijc2OE1pIn0sInJlcXVlc3RzIjp7ImNwdSI6IjEwbSIsIm1lbW9yeSI6IjI1Nk1pIn19LCJzZWN1cml0eUNvbnRleHQiOnsiYWxsb3dQcml2aWxlZ2VFc2NhbGF0aW9uIjpmYWxzZSwiY2FwYWJpbGl0aWVzIjp7ImRyb3AiOlsiQUxMIl19fX1dLCJzZWN1cml0eUNvbnRleHQiOnsicnVuQXNOb25Sb290Ijp0cnVlfSwic2VydmljZUFjY291bnROYW1lIjoidGVrdG9uLWZiYy1lMmUtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyIiwidGVybWluYXRpb25HcmFjZVBlcmlvZFNlY29uZHMiOjEwfX19fV0sInBlcm1pc3Npb25zIjpbeyJydWxlcyI6W3siYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsiY29uZmlnbWFwcyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJjcmVhdGUiLCJ1cGRhdGUiLCJwYXRjaCIsImRlbGV0ZSJdfSx7ImFwaUdyb3VwcyI6WyJjb29yZGluYXRpb24uazhzLmlvIl0sInJlc291cmNlcyI6WyJsZWFzZXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwidXBkYXRlIiwicGF0Y2giLCJkZWxldGUiXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJldmVudHMiXSwidmVyYnMiOlsiY3JlYXRlIiwicGF0Y2giXX1dLCJzZXJ2aWNlQWNjb3VudE5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIifV19LCJzdHJhdGVneSI6ImRlcGxveW1lbnQifSwiaW5zdGFsbE1vZGVzIjpbeyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiT3duTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiU2luZ2xlTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiTXVsdGlOYW1lc3BhY2UifSx7InN1cHBvcnRlZCI6dHJ1ZSwidHlwZSI6IkFsbE5hbWVzcGFjZXMifV0sImtleXdvcmRzIjpbImFpIiwibWwiXSwibGlua3MiOlt7Im5hbWUiOiJNZW1jYWNoZWQgT3BlcmF0b3IiLCJ1cmwiOiJodHRwczovL3Rla3Rvbi1mYmMtZTJlLW9wZXJhdG9yLmRvbWFpbiJ9XSwibWFpbnRhaW5lcnMiOlt7ImVtYWlsIjoiYXBhbEByZWRoYXQuY29tIiwibmFtZSI6ImF2bmlzaCJ9XSwibWF0dXJpdHkiOiJhbHBoYSIsIm1pbkt1YmVWZXJzaW9uIjoiMS4yMC4wIiwicHJvdmlkZXIiOnsibmFtZSI6IlJlZEhhdCIsInVybCI6Ind3dy5yZWRoYXQuY29tIn0sInJlbGF0ZWRJbWFnZXMiOlt7ImltYWdlIjoiZ2NyLmlvL2t1YmVidWlsZGVyL2t1YmUtcmJhYy1wcm94eUBzaGEyNTY6ZDQ4ODNkN2M2MjI2ODNiMzMxOWI1ZTZiM2E3ZWRmYmYyNTk0YzE4MDYwMTMxYThiZjY0NTA0ODA1Zjg3NTUyMiIsIm5hbWUiOiJrdWJlLXJiYWMtcHJveHkifSx7ImltYWdlIjoicXVheS5pby9yaG5fYXBhbC9tZW1jYWNoZWQtb3BlcmF0b3JAc2hhMjU2OmViYmZlZGQ1MTQ5NDRlMWEyYTE0MGY3ODVmOTAwZDQ4MmVlY2JmZmYyZT | |
[build-fbc-scratch-catalog : build-fbc-catalog] NkNjdiZjc2ZjZlZTU0NTY5YTQ5YmMiLCJuYW1lIjoibWVtY2FjaGVkLW9wZXJhdG9yIn1dLCJ2ZXJzaW9uIjoiMC4wLjEzMyJ9fQ== | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoicmJhYy5hdXRob3JpemF0aW9uLms4cy5pby92MSIsImtpbmQiOiJDbHVzdGVyUm9sZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJtZXRyaWNzLXJlYWRlciIsImFwcC5rdWJlcm5ldGVzLmlvL21hbmFnZWQtYnkiOiJrdXN0b21pemUiLCJhcHAua3ViZXJuZXRlcy5pby9uYW1lIjoiY2x1c3RlcnJvbGUiLCJhcHAua3ViZXJuZXRlcy5pby9wYXJ0LW9mIjoidGVrdG9uLWZiYy1lMmUtb3BlcmF0b3IifSwibmFtZSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yLW1ldHJpY3MtcmVhZGVyIn0sInJ1bGVzIjpbeyJub25SZXNvdXJjZVVSTHMiOlsiL21ldHJpY3MiXSwidmVyYnMiOlsiZ2V0Il19XX0= | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoidjEiLCJraW5kIjoiU2VydmljZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJjb250cm9sbGVyLW1hbmFnZXItbWV0cmljcy1zZXJ2aWNlIiwiYXBwLmt1YmVybmV0ZXMuaW8vbWFuYWdlZC1ieSI6Imt1c3RvbWl6ZSIsImFwcC5rdWJlcm5ldGVzLmlvL25hbWUiOiJzZXJ2aWNlIiwiYXBwLmt1YmVybmV0ZXMuaW8vcGFydC1vZiI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yIiwiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoidGVrdG9uLWZiYy1lMmUtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyLW1ldHJpY3Mtc2VydmljZSJ9LCJzcGVjIjp7InBvcnRzIjpbeyJuYW1lIjoiaHR0cHMiLCJwb3J0Ijo4NDQzLCJwcm90b2NvbCI6IlRDUCIsInRhcmdldFBvcnQiOiJodHRwcyJ9XSwic2VsZWN0b3IiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3RhdHVzIjp7ImxvYWRCYWxhbmNlciI6e319fQ== | |
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: kube-rbac-proxy | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: "" | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: memcached-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.bundle | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,000 [operator-cert] DEBUG Creating dockerfile: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,000 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpmbcn958y/tekton-fbc-e2e-operator'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,024 [operator-cert] DEBUG Command output: | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,024 [operator-cert] INFO Building image: quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:07,024 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpmbcn958y/tekton-fbc-e2e-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b', '/tmp/tmpmbcn958y'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:14,281 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 2/3: ADD tekton-fbc-e2e-operator /configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] COMMIT quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[build-fbc-scratch-catalog : build-fbc-catalog] --> 244130980c1b | |
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[build-fbc-scratch-catalog : build-fbc-catalog] 244130980c1bb1275a15d09be979ced85e26fbac68cb854ba681e14d1fa8a5b4 | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:14,281 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:14,281 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b', 'docker://quay.io/operator-pipeline-stage/catalog:v4.19-1bf51f7a2a1a2d1992309581f16f67419a1fbc2b'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-08-23 04:14:17,584 [operator-cert] DEBUG Command output: | |
[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] /tekton/scripts/script-0-4gp5j: line 18: [: missing `]' | |
[make-index-repo-public : change-visibility] /tekton/scripts/script-0-4gp5j: line 18: 200: command not found | |
[make-index-repo-public : change-visibility] Repository visibility successfully changed. | |
[get-ci-results-attempt : get-results] + [[ 6818a5b9fff5cee0e8e63172 == '' ]] | |
[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.stage.engineering.redhat.com --cert-project-id 6818a5b9fff5cee0e8e63172 --certification-hash 423db298502de1af9006528bfac16aab --operator-package-version 0.0.133 --operator-name tekton-fbc-e2e-operator --verbose | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,533 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,533 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/test-results?filter=certification_hash=='423db298502de1af9006528bfac16aab';version=='0.0.133';operator_package_name=='tekton-fbc-e2e-operator'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,533 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,737 [operator-cert] ERROR There is no test results for given parameters | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,738 [operator-cert] ERROR Result test_result_id is empty | |
[get-ci-results-attempt : get-results] 2025-08-23 04:14:40,738 [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] Results do not exist | |
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results do not exist' | |
[get-ci-results-attempt : indicate-if-results-exists] + echo -n false | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists | |
[get-ci-results-attempt : indicate-if-results-exists] false+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results | |
[get-ci-results-attempt : indicate-if-results-exists] none+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] none | |
[preflight-trigger : skip-preflight-testing-if-labeled] + [[ https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 == '' ]] | |
[preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --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] 2025/08/23 04:14:54 Writing encoded data to file /workspace/credentials/project_dockerconfigjson.gpg.b64 | |
[preflight-trigger : create-openshift-ci-prowjob] 2025/08/23 04:14:55 Validating job flags | |
[preflight-trigger : create-openshift-ci-prowjob] time="2025-08-23T04:14:55Z" level=info msg="Cannot use full value, will truncate." id= job=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.19-preflight-prod-claim key=prow.k8s.io/job maybeTruncated=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod value=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.19-preflight-prod-claim | |
[preflight-trigger : create-openshift-ci-prowjob] I0823 04:14:55.449654 22 warnings.go:110] "Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens." | |
[preflight-trigger : create-openshift-ci-prowjob] I0823 04:14:55.454215 22 warnings.go:110] "Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens." | |
[preflight-trigger : create-openshift-ci-prowjob] 2025/08/23 04:14:55 Waiting for prowjob status... | |
[preflight-trigger : create-openshift-ci-prowjob] &{ArtifactsURL:test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.19-preflight-prod-claim/1959107056854110208 Status:success URL:https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.19-preflight-prod-claim/1959107056854110208} | |
[preflight-trigger : create-openshift-ci-prowjob] 2025/08/23 04:38:30 job succeeded | |
[preflight-trigger : get-prowjob-artifacts-and-decrypt] /workspace/results/preflight.log/workspace/results/results.json/workspace/results/artifacts | |
[upload-artifacts : upload-test-logs] + PREFLIGHT_RESULTS_EXISTS=false | |
[upload-artifacts : upload-test-logs] + '[' false == true ']' | |
[upload-artifacts : upload-test-logs] + echo 'Uploading test log' | |
[upload-artifacts : upload-test-logs] Uploading test log | |
[upload-artifacts : upload-test-logs] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.133 --operator-package-name tekton-fbc-e2e-operator --certification-hash 423db298502de1af9006528bfac16aab --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/results/preflight.log --type preflight-logs --output preflight-logs.json --verbose | |
[upload-artifacts : upload-test-logs] 2025-08-23 04:40:28,063 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-logs] 2025-08-23 04:40:28,063 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-logs] 2025-08-23 04:40:28,256 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-logs] 2025-08-23 04:40:28,256 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-logs] 2025-08-23 04:40:28,466 [operator-cert] INFO Output stored in: preflight-logs.json | |
[upload-artifacts : upload-test-logs] ++ cat preflight-logs.json | |
[upload-artifacts : upload-test-logs] ++ jq -r ._id | |
[upload-artifacts : upload-test-logs] + LOG_ID=68a9463c94f63174e7048a00 | |
[upload-artifacts : upload-test-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68a9463c94f63174e7048a00 | |
[upload-artifacts : upload-test-logs] + echo 'Logs URL: ' | |
[upload-artifacts : upload-test-logs] Logs URL: | |
[upload-artifacts : upload-test-logs] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68a9463c94f63174e7048a00 | |
[upload-artifacts : upload-test-logs] + tee /tekton/results/log_url | |
[upload-artifacts : upload-test-logs] https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68a9463c94f63174e7048a00 | |
[upload-artifacts : upload-test-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[upload-artifacts : upload-test-results] + '[' false == true ']' | |
[upload-artifacts : upload-test-results] + echo 'Uploading test results' | |
[upload-artifacts : upload-test-results] Uploading test results | |
[upload-artifacts : upload-test-results] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.133 --operator-package-name tekton-fbc-e2e-operator --certification-hash 423db298502de1af9006528bfac16aab --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/results/results.json --type preflight-results --output preflight-results.json --verbose | |
[upload-artifacts : upload-test-results] 2025-08-23 04:40:29,897 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-results] 2025-08-23 04:40:29,897 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-results] 2025-08-23 04:40:30,957 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-results] 2025-08-23 04:40:30,957 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/test-results | |
[upload-artifacts : upload-test-results] 2025-08-23 04:40:31,114 [operator-cert] INFO Output stored in: preflight-results.json | |
[upload-artifacts : upload-test-results] ++ jq -r ._id | |
[upload-artifacts : upload-test-results] ++ cat preflight-results.json | |
[upload-artifacts : upload-test-results] + RESULTS_ID=68a9463f160a150a92419e1b | |
[upload-artifacts : upload-test-results] + RESULT_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/test-results/id/68a9463f160a150a92419e1b | |
[upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id | |
[upload-artifacts : upload-test-results] + echo -n 68a9463f160a150a92419e1b | |
[upload-artifacts : upload-test-results] 68a9463f160a150a92419e1b+ echo 'Test result URL: ' | |
[upload-artifacts : upload-test-results] Test result URL: | |
[upload-artifacts : upload-test-results] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/test-results/id/68a9463f160a150a92419e1b | |
[upload-artifacts : upload-test-results] + tee /tekton/results/result_url | |
[upload-artifacts : upload-test-results] https://pyxis.stage.engineering.redhat.comv1/projects/certification/test-results/id/68a9463f160a150a92419e1b+ RESULT_SPA_URL=https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results | |
[upload-artifacts : upload-test-results] Test result SPA URL: | |
[upload-artifacts : upload-test-results] + echo 'Test result SPA URL: ' | |
[upload-artifacts : upload-test-results] + echo -n https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results | |
[upload-artifacts : upload-test-results] + tee /tekton/results/result_spa_url | |
[upload-artifacts : upload-test-results] https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results | |
[upload-artifacts : upload-test-artifacts] + PREFLIGHT_RESULTS_EXISTS=false | |
[upload-artifacts : upload-test-artifacts] + '[' false == true ']' | |
[upload-artifacts : upload-test-artifacts] Uploading test artifacts | |
[upload-artifacts : upload-test-artifacts] + echo 'Uploading test artifacts' | |
[upload-artifacts : upload-test-artifacts] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.133 --operator-package-name tekton-fbc-e2e-operator --certification-hash 423db298502de1af9006528bfac16aab --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/results/artifacts --type preflight-artifacts --output preflight-artifacts.json --verbose | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,088 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,088 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,254 [operator-cert] DEBUG Found following artifacts: ['tekton-fbc-e2e-operator-Namespace.json', 'hashes.txt', 'preflight.stderr', 'preflight.stdout', 'cert-image.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'tekton-fbc-e2e-operator-controller-manager-Deployment.json', 'tekton-fbc-e2e-operator-CatalogSource.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'tekton-fbc-e2e-operator-target-Namespace.json', 'tekton-fbc-e2e-operator-OperatorGroup.json', 'tekton-fbc-e2e-operator-Subscription.json'] | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,254 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-Namespace.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,256 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,256 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,468 [operator-cert] INFO Uploading artifact: hashes.txt | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,473 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:32,473 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:33,047 [operator-cert] INFO Uploading artifact: preflight.stderr | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:33,053 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:33,053 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,468 [operator-cert] INFO Uploading artifact: preflight.stdout | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,470 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,470 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,622 [operator-cert] INFO Uploading artifact: cert-image.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,623 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,623 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,781 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_OlmSuiteCheck.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,782 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,783 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,932 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-controller-manager-Deployment.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,933 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:35,934 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,089 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-CatalogSource.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,091 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,091 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,253 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_BasicSpecCheck.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,254 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,254 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,433 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-target-Namespace.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,434 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:36,434 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,019 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-OperatorGroup.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,020 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,020 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,527 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-Subscription.json | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,528 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,528 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-08-23 04:40:38,738 [operator-cert] INFO Output stored in: preflight-artifacts.json | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,501 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Test: DeployableByOLM, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Test: RequiredAnnotations, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Overall status: True | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:20,502 [operator-cert] INFO Result by category: {'passed': 5, 'failed': 0, 'errors': 0} | |
[evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,305 [operator-cert] INFO Adding file preflight-results.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,305 [operator-cert] INFO Adding file preflight.log to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,305 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-Namespace.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file hashes.txt to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file preflight.stderr to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file preflight.stdout to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file cert-image.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file operator_bundle_scorecard_OlmSuiteCheck.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-controller-manager-Deployment.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-CatalogSource.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file operator_bundle_scorecard_BasicSpecCheck.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-target-Namespace.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-OperatorGroup.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Adding file tekton-fbc-e2e-operator-Subscription.json to gist | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:21,306 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'tekton-fbc-e2e-operator-Namespace.json', 'hashes.txt', 'preflight.stderr', 'preflight.stdout', 'cert-image.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'tekton-fbc-e2e-operator-controller-manager-Deployment.json', 'tekton-fbc-e2e-operator-CatalogSource.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'tekton-fbc-e2e-operator-target-Namespace.json', 'tekton-fbc-e2e-operator-OperatorGroup.json', 'tekton-fbc-e2e-operator-Subscription.json']) | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:22,184 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/cc1fbb9ed5cf7a0af50889e06672b6ab | |
[evaluate-preflight-result : evaluate-results] 2025-08-23 04:41:22,829 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators-preprod (5989) | |
[evaluate-preflight-result : evaluate-results] Checking preflight test status | |
[evaluate-preflight-result : evaluate-results] success | |
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[get-ci-results : get-results] + '[' false == true ']' | |
[get-ci-results : get-results] Downloading the test results | |
[get-ci-results : get-results] + '[' 6818a5b9fff5cee0e8e63172 == '' ']' | |
[get-ci-results : get-results] + echo 'Downloading the test results' | |
[get-ci-results : get-results] + download-test-results --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 6818a5b9fff5cee0e8e63172 --certification-hash 423db298502de1af9006528bfac16aab --operator-package-version 0.0.133 --operator-name tekton-fbc-e2e-operator --verbose | |
[get-ci-results : get-results] 2025-08-23 04:41:30,640 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results : get-results] 2025-08-23 04:41:30,640 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/test-results?filter=certification_hash=='423db298502de1af9006528bfac16aab';version=='0.0.133';operator_package_name=='tekton-fbc-e2e-operator'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results : get-results] 2025-08-23 04:41:30,640 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results : get-results] 2025-08-23 04:41:30,938 [operator-cert] INFO Test results retrieved successfully for given parameters | |
[get-ci-results : get-results] 2025-08-23 04:41:30,939 [operator-cert] DEBUG Storing test_result_id | |
[get-ci-results : get-results] + tee /tekton/results/test_result_id | |
[get-ci-results : get-results] + cat test_result_id | |
[get-ci-results : get-results] 68a9463f160a150a92419e1b+ echo -n test_results.json | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' 68a9463f160a150a92419e1b == '' ']' | |
[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.stage.engineering.redhat.com --test-result-id 68a9463f160a150a92419e1b --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --pull-request-status open --verbose | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-08-23 04:41:37,831 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-08-23 04:41:37,831 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/test-results/id/68a9463f160a150a92419e1b | |
[query-publishing-checklist : query-publishing-checklist] + HYDRA_URL=https://connect.stage.redhat.com/pfs/cs | |
[query-publishing-checklist : query-publishing-checklist] + hydra-checklist --cert-project-id 6818a5b9fff5cee0e8e63172 --hydra-url https://connect.stage.redhat.com/pfs/cs --ignore-publishing-checklist false | |
[query-publishing-checklist : query-publishing-checklist] 2025-08-23 04:41:44,052 [operator-cert] INFO Examining pre-certification checklist from Hydra... | |
[query-publishing-checklist : query-publishing-checklist] 2025-08-23 04:41:46,765 [operator-cert] INFO Pre-certification checklist is completed for cert project with id 6818a5b9fff5cee0e8e63172. | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + RELEASE_CONFIG_PATH=operators/tekton-fbc-e2e-operator/0.0.133/release-config.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + [[ ! -f operators/tekton-fbc-e2e-operator/0.0.133/release-config.yaml ]] | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + add-bundle-to-fbc --repo-path . --bundle-pullspec quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.133 --operator-name tekton-fbc-e2e-operator --operator-version 0.0.133 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:42:32,490 [operator-cert] INFO Amending semver template semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:42:32,611 [operator-cert] INFO Rendering catalog 'v4.14' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:44:03,049 [operator-cert] INFO Rendering catalog 'v4.15' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:44:03,060 [operator-cert] INFO Rendering catalog 'v4.16' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:44:03,071 [operator-cert] INFO Rendering catalog 'v4.17' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:45:05,087 [operator-cert] INFO Rendering catalog 'v4.18' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-08-23 04:45:05,088 [operator-cert] INFO Rendering catalog 'v4.19' from template /workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.12 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.13 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.14 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.15 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.16 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.17 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.18 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + opm validate ./catalogs/v4.19 | |
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] Skipping creating a pull request | |
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + [[ false != \t\r\u\e ]] | |
[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 | |
[merge-pr : check-if-merge] + [[ -z operators/tekton-fbc-e2e-operator ]] | |
[merge-pr : check-if-merge] + [[ ! -f operators/tekton-fbc-e2e-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] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --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-preprod/pull/5989 --squash --auto --match-head-commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b | |
[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: ).*' | |
[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] + '[' 68a9463f160a150a92419e1b == '' ']' | |
[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.stage.engineering.redhat.com --test-result-id 68a9463f160a150a92419e1b --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --pull-request-status merged --verbose | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-08-23 04:45:32,297 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-08-23 04:45:32,297 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/test-results/id/68a9463f160a150a92419e1b | |
[upload-pipeline-logs : get-pipeline-logs] 2025/08/23 04:46:17 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs' | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runxvx7c | |
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results).' | |
[github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989' | |
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results). | |
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/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-preprod/pull/5989 --comment-file comment_file --comment-tag '' --replace false | |
[github-add-connect-url-comment : post-comment] 2025-08-23 04:45:41,678 [operator-cert] INFO Sending this data to GitHub with POST | |
[github-add-connect-url-comment : post-comment] 2025-08-23 04:45:41,679 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results).\n'} | |
[github-add-connect-url-comment : post-comment] 2025-08-23 04:45:42,171 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
[set-github-status-success : set-github-status] 2025-08-23 04:45:42,884 [operator-cert] INFO Successfully set status to success for commit 1bf51f7a2a1a2d1992309581f16f67419a1fbc2b in github repo [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.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 == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989' | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5989 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:42,570 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators-preprod | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:43,172 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:43,172 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f8edb77c830> | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:43,172 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:43,172 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:43,172 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-08-23 04:45:44,070 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2025/08/23 04:46:15 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-runxvx7c | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runxvx7c | |
[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-runxvx7c | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runxvx7c --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-5989" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment