Created
May 6, 2025 13:24
-
-
Save rh-operator-bundle-bot/3c26dc0e6b9614aa5dd9a7f386d1fbe4 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: 44 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 8 | |
[get-pr-number : parse-pr-url] + echo -n 5498 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 5498 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
[acquire-lease : create-lease] + create_lease_yaml | |
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
[acquire-lease : create-lease] + microTime=2025-05-06T12:46:02.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-5498' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runctvbd' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-05-06T12:46:02.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5498' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5498 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5498 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5498 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5498' | |
[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-5498 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-5498 | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-5498' | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 86b3515b8a17569e343dbafa21902172d76b3e32 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 86b3515b8a17569e343dbafa21902172d76b3e32 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 86b3515b8a17569e343dbafa21902172d76b3e32 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-05-06 12:46:15,126 [operator-cert] INFO Successfully set status to pending for commit 86b3515b8a17569e343dbafa21902172d76b3e32 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] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[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/5498' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-05-06 12:46:14,749 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod | |
[set-github-started-label : post-comment] 2025-05-06 12:46:15,634 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2025-05-06 12:46:15,634 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f1ee6edc8c0> | |
[set-github-started-label : post-comment] 2025-05-06 12:46:15,634 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-05-06 12:46:15,634 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2025-05-06 12:46:15,635 [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=86b3515b8a17569e343dbafa21902172d76b3e32 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1746535607.4501944,"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":1746535611.664684,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:opcert/certified-operators-preprod.git @ 86b3515b8a17569e343dbafa21902172d76b3e32 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1746535611.782211,"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=86b3515b8a17569e343dbafa21902172d76b3e32 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 86b3515b8a17569e343dbafa21902172d76b3e32 | |
[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=fe7b3791a9e56405e2b2f1d510041ca61434d926 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1746535607.4501324,"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":1746535611.66063,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git @ fe7b3791a9e56405e2b2f1d510041ca61434d926 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1746535611.8004189,"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=fe7b3791a9e56405e2b2f1d510041ca61434d926 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s fe7b3791a9e56405e2b2f1d510041ca61434d926 | |
[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/5498 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-05-06 12:47:34,993 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'tekton-fbc-e2e-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-06 12:47:34,993 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('tekton-fbc-e2e-operator', '0.0.3')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-06 12:47:34,993 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-06 12:47:34,993 [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.3"], "added_bundles": ["tekton-fbc-e2e-operator/0.0.3"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["tekton-fbc-e2e-operator/0.0.3"], "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.3", "operator_path": "operators/tekton-fbc-e2e-operator", "bundle_path": "operators/tekton-fbc-e2e-operator/0.0.3"}++ 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.3 | |
[detect-changes : parse-repo-changes] + echo -n 0.0.3 | |
[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.3 | |
[detect-changes : parse-repo-changes] + echo -n operators/tekton-fbc-e2e-operator/0.0.3 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/tekton-fbc-e2e-operator/0.0.3 ']' | |
[yaml-lint : lint-yaml-files] + yamllint operators/tekton-fbc-e2e-operator/0.0.3 '-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.3/manifests/memcached-operator.clusterserviceversion.yaml | |
[yaml-lint : lint-yaml-files] 39:181 warning line too long (13006 > 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/5498 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2025-05-06 12:48:54,864 [operator-cert] INFO Checking permissions for the pull request owner: opcert | |
[check-permissions : check-permissions] 2025-05-06 12:48:54,865 [operator-cert] INFO Checking permissions for operator tekton-fbc-e2e-operator | |
[check-permissions : check-permissions] 2025-05-06 12:48:54,865 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2025-05-06 12:48:55,227 [operator-cert] INFO Pull request owner 'opcert' is not a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2025-05-06 12:48:55,230 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[check-permissions : check-permissions] 2025-05-06 12:48:55,230 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[check-permissions : check-permissions] 2025-05-06 12:48:55,448 [operator-cert] INFO Pull request owner opcert can submit PR for operator tekton-fbc-e2e-operator | |
[check-permissions : check-permissions] 2025-05-06 12:48:56,024 [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] + tee /tekton/results/approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[check-permissions : check-permissions] + jq -r .approved | |
[check-permissions : check-permissions] + cat permission_review.json | |
[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.3 != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ 0.0.3 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='operator tekton-fbc-e2e-operator (0.0.3)' | |
[set-github-pr-title : set-github-status] + echo operator tekton-fbc-e2e-operator '(0.0.3)' | |
[set-github-pr-title : set-github-status] operator tekton-fbc-e2e-operator (0.0.3) | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator tekton-fbc-e2e-operator (0.0.3)' https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[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"] | |
[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.3 ']' | |
[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/5498 --repo-config-file config.yaml --operator-name tekton-fbc-e2e-operator --verbose | |
[apply-test-waivers : set-github-status] 2025-05-06 12:50:38,275 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod | |
[apply-test-waivers : set-github-status] 2025-05-06 12:50:38,943 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2025-05-06 12:50:38,943 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fbe3fe0a210> | |
[apply-test-waivers : set-github-status] 2025-05-06 12:50:38,943 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2025-05-06 12:50:38,943 [operator-cert] INFO Labels to remove: [] | |
[content-hash : compute-md5sum] + [[ -n operators/tekton-fbc-e2e-operator/0.0.3 ]] | |
[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.3 -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.3/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 08eb812b5844ffde23668ca6c2254fcb operators/tekton-fbc-e2e-operator/0.0.3/manifests/memcached-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 7001c65679b25f5c948408590f6cc028 operators/tekton-fbc-e2e-operator/0.0.3/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] 7ef3fc3f78a01f8709f352181145d2c1 operators/tekton-fbc-e2e-operator/0.0.3/release-config.yaml | |
[content-hash : compute-md5sum] de80f09dc101e3b4fe7b049544fd74d9 operators/tekton-fbc-e2e-operator/0.0.3/manifests/memcached-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] ea69aff51d583fb70bad23a9592ba5e7 operators/tekton-fbc-e2e-operator/0.0.3/metadata/annotations.yaml | |
[content-hash : compute-md5sum] f816a0bd27104b89b12e0b02b6a65b4e operators/tekton-fbc-e2e-operator/0.0.3/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] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] 3369fb2cd7588712a33ce4fae7b70fd2 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
[certification-project-check : certification-project-check] + '[' -z operators/tekton-fbc-e2e-operator ']' | |
[certification-project-check : certification-project-check] + CI_FILE_PATH=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] + jq -re .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] ospid-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] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[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] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[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-05-06 12:53:49,599 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-05-06 12:53:49,599 [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-05-06 12:53:49,599 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-05-06 12:53:49,868 [operator-cert] INFO Requested operator name tekton-fbc-e2e-operator match with operator name already reserved. | |
[reserve-operator-name : reserve-operator-name] 2025-05-06 12:53:49,869 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-05-06 12:53:49,869 [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-05-06 12:53:49,869 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-05-06 12:53:50,035 [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.3 ']' | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --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.3 '' | |
[static-tests : run-suite] 2025-05-06 12:54:33,405 [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/5498 --remove-labels validation-failed | |
[static-tests : check-for-failures] 2025-05-06 12:54:35,824 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod | |
[static-tests : check-for-failures] 2025-05-06 12:54:36,643 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f56a5108080> | |
[static-tests : check-for-failures] 2025-05-06 12:54:36,643 [operator-cert] INFO Labels to add: [] | |
[static-tests : check-for-failures] 2025-05-06 12:54:36,643 [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 ... (5s) | |
[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.3 ']' | |
[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.3 ']' | |
[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.3 | |
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.3 | |
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/tekton-fbc-e2e-operator/0.0.3 | |
[digest-pinning : pin-digest] total 20 | |
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 939 May 6 12:46 Dockerfile | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 May 6 12:46 manifests | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 May 6 12:46 metadata | |
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 83 May 6 12:46 release-config.yaml | |
[digest-pinning : pin-digest] drwxrwsr-x. 3 root 1001320000 4096 May 6 12:46 tests | |
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/tekton-fbc-e2e-operator/0.0.3 | |
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/tekton-fbc-e2e-operator/0.0.3 | |
[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.3 ']' | |
[digest-pinning : verify-pinning] + '[' true '!=' true ']' | |
[digest-pinning : verify-pinning] + git config --global --add safe.directory /workspace/source | |
[digest-pinning : verify-pinning] + cat replacements.json | |
[digest-pinning : verify-pinning] {}++ jq length replacements.json | |
[digest-pinning : verify-pinning] + REPLACEMENT_COUNT=0 | |
[digest-pinning : verify-pinning] + [[ 0 -gt 0 ]] | |
[digest-pinning : verify-pinning] + echo 'Manifests are pinned.' | |
[digest-pinning : verify-pinning] Manifests are pinned. | |
[digest-pinning : verify-pinning] + echo -n false | |
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
[digest-pinning : verify-pinning] falseThe branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone. | |
[digest-pinning : verify-pinning] + echo 'The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.' | |
[digest-pinning : verify-pinning] + git checkout -- . | |
[digest-pinning : verify-related-images] + '[' -z operators/tekton-fbc-e2e-operator/0.0.3 ']' | |
[digest-pinning : verify-related-images] + '[' true '!=' true ']' | |
[digest-pinning : verify-related-images] ++ realpath operators/tekton-fbc-e2e-operator/0.0.3 | |
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.3 | |
[digest-pinning : verify-related-images] + cat references.json | |
[digest-pinning : verify-related-images] ["gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522", "quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc"]++ 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.3 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml' | |
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/tekton-fbc-e2e-operator/0.0.3/manifests/memcached-operator.clusterserviceversion.yaml | |
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/tekton-fbc-e2e-operator/0.0.3/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.3 ']' | |
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile | |
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/tekton-fbc-e2e-operator/0.0.3 --destination Dockerfile --verbose | |
[dockerfile-creation : generate-dockerfile] 2025-05-06 12:56:35,510 [operator-cert] DEBUG Generating a dockerfile... | |
[dockerfile-creation : generate-dockerfile] 2025-05-06 12:56:35,512 [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.18' | |
[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] + '[' -z operators/tekton-fbc-e2e-operator/0.0.3 ']' | |
[build-bundle : build] + echo 'Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3' | |
[build-bundle : build] Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 | |
[build-bundle : build] + buildah --storage-driver=vfs bud --format=docker --tls-verify=true --no-cache -f ./Dockerfile -t quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 operators/tekton-fbc-e2e-operator/0.0.3 | |
[build-bundle : build] STEP 1/14: FROM scratch | |
[build-bundle : build] STEP 2/14: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[build-bundle : build] STEP 3/14: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[build-bundle : build] STEP 4/14: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[build-bundle : build] STEP 5/14: LABEL operators.operatorframework.io.bundle.package.v1='tekton-fbc-e2e-operator' | |
[build-bundle : build] STEP 6/14: LABEL operators.operatorframework.io.bundle.channels.v1='alpha' | |
[build-bundle : build] STEP 7/14: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1' | |
[build-bundle : build] STEP 8/14: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[build-bundle : build] STEP 9/14: LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
[build-bundle : build] STEP 10/14: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[build-bundle : build] STEP 11/14: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[build-bundle : build] STEP 12/14: LABEL com.redhat.openshift.versions='v4.14-v4.18' | |
[build-bundle : build] STEP 13/14: COPY manifests/ /manifests/ | |
[build-bundle : build] STEP 14/14: COPY metadata/ /metadata/ | |
[build-bundle : build] COMMIT quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 | |
[build-bundle : build] --> a0dd2f441b7 | |
[build-bundle : build] Successfully tagged quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 | |
[build-bundle : build] a0dd2f441b7551750c42826e5dd2085202dd98f66ba05216e8d4d8ff91028c65 | |
[build-bundle : build] + EXTRA_ARGS= | |
[build-bundle : build] + [[ true == \t\r\u\e ]] | |
[build-bundle : build] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-bundle : build] + [[ false == \t\r\u\e ]] | |
[build-bundle : build] + echo 'Pushing quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3' | |
[build-bundle : build] Pushing quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 | |
[build-bundle : build] + buildah --storage-driver=vfs push --authfile /workspace/credentials/.dockerconfigjson --tls-verify=true --digestfile /digest/image-digest quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 docker://quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 | |
[build-bundle : build] Getting image source signatures | |
[build-bundle : build] Copying blob sha256:cf1cb500a89374b2a0827c8114e43033e791bde270a7ab966a2086fd3124114f | |
[build-bundle : build] Copying config sha256:a0dd2f441b7551750c42826e5dd2085202dd98f66ba05216e8d4d8ff91028c65 | |
[build-bundle : build] Writing manifest to image destination | |
[build-bundle : build] Storing signatures | |
[build-bundle : build] + cat /digest/image-digest | |
[build-bundle : build] + tee /tekton/results/IMAGE_DIGEST | |
[build-bundle : build] sha256:cafd6d087391d0c41c55efdbb72bcf108ea5a4b1f145c25a74fd826ff0a9a1b1 | |
[make-bundle-repo-public : change-visibility] % Total % Received % Xferd Average Speed Time Time Time Current | |
[make-bundle-repo-public : change-visibility] Dload Upload Total Spent Left Speed | |
[make-bundle-repo-public : change-visibility] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 42 100 18 100 24 45 60 --:--:-- --:--:-- --:--:-- 105 | |
[make-bundle-repo-public : change-visibility] {"success": true} | |
[make-bundle-repo-public : change-visibility] Repository visibility set to 'public'. | |
[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.3 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/tekton-fbc-e2e-operator/0.0.3 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.18", "indices": [{"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.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.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.18", "indices": [{"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.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.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.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/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.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] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.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.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] 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.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18 4.17 4.16 4.15 4.14+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.19 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.19 4.13 4.12+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18+ echo '{"versions_annotation":' '"v4.14-v4.18",' '"indices":' '[{"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.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.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.18 | |
[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] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fbc-scratch-catalog : build-fbc-catalog] + CATALOG_REPO=quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32 | |
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name tekton-fbc-e2e-operator --bundle-version 0.0.3 --bundle-pullspec quay.io/operator-pipeline-stage/tekton-fbc-e2e-operator:0.0.3 --repository-destination quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:36,452 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmp_xwiy1mj/template.yaml'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:37,018 [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.3 | |
[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.3 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: tekton-fbc-e2e-operator.0.0.3 | |
[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.3 | |
[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: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW10iLCJjYXBhYmlsaXRpZXMiOiJCYXNpYyBJbnN0YWxsIiwiY3JlYXRlZEF0IjoiMjAyMy0wNS0wOFQwNToxNTo1MFoiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2NuZiI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9jbmkiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vY3NpIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2Rpc2Nvbm5lY3RlZCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9maXBzLWNvbXBsaWFudCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9wcm94eS1hd2FyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90bHMtcHJvZmlsZXMiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1hd3MiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1henVyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWdjcCI6ImZhbHNlIiwib3BlcmF0b3JzLm9wZXJhdG9yZnJhbWV3b3JrLmlvL2J1aWxkZXIiOiJvcGVyYXRvci1zZGstdjEuMjguMSIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9wcm9qZWN0X2xheW91dCI6ImFuc2libGUuc2RrLm9wZXJhdG9yZnJhbWV3b3JrLmlvL3YxIn0sIm5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci4wLjAuMyIsIm5hbWVzcGFjZSI6InBsYWNlaG9sZGVyIn0sInNwZWMiOnsiYXBpc2VydmljZWRlZmluaXRpb25zIjp7fSwiY3VzdG9tcmVzb3VyY2VkZWZpbml0aW9ucyI6eyJvd25lZCI6W3sia2luZCI6Ik1lbWNhY2hlZCIsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8iLCJ2ZXJzaW9uIjoidjFhbHBoYTEifV19LCJkZXNjcmlwdGlvbiI6Ik1lbWNhY2hlZCBvcGVyYXRvciIsImRpc3BsYXlOYW1lIjoibWVtY2FjaGVkIiwiaWNvbiI6W3siYmFzZTY0ZGF0YSI6ImlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFNZ0FBQURJQ0FZQUFBQ3RXSzZlQUFBbDAwbEVRVlI0bk95ZERYaFQ1ZDMvdjNscjBpUnQycWEwNlF0WVNncEZRQXF5SXZ1RDRxYjdnMXpQczJlbzI2UElMUExYUGRPaG15OXp3eW5pSmo3UG5zMU4yZVkyTHdWRjNaU0pQczlrWmNxVVNSWGJvWlNCZ0RiUVV0c21sRFJOMHJ5Ly9xODdUYkJ2U2M3Sk9TZm5wRDJmNitwRnhlU2NIeWYzTjkvN2Q3LzhibmswR29VSWV4eXhlMlFXWDdBY1FKWEo1YS91Y1BrcXllOEFTdHZ0SHIzRkY5SUJLSXIvNUFQSUE2QVk4U2NoQ0NBdzRrOHZBRHY1TWFqa2pvWWk5UUFBSzREZU9xMnF6NmhWOXBEZkRTckZ1VVZGNmpEUGoyQlNJUkVGd296dHB2NENBSmUxMnR6TDJtenVaUUJXQU5Ed0ZJNGJ3TUhHRXMyaHBTV2FRd0ErMkdRc0crSXBsa21CS0JBYU5Gc2M1U2FYZjNHSHk3Zkk1UEtUbjhVQWF2bU9LdzFuakZybFIwYXQ4a2lkVm5XRS9MN2FvRHZIZDFDNWdpaVFORFJiSFBvWHUyMXIyMnp1R3dHczVEc2VsampRV0tKNWFkMk1rajJyRGJvQnZvTVJNcUpBeG5ERTd0RzBXRjJYSDdRT1hkVnU5NUx1MHNKNGZqQVpJZm5OMFlhaS9JTXJTZ3YyTHkvVnZydW9TTzNtT3lnaElRb2t6blpULzd6dHB2N2JBYXdEb09NN0hwNXdBSGh4azdIc041dU1aUi96SFl3UW1OSUNhYlk0cXBzdGpyWDdMTTVyQVN3SElPVTdKb0VRQWRDeXlsRDQ2bXFEam5URGV2Z09pQyttcEVDMm0vb1hiRGYxUHdCZzdZaWhWWkdKQ1FMWXM4bFk5dWdtWTlreHZvUEpObE5HSUdaZk1HOUhsL1hHblYwRFRYRzNrUEVkVTQ0UkpxN1NWS1BmdWFHbTlLVUtsU0xBZDBEWllOSUxaRWVYZGQ3dW5zRU5KcGYvQmdDVmZNY3pTZWd6YXBWL3VMNjZlTWVHbXRKSm5hdE1Xb0UwV3h5bGQ3Vi90ZzNBTGFKYmNBWnhsV2VmYUppK2ViVkJaK1U3R0M2WWRBTFowV1dkdGJ0bjhOc21sLzltQUtWOHh6TkZzQnExeXVldXJ5NStha05ONldtK2cyR1RTU09RRHBkUHNmV0UrZnR0TnZlUEFLajRqbWVLNG1zczBmeGt5OFVWUDYzVHFvSjhCOE1HazBJZzIwNlpyOXJaTmZBTEFQUDVqa1VreHZHbUd2MzNOdGRYN09jN0VLYmt0RUNhTFE3OVhlMmZQUTNnYTN6SElqSWhyejNSTVAzV1hGN09rcE1DTWZ1Q3lzZE9tVy9lWjNFK0FHQUczL0dJcEtSN2xhSHcwUi9XVnp4WG9WTDQrUTZHTGprbEVMTXZLUDFUeitDMTIwMzlXd0hNNVRzZUVWcWMzR1FzMjNKZGRmR3JGU3BGaE85Z3FKSXpBbW0xdWFWYlQvVHROTG44Ni9tT1JTUnpqRnJscmkwWFZ6WXRMZEhraEVoeVFpRGJUcG12M05rMThDc0FGL01kaXdncm5HaXEwWDluYzMzRk8zd0hrZzdCQytUTzl1N3I5MW1jZnhBbit5WWQ0VldHd2h1ZWJKaXhtKzlBVWlIWTFhdEg3QjdkTlMwZHY5eG5jYjRvaW1OU0lpT2ZMZm1NeVdmTmR6REpFS1NEdE5yYzJ2VnRuVzhDV01aM0xDSlo0ZEN1eHBsZldWcWljZkVkeUZnRUo1QnRwOHhmMmRrMThBeUFhcjVqRWNrcVBVMDErbzJiNnl2ZTVEdVFrUWhLSURlMWRYNjl6ZWJlTlltM3VJcWtKdEJZb2xuL1F1UE1WL2dPSklFZ2NoQ3pMMGlTOFMxdE52Y2ZSWEZNYWZKSUd5QnRnYlFKSWNDN2czUzRmS3FOaDd0K1ovR0Z2c2xySUNLQ3dxQ1NQLy9Na3BwdjFXbFZQajdqNEZVZ0hTNmZaazJMNlc4QWx2SVdoSWlRYWQyNzNQamxPcTJLdDBvcnZIV3hPbHkrb28ySHUxNFh4U0dTZ3FXa2paQzJ3bGNBdkRoSWg4dFh1cWJGZEFpQU1lczNGOGxGVEh1WEc1ZlZhVlZaMzdXWWRRY2g0dGg0dU9zTlVSd2lORENTTmtQYVRyWnZuRlVISVZhNXBzWDBEMUVjSWhsQ25PUUxkVnFWUFZzM3pKcURrSVI4NCtHdTNhSTRSQmhBbkdRM2FVdlp1bUZXSEtURDVWT3RhVEVkRUJOeUVaWm8zYnZjdURJYlE4Q2NPNGpaRjhUR3cxMi9GY1Vod2lKTFNadkt4bVFpNXdKNTdKUjVpOFVYdXBucis0aE1MVWliSW0yTDYvdHcyc1dLcjYzNkk3a1BaemNSbWNwRUcwczAvODdsMmkzT0hHVGJLZk | |
[build-fbc-scratch-catalog : build-fbc-catalog] 5YNGdzUFJYR0ljSVdFdERIUzFqaTdBUmNPRXQvUGNWSmNzaTZTSlhwMk5jNmN5OFYrRXRZZDVJamRVeGpmN0NTS1F5UmJWSk0yUjlvZTJ4ZG1YU0FQSE85OVJOd0pLTUlEeStKdGoxVllGY2lkN2QzWG0xeisyOW04cG9nSVZVamJJMjJReld1eWxvUEVTL084bFVzRkZqUXlDV2FxODFDcWxFTXVHUjVMSUU4akVJbWd4eE5FbHpjSTRleTNGS0ZJdUtsR2Z6VmJKWVZZRVVpcnpTMWQzOVo1VE9oMXErUVM0T3BwV256Rm9NUEthUVhRS09RcFh4K09SR0gyK1BDL0ZpZjJtaDNvY0UrSlE1VW1BeWQyTmM1Y3dFWnhPc1lDTWZ1QzBvMkh1d1JmOFZBcmsrSi9sdFZpdWpiemt4RStjWHJ4ZHI4VGUzcnRPT3NWeHBaUWtZa3hhcFc3bmxsUzA4UzB6Q25qSEdSM2orMWFvWXVENEFwSGNQL3hYa1FZZkNITUtjekh0NDNsK091SzJmanYrWldvVXFWMm9LbU1RU25ETERWLzVRVklteVJ0aytsMUdEbUkyUmRVWG5IZ2t5TzVWRWg2U1ZFK25teVlnVklWODhOdG5jRVFudXV5NHZtek5qaENPVkZxbG5NSzVWS3NtMTZNVzJ1bnhmNzdqaVBkT0dUejhCWE95Yit2bkxPSVNWVjVSZzd5MkNuenpia2tEc0podXhkM3RuY3pjcElFaFFvNU50VVo4T3F5V1ppclZiSVNYeTd6alNvZDNyOXlEcjQzcHdKYWhUejI4K3RGTTFDbjRjMUo1c2JiYU1aazdDRHh3MnMreXRYek9kaDBFa0lvRXNIREgvZmhsZDZzN2VVUkJPUWI5dG9xSFpvdUtrVmRZZjZFcjNFRlE5alFlZ1pIWGJ3TWNuUS8wVEI5Y2FhSCtHUXNrTm43anUvSjlaT2RpRWhlV0ZvTHFZUzk1V0ozSHptTE44NE5zWFk5SVhOWmNUNStka2sxeXZKVHU2ZlZOb2krSVRkdU56blJIK1NsSy9yYXA2dm1yODNralJsMXNiYWRNbCtWNitKQXZMdDFVK3NaV0ZuY1YvQ2ZsMHpIamRXOEZlSElDcGZyTmRoeDZRenNYRG9yclRoc2czWjR2VjRVeTZYNGpiRVFjL0o1bVNiN1dyek4wb2EyZzNTNGZJbzFMYVlQQVN6STVJWkNwRmFkaHhjYVo3TFczU0w4MThrK1BIUFd4dHIxK0laOGszNTVtaFliYWtxeFJLOU4rL3B3T0J4emprQmdkTGZxbmpOT3RMdERIRWFhbEdON2x4c3ZwWHY2TG0wSDJYckNmTjlrRWdmaGpDZkFXdUtlNEw3NkNueXhSTTNhOWZqRXFGYmc1YVV6OGV0TGF5aUpBL0Z1MVZoeGZPQU04Q1VPd29KNDI2VUZMUWQ1dHNzNjZ6OVBXWTVQMW5QSTJVN2NmYUV3dnZxK0NaMmUzSnhVWEZpb3dvWWFQVlpWRkVOS0kwMGozU3EzWi9UUXJpc2N3Zi9yY09JOFB6bElBdDhQNmczemI2a3BQVTMxRGJRYzVFODlnOStlck9KQVBDZlp4S0tUcU9ReWZOZFl4c3Exc29sS0tzR1RsMVJoOXhlTnVLYVNuamlJYzR3VkIrSE53UURmNGlDbzRtMllNcFFGMG14eGxKcGMva20vdC94RHV4ZnJXcy9nUEV1SisvK3RLTUtWcFZtclVzT0lFb1VNMzVxcHg3N2xkVmhWV1V6Ny9ZbUVmQ3orU0JTdkRmQmFnL29DcEEyVHRrejE5WlM3V0xQM0hmODlnRnVaQkpkTFhGcVVqeGRaR2dMMkJNTm9mT2NVQWhIaHJnMit0cklRUDZpdmdDNHZzKzRsY1k2SnhFSFllYzZEWGYzQ0VFaWNwejlkTmY4MktpK2s1Q0RQZGxubkFiaUZjVmc1Qkp0T29sYkk4SzhHMWplN3NjYld1UVk4ZHNtTWpNV1J6RGtJdmY0dy9uaGVVT0lnM0JKdjAybWhKSkEvOVF4dXlLVjlIbXhCUkhMbkVYWnlrbityRXU3Y1NIMUI1bWxsc3B3andaNEJINExDTTA1WnZFMm5KYTFBekw1Z25zbmx2NEdWc0JpU3gwTjlsQThkN0RqSmtwSUN3YTcrdlNqRFZiZXBuSU53TGhER200TVpyeFBrRk5LbVNkdE85N3EwQXRuUlpiMFJRQ1Zya1dVSTBjWXZhd3RoVkdYZnlJaVRyRy9yWkNRU3FRUzRjbG9CcTNHeGdVb3FRYkdLbmtEQzRURE9uYmVtZEE2U2J6MTQxZ1VQN3dOWFNhbU10KzJVcEJYSXpxNkJKdFpDWXNERmFqbm1xT1hZUG9zZmtjUW1FeGwydHk0dEZ0NW8xaUtkaW5iaHNva21BY2R5MEJuQWFWK1lVV3hjUTZWdHB4VElkbFAvQWdETFdZMHFRNjdVRFgvTDVVa2xlT1FpTFQ5T3dyQzd0VlNBTSt0MU5KZnBrMjVWT25GRW8xSHNGbDVpUGhITDQyMDhLZWtFOG9CUWt2UEdnczlIV01yelpMdzVDZWx1N2JOa3RxUzlWSlVIclV4WWhTYXIxTlFGa2k0aFQ5RHVEcUZENE80UlJ4WnY0MGxKS3BCbWk2TWFRRVpMaE5sR0lRRU1lYU5ENWROSm1OQllOUEdlQ2I3NEFzVjQwaVhrSTlsdHpRbjNTTEEyM3RZbkpKVkFpRGpZVzk3S0FMMUNDdGtFRTNaOE9rbW0xRElvR3NFRlZPS2g2aHlFZjdxRGFCM0txYlZuaW5oYm41Q2tBdGxuY1RMZThNNFcwK1RKZTRJSkp6RW9lRHV3bHhiVFdGeFN6NVF2bFdxaFRsUDZpSTV6ZUNOUi9LeUh0eE9iTXlaVlc1K3dWVzAzOWM4VFNuSk9TTmYyaVpNOFhsdVFFMDZpbEFwRHlCc3ZLc0d2RmlmZkxVMWxLSGNzcjFwOTZBMElkMXczQmN2amJYNGN5UVJ5TzU5bnFHZENyblMzNkt5TTVRb2lqdnZuVmtLZVFxeFVobkpIRW9oRVl3TEpVYVR4TmovK2Y0ejlpeU4yandiQXVxeUVSUkdxVXcra3U3WDFJaTFtQ1Zna1BCeExQd3JTcmJwbmppSGxhNmdNNVk3bEtiTUh6ckR3MXBUUVlGMjg3WTlpbkVBT1dvY3VCNkRMV2xnVThOSllCV3ZJaytGWHN3b0ZLeEtMbjc4RXRrR253cE9MWnFSMURqcmRLc0laWHdqL2F4UG1raElhNk9KdGZ4VGpubFNMMVpYUjVuWXVvVnNKSTVHNEMxRWsvVjUrNnZzUzUzaWhzUlo1c3VUaW9KT1FqeVJISmdYVE1sSGJIL2UwMnUzZUZWbUxpQ0syVUJRK21uc3BoT29rSjRheTM1Z1N6cEZLSEprNFJ6Z2F4UWxQRVB2dGs2T285MFJ0ZjlRWVg3UEZvUWV3TUt0UlVlUzBONFI1R25wRHBBa25lZWlzaTdWMVFTVEhyc2x3OVdzZ0hNWW5XUzZlUnB3am5UaVNPUWRKdkR0OTRkaFdXV3NvTXZ4bk1BSnpZUGgzV3lpQ1VFNm5IZU5ZU0RRd3NzamNLSUc4MkcxYlM5b1ZMNkdsNFQxbmtMWkFNTUpKdm5QYXlWZ2tSQnkvWGxpRkZXV1pwV2hIN1Y1a2N4Q1Vxbk1rMnlaN2I2Y1RKenc1c1dTRUxmS0lCbFliZEU4bi9tTFVrMnV6dWRNdS8rV0x0eDMrbUtWblFzSkp5aGxPSm02YlY0R3JLdWp2MVU1dzFKNjlJczVNY281Z0pJb2ZkN3VtbWpoaWpOWEFoYWZYYkhHVUExakpTMVFVT0IrTTRxUW44NXBLaHZoa1lxWTV5YmNyMUxoQ0xXRjA0dFF4Qi8wRU9CTVNrNERKeEpGcUVwQTR4OFBkTGh6S3JlVWliTEl5cm9VWUY1NWdoOHUzbUxlUUtQSytrOW1IbG1uaWZsZWxHdGVWcXVEMStYRGVha1dtOVl6dm1XMUFRWXB2ZERaZ01na1k2MWFkY2VLRHFTdU9HQ08xY0NFSE1ibjhpM2 | |
[build-fbc-scratch-catalog : build-fbc-catalog] lMaUNKL3MvdlJWSjRmNnpKbFNxSzc5ZGRCYXNueURLVVVWeFo5dmlUYzd3OWd3RFlJdmI2RTlrYWpHVm9sWHZ2aUxIenJ3N000N1dFL1dXY3lDVWpFOFFqcFZubW5YcmRxTEhFdE5DUFhCR0lOUmZHR3pZKzFwY3hXeEJJbnViazg4MlhuQ1NlWnB0ZERRck1zMEF5TkVyOWJmQkcrZHVnMGhzTHNwZXhVSndHVEplVDNuSEhpcENpT0dDTzFJSjNvTDRYTUMvMWUyUGl2MEhmQlNUTHBiQ1djaEswanlwZ2s1QW5uRU1YeE9lTUVzdDNVWHdDZ2x0ZW9LT0lJUi9HS1FCYkZNY2xKRWs3Q05DZGhNZ21ZY0k2cG5uTk1RRzFjRXhjYzVMTDRNSDlPOEdlYkx6WnhLQVQ0ZEJMUk9UaERFdGZFc0VCYWJlNWxmRWRFQjE4RXNkbHhPb3NZdVlRUEp4R2RnMXNTbW9nOTNiWWNFd2pCRW96ZzV6MXVWcy8wWUVMQ1NUS0JycE13blFRVW5TTTlDVTFJajlnOU1nQ0NXNkJJaFhjY0FUelE1WUpISVBzUWlKTllCMnlaZGJjMFN1eHFuSmxXSkVRY1RDY0JSZWVneEFxaURhbkZGeXdISUx5S1poUnBjd1h4ZUsrTDBRdzNtekRwYnBXcUZDbTdXMVNIY3BQTmM0amRLbHBvaURiSWs2N2lPeEttdk9NSTR2RWVWNno3SUFTNFNOeXBkcXRTVFFLSzNTcmFWRWs3WEw2Y0Z3amhMNE1CM0hYR0NXZUkvemtTc0p5NGl3azVQeEJ0eU9wdTJmUmxrOHQvRGQvQnNNRkFLSW9EamdEeXBVQ05ValpoTGExc1F2S0JZRENFZkhVKzdURjBYWjRjcXcyRmtDS0tueTFNdjUvRGsySW9sOGVETTNPYWtqeDV5NlRvWW8za1hEQ0NuL2Q2Y0gvbkVBWUZNT1BPeEVtcTh4WDR3ZHhLMFRuNG80bzhlY3JudGVVU1J6MGhmT09VSFZ2UHVtTEhEd2Q1SEE3T1pBZzRFb2tBRWtuS0krQ1NEZVg2eEp5RExVcmw3WGFQbnU4b3VJSTBqM2VkZ2RoUGtVd1NLNEI5aVVhQkJSbzVxdkprb05JRGM0V0g5NkVjOXdSamYyNHNWOGVPWWFCTFlnaVl5aXJnY0NRQ3FWU2E5SFhKRHVrbmRQdkMrTkhab1Z3dDRDWW9pRFlrZGMzSDlnUDRNdC9CWkpzOENWQ2prcUZXSll1SlJTR1J4QVJEakdZZ0ZNRlpmeGhkOGYzWUk3MUhMZ0dlckMzTVNDUUVwVEl2NVNwZ0lnNVptdXFMNTg1Ykp4UUhjWTdiT2h5aU9OampiK1JURnU3aGVSd1NpQUtmZXNPeEh6cUVvc0NXN2lGc25WR1FrVWhTN1NlSnhKMGpGY21HY24zeGJiS2lPRmlsU0RwVkJjS0U4OEVvN2p6anhDY1piZ0gybnpaaGNQOStSQ09mTitaRXpwR3ErNVVzSWZlSk93RzVvb2g4QlFycndJb2NJU01uaVVTZzN2c0d0QWZlZ1RRYVJhQ2xCWXA3N3dYVWFrWUorWS9GaEp3cjhxVkNMZk9UQzlCMUV2VWJiNkR3bmJkajRpQklUNTVBOEVjUElCb01waFJITXVjZzd4RFhWbkZLN05nbTRSeFlrWU1rbkNTZFNQTGEybEJ3NE8xeGZ5ODFteEYrL09lSUppa1duY3c1U0pLdkx5bkJZdzAxck8xTUZCbUhRblFRRmtqbkpQSmp4MUQ4eDVlUzVoZVM5bllFSDNwd25FaVNPb2RFZ3JKU1BmTHpWYXp0VEJTWkVORkIyQ0xoSkgzKzBia0FjUTc5am1mU3puMUlPanNSL1BuUGdOQ3d5RklWa3RZWEZ5TXY3L1B2TmJiM3VJdGNRQ0dwYXo0V0hGdUNWQ1J6cGlra3c0bDcxQS9Odm1abzMydWh0UTRyZk1sQ09HKzlEZjdnK0x3aTFxMHFMbzQ1eDBSWWZVR3NiK3ZrcEtUUUZDVkVCT0lSUjdJeW8rNThINWIybm9Zc0drV3ZwaER0bFRPaERBVng1V2VmNG51blBvREs1YUoxdldnMENtdlhXUVFYTFlMMHdZY3djcW8vMC4wLjNSd1QwZTN5czE1U2FBcmpKUUt4QyszQUhLR3p3TktONzdmK0ZRMERmYU5HbjBnRHAxc25hK1I3N1dZTFBQYmhNOWdsVjE4TjZkMzNETStOcEhHT3NYUzcvWndWcDV0aU9FZ09JbzRSMG1DZXBSczc5ejJQeFRienVLRlpKdUlZN08yN0lJN1kzNzMxRmlJL2ZpVFdQVXNrNUZRUkUzZldDSkluS0g3TlVHUkYxMGs4dis5NXFLTHNkVjhTenVGMU9zZi92L2ZmaCt4bi93MTVKcHV1eE1TZERRSkVJTmtwT1o3alZOdXQrT1dCVjFrWHgxam5HSXQvLzM2WWI3c05rUkQ5WlMyaWt6REdTNTVjOGs5SEpNWjB1eFZQdmZWUzFweGpMTUdQUHNMQVcyOEpvc3pwRk1NdUNpUU54RGxlZmYxM3FIV3g5NWlvT01kWXZKRHdYdVowQ21LWEdsUnlCOTlSQ0pXRWMyaWk3QzBFcE9NY01hUlNTTDc1VFVnV0xNaHFjVG9SZ0doRDJsQ2tIdUE3RUNGQ0V2TFhYLzh0cTg0UkRnWmo4eHlVblVNdWgvVCsreUc5Y2QyRk9aRnNGS2NUR1lab2czaXVsZTlBaE1ZOFN6Y25DYm10cHhjQnF1ZVFFM0ZzZlFTU0s4YWZpc2RsY1RxUlVWakpVK3JsT3dvaHdlVlFMbVZ4eUdTUTNuc2ZKSmRlbXZRbFFqcWZaQkxUS3pWcWxhSkE0bkRsSExRU2NpSU80aHdyMDUrbktvVHpTU1l6UkJ2U09xMUtGQWdQazRESmtHemFCTW1TSlpSZkx6b0pkeEJ0eU1VdUZyZVRnSFRFZ2ZxNWtLNWFUZnRlYkorWk9FdXRRTDFXaWVJOE9SUlNDVHloQ0FhRFlaeHkrZEF0a0lPTHNrU3YzS0JTbkFQZ3p1VUs3MHlZYnJmaU56eE9Bbzdrai9PWDRVcC9HSlZLK21lNUo1eWtWRjlDKzczRVNWNy80aXdNQmtPWXJWVkJKVTkrZjNjd2hIODZ2RGhxOStCZHF3dUg3Wk4ySVlhYmFFTkNQc3paKzQ0M0ExakZkMFRaaG5TcjJIYU9jREJJYjdScUJIZCs1eEVNR0dkblhGS0lrSzlTWlhSRWRhWjRnaUhzN2gzRUs1OE5vc005cVpiMTdmdDAxZnpWc1F5dHNVUnppTzlvc28wZ2huSW5nR2xKSVNhSmV5YW9GWExjWERNTmUxZk14cGI2OHF6Y014c2tOQkVUeU5JcEpoRHVFbkl6STNGTWN3elAyVkl0QkpFTUpvazdFOWJWVE1OZi9zOHNYSzdQL2Q3NjBwRUNBZkFCK1l6NURTazdjRGVVMnd1UG5kbXFuV2wyMjRYZmM4MUpFaGdMOHZIN0pUVzRyRmlkMWZ1eVREU3VpV0dCYkRLV0RRRTR3M2RVWE1PbGMzaWRRNHl2RlpLTlRvNXoxVW1rRWdsK3ZYZ0d2bDZWc3h0Vno4UTFjY0ZCWU5RcWovQWFFc2R3TjVUTDNEa1NkSmVOUDZvbFY1MmtRQ0hIVHhaTXg5Y3FDck42WHpZWXFZVXBJUkR1OW5PdzR4eUVydkpxSEsrdG4vRC81YXFURUg1MGNTV1dGT1ZXVFpBcEpSRHU5bk93NXh3dWxSby92SFV6UXJMa1E3dlpkSkpRaEwwdkV1SWtPNWJVb0R5RHVSMittRkFnZFZyVlI3eEZ4QkhjN2VkZ3p6azhTaFYrY3RPZEdOQVZwMzF0c3VKMFZFbTNuOFFmanVEaDR6MVl0UDhrYnYxSEozNXJPb2YzemcvQkcyTDIvSlJ5R1g0NHg4RG9HdGxrcEJZa0k3OVJadTg3L2c2QTlLdmtjZ0NoVFFKT1JLZGhPaDdhY0IvT2xVeWo5YjRMeGVsWW5FejBoTUs0NDZOdXZHZHpUL2llZW0wZTV1dlVXRk | |
[build-fbc-scratch-catalog : build-fbc-catalog] tzeGdxOUZ0UHk2YS9mZXZCWUQxN3VGZndHMWdPZnJwcC9aZUkvUmdua3ByYk9XOXRzN3QvekZSbGJ6TE4wY3pKYVplM3FRc0RyWStWNlRyVVd0OS8xS1BwTHlqSjZQNXNuWFJGeC9Qc0hwM0hLUlgwbTNLaFc0QnFERHY5V3FVTzFsbHFPRVF4SGNOazdwekFra0tPNko2S3hSSFBiQzQwem4wNzg5NmkxenV0bWxPeko5VEpBM0U0Q3NpTU80aHgzM0xVdFkzR0F4Y1RkSFF6aGpvL08waElId2VRSjRza3pWbnlwNVRUdWJlK205QjZGVElxMWxZSWUrZzNFTlhDQlVRSlpiZEFOQURpYTliQllRc2lUZ0FtSWN6eTQ0VjdhM2FxSllKcTRXMXdlckRuWWdmZHM0eXZJMDZFMVNiZHNJcTR4Q1BwQXM2TnhEVnhnM0c2WmhxTDhnMWtOaVNXRVBna0lscHhqTEprNmlTTVV3WU5uWGVnTE1CL0FPQmNJbzNPSVdsNTJTWkVhMDFYQ1BGQmdvclkvVGlETFM3WDdzeFlSUytUQ0pLQW5UNFdIV0hLT3NTU2N4RVJ4cndZUnh4Mm5uZmc0UStlWmlOZjdxQ1hmTXFrRS95TFFidFpFYlgrY1FGYVVGcnhMbm1IV29tSklMa3dDRW5IOCtKdmZ4VGtXbldNc3hFbnNGSkpmVHpnYWN3NHp5NmZodm5XTyt0NlhhOG9GT2J2dWlMZjlVWXdUeUtJaU5lbFF2cGkxc0JqQTFTU2dyWWRkNTdqNzlpMzRjTTVDVnE2WGlvc29UTWI5dk5mTnFuTWtJRW43ZVMrMVJIKzJUZzFGdGphc1VPZkZlTnNmeFlRNzlqY1p5MzREUUxoamNWeE9BdmFaNFJ0aTF6bk9WTld3Y3IxVUZNb2tLRldrTHNEZ2kwVHh2cE83UWNxMlFlckoraXlOb1BiQlIrSnRmaHpKQlBJeGdCYk93OG9Rcm9xNm5lODZDNCtESGVjZ0NmbTM3dmxwVnB5RFVKRW5UYnNmWFNXVllMNkd1OFBFM2grZ2ZtQ1FRVmlKZWt1OHpZOGo2VmZPS2tQaHE1eUdsQ0ZjRGVVT2ZOYURJRXN6NUU2MWxyT0VQQmxGY21ybGUrWm1PTEZJaFdNTzZzOVBJUlZPdWFGVWJUMXBsS3NOdWoxQ08xeG5BVWN6NUtSYkZmU3hOUWxZSFJ2SzVUSWhud2dseFQ3OVBBNEZjc29WZ00xUHJja0lLQVVKeHR2NmhLUVNTQStBcEcva2czdmIzdVJrRHpsYjNhcmhvVno2YTZ2WXdCV2h0cGo5WWc0RlF2Z3p4ZUhlU0piM3A2UmdUN3l0VDBoS245dGtMSHVVZE04NUNZc21pbEFJRGRZKzFxN0hWVUtlYmVkSU1CU2kxdUFLWkZKTVYzTFh2WG03bjlwd3IxY1loNHlHNDIwOEtla0Vja3dveWZwODg5bllBajAyNE1JNXNqV1VtNHkrWUFSVXY1UzVkSkZEZzE1NEtaeUdaZllKb3ZmZUVtL2pTVW43VmRKVW85L0pha2daMHFrdloyWGJLTnZPNGMzaVVHNHEzT0VvK29QVXpKNHJnV2hrRXZ6eWtpcmt5MU5mUHhpTzRLeVhmNEZRYWR0cEJiS2hwdlFsOGdYRldsUVpZbGRyWWMxanRuV1Q5YUhjOG1yY2RzOS84ZW9jSStud1VoUElZaTM3UTZ6RkNpbWV1ZlFpWEZPWmZ1UFhnWDRud3Z5bklIM3h0cDJTdEFLcFVDa0NScTN5RDZ5RnhZRDNxMm96Zmk4M1E3bjM4Wlp6VE1RLzNkUm15Q3Z6WkxGNUU3WWc0dmpUWmJPd3VFUkw2ZlVIenRNcnljb0ZwRTJUdHAzdWRaU2UwblhWeFR1RWtLeS9QV05PUnU5amZTaTN2QnAzM1BVb3p1bUZJdzdDWVJmMWJzc1ZPblptc29rNG5sbzBBOU0xU2txdmR3VkQrQjh6TzkxYkJvVGpiVG90bEFSeVMwM3B4d0NlWlJ3V1EvYlh6a2Uza2w3VlByWVRjaUU2UjRLei9uQnM2VGtWMkJCSXZoUjRZclllaTRxcGZ5Wi9QeitFQVA5RHZNL0cyM1JhS1B2c0V3M1ROL04rWEp0RWdzMVhyQVhWcFhac0orUkNkWTZSL01WR2JhMVZuVXFHRllVSzZHU1pEUTBTY1d5Wm9VV1ZORXpyWU5IWCtOK1RibzIzWlVwUUZzaHFnODVxMUNxZnl6Z3NsamhTTlJPdnpib2s3ZXZZZGc3dmhVbEE0WXFEOEpkQkg2VkpPSWxFZ29jdktzQ2VpNHZ4cTFtRnVMNVVoZkkwaXgwVEVISDhvcllRWHlnWWRpR3Z6NGQrQ2lXRk9wd2V2RHRBZlVFakY1QTJUTm95MWRmVHl0U3VxeTUrQ2dBN0hYa0dQTlZ3QmM2bkdOSGlZaWoza2ZYZkZiUnpKTENGb3ZpOXhVdXJTTnhjdFJ6L1VhSEdDM04wZUc2MkR2ZFhhM0JWVVI0cUowamtGWkpoNTZqTEh6MlVtNjZra0M4Y3huZVBKcDJ3emhhK2VCdW1qSVR1M01KTmJaMmIyMnp1bExPUDJjQm9OV1AzbjUvRzJKNTB3am5ZRk1mZHR6K0UwMVV6V2JsZXRuaTh0Z0FMTmN5SGM4MkJNTjUxQkhEQUVjQ24zakR1ckZUanEzcFYwdGVQckpZeWtoMW56dU94VDg4eGpvY0pqU1dhQjE1b25MbU56bnRvQzZURDVWT3NhVEY5Q0dBQjNRRFo1dXZIUDhCRGJYKzk4R0VrbklQTmJoVnhqZy9yaFRIUFFZZjZmQmtlcnkyRVVzcmVza0I3S0FLZFRJcDBwN3pscTFTalRyb3lEWGx4WTJzbnBSMlBISEpzNzNManBYVmFGYTBaU3RxRDRlUUdUVFg2dSttK2p3dGVtWDhaN2wzK1ZYaWxNdFluQWJzU2s0QTVLQTdDS1c4NHR1L2NHbVN2VVJiSjA0c0Q4WnpFT2pCOGxNTS9COTM0QnYvaUFHbXpkTVdCVEJ3a3dleDl4L2NBK0ZwR2IyYVphNCszNGpzdi81YTFlUTVudm1aNHlYb081QnpwYU5RcXNHMW1BUy9MeTkxU09mN2pFeHY2Zkx3Zi9QbmFwNnZtcjgza2pSbFBwejdSTVAxV0FOUXFobkhNcS9PWFl2dlYxeUhDUWpNZ3puSEhkeWVIT0FodHJpQyszOG11azFDaDNSWEVONCtmRjRJNHV1TnROU015RnNocWcyNWdsYUdROTJROXdaN0wxK0NSbSsrR1g1SDVCQmh4amdkellDaVhMaCs1UXZoKzV4QUdzaVNTazU0UU5uY053UzZBQlZla2pZNHRCa2VIakx0WUdGNnlyTHppd0NkSEFNek4rQ0lzVTMrMkEvZTg4anRjMUUvditIZmlIQS9lTXZuRU1SSzFWSUtONWZuNFY3MHlkZ29VMnd5RkkzamQ2c2ZMVmkrOGd0anVnWk4vWHpsblVZVks0Yy8wQXJLSEgzNDQ0N3NYeUdYaEtLTDliVGJQOVJsZmhHV3NSWHE4c2V3cUZMbWRtTk5EN1ZRNWI1NFNkOS8rOEtUcFZpVWpHQjN1Y24zaUNXTkpnU0pXeElFdGpycUMrRUdYQys4TkJVRng3eGJuZk1jNDdZNnJ5Z3IveWVRYWpCd0V3eTRpM1hpNGE2Zko1Vi9QNkVKc0U0Mml3ZlF4MWg3OEM1YWVQSkkwT3hrZXlyMExIOVkzWkRsQWZwRkxnSlc2UEh4Smw0ZUYyc3pFUXZLYTFxRUEvam9ZNEtUV0ZoT01XdVd1WjViVU5GV29GSXk4akxGQU1GeThXTHErcmZNWWdJc1pYNHdEYXN6ZHVPSHQxM0hGMFE4Z0hmSHY3YWlxd1pZTjk4R3FLK0UxUHI3UnlpUzRvakFQWHl4VXhQYUs1S1VRQytsRy9kMFJRSXNqaUE5ZFFhRVdUenV4cTNIbWdxVWxHc2Joc1NJUXdyWlQ1aXQzZGcyOFJicHRyRnlRQTRxSDdERFl6a1B0OCtCOGtSNTlwWWFVeDU1TlJZZzBTdV | |
[build-fbc-scratch-catalog : build-fbc-catalog] FTbENsa1VFa0JtVVFTVzMzckNVZGhEVVhnQ0VXRmZsNTR1S2xHZi9YbStvcDMyTGdZYXdJaDNObmVmZjAraS9ORkFJS3FDaVl5WlFpdU1oU3VlN0poeG02MkxzaHFlUXNTbUZHcm5MQ0VvNGdJMTVDMng2WTR3TFpBQ0kvT3Izb0l3Q0cycnlzaWtvWkQ4YmJIS3F4MnNSSzAydHphOVcyZEp3RlVzMzV4RVpIeDlPeHFuRGwzYVltR2VuRmdpbkJTUVl3RTJsU2ozNWpyNXgySzVBUUIwdGE0RUFlNEVnaGhjMzNGbTQwbG12V0EwQWM5UkhLWUtHbGpwSzF4ZFFOT1MyeS8wRGp6bFZXR3dxMWMza05rNmtMYUZtbGpYTjZEOHhyMFA2eXYyR3BReVhuZnl5NHl1U0J0aXJRdHJ1L0RTWkkrbGc2WFQ3V214WFNBcENlYzMweGtLdEM2ZDdseFpaMVd4WGw5aEt5Y1lrTCtJWHVYRzc5c1VNbHo3Z1JkRVdGQjJoQnBTOWtRQjdMbElBazZYTDZpTlMybWZ3QXdadTJtSXBNSjA5N2x4aS9VYVZWWks2NlYxWE93eUQ5czczTGpNb05LM3ByTis0cmtQcVROa0xhVFRYRWcydzZTb01QbEsxM1RZam9rT29rSVJVeHhjV1M5c2ljdkp5bVNmeWl4U2pFbkVVbEhQT2Y0QWgvaUFGOE9rcURENWRPc2FUSDlUUnpkRWtsQ2F6d2g1NjFlS2E5bjhaSi8rTjdseHBVR2xmeDVQdU1RRVI2a1RjU0hjbmt0NXN2N1lkVjFXcFh2NWN0bTNiektVUGl3dUN4RmhMUUIwaFpJbThqV1VHNHFlTzFpamVXbXRzNnZ0OW5jdTRCeEpYZEZwZ2FCeGhMTmVxNlhqOUNCZHdjWkNYa3dUVFg2ZndIQWV4bHdrYXpUUXo1N0lZa0RRbk9RQlBIOUpHOENXTVozTENKWjRkQ3V4cGxmNFdySk9oTUU1U0FKeUlONitiTGExVWF0OGdrQS9KOFhMTUlWUWZJWms4OWFpT0tBVUIxa0pQRkNFSDhRY3JVVWtZd0lyeklVM3NEMkhuSzJFYVNEaklROHdLWWEvZFVBVHZBZGl3aHJuQ0NmcWRERmdWeHdrQVN0TnJkMDY0ays0VlZ3RktHRlVhdmN0ZVhpeWlZMmlycGxnNXdSQ09KbFR2L1VNM2p0ZGxQL1ZpRVZ6QmFoeE1sTnhySXQxMVVYdjhxMEhHZzJ5U21CSkREN2dzckhUcGx2M21keFBnQmdCdC94aUtTa2U1V2g4TkVmMWxjOHg2VEtPbC9rcEVBU05Gc2MrcnZhUDN0YUtDZGRpWXpqdFNjYXB0L0s1SHdPdnNscGdTVFlkc3A4MWM2dWdWOEFtTTkzTENJeGpqZlY2TCszdWI0aTUxZHJUd3FCSUg3Njd0WVQ1dSszMmR3L0FwRDhuR0lSTHZFMWxtaCtzdVhpaXA5bWNtQ21FSmswQWttd284czZhM2ZQNExkTkx2L05BRXI1am1lS1lEVnFsYzlkWDEzODFJYWEwdE44QjhNbWswNGdDWm90anRLNzJqL2JCdUFXY1pLUk04SUFubjJpWWZybTFRWWRMeHVhdUdiU0NpVEJqaTdydk4wOWd4dE1MdjhOQUNyNWptZVMwR2ZVS3Y5d2ZYWHhqZzAxcFIvekhReVhUSHFCSkREN2duazd1cXczN3V3YWFBS3dYSFFWMmhDM2FHbXEwZS9jVUZQNlVvVktNU1hxTGs4WmdZeGt1Nmwvd1haVC93TUExb3FIL2FTRkpOdDdOaG5MSHQxa0xEdkdkekRaWmtvS0pFR3p4VkhkYkhHczNXZHhYaHQzRmNHdlRjc1NFZUlXcXd5RnI2NDI2UGFzTnVpbTdQNmNLUzJRa1d3MzljL2JidXEvSGNBNkFEcSs0K0VKQjRBWE54bkxmclBKV0RhcGN3dXFpQUlad3hHN1I5TmlkVjErMERwMFZidmR1d0xBd2ttOEJaamtFVWNiaXZJUHJpZ3QyTCs4VlB2dW9pSTFyMFVTaElZb2tEUTBXeHo2Rjd0dGE5dHM3aHNCck9RN0hwWTQwRmlpZVduZGpKSTl1YndNSkJ1SUFxRkJzOFZSYm5MNUYzZTRmSXRNTGovNVdReWdsdSs0MG5ER3FGVitaTlFxajlScFZVZkk3NnNOdW5OOEI1VXJpQUpoeUhaVGZ3R0F5MXB0N21WdE52Y3lBS1JicHVFcEhOSTlPdGhZb2ptMHRFUnpDTUFIbTR4bFF6ekZNaWtRQmNJeVIrd2VtY1VYTEFkUVpYTDVxenRjdmtyeU80RFNkcnRIYi9HRmRBQ0s0ai81OGZ4R01lSlB4SWRXQXlQKzlBS3dreCtEU3U1b0tGS1RicEVWUUcrZFZ0Vm4xQ3A3eU84R2xlTGNvaUoxbU9kSE1LbjQvd0VBQVAvLzJTdnFwZ2wxRTdRQUFBQUFTVVZPUks1Q1lJST0iLCJtZWRpYXR5cGUiOiJpbWFnZS9wbmcifV0sImluc3RhbGwiOnsic3BlYyI6eyJjbHVzdGVyUGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJzZWNyZXRzIiwicG9kcyIsInBvZHMvZXhlYyIsInBvZHMvbG9nIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbImFwcHMiXSwicmVzb3VyY2VzIjpbImRlcGxveW1lbnRzIiwiZGFlbW9uc2V0cyIsInJlcGxpY2FzZXRzIiwic3RhdGVmdWxzZXRzIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbImNhY2hlLnF1YXkuaW8iXSwicmVzb3VyY2VzIjpbIm1lbWNhY2hlZHMiLCJtZW1jYWNoZWRzL3N0YXR1cyIsIm1lbWNhY2hlZHMvZmluYWxpemVycyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJhdXRoZW50aWNhdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInRva2VucmV2aWV3cyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsiYXV0aG9yaXphdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInN1YmplY3RhY2Nlc3NyZXZpZXdzIl0sInZlcmJzIjpbImNyZWF0ZSJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciJ9XSwiZGVwbG95bWVudHMiOlt7ImxhYmVsIjp7ImFwcC5rdWJlcm5ldGVzLmlvL2NvbXBvbmVudCI6Im1hbmFnZXIiLCJhcHAua3ViZXJuZXRlcy5pby9jcmVhdGVkLWJ5IjoidGVrdG9uLWZiYy1lMmUtb3BlcmF0b3IiLCJhcHAua3ViZXJuZXRlcy5pby9pbnN0YW5jZSI6ImNvbnRyb2xsZXItbWFuYWdlciIsImFwcC5rdWJlcm5ldGVzLmlvL21hbmFnZWQtYnkiOiJrdXN0b21pemUiLCJhcHAua3ViZXJuZXRlcy5pby9uYW1lIjoiZGVwbG95bWVudCIsImFwcC5rdWJlcm5ldGVzLmlvL3BhcnQtb2YiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvciIsImNvbnRyb2wtcGxhbmUiOiJjb250cm9sbGVyLW1hbmFnZXIifSwibmFtZSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYW | |
[build-fbc-scratch-catalog : build-fbc-catalog] dlciIsInNwZWMiOnsicmVwbGljYXMiOjEsInNlbGVjdG9yIjp7Im1hdGNoTGFiZWxzIjp7ImNvbnRyb2wtcGxhbmUiOiJjb250cm9sbGVyLW1hbmFnZXIifX0sInN0cmF0ZWd5Ijp7fSwidGVtcGxhdGUiOnsibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsia3ViZWN0bC5rdWJlcm5ldGVzLmlvL2RlZmF1bHQtY29udGFpbmVyIjoibWFuYWdlciJ9LCJsYWJlbHMiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3BlYyI6eyJhZmZpbml0eSI6eyJub2RlQWZmaW5pdHkiOnsicmVxdWlyZWREdXJpbmdTY2hlZHVsaW5nSWdub3JlZER1cmluZ0V4ZWN1dGlvbiI6eyJub2RlU2VsZWN0b3JUZXJtcyI6W3sibWF0Y2hFeHByZXNzaW9ucyI6W3sia2V5Ijoia3ViZXJuZXRlcy5pby9hcmNoIiwib3BlcmF0b3IiOiJJbiIsInZhbHVlcyI6WyJhbWQ2NCIsImFybTY0IiwicHBjNjRsZSIsInMzOTB4Il19LHsia2V5Ijoia3ViZXJuZXRlcy5pby9vcyIsIm9wZXJhdG9yIjoiSW4iLCJ2YWx1ZXMiOlsibGludXgiXX1dfV19fX0sImNvbnRhaW5lcnMiOlt7ImFyZ3MiOlsiLS1zZWN1cmUtbGlzdGVuLWFkZHJlc3M9MC4wLjAuMDo4NDQzIiwiLS11cHN0cmVhbT1odHRwOi8vMTI3LjAuMC4xOjgwODAvIiwiLS1sb2d0b3N0ZGVycj10cnVlIiwiLS12PTAiXSwiaW1hZ2UiOiJnY3IuaW8va3ViZWJ1aWxkZXIva3ViZS1yYmFjLXByb3h5QHNoYTI1NjpkNDg4M2Q3YzYyMjY4M2IzMzE5YjVlNmIzYTdlZGZiZjI1OTRjMTgwNjAxMzFhOGJmNjQ1MDQ4MDVmODc1NTIyIiwibmFtZSI6Imt1YmUtcmJhYy1wcm94eSIsInBvcnRzIjpbeyJjb250YWluZXJQb3J0Ijo4NDQzLCJuYW1lIjoiaHR0cHMiLCJwcm90b2NvbCI6IlRDUCJ9XSwicmVzb3VyY2VzIjp7ImxpbWl0cyI6eyJjcHUiOiI1MDBtIiwibWVtb3J5IjoiMTI4TWkifSwicmVxdWVzdHMiOnsiY3B1IjoiNW0iLCJtZW1vcnkiOiI2NE1pIn19LCJzZWN1cml0eUNvbnRleHQiOnsiYWxsb3dQcml2aWxlZ2VFc2NhbGF0aW9uIjpmYWxzZSwiY2FwYWJpbGl0aWVzIjp7ImRyb3AiOlsiQUxMIl19fX0seyJhcmdzIjpbIi0taGVhbHRoLXByb2JlLWJpbmQtYWRkcmVzcz06Njc4OSIsIi0tbWV0cmljcy1iaW5kLWFkZHJlc3M9MTI3LjAuMC4xOjgwODAiLCItLWxlYWRlci1lbGVjdCIsIi0tbGVhZGVyLWVsZWN0aW9uLWlkPXRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yIl0sImVudiI6W3sibmFtZSI6IkFOU0lCTEVfR0FUSEVSSU5HIiwidmFsdWUiOiJleHBsaWNpdCJ9XSwiaW1hZ2UiOiJxdWF5LmlvL3Jobl9hcGFsL21lbWNhY2hlZC1vcGVyYXRvckBzaGEyNTY6ZWJiZmVkZDUxNDk0NGUxYTJhMTQwZjc4NWY5MDBkNDgyZWVjYmZmZjJlM2Q2N2JmNzZmNmVlNTQ1NjlhNDliYyIsImxpdmVuZXNzUHJvYmUiOnsiaHR0cEdldCI6eyJwYXRoIjoiL2hlYWx0aHoiLCJwb3J0Ijo2Nzg5fSwiaW5pdGlhbERlbGF5U2Vjb25kcyI6MTUsInBlcmlvZFNlY29uZHMiOjIwfSwibmFtZSI6Im1hbmFnZXIiLCJyZWFkaW5lc3NQcm9iZSI6eyJodHRwR2V0Ijp7InBhdGgiOiIvcmVhZHl6IiwicG9ydCI6Njc4OX0sImluaXRpYWxEZWxheVNlY29uZHMiOjUsInBlcmlvZFNlY29uZHMiOjEwfSwicmVzb3VyY2VzIjp7ImxpbWl0cyI6eyJjcHUiOiI1MDBtIiwibWVtb3J5IjoiNzY4TWkifSwicmVxdWVzdHMiOnsiY3B1IjoiMTBtIiwibWVtb3J5IjoiMjU2TWkifX0sInNlY3VyaXR5Q29udGV4dCI6eyJhbGxvd1ByaXZpbGVnZUVzY2FsYXRpb24iOmZhbHNlLCJjYXBhYmlsaXRpZXMiOnsiZHJvcCI6WyJBTEwiXX19fV0sInNlY3VyaXR5Q29udGV4dCI6eyJydW5Bc05vblJvb3QiOnRydWV9LCJzZXJ2aWNlQWNjb3VudE5hbWUiOiJ0ZWt0b24tZmJjLWUyZS1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJ0ZXJtaW5hdGlvbkdyYWNlUGVyaW9kU2Vjb25kcyI6MTB9fX19XSwicGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJjb25maWdtYXBzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsInVwZGF0ZSIsInBhdGNoIiwiZGVsZXRlIl19LHsiYXBpR3JvdXBzIjpbImNvb3JkaW5hdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbImxlYXNlcyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJjcmVhdGUiLCJ1cGRhdGUiLCJwYXRjaCIsImRlbGV0ZSJdfSx7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbImV2ZW50cyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJwYXRjaCJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6InRla3Rvbi1mYmMtZTJlLW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciJ9XX0sInN0cmF0ZWd5IjoiZGVwbG95bWVudCJ9LCJpbnN0YWxsTW9kZXMiOlt7InN1cHBvcnRlZCI6ZmFsc2UsInR5cGUiOiJPd25OYW1lc3BhY2UifSx7InN1cHBvcnRlZCI6ZmFsc2UsInR5cGUiOiJTaW5nbGVOYW1lc3BhY2UifSx7InN1cHBvcnRlZCI6ZmFsc2UsInR5cGUiOiJNdWx0aU5hbWVzcGFjZSJ9LHsic3VwcG9ydGVkIjp0cnVlLCJ0eXBlIjoiQWxsTmFtZXNwYWNlcyJ9XSwia2V5d29yZHMiOlsiYWkiLCJtbCJdLCJsaW5rcyI6W3sibmFtZSI6Ik1lbWNhY2hlZCBPcGVyYXRvciIsInVybCI6Imh0dHBzOi8vdGVrdG9uLWZiYy1lMmUtb3BlcmF0b3IuZG9tYWluIn1dLCJtYWludGFpbmVycyI6W3siZW1haWwiOiJhcGFsQHJlZGhhdC5jb20iLCJuYW1lIjoiYXZuaXNoIn1dLCJtYXR1cml0eSI6ImFscGhhIiwibWluS3ViZVZlcnNpb24iOiIxLjIwLjAiLCJwcm92aWRlciI6eyJuYW1lIjoiUmVkSGF0IiwidXJsIjoid3d3LnJlZGhhdC5jb20ifSwicmVsYXRlZEltYWdlcyI6W3siaW1hZ2UiOiJnY3IuaW8va3ViZWJ1aWxkZXIva3ViZS1yYmFjLXByb3h5QHNoYTI1NjpkNDg4M2Q3YzYyMjY4M2IzMzE5YjVlNmIzYTdlZGZiZjI1OTRjMTgwNjAxMzFhOGJmNjQ1MDQ4MDVmODc1NTIyIiwibmFtZSI6Imt1YmUtcmJhYy1wcm94eSJ9LHsiaW1hZ2UiOiJxdWF5LmlvL3Jobl9hcGFsL21lbWNhY2hlZC1vcGVyYXRvckBzaGEyNTY6ZWJiZmVkZDUxNDk0NGUxYTJhMTQwZjc4NWY5MDBkNDgyZWVjYmZmZjJlM2Q2N2 | |
[build-fbc-scratch-catalog : build-fbc-catalog] JmNzZmNmVlNTQ1NjlhNDliYyIsIm5hbWUiOiJtZW1jYWNoZWQtb3BlcmF0b3IifV0sInZlcnNpb24iOiIwLjAuMyJ9fQ== | |
[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.3 | |
[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-05-06 12:58:37,019 [operator-cert] DEBUG Creating dockerfile: tekton-fbc-e2e-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:37,019 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp_xwiy1mj/tekton-fbc-e2e-operator'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:37,044 [operator-cert] DEBUG Command output: | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:37,044 [operator-cert] INFO Building image: quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:37,044 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp_xwiy1mj/tekton-fbc-e2e-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32', '/tmp/tmp_xwiy1mj'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:44,311 [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.18-86b3515b8a17569e343dbafa21902172d76b3e32 | |
[build-fbc-scratch-catalog : build-fbc-catalog] --> 03706184e84e | |
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 03706184e84eddbbd1e9d716fac9fc81e67c4187b85bee91c9e2db346108a8af | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:44,311 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:44,311 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32', 'docker://quay.io/operator-pipeline-stage/catalog:v4.18-86b3515b8a17569e343dbafa21902172d76b3e32'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-06 12:58:49,576 [operator-cert] DEBUG Command output: | |
[make-index-repo-public : change-visibility] % Total % Received % Xferd Average Speed Time Time Time Current | |
[make-index-repo-public : change-visibility] Dload Upload Total Spent Left Speed | |
[make-index-repo-public : change-visibility] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 42 100 18 100 24 33 {"success": true} | |
[make-index-repo-public : change-visibility] 45 --:--:-- --:--:-- --:--:-- 79 | |
[make-index-repo-public : change-visibility] Repository visibility set to 'public'. | |
[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 3369fb2cd7588712a33ce4fae7b70fd2 --operator-package-version 0.0.3 --operator-name tekton-fbc-e2e-operator --verbose | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,541 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,541 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/test-results?filter=certification_hash=='3369fb2cd7588712a33ce4fae7b70fd2';version=='0.0.3';operator_package_name=='tekton-fbc-e2e-operator'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,541 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,978 [operator-cert] ERROR There is no test results for given parameters | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,979 [operator-cert] ERROR Result test_result_id is empty | |
[get-ci-results-attempt : get-results] 2025-05-06 12:59:15,980 [operator-cert] DEBUG Storing test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']' | |
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results do not exist' | |
[get-ci-results-attempt : indicate-if-results-exists] 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 : encrypt-and-encode-docker-config-json] 2025/05/06 12:59:41 Writing encoded data to file /workspace/credentials/project_dockerconfigjson.gpg.b64 | |
[preflight-trigger : create-openshift-ci-prowjob] 2025/05/06 12:59:41 Validating job flags | |
[preflight-trigger : create-openshift-ci-prowjob] time="2025-05-06T12:59:42Z" level=info msg="Cannot use full value, will truncate." id= job=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.18-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.18-preflight-prod-claim | |
[preflight-trigger : create-openshift-ci-prowjob] W0506 12:59:42.181937 21 warnings.go:70] 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] W0506 12:59:42.402695 21 warnings.go:70] 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/05/06 12:59:42 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.18-preflight-prod-claim/1919738844496793600 Status:success URL:https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.18-preflight-prod-claim/1919738844496793600} | |
[preflight-trigger : create-openshift-ci-prowjob] 2025/05/06 13:21:02 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] Uploading test log | |
[upload-artifacts : upload-test-logs] + '[' false == true ']' | |
[upload-artifacts : upload-test-logs] + echo 'Uploading test log' | |
[upload-artifacts : upload-test-logs] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.3 --operator-package-name tekton-fbc-e2e-operator --certification-hash 3369fb2cd7588712a33ce4fae7b70fd2 --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-05-06 13:22:04,321 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-logs] 2025-05-06 13:22:04,321 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-logs] 2025-05-06 13:22:04,537 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-logs] 2025-05-06 13:22:04,537 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-logs] 2025-05-06 13:22:04,859 [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=681a0cfc436abd16f28844fc | |
[upload-artifacts : upload-test-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/681a0cfc436abd16f28844fc | |
[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/681a0cfc436abd16f28844fc | |
[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/681a0cfc436abd16f28844fc | |
[upload-artifacts : upload-test-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[upload-artifacts : upload-test-results] Uploading test results | |
[upload-artifacts : upload-test-results] + '[' false == true ']' | |
[upload-artifacts : upload-test-results] + echo 'Uploading test results' | |
[upload-artifacts : upload-test-results] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.3 --operator-package-name tekton-fbc-e2e-operator --certification-hash 3369fb2cd7588712a33ce4fae7b70fd2 --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-05-06 13:22:05,376 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-results] 2025-05-06 13:22:05,376 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-results] 2025-05-06 13:22:05,511 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-results] 2025-05-06 13:22:05,511 [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-05-06 13:22:05,700 [operator-cert] INFO Output stored in: preflight-results.json | |
[upload-artifacts : upload-test-results] ++ cat preflight-results.json | |
[upload-artifacts : upload-test-results] ++ jq -r ._id | |
[upload-artifacts : upload-test-results] + RESULTS_ID=681a0cfd436abd16f28844ff | |
[upload-artifacts : upload-test-results] + RESULT_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/test-results/id/681a0cfd436abd16f28844ff | |
[upload-artifacts : upload-test-results] + echo -n 681a0cfd436abd16f28844ff | |
[upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id | |
[upload-artifacts : upload-test-results] 681a0cfd436abd16f28844ff+ 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/681a0cfd436abd16f28844ff | |
[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/681a0cfd436abd16f28844ff+ RESULT_SPA_URL=https://connect.stage.redhat.com/projects/6818a5b9fff5cee0e8e63172/test-results | |
[upload-artifacts : upload-test-results] + echo 'Test result SPA URL: ' | |
[upload-artifacts : upload-test-results] 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] + echo 'Uploading test artifacts' | |
[upload-artifacts : upload-test-artifacts] Uploading test artifacts | |
[upload-artifacts : upload-test-artifacts] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.3 --operator-package-name tekton-fbc-e2e-operator --certification-hash 3369fb2cd7588712a33ce4fae7b70fd2 --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-05-06 13:22:06,573 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,573 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,715 [operator-cert] DEBUG Found following artifacts: ['tekton-fbc-e2e-operator-Subscription.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'hashes.txt', 'tekton-fbc-e2e-operator-CatalogSource.json', 'tekton-fbc-e2e-operator-Namespace.json', 'tekton-fbc-e2e-operator-target-Namespace.json', 'tekton-fbc-e2e-operator-OperatorGroup.json', 'cert-image.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'preflight.stdout', 'preflight.stderr'] | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,716 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-Subscription.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,717 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,717 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,875 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_OlmSuiteCheck.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,876 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:06,876 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,122 [operator-cert] INFO Uploading artifact: hashes.txt | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,128 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,128 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,273 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-CatalogSource.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,274 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,274 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,474 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-Namespace.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,475 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,475 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,640 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-target-Namespace.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,642 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,643 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,825 [operator-cert] INFO Uploading artifact: tekton-fbc-e2e-operator-OperatorGroup.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,827 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,827 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:07,998 [operator-cert] INFO Uploading artifact: cert-image.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,000 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,000 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,175 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_BasicSpecCheck.json | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,177 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,177 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,530 [operator-cert] INFO Uploading artifact: preflight.stdout | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,531 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,531 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,704 [operator-cert] INFO Uploading artifact: preflight.stderr | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,715 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:08,715 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-artifacts : upload-test-artifacts] 2025-05-06 13:22:09,072 [operator-cert] INFO Output stored in: preflight-artifacts.json | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Test: DeployableByOLM, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Test: RequiredAnnotations, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [operator-cert] INFO Overall status: True | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,114 [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/5498 | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:46,674 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'tekton-fbc-e2e-operator-Subscription.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'hashes.txt', 'tekton-fbc-e2e-operator-CatalogSource.json', 'tekton-fbc-e2e-operator-Namespace.json', 'tekton-fbc-e2e-operator-target-Namespace.json', 'tekton-fbc-e2e-operator-OperatorGroup.json', 'cert-image.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'preflight.stdout', 'preflight.stderr']) | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:47,436 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/916a2231fc6b333b95eef3cfd73db81a | |
[evaluate-preflight-result : evaluate-results] 2025-05-06 13:22:48,006 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators-preprod (5498) | |
[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] Downloading the test results | |
[get-ci-results : get-results] + '[' false == true ']' | |
[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 3369fb2cd7588712a33ce4fae7b70fd2 --operator-package-version 0.0.3 --operator-name tekton-fbc-e2e-operator --verbose | |
[get-ci-results : get-results] 2025-05-06 13:23:06,414 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results : get-results] 2025-05-06 13:23:06,414 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/test-results?filter=certification_hash=='3369fb2cd7588712a33ce4fae7b70fd2';version=='0.0.3';operator_package_name=='tekton-fbc-e2e-operator'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results : get-results] 2025-05-06 13:23:06,414 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results : get-results] 2025-05-06 13:23:06,716 [operator-cert] INFO Test results retrieved successfully for given parameters | |
[get-ci-results : get-results] 2025-05-06 13:23:06,718 [operator-cert] DEBUG Storing test_result_id | |
[get-ci-results : get-results] + cat test_result_id | |
[get-ci-results : get-results] + tee /tekton/results/test_result_id | |
[get-ci-results : get-results] 681a0cfd436abd16f28844ff+ echo -n test_results.json | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' 681a0cfd436abd16f28844ff == '' ']' | |
[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 681a0cfd436abd16f28844ff --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --pull-request-status open --verbose | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-05-06 13:23:14,536 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-05-06 13:23:14,536 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/test-results/id/681a0cfd436abd16f28844ff | |
[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-05-06 13:23:21,684 [operator-cert] INFO Examining pre-certification checklist from Hydra... | |
[query-publishing-checklist : query-publishing-checklist] 2025-05-06 13:23:26,785 [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.3/release-config.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + [[ ! -f operators/tekton-fbc-e2e-operator/0.0.3/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.3 --operator-name tekton-fbc-e2e-operator --operator-version 0.0.3 | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-05-06 13:24:11,375 [operator-cert] INFO Amending semver template semver.yaml | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] 2025-05-06 13:24:12,013 [operator-cert] ERROR Error running command: | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] stdout: b'' | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] stderr: b'2025/05/06 13:24:12 semver "/workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml": render reference "registry.connect.stage.redhat.com/tekton-automation/tekton-fbc-e2e-operator@sha256:6e025628f9a61c9e789177968f3640c3020246b8e82c7ec5cb4eaceb52591a85": error resolving name for image ref registry.connect.stage.redhat.com/tekton-automation/tekton-fbc-e2e-operator@sha256:6e025628f9a61c9e789177968f3640c3020246b8e82c7ec5cb4eaceb52591a85: failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://registry.connect.stage.redhat.com/auth/realms/rhcc/protocol/redhat-docker-v2/auth?scope=repository%3Atekton-automation%2Ftekton-fbc-e2e-operator%3Apull&service=docker-registry: 401 Unauthorized\n' | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] Traceback (most recent call last): | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/bin/add-bundle-to-fbc", line 8, in <module> | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] sys.exit(main()) | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] ^^^^^^ | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/entrypoints/add_bundle_to_fbc.py", line 448, in main | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] release_bundle_to_fbc(args, bundle) | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/entrypoints/add_bundle_to_fbc.py", line 429, in release_bundle_to_fbc | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] template.render() | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/entrypoints/add_bundle_to_fbc.py", line 166, in render | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] response = utils.run_command(command) | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] ^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/utils.py", line 162, in run_command | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] raise e | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/utils.py", line 149, in run_command | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] output = subprocess.run( | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] ^^^^^^^^^^^^^^^ | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] File "/usr/lib64/python3.12/subprocess.py", line 571, in run | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] raise CalledProcessError(retcode, process.args, | |
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] subprocess.CalledProcessError: Command '['opm', 'alpha', 'render-template', 'semver', '-o', 'yaml', '/workspace/source/operators/tekton-fbc-e2e-operator/catalog-templates/semver.yaml']' returned non-zero exit status 1. | |
[upload-pipeline-logs : get-pipeline-logs] 2025/05/06 13:24:21 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs' | |
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runctvbd | |
[upload-pipeline-logs : get-pipeline-logs] task add-bundle-to-fbc-dryrun has failed: "step-add-bundle-to-fbc" exited with code 1 | |
[upload-pipeline-logs : get-pipeline-logs] failed to get logs for task add-bundle-to-fbc-dryrun : container step-add-bundle-to-fbc has failed : [{"key":"StartedAt","value":"2025-05-06T13:24:10.793Z","type":3}] | |
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 6818a5b9fff5cee0e8e63172 --operator-version 0.0.3 --operator-package-name tekton-fbc-e2e-operator --certification-hash 3369fb2cd7588712a33ce4fae7b70fd2 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/source/operator-hosted-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-06 13:24:38,462 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-06 13:24:38,463 [operator-cert] DEBUG Getting project details: 6818a5b9fff5cee0e8e63172 | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-06 13:24:38,629 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-06 13:24:38,629 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/6818a5b9fff5cee0e8e63172/artifacts | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-06 13:24:39,205 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=681a0d97436abd16f28845f6 | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/681a0d97436abd16f28845f6 | |
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: ' | |
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL: | |
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/681a0d97436abd16f28845f6 | |
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url | |
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/681a0d97436abd16f28845f6 | |
[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/5498 | |
[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/5498' | |
[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] 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/5498 --comment-file comment_file --comment-tag '' --replace false | |
[github-add-connect-url-comment : post-comment] 2025-05-06 13:24:20,894 [operator-cert] INFO Sending this data to GitHub with POST | |
[github-add-connect-url-comment : post-comment] 2025-05-06 13:24:20,894 [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-05-06 13:24:21,377 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:20,852 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators-preprod | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:21,805 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:21,805 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f62df016330> | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:21,805 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:21,805 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:21,805 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2025-05-06 13:24:22,466 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 86b3515b8a17569e343dbafa21902172d76b3e32 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit 86b3515b8a17569e343dbafa21902172d76b3e32 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha 86b3515b8a17569e343dbafa21902172d76b3e32 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2025-05-06 13:24:22,608 [operator-cert] INFO Successfully set status to failure for commit 86b3515b8a17569e343dbafa21902172d76b3e32 in github repo [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git | |
[post-support-link-for-pr : post-comment-with-support-link] + echo 'Posting GitHub comment to PR: https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498' | |
[post-support-link-for-pr : post-comment-with-support-link] Posting GitHub comment to PR: https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[post-support-link-for-pr : post-comment-with-support-link] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 --comment-file /workspace/output/support-link.md | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-06 13:24:23,447 [operator-cert] INFO Sending this data to GitHub with POST | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-06 13:24:23,447 [operator-cert] INFO {'body': 'There were some errors while publishing your Operator Bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=6818a5b9fff5cee0e8e63172&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F5498) to contact the Red Hat certification team for review.\n<!-- None -->'} | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-06 13:24:24,058 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5498 | |
[github-add-summary-comment : gather-info] 2025/05/06 13:24:23 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-runctvbd | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runctvbd | |
[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-runctvbd | |
[github-add-summary-comment : gather-info] task add-bundle-to-fbc-dryrun has failed: "step-add-bundle-to-fbc" exited with code 1 | |
[github-add-summary-comment : gather-info] failed to get logs for task add-bundle-to-fbc-dryrun : container step-add-bundle-to-fbc has failed : [{"key":"StartedAt","value":"2025-05-06T13:24:10.793Z","type":3}] | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runctvbd --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-5498" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment