Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/3d97fa919843f29abf67c68c0d6e829f to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/3d97fa919843f29abf67c68c0d6e829f to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 45 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 7
[get-pr-number : parse-pr-url] + echo -n 5152
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 5152
[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-02-06T17:53:50.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-5152'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runn7q8k'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-02-06T17:53:50.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5152'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5152
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5152
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5152
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5152'
[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-5152 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-5152'
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-5152
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-02-06 17:54:15,774 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators
[set-github-started-label : post-comment] 2025-02-06 17:54:16,409 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2025-02-06 17:54:16,409 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f4ed41983e0>
[set-github-started-label : post-comment] 2025-02-06 17:54:16,409 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-02-06 17:54:16,409 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2025-02-06 17:54:16,409 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha 4f3f53e5f10b0021efd3fe38c9027da704546d60 --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-02-06 17:54:35,363 [operator-cert] INFO Successfully set status to pending for commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git
[set-env : set-env] + ENV=prod
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=containerisvsign
[set-env : set-env] + UMB_URL=umb.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/acornett21/certified-operators.git -revision=4f3f53e5f10b0021efd3fe38c9027da704546d60 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1738864533.5139115,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/acornett21/certified-operators.git @ 4f3f53e5f10b0021efd3fe38c9027da704546d60 (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1738864533.5730422,"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=4f3f53e5f10b0021efd3fe38c9027da704546d60
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 4f3f53e5f10b0021efd3fe38c9027da704546d60
[clone-repository : clone] + printf %s https://github.com/acornett21/certified-operators.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators.git -revision=5825e7828a9046dc2350f4c14aa1a56ec1fa2c3b -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1738864533.2322686,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators.git @ 5825e7828a9046dc2350f4c14aa1a56ec1fa2c3b (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1738864533.2990208,"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=5825e7828a9046dc2350f4c14aa1a56ec1fa2c3b
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 5825e7828a9046dc2350f4c14aa1a56ec1fa2c3b
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-02-06 17:56:15,970 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'operator-certification-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-02-06 17:56:15,970 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('operator-certification-operator', '1.3.0')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-02-06 17:56:15,970 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-02-06 17:56:15,970 [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": ["operator-certification-operator"], "added_operators": [], "modified_operators": ["operator-certification-operator"], "deleted_operators": [], "added_or_modified_operators": ["operator-certification-operator"], "affected_bundles": ["operator-certification-operator/1.3.0"], "added_bundles": ["operator-certification-operator/1.3.0"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["operator-certification-operator/1.3.0"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "operator-certification-operator", "bundle_version": "1.3.0", "operator_path": "operators/operator-certification-operator", "bundle_path": "operators/operator-certification-operator/1.3.0"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=operator-certification-operator
[detect-changes : parse-repo-changes] + echo -n operator-certification-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=1.3.0
[detect-changes : parse-repo-changes] + echo -n 1.3.0
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/operator-certification-operator
[detect-changes : parse-repo-changes] + echo -n operators/operator-certification-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/operator-certification-operator/1.3.0
[detect-changes : parse-repo-changes] + echo -n operators/operator-certification-operator/1.3.0
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.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/operator-certification-operator/1.3.0 ']'
[yaml-lint : lint-yaml-files] + yamllint operators/operator-certification-operator/1.3.0 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}'
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/metadata/annotations.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/metadata/dependencies.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/manifests/certification-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/manifests/operator-certification-operator.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files] 68:181 warning line too long (281 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 75:181 warning line too long (200 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 84:181 warning line too long (265 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 112:181 warning line too long (299 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 117:181 warning line too long (183 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 137:181 warning line too long (223 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/manifests/certification-operator-controller-manager-metrics-service_v1_service.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/manifests/certification.redhat.com_operatorpipelines.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/manifests/certification-operator-manager-config_v1_configmap.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/operator-certification-operator/1.3.0/tests/scorecard/config.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[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 acornett21 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-02-06 17:57:48,451 [operator-cert] INFO Checking permissions for the pull request owner: acornett21
[check-permissions : check-permissions] 2025-02-06 17:57:48,453 [operator-cert] INFO Checking permissions for operator operator-certification-operator
[check-permissions : check-permissions] 2025-02-06 17:57:48,453 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-02-06 17:57:48,670 [operator-cert] INFO Pull request owner 'acornett21' is a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-02-06 17:57:48,672 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152', '--approve']
[check-permissions : check-permissions] 2025-02-06 17:57:49,553 [operator-cert] DEBUG Command output:
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": true
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] + [[ 1.3.0 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 1.3.0 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator operator-certification-operator (1.3.0)'
[set-github-pr-title : set-github-status] + echo operator operator-certification-operator '(1.3.0)'
[set-github-pr-title : set-github-status] operator operator-certification-operator (1.3.0)
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator operator-certification-operator (1.3.0)' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152
[read-config : read-config] + '[' operators/operator-certification-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/operator-certification-operator
[read-config : read-config] + CONFIG_PATH=operators/operator-certification-operator/ci.yaml
[read-config : read-config] + [[ ! -d operators/operator-certification-operator ]]
[read-config : read-config] + [[ ! -f operators/operator-certification-operator/ci.yaml ]]
[read-config : read-config] + cat operators/operator-certification-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] cert_project_id: 62336442aacf586290afc201
[read-config : read-config] fbc:
[read-config : read-config] enabled: true
[read-config : read-config] catalog_mapping:
[read-config : read-config] - template_name: basic.yaml
[read-config : read-config] catalog_names: ["v4.13", "v4.14", "v4.15", "v4.16", "v4.17", "v4.18"]
[read-config : read-config] type: olm.template.basic
[read-config : read-config] ++ cat operators/operator-certification-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/operator-certification-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/operator-certification-operator/1.3.0 ']'
[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/pull/5152 --repo-config-file config.yaml --operator-name operator-certification-operator --verbose
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,438 [operator-cert] DEBUG Checking test check_operator_name
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,438 [operator-cert] DEBUG Checking test {'name': 'check_operator_name', 'ignore_operators': ['^couchbase-enterprise-certified', '^crunchy-postgres-operator', '^kubeturbo-certified', '^openshiftartifactoryha-operator', '^portworx-certified', '^prometurbo-certified', '^t8c-certified', '^vfunction-server-operator', '^stackgres-certified']}
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,438 [operator-cert] DEBUG Checking ignored operator ^couchbase-enterprise-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^crunchy-postgres-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^kubeturbo-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^openshiftartifactoryha-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^portworx-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^prometurbo-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^t8c-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^stackgres-certified
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking test check_replaces_availability
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking test {'name': 'check_replaces_availability', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking test check_upgrade_graph_loop
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking test {'name': 'check_upgrade_graph_loop', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,439 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,440 [operator-cert] DEBUG Checking test check_pruned_graph
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,440 [operator-cert] DEBUG Checking test {'name': 'check_pruned_graph', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,440 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-02-06 17:59:41,440 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators
[apply-test-waivers : set-github-status] 2025-02-06 17:59:42,147 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2025-02-06 17:59:42,147 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f3bb102fe00>
[apply-test-waivers : set-github-status] 2025-02-06 17:59:42,147 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2025-02-06 17:59:42,147 [operator-cert] INFO Labels to remove: []
[content-hash : compute-md5sum] + [[ -n operators/operator-certification-operator/1.3.0 ]]
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + find operators/operator-certification-operator/1.3.0 -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 0d26060d0612f8650449332861cc6fbd operators/operator-certification-operator/1.3.0/manifests/certification-operator-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] 10b3177a4da0a4ac7447c34a8358a0d0 operators/operator-certification-operator/1.3.0/tests/scorecard/config.yaml
[content-hash : compute-md5sum] 310c8e2b4e1a91d0b1fa1a873fbbcf1d operators/operator-certification-operator/1.3.0/manifests/certification-operator-manager-config_v1_configmap.yaml
[content-hash : compute-md5sum] 3471b8504612081e0e17db677eabdfe8 operators/operator-certification-operator/1.3.0/manifests/certification-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] b542e31eb8e919845eddd9ea235c680f operators/operator-certification-operator/1.3.0/metadata/annotations.yaml
[content-hash : compute-md5sum] c3e92f17a381699a60e1c3dc14cbea8b operators/operator-certification-operator/1.3.0/manifests/operator-certification-operator.clusterserviceversion.yaml
[content-hash : compute-md5sum] d7f5a913d63c992d09a2a1d1ff20cb60 operators/operator-certification-operator/1.3.0/metadata/dependencies.yaml
[content-hash : compute-md5sum] e6cc35d35261f368063dc4edea21a585 operators/operator-certification-operator/1.3.0/manifests/certification.redhat.com_operatorpipelines.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] c40b36a98f44666e99a29a8edca50c74
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] + '[' true '!=' true ']'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] + '[' -z operators/operator-certification-operator ']'
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/operator-certification-operator/ci.yaml
[certification-project-check : certification-project-check] ++ cat operators/operator-certification-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=62336442aacf586290afc201
[certification-project-check : certification-project-check] + '[' -z 62336442aacf586290afc201 ']'
[certification-project-check : certification-project-check] + echo -n 62336442aacf586290afc201
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] 62336442aacf586290afc201
[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] + '[' 62336442aacf586290afc201 == '' ']'
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 62336442aacf586290afc201
[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-62336442aacf586290afc201+ 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] operator-certification-operator-bundle+ get_from_cp operator_distribution .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] 15826781+ 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='acornett21 bcrochet dcurran90 jomkz skattoju '
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n acornett21 bcrochet dcurran90 jomkz skattoju
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] acornett21 bcrochet dcurran90 jomkz skattoju
[get-pyxis-certification-data : get-vendor-related-data] + '[' 62336442aacf586290afc201 == '' ']'
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=15826781
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.engineering.redhat.com --org-id 15826781
[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] opdev
[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 operator-certification-operator ']'
[reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-62336442aacf586290afc201'
[reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-62336442aacf586290afc201
[reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-62336442aacf586290afc201 --operator-name operator-certification-operator --pyxis-url https://pyxis.engineering.redhat.com --source certified-operators --verbose
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:36,874 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:36,874 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=association==ospid-62336442aacf586290afc201;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:36,875 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:37,081 [operator-cert] INFO Requested operator name operator-certification-operator match with operator name already reserved.
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:37,082 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:37,082 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=package_name==operator-certification-operator;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:37,082 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-02-06 18:02:37,283 [operator-cert] INFO Operator name operator-certification-operator is already reserved by this association (ospid-62336442aacf586290afc201).
[static-tests : run-suite] + '[' -z operators/operator-certification-operator/1.3.0 ']'
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --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 operator-certification-operator 1.3.0 ''
[static-tests : run-suite] 2025-02-06 18:03:14,199 [operator-cert] INFO Skipping check_pruned_graph for FBC enabled operator operator-certification-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-results : build-comment] + '[' -z 0 ']'
[static-tests-results : build-comment] + '[' 0 -gt 0 ']'
[static-tests-results : build-comment] + exit 0
[static-tests-results : post-comment] + '[' 0 -gt 0 ']'
[static-tests-results : post-comment] + exit 0
[static-tests-results : check-for-failures] + '[' 0 -gt 0 ']'
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --remove-labels validation-failed
[static-tests-results : check-for-failures] 2025-02-06 18:03:40,621 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators
[static-tests-results : check-for-failures] 2025-02-06 18:03:41,293 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f99e89d4290>
[static-tests-results : check-for-failures] 2025-02-06 18:03:41,294 [operator-cert] INFO Labels to add: []
[static-tests-results : check-for-failures] 2025-02-06 18:03:41,294 [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/BE33EBC145C0B5C9 2022-10-14 Operator pipeline - prod <exd-guild-isv@redhat.com>
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: /tmp/trustdb.gpg: trustdb created
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: using pgp trust model
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: public key "Operator pipeline - prod <exd-guild-isv@redhat.com>" imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: no running gpg-agent - starting '/usr/bin/gpg-agent'
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: waiting for the agent to come up ... (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 BE33EBC145C0B5C9/BE33EBC145C0B5C9: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/B9A257EFD67C031F: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: Total number processed: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: imported: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys read: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys imported: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID B9A257EFD67C031F, created 2022-10-14
[merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - prod <exd-guild-isv@redhat.com>"
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 69F4F57F686E830D
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 2BFB445C00DF5843
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 84FCAF4FFBE02696
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 13C2CEBE46E9B9CC
[merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged
[digest-pinning : combine-credentials] + '[' -z operators/operator-certification-operator/1.3.0 ']'
[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/operator-certification-operator/1.3.0 ']'
[digest-pinning : pin-digest] + '[' true '!=' true ']'
[digest-pinning : pin-digest] + [[ true == \t\r\u\e ]]
[digest-pinning : pin-digest] + export DOCKER_CONFIG=.docker
[digest-pinning : pin-digest] + DOCKER_CONFIG=.docker
[digest-pinning : pin-digest] + export REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : pin-digest] + REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : pin-digest] ++ realpath operators/operator-certification-operator/1.3.0
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/operator-certification-operator/1.3.0
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/operator-certification-operator/1.3.0
[digest-pinning : pin-digest] total 12
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Feb 6 17:55 manifests
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Feb 6 17:55 metadata
[digest-pinning : pin-digest] drwxrwsr-x. 3 root 1000910000 4096 Feb 6 17:55 tests
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/operator-certification-operator/1.3.0
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/operator-certification-operator/1.3.0
[digest-pinning : pin-digest] Replacing image references in CSV
[digest-pinning : pin-digest] Setting related images section
[digest-pinning : pin-digest] Image references replaced
[digest-pinning : verify-pinning] + '[' -z operators/operator-certification-operator/1.3.0 ']'
[digest-pinning : verify-pinning] + '[' true '!=' true ']'
[digest-pinning : verify-pinning] + git config --global --add safe.directory /workspace/source
[digest-pinning : verify-pinning] + cat replacements.json
[digest-pinning : verify-pinning] {}++ jq length replacements.json
[digest-pinning : verify-pinning] + REPLACEMENT_COUNT=0
[digest-pinning : verify-pinning] + [[ 0 -gt 0 ]]
[digest-pinning : verify-pinning] + echo 'Manifests are pinned.'
[digest-pinning : verify-pinning] Manifests are pinned.
[digest-pinning : verify-pinning] + echo -n false
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag
[digest-pinning : verify-pinning] falseThe branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.
[digest-pinning : verify-pinning] + echo 'The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.'
[digest-pinning : verify-pinning] + git checkout -- .
[digest-pinning : verify-related-images] + '[' -z operators/operator-certification-operator/1.3.0 ']'
[digest-pinning : verify-related-images] + '[' true '!=' true ']'
[digest-pinning : verify-related-images] ++ realpath operators/operator-certification-operator/1.3.0
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/operator-certification-operator/1.3.0
[digest-pinning : verify-related-images] + cat references.json
[digest-pinning : verify-related-images] ["quay.io/opdev/operator-certification-operator@sha256:857aae286157b14966e963ef994a782c390e4323d699265448e032c5625dc17d"]++ jq length references.json
[digest-pinning : verify-related-images] + REFERENCE_COUNT=1
[digest-pinning : verify-related-images] ++ find /workspace/source/operators/operator-certification-operator/1.3.0 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml'
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/operator-certification-operator/1.3.0/manifests/operator-certification-operator.clusterserviceversion.yaml
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/operator-certification-operator/1.3.0/manifests/operator-certification-operator.clusterserviceversion.yaml
[digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=1
[digest-pinning : verify-related-images] + [[ 1 -ge 1 ]]
[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/operator-certification-operator/1.3.0 ']'
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/operator-certification-operator/1.3.0 --destination Dockerfile --verbose
[dockerfile-creation : generate-dockerfile] 2025-02-06 18:05:37,763 [operator-cert] DEBUG Generating a dockerfile...
[dockerfile-creation : generate-dockerfile] 2025-02-06 18:05:37,766 [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='operator-certification-operator'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='alpha'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channel.default.v1='alpha'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.39.0'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v4'
[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.8'
[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/operator-certification-operator/1.3.0 ']'
[build-bundle : build] + echo 'Building quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0'
[build-bundle : build] Building quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-bundle : build] + buildah --storage-driver=vfs bud --format=docker --tls-verify=true --no-cache -f ./Dockerfile -t quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0 operators/operator-certification-operator/1.3.0
[build-bundle : build] STEP 1/15: FROM scratch
[build-bundle : build] STEP 2/15: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[build-bundle : build] STEP 3/15: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[build-bundle : build] STEP 4/15: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[build-bundle : build] STEP 5/15: LABEL operators.operatorframework.io.bundle.package.v1='operator-certification-operator'
[build-bundle : build] STEP 6/15: LABEL operators.operatorframework.io.bundle.channels.v1='alpha'
[build-bundle : build] STEP 7/15: LABEL operators.operatorframework.io.bundle.channel.default.v1='alpha'
[build-bundle : build] STEP 8/15: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.39.0'
[build-bundle : build] STEP 9/15: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[build-bundle : build] STEP 10/15: LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v4'
[build-bundle : build] STEP 11/15: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1'
[build-bundle : build] STEP 12/15: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/'
[build-bundle : build] STEP 13/15: LABEL com.redhat.openshift.versions='v4.8'
[build-bundle : build] STEP 14/15: COPY manifests/ /manifests/
[build-bundle : build] STEP 15/15: COPY metadata/ /metadata/
[build-bundle : build] COMMIT quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-bundle : build] --> f13ce1b4efc
[build-bundle : build] Successfully tagged quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-bundle : build] f13ce1b4efc454369ad6ca39d83a294b668e8eea40772bd612a64297cdc4d803
[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-prod/operator-certification-operator:1.3.0'
[build-bundle : build] Pushing quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-bundle : build] + buildah --storage-driver=vfs push --authfile /workspace/credentials/.dockerconfigjson --tls-verify=true --digestfile /digest/image-digest quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0 docker://quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-bundle : build] Getting image source signatures
[build-bundle : build] Copying blob sha256:3e9045c09d3d5ad134bc4d3a2cb8f44980c2ad1c0a7d4f8bdd688b4435a1d56f
[build-bundle : build] Copying config sha256:f13ce1b4efc454369ad6ca39d83a294b668e8eea40772bd612a64297cdc4d803
[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:b5164dfa12ff2790f41b835d55a00990082a8c55751e786514b2ef8617910a54
[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 24 0 0 100 24 0 115 --:--:-- --:--:-- --:--:-- 115
100 42 100 18 100 24 46 61 --:--:-- --:--:-- --:--:-- 107
[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/operator-certification-operator/1.3.0 ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/operator-certification-operator/1.3.0 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.8", "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"}, {"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"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_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"}, {"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": []}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.8", "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"}, {"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"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_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"}, {"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": []}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.8",
[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] "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] "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.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] + echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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 4.13 4.12+ echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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] + echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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] + echo '{"versions_annotation":' '"v4.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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.8",' '"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"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_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"},' '{"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":' '[]}'
[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.8
[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-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name operator-certification-operator --bundle-version 1.3.0 --bundle-pullspec quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0 --repository-destination quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60 --verbose --authfile /workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,061 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmpzgurh899/template.yaml']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,454 [operator-cert] DEBUG Command output: ---
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: alpha
[build-fbc-scratch-catalog : build-fbc-catalog] name: operator-certification-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: operator-certification-operator.v1.3.0
[build-fbc-scratch-catalog : build-fbc-catalog] name: alpha
[build-fbc-scratch-catalog : build-fbc-catalog] package: operator-certification-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-prod/operator-certification-operator:1.3.0
[build-fbc-scratch-catalog : build-fbc-catalog] name: operator-certification-operator.v1.3.0
[build-fbc-scratch-catalog : build-fbc-catalog] package: operator-certification-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: certification.redhat.com
[build-fbc-scratch-catalog : build-fbc-catalog] kind: OperatorPipeline
[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: operator-certification-operator
[build-fbc-scratch-catalog : build-fbc-catalog] version: 1.3.0
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.package.required
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] packageName: openshift-pipelines-operator-rh
[build-fbc-scratch-catalog : build-fbc-catalog] versionRange: '>=1.5.2'
[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: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiY29udHJvbGxlci1nZW4ua3ViZWJ1aWxkZXIuaW8vdmVyc2lvbiI6InYwLjE2LjEifSwiY3JlYXRpb25UaW1lc3RhbXAiOm51bGwsIm5hbWUiOiJvcGVyYXRvcnBpcGVsaW5lcy5jZXJ0aWZpY2F0aW9uLnJlZGhhdC5jb20ifSwic3BlYyI6eyJncm91cCI6ImNlcnRpZmljYXRpb24ucmVkaGF0LmNvbSIsIm5hbWVzIjp7ImtpbmQiOiJPcGVyYXRvclBpcGVsaW5lIiwibGlzdEtpbmQiOiJPcGVyYXRvclBpcGVsaW5lTGlzdCIsInBsdXJhbCI6Im9wZXJhdG9ycGlwZWxpbmVzIiwic2luZ3VsYXIiOiJvcGVyYXRvcnBpcGVsaW5lIn0sInNjb3BlIjoiTmFtZXNwYWNlZCIsInZlcnNpb25zIjpbeyJuYW1lIjoidjFhbHBoYTEiLCJzY2hlbWEiOnsib3BlbkFQSVYzU2NoZW1hIjp7ImRlc2NyaXB0aW9uIjoiT3BlcmF0b3JQaXBlbGluZSBpcyB0aGUgU2NoZW1hIGZvciB0aGUgb3BlcmF0b3JwaXBlbGluZXMgQVBJIiwicHJvcGVydGllcyI6eyJhcGlWZXJzaW9uIjp7ImRlc2NyaXB0aW9uIjoiQVBJVmVyc2lvbiBkZWZpbmVzIHRoZSB2ZXJzaW9uZWQgc2NoZW1hIG9mIHRoaXMgcmVwcmVzZW50YXRpb24gb2YgYW4gb2JqZWN0LlxuU2VydmVycyBzaG91bGQgY29udmVydCByZWNvZ25pemVkIHNjaGVtYXMgdG8gdGhlIGxhdGVzdCBpbnRlcm5hbCB2YWx1ZSwgYW5kXG5tYXkgcmVqZWN0IHVucmVjb2duaXplZCB2YWx1ZXMuXG5Nb3JlIGluZm86IGh0dHBzOi8vZ2l0Lms4cy5pby9jb21tdW5pdHkvY29udHJpYnV0b3JzL2RldmVsL3NpZy1hcmNoaXRlY3R1cmUvYXBpLWNvbnZlbnRpb25zLm1kI3Jlc291cmNlcyIsInR5cGUiOiJzdHJpbmcifSwia2luZCI6eyJkZXNjcmlwdGlvbiI6IktpbmQgaXMgYSBzdHJpbmcgdmFsdWUgcmVwcmVzZW50aW5nIHRoZSBSRVNUIHJlc291cmNlIHRoaXMgb2JqZWN0IHJlcHJlc2VudHMuXG5TZXJ2ZXJzIG1heSBpbmZlciB0aGlzIGZyb20gdGhlIGVuZHBvaW50IHRoZSBjbGllbnQgc3VibWl0cyByZXF1ZXN0cyB0by5cbkNhbm5vdCBiZSB1cGRhdGVkLlxuSW4gQ2FtZWxDYXNlLlxuTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCN0eXBlcy1raW5kcyIsInR5cGUiOiJzdHJpbmcifSwibWV0YWRhdGEiOnsidHlwZSI6Im9iamVjdCJ9LCJzcGVjIjp7ImRlc2NyaXB0aW9uIjoiT3BlcmF0b3JQaXBlbGluZVNwZWMgZGVmaW5lcyB0aGUgZGVzaXJlZCBzdGF0ZSBvZiBPcGVyYXRvclBpcGVsaW5lIiwicHJvcGVydGllcyI6eyJhcHBseUNJUGlwZWxpbmUiOnsiZGVzY3JpcHRpb24iOiJBcHBseUNJUGlwZWxpbmUgZGV0ZXJtaW5lcyB3aGV0aGVyIHRvIGluc3RhbGwgdGhlIGNpIHBpcGVsaW5lLiIsInR5cGUiOiJib29sZWFuIn0sImFwcGx5SG9zdGVkUGlwZWxpbmUiOnsiZGVzY3JpcHRpb24iOiJBcHBseUhvc3RlZFBpcGVsaW5lIGRldGVybWluZXMgd2hldGhlciB0byBpbnN0YWxsIHRoZSBob3N0ZWQgcGlwZWxpbmUuIiwidHlwZSI6ImJvb2xlYW4ifSwiYXBwbHlSZWxlYXNlUGlwZWxpbmUiOnsiZGVzY3JpcHRpb24iOiJBcHBseVJlbGVhc2VQaXBlbGluZSBkZXRlcm1pbmVzIHdoZXRoZXIgdG8gaW5zdGFsbCB0aGUgcmVsZWFzZSBwaXBlbGluZS4iLCJ0eXBlIjoiYm9vbGVhbiJ9LCJkb2NrZXJSZWdpc3RyeVNlY3JldE5hbWUiOnsiZGVzY3JpcHRpb24iOiJUaGUgbmFtZSBvZiB0aGUgc2VjcmV0IGNvbnRhaW5pbmcgdGhlIGRvY2tlciByZWdpc3RyeSBjcmVkZW50aWFscyBzZWNyZXQgZXhwZWN0ZWQgYnkgdGhlIHBpcGVsaW5lIiwidHlwZSI6InN0cmluZyJ9LCJnaXRIdWJTZWNyZXROYW1lIjp7ImRlc2NyaXB0aW9uIjoiR2l0SHViU2VjcmV0TmFtZSBpcyB0aGUgbmFtZSBvZiB0aGUgc2VjcmV0IGNvbnRhaW5pbmcgdGhlIEdpdEh1YiBUb2tlbiB0aGF0IHdpbGwgYmUgdXNlZCBieSB0aGUgcGlwZWxpbmUuIiwidHlwZSI6InN0cmluZyJ9LCJnaXRodWJTU0hTZWNyZXROYW1lIjp7ImRlc2NyaXB0aW9uIjoiVGhlIG5hbWUgb2YgdGhlIHNlY3JldCBjb250YWluaW5nIHRoZSBnaXRodWIgc3NoIHNlY3JldCBleHBlY3RlZCBieSB0aGUgcGlwZWxpbmUiLCJ0eXBlIjoic3RyaW5nIn0sImt1YmVjb25maWdTZWNyZXROYW1lIjp7ImRlc2NyaXB0aW9uIjoiS3ViZWNvbmZpZ1NlY3JldE5hbWUgaXMgdGhlIG5hbWUgb2YgdGhlIHNlY3JldCBjb250YWluaW5nIHRoZSBrdWJlY29uZmlnIHRoYXQgd2lsbCBiZSB1c2VkIGJ5IHRoZSBwaXBlbGluZS4iLCJ0eXBlIjoic3RyaW5nIn0sIm9wZXJhdG9yUGlwZWxpbmVzUmVsZWFzZSI6eyJkZXNjcmlwdGlvbiI6Ik9wZXJhdG9yUGlwZWxpbmVzUmVsZWFzZSBpcyB0aGUgT3BlcmF0b3IgUGlwZWxpbmVzIHJlbGVhc2UgKHZlcnNpb24pIHRvIGluc3RhbGwuIiwidHlwZSI6InN0cmluZyJ9LCJweXhpc1NlY3JldE5hbWUiOnsiZGVzY3JpcHRpb24iOiJUaGUgbmFtZSBvZiB0aGUgc2VjcmV0IGNvbnRhaW5pbmcgdGhlIHB5eGlzIGFwaSBzZWNyZXQgZXhwZWN0ZWQgYnkgdGhlIHBpcGVsaW5lIiwidHlwZSI6InN0cmluZyJ9fSwicmVxdWlyZWQiOlsiYXBwbHlDSVBpcGVsaW5lIiwiYXBwbHlIb3N0ZWRQaXBlbGluZSIsImFwcGx5UmVsZWFzZVBpcGVsaW5lIl0sInR5cGUiOiJvYmplY3QifSwic3RhdHVzIjp7ImRlc2NyaXB0aW9uIjoiT3BlcmF0b3JQaXBlbGluZVN0YXR1cyBkZWZpbmVzIHRoZSBvYnNlcnZlZCBzdGF0ZSBvZiBPcGVyYXRvclBpcGVsaW5lIiwicHJvcGVydGllcyI6eyJjb25kaXRpb25zIjp7ImRlc2NyaXB0aW9uIjoiY29uZGl0aW9ucyBkZXNjcmliZXMgdGhlIHN0YXRlIG9mIHRoZSBvcGVyYXRvcidzIHJlY29uY2lsaWF0aW9uIGZ1bmN0aW9uYWxpdHkuXG5Db25kaXRpb25zIGlzIGEgbGlzdCBvZiBjb25kaXRpb25zIHJlbGF0ZWQgdG8gb3BlcmF0b3IgcmVjb25jaWxpYXRpb24iLCJpdGVtcyI6eyJkZXNjcmlwdGlvbiI6IkNvbm
[build-fbc-scratch-catalog : build-fbc-catalog] RpdGlvbiBjb250YWlucyBkZXRhaWxzIGZvciBvbmUgYXNwZWN0IG9mIHRoZSBjdXJyZW50IHN0YXRlIG9mIHRoaXMgQVBJIFJlc291cmNlLiIsInByb3BlcnRpZXMiOnsibGFzdFRyYW5zaXRpb25UaW1lIjp7ImRlc2NyaXB0aW9uIjoibGFzdFRyYW5zaXRpb25UaW1lIGlzIHRoZSBsYXN0IHRpbWUgdGhlIGNvbmRpdGlvbiB0cmFuc2l0aW9uZWQgZnJvbSBvbmUgc3RhdHVzIHRvIGFub3RoZXIuXG5UaGlzIHNob3VsZCBiZSB3aGVuIHRoZSB1bmRlcmx5aW5nIGNvbmRpdGlvbiBjaGFuZ2VkLiAgSWYgdGhhdCBpcyBub3Qga25vd24sIHRoZW4gdXNpbmcgdGhlIHRpbWUgd2hlbiB0aGUgQVBJIGZpZWxkIGNoYW5nZWQgaXMgYWNjZXB0YWJsZS4iLCJmb3JtYXQiOiJkYXRlLXRpbWUiLCJ0eXBlIjoic3RyaW5nIn0sIm1lc3NhZ2UiOnsiZGVzY3JpcHRpb24iOiJtZXNzYWdlIGlzIGEgaHVtYW4gcmVhZGFibGUgbWVzc2FnZSBpbmRpY2F0aW5nIGRldGFpbHMgYWJvdXQgdGhlIHRyYW5zaXRpb24uXG5UaGlzIG1heSBiZSBhbiBlbXB0eSBzdHJpbmcuIiwibWF4TGVuZ3RoIjozMjc2OCwidHlwZSI6InN0cmluZyJ9LCJvYnNlcnZlZEdlbmVyYXRpb24iOnsiZGVzY3JpcHRpb24iOiJvYnNlcnZlZEdlbmVyYXRpb24gcmVwcmVzZW50cyB0aGUgLm1ldGFkYXRhLmdlbmVyYXRpb24gdGhhdCB0aGUgY29uZGl0aW9uIHdhcyBzZXQgYmFzZWQgdXBvbi5cbkZvciBpbnN0YW5jZSwgaWYgLm1ldGFkYXRhLmdlbmVyYXRpb24gaXMgY3VycmVudGx5IDEyLCBidXQgdGhlIC5zdGF0dXMuY29uZGl0aW9uc1t4XS5vYnNlcnZlZEdlbmVyYXRpb24gaXMgOSwgdGhlIGNvbmRpdGlvbiBpcyBvdXQgb2YgZGF0ZVxud2l0aCByZXNwZWN0IHRvIHRoZSBjdXJyZW50IHN0YXRlIG9mIHRoZSBpbnN0YW5jZS4iLCJmb3JtYXQiOiJpbnQ2NCIsIm1pbmltdW0iOjAsInR5cGUiOiJpbnRlZ2VyIn0sInJlYXNvbiI6eyJkZXNjcmlwdGlvbiI6InJlYXNvbiBjb250YWlucyBhIHByb2dyYW1tYXRpYyBpZGVudGlmaWVyIGluZGljYXRpbmcgdGhlIHJlYXNvbiBmb3IgdGhlIGNvbmRpdGlvbidzIGxhc3QgdHJhbnNpdGlvbi5cblByb2R1Y2VycyBvZiBzcGVjaWZpYyBjb25kaXRpb24gdHlwZXMgbWF5IGRlZmluZSBleHBlY3RlZCB2YWx1ZXMgYW5kIG1lYW5pbmdzIGZvciB0aGlzIGZpZWxkLFxuYW5kIHdoZXRoZXIgdGhlIHZhbHVlcyBhcmUgY29uc2lkZXJlZCBhIGd1YXJhbnRlZWQgQVBJLlxuVGhlIHZhbHVlIHNob3VsZCBiZSBhIENhbWVsQ2FzZSBzdHJpbmcuXG5UaGlzIGZpZWxkIG1heSBub3QgYmUgZW1wdHkuIiwibWF4TGVuZ3RoIjoxMDI0LCJtaW5MZW5ndGgiOjEsInBhdHRlcm4iOiJeW0EtWmEtel0oW0EtWmEtejAtOV8sOl0qW0EtWmEtejAtOV9dKT8kIiwidHlwZSI6InN0cmluZyJ9LCJzdGF0dXMiOnsiZGVzY3JpcHRpb24iOiJzdGF0dXMgb2YgdGhlIGNvbmRpdGlvbiwgb25lIG9mIFRydWUsIEZhbHNlLCBVbmtub3duLiIsImVudW0iOlsiVHJ1ZSIsIkZhbHNlIiwiVW5rbm93biJdLCJ0eXBlIjoic3RyaW5nIn0sInR5cGUiOnsiZGVzY3JpcHRpb24iOiJ0eXBlIG9mIGNvbmRpdGlvbiBpbiBDYW1lbENhc2Ugb3IgaW4gZm9vLmV4YW1wbGUuY29tL0NhbWVsQ2FzZS4iLCJtYXhMZW5ndGgiOjMxNiwicGF0dGVybiI6Il4oW2EtejAtOV0oWy1hLXowLTldKlthLXowLTldKT8oXFwuW2EtejAtOV0oWy1hLXowLTldKlthLXowLTldKT8pKi8pPygoW0EtWmEtejAtOV1bLUEtWmEtejAtOV8uXSopP1tBLVphLXowLTldKSQiLCJ0eXBlIjoic3RyaW5nIn19LCJyZXF1aXJlZCI6WyJsYXN0VHJhbnNpdGlvblRpbWUiLCJtZXNzYWdlIiwicmVhc29uIiwic3RhdHVzIiwidHlwZSJdLCJ0eXBlIjoib2JqZWN0In0sInR5cGUiOiJhcnJheSJ9LCJvYnNlcnZlZEdlbmVyYXRpb24iOnsiZGVzY3JpcHRpb24iOiJPYnNlcnZlZEdlbmVyYXRpb24gaXMgdGhlIGdlbmVyYXRpb24gbGFzdCBvYnNlcnZlZCBieSB0aGUgY29udHJvbGxlciIsImZvcm1hdCI6ImludDY0IiwidHlwZSI6ImludGVnZXIifSwicGlwZWxpbmVzUmVwb0hhc2giOnsiZGVzY3JpcHRpb24iOiJQaXBlbGluZXNSZXBvSGFzaCBpcyB0aGUgaGFzaCBvZiB0aGUgb3BlcmF0b3ItcGlwZWxpbmVzIHJlcG8iLCJ0eXBlIjoic3RyaW5nIn19LCJ0eXBlIjoib2JqZWN0In19LCJ0eXBlIjoib2JqZWN0In19LCJzZXJ2ZWQiOnRydWUsInN0b3JhZ2UiOnRydWUsInN1YnJlc291cmNlcyI6eyJzdGF0dXMiOnt9fX1dfSwic3RhdHVzIjp7ImFjY2VwdGVkTmFtZXMiOnsia2luZCI6IiIsInBsdXJhbCI6IiJ9LCJjb25kaXRpb25zIjpudWxsLCJzdG9yZWRWZXJzaW9ucyI6bnVsbH19
[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: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW1xuICB7XG4gICAgXCJhcGlWZXJzaW9uXCI6IFwiY2VydGlmaWNhdGlvbi5yZWRoYXQuY29tL3YxYWxwaGExXCIsXG4gICAgXCJraW5kXCI6IFwiT3BlcmF0b3JQaXBlbGluZVwiLFxuICAgIFwibWV0YWRhdGFcIjoge1xuICAgICAgXCJuYW1lXCI6IFwib3BlcmF0b3JwaXBlbGluZS1zYW1wbGVcIlxuICAgIH0sXG4gICAgXCJzcGVjXCI6IHtcbiAgICAgIFwiYXBwbHlDSVBpcGVsaW5lXCI6IHRydWUsXG4gICAgICBcImFwcGx5SG9zdGVkUGlwZWxpbmVcIjogZmFsc2UsXG4gICAgICBcImFwcGx5UmVsZWFzZVBpcGVsaW5lXCI6IGZhbHNlLFxuICAgICAgXCJnaXRIdWJTZWNyZXROYW1lXCI6IFwiZ2l0aHViLWFwaS10b2tlblwiLFxuICAgICAgXCJrdWJlY29uZmlnU2VjcmV0TmFtZVwiOiBcImt1YmVjb25maWdcIixcbiAgICAgIFwib3BlcmF0b3JQaXBlbGluZXNSZWxlYXNlXCI6IFwibWFpblwiLFxuICAgICAgXCJweXhpc1NlY3JldE5hbWVcIjogXCJweXhpcy1hcGktc2VjcmV0XCJcbiAgICB9XG4gIH1cbl0iLCJjYXBhYmlsaXRpZXMiOiJCYXNpYyBJbnN0YWxsIiwiY3JlYXRlZEF0IjoiMjAyNS0wMi0wNlQxNzozMzoyNFoiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2Rpc2Nvbm5lY3RlZCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9maXBzLWNvbXBsaWFudCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9wcm94eS1hd2FyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90bHMtcHJvZmlsZXMiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1hd3MiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1henVyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWdjcCI6ImZhbHNlIiwib3BlcmF0b3JmcmFtZXdvcmsuaW8vc3VnZ2VzdGVkLW5hbWVzcGFjZSI6Im9wZW5zaGlmdC1vcGVyYXRvcnMiLCJvcGVyYXRvcnMub3BlcmF0b3JmcmFtZXdvcmsuaW8uYnVuZGxlLmNoYW5uZWwuZGVmYXVsdC52MSI6ImFscGhhIiwib3BlcmF0b3JzLm9wZXJhdG9yZnJhbWV3b3JrLmlvLmJ1bmRsZS5jaGFubmVscyI6ImFscGhhIiwib3BlcmF0b3JzLm9wZXJhdG9yZnJhbWV3b3JrLmlvL2J1aWxkZXIiOiJvcGVyYXRvci1zZGstdjEuMzkuMCIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9wcm9qZWN0X2xheW91dCI6ImdvLmt1YmVidWlsZGVyLmlvL3Y0IiwicmVwb3NpdG9yeSI6Imh0dHBzOi8vZ2l0aHViLmNvbS9yZWRoYXQtb3BlbnNoaWZ0LWVjb3N5c3RlbS9vcGVyYXRvci1jZXJ0aWZpY2F0aW9uLW9wZXJhdG9yIiwic3VwcG9ydCI6IlJlZCBIYXQifSwibmFtZSI6Im9wZXJhdG9yLWNlcnRpZmljYXRpb24tb3BlcmF0b3IudjEuMy4wIiwibmFtZXNwYWNlIjoicGxhY2Vob2xkZXIifSwic3BlYyI6eyJhcGlzZXJ2aWNlZGVmaW5pdGlvbnMiOnt9LCJjdXN0b21yZXNvdXJjZWRlZmluaXRpb25zIjp7Im93bmVkIjpbeyJkZXNjcmlwdGlvbiI6Ik9wZXJhdG9yUGlwZWxpbmUgaXMgdGhlIFNjaGVtYSBmb3IgdGhlIG9wZXJhdG9ycGlwZWxpbmVzIEFQSSIsImRpc3BsYXlOYW1lIjoiT3BlcmF0b3IgUGlwZWxpbmUiLCJraW5kIjoiT3BlcmF0b3JQaXBlbGluZSIsIm5hbWUiOiJvcGVyYXRvcnBpcGVsaW5lcy5jZXJ0aWZpY2F0aW9uLnJlZGhhdC5jb20iLCJzcGVjRGVzY3JpcHRvcnMiOlt7ImRlc2NyaXB0aW9uIjoiQXBwbHlDSVBpcGVsaW5lIGRldGVybWluZXMgd2hldGhlciB0byBpbnN0YWxsIHRoZSBjaSBwaXBlbGluZS4iLCJkaXNwbGF5TmFtZSI6IkNJIFBpcGVsaW5lIiwicGF0aCI6ImFwcGx5Q0lQaXBlbGluZSIsIngtZGVzY3JpcHRvcnMiOlsidXJuOmFsbTpkZXNjcmlwdG9yOmNvbS50ZWN0b25pYy51aTpib29sZWFuU3dpdGNoIl19LHsiZGVzY3JpcHRpb24iOiJBcHBseUhvc3RlZFBpcGVsaW5lIGRldGVybWluZXMgd2hldGhlciB0byBpbnN0YWxsIHRoZSBob3N0ZWQgcGlwZWxpbmUuIiwiZGlzcGxheU5hbWUiOiJIb3N0ZWQgUGlwZWxpbmUiLCJwYXRoIjoiYXBwbHlIb3N0ZWRQaXBlbGluZSIsIngtZGVzY3JpcHRvcnMiOlsidXJuOmFsbTpkZXNjcmlwdG9yOmNvbS50ZWN0b25pYy51aTpib29sZWFuU3dpdGNoIl19LHsiZGVzY3JpcHRpb24iOiJBcHBseVJlbGVhc2VQaXBlbGluZSBkZXRlcm1pbmVzIHdoZXRoZXIgdG8gaW5zdGFsbCB0aGUgcmVsZWFzZSBwaXBlbGluZS4iLCJkaXNwbGF5TmFtZSI6IlJlbGVhc2UgUGlwZWxpbmUiLCJwYXRoIjoiYXBwbHlSZWxlYXNlUGlwZWxpbmUiLCJ4LWRlc2NyaXB0b3JzIjpbInVybjphbG06ZGVzY3JpcHRvcjpjb20udGVjdG9uaWMudWk6Ym9vbGVhblN3aXRjaCJdfV0sInZlcnNpb24iOiJ2MWFscGhhMSJ9XX0sImRlc2NyaXB0aW9uIjoiQSBLdWJlcm5ldGVzIG9wZXJhdG9yIHRvIHByb3Zpc2lvbiByZXNvdXJjZXMgZm9yIHRoZSBvcGVyYXRvciBjZXJ0aWZpY2F0aW9uIHBpcGVsaW5lLiBUaGlzIG9wZXJhdG9yIGlzIGluc3RhbGxlZCBpbiBhbGwgbmFtZXNwYWNlcyB3aGljaCBjYW4gc3VwcG9ydCBtdWx0aS10ZW5hbnQgc2NlbmFyaW9zLiAqKk5vdGU6KiogVGhpcyBvcGVyYXRvciBzaG91bGQgb25seSBiZSB1c2VkIGJ5IFJlZCBIYXQgcGFydG5lcnMgYXR0ZW1wdGluZyB0byBjZXJ0aWZ5IHRoZWlyIG9wZXJhdG9yKHMpLlxuXG5cbioqUmVxdWlyZW1lbnRzKipcblxuXG5UaGUgY2VydGlmaWNhdGlvbiBvcGVyYXRvciByZXF1aXJlcyB0aGF0IHlvdSBoYXZlIHRoZSBmb2xsb3dpbmcgdG9vbHMgaW5zdGFsbGVkLCBmdW5jdGlvbmFsLCBhbmQgaW4geW91ciBwYXRoLlxuLSBbSW5zdGFsbF0oaHR0cHM6Ly9kb2NzLm9wZW5zaGlmdC5jb20vY29udGFpbmVyLXBsYXRmb3JtLzQuOC9jbGlfcm
[build-fbc-scratch-catalog : build-fbc-catalog] VmZXJlbmNlL29wZW5zaGlmdF9jbGkvZ2V0dGluZy1zdGFydGVkLWNsaS5odG1sI2luc3RhbGxpbmctb3BlbnNoaWZ0LWNsaSkgb2MsIHRoZSBPcGVuU2hpZnQgQ0xJIHRvb2wgKHRlc3RlZCB3aXRoIHZlcnNpb24gNC43LjEzKVxuLSBbSW5zdGFsbF0oaHR0cHM6Ly90ZWt0b24uZGV2L2RvY3MvY2xpLykgdGtuLCB0aGUgVGVrdG9uIENMSSB0b29sICh0ZXN0ZWQgd2l0aCB2ZXJzaW9uIDAuMTkuMSlcbi0gW0luc3RhbGxdKGh0dHBzOi8vZ2l0LXNjbS5jb20vZG93bmxvYWRzKSBnaXQsIHRoZSBHaXQgQ0xJIHRvb2wgKHRlc3RlZCB3aXRoIDIuMzIuMClcbi0gVGhlIGNlcnRpZmljYXRpb24gcGlwZWxpbmUgZXhwZWN0cyB5b3UgdG8gaGF2ZSB0aGUgc291cmNlIGZpbGVzIG9mIHlvdXIgT3BlcmF0b3IgYnVuZGxlXG5cblxuKipQcmUgLSBJbnN0YWxsYXRpb24qKlxuXG5cblRoZSBiZWxvdyBzdGVwcyBleGlzdCBmb3Igc2ltcGxpY2l0eSBhbmQgdG8gbWFrZSB0aGUgaW5zdGFsbGF0aW9uIGNsZWFyZXIuIFRoZSBvcGVyYXRvciB3YXRjaGVzIGFsbCBuYW1lc3BhY2VzLCBzbyBpZiBzZWNyZXRzL2NvbmZpZ3MvZXRjIGFscmVhZHkgZXhpc3QgaW4gYW5vdGhlciBuYW1lc3BhY2UsIGZlZWwgZnJlZSB0byB1c2UgdGhlIGV4aXN0aW5nIG5hbWVzcGFjZSB3aGVuIGZvbGxvd2luZyB0aGUgb3BlcmF0b3IgaW5zdGFsbGF0aW9uIHN0ZXBzLlxuXG5cbioqQ3JlYXRlIGEgbmV3IG5hbWVzcGFjZSB3aGVyZSB0aGUgZm9sbG93aW5nIHNlY3JldHMgd2lsbCBiZSBhcHBsaWVkLioqXG5gYGBcbm9jIG5ldy1wcm9qZWN0IG9jb1xuYGBgXG5cblxuKipBZGQgdGhlIGt1YmVjb25maWcgc2VjcmV0IHdoaWNoIHdpbGwgYmUgdXNlZCB0byBkZXBsb3kgdGhlIG9wZXJhdG9yIHVuZGVyIHRlc3QgYW5kIHJ1biB0aGUgY2VydGlmaWNhdGlvbiBjaGVja3MuKipcbiogT3BlbiBhIHRlcm1pbmFsIHdpbmRvd1xuKiBTZXQgdGhlIGBLVUJFQ09ORklHYCBlbnZpcm9ubWVudCB2YXJpYWJsZVxuYGBgXG5leHBvcnQgS1VCRUNPTkZJRz0vcGF0aC90by95b3VyL2NsdXN0ZXIva3ViZWNvbmZpZ1xuYGBgXG5cdTAwM2UgKlRoaXMga3ViZWNvbmZpZyB3aWxsIGJlIHVzZWQgdG8gZGVwbG95IHRoZSBPcGVyYXRvciB1bmRlciB0ZXN0IGFuZCBydW4gdGhlIGNlcnRpZmljYXRpb24gY2hlY2tzLipcbmBgYFxub2MgY3JlYXRlIHNlY3JldCBnZW5lcmljIGt1YmVjb25maWcgLS1mcm9tLWZpbGU9a3ViZWNvbmZpZz0kS1VCRUNPTkZJR1xuYGBgXG5cblxuKipDb25maWd1cmluZyBzdGVwcyBmb3Igc3VibWl0dGluZyB0aGUgcmVzdWx0cyoqXG4tIEFkZCB0aGUgZ2l0aHViIEFQSSB0b2tlbiB0byB0aGUgcmVwbyB3aGVyZSB0aGUgUFIgd2lsbCBiZSBjcmVhdGVkXG5gYGBcbm9jIGNyZWF0ZSBzZWNyZXQgZ2VuZXJpYyBnaXRodWItYXBpLXRva2VuIC0tZnJvbS1saXRlcmFsIEdJVEhVQl9UT0tFTj1cdTAwM2NnaXRodWIgdG9rZW5cdTAwM2VcbmBgYFxuLSBBZGQgUmVkSGF0IENvbnRhaW5lciBBUEkgYWNjZXNzIGtleVxuXG4gIFRoaXMgQVBJIGFjY2VzcyBrZXkgaXMgc3BlY2lmaWNhbGx5IHJlbGF0ZWQgdG8geW91ciB1bmlxdWUgcGFydG5lciBhY2NvdW50IGZvciBSZWQgSGF0IENvbm5lY3QgcG9ydGFsLiBJbnN0cnVjdGlvbnMgdG8gb2J0YWluIHlvdXIgQVBJIGtleSBjYW4gYmUgZm91bmQ6IFtoZXJlXShodHRwczovL2dpdGh1Yi5jb20vcmVkaGF0LW9wZW5zaGlmdC1lY29zeXN0ZW0vY2VydGlmaWNhdGlvbi1yZWxlYXNlcy9ibG9iL21haW4vNC45L2dhL29wZXJhdG9yLWNlcnQtd29ya2Zsb3cubWQjc3RlcC1iLS0tZ2V0LWFwaS1rZXkpXG5gYGBcbm9jIGNyZWF0ZSBzZWNyZXQgZ2VuZXJpYyBweXhpcy1hcGktc2VjcmV0IC0tZnJvbS1saXRlcmFsIHB5eGlzX2FwaV9rZXk9XHUwMDNjIEFQSSBLRVkgXHUwMDNlXG5gYGBcblxuLSBPcHRpb25hbCBwaXBlbGluZSBjb25maWd1cmF0aW9ucyBjYW4gYmUgZm91bmQgW2hlcmVdKGh0dHBzOi8vZ2l0aHViLmNvbS9yZWRoYXQtb3BlbnNoaWZ0LWVjb3N5c3RlbS9jZXJ0aWZpY2F0aW9uLXJlbGVhc2VzL2Jsb2IvbWFpbi80LjkvZ2EvY2ktcGlwZWxpbmUubWQjb3B0aW9uYWwtY29uZmlndXJhdGlvbilcblxuXG4qKkV4ZWN1dGUgdGhlIFBpcGVsaW5lIChEZXZlbG9wbWVudCBJdGVyYXRpb25zKSoqXG5cblxuQSBwcmUtcmVxdWlzaXRlIHRvIHJ1bm5pbmcgYSBwaXBlbGluZSBpcyB0aGF0IGEgYHdvcmtzcGFjZS10ZW1wbGF0ZS55YW1sYCBleGlzdHMgaW4gdGhlIGRpcmVjdG9yeSB5b3Ugd2FudCB0byBleGVjdXRlIHRoZSBgdGtuYCBjb21tYW5kcyBmcm9tLlxuXG5UbyBjcmVhdGUgYSB3b3Jrc3BhY2UtdGVtcGxhdGUueWFtbFxuYGBgXG5jYXQgXHUwMDNjXHUwMDNjRU9GIFx1MDAzZSB3b3Jrc3BhY2UtdGVtcGxhdGUueWFtbFxuc3BlYzpcbiAgYWNjZXNzTW9kZXM6XG4gICAgLSBSZWFkV3JpdGVPbmNlXG4gIHJlc291cmNlczpcbiAgICByZXF1ZXN0czpcbiAgICAgIHN0b3JhZ2U6IDVHaVxuRU9GXG5gYGBcblxuVGhlcmUgYXJlIG11bHRpcGxlIHdheXMgdG8gZXhlY3V0ZSB0aGUgUGlwZWxpbmUgd2hpY2ggY2FuIGJlIGZvdW5kIFtoZXJlXShodHRwczovL2dpdGh1Yi5jb20vcmVkaGF0LW9wZW5zaGlmdC1lY29zeXN0ZW0vY2VydGlmaWNhdGlvbi1yZWxlYXNlcy9ibG9iL21haW4vNC45L2dhL2NpLXBpcGVsaW5lLm1kI2V4ZWN1dGUtdGhlLXBpcGVsaW5lLWRldmVsb3BtZW50LWl0ZXJhdGlvbnMpIiwiZGlzcGxheU5hbWUiOiJPcGVyYXRvciBDZXJ0aWZpY2F0aW9uIE9wZXJhdG9yIiwiaWNvbiI6W3siYmFzZTY0ZGF0YSI6ImlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFHVUFBQUJsQ0FZQUFBQlVmQzNQQUFBUXJFbEVRVlI0WHUyZGQzd1UxUmJIZnlta1FCb21rQVlFaUlcbkNDU0ZEa3czdUFDYUlpMG1KQktUNEpSZ1NlaFNBb3lFTU15a01VcGZnQkJhU0VqdzhCZlg0b0w0b2dRbWpxQjVDaWduUVNTZ3JwWmRPVGVaOHpcbllkYmR6Y3pPM2RtNXV4dHgvb0xNblh2UE9kOTdiajMzcmh1YXdGT1RlVm1vUG5zQzFlZE9vQzRySGJXWjZhTFU5UC82c21KWkRUekRvK0FaM2xcbjU4NTMxdkhOejlnK0RWT1FhK3
[build-fbc-scratch-catalog : build-fbc-catalog] ZRYTR1YnJLTGlsZzFkbmpRbm5hVmxUOW5HYlY4RnFOUzhBSUVNRnFIaGVQWmhFZFhNb09MaU9NWWU4V29XTGZcblZoQU1wZHF2RllMYWR3VEpOelllZnNNUzROMmxwOU50NGxRQnFGa3ErWHdKREtrcERnZWhCSW9BK1k5T1F1Q1lxVTZ6alZNS3JqaTZWeWhlbFlcbnpLWS92VUtyRlQzL3NOSFlmQUY1SWQzcnc1RkVwVGdXRlpFeHdOeHlGUXFPTXUvRERKNVQxRHpTMzlSMDFCOFBTbDNHM0d2WUQ4RDZZSXBadVdcbnF1bmJaTjY3K3dXS1RSclBQb2NiRkdxcTh1Y21vRFlybzhrWTNCWkJmZTZKUlhCeUNwZitoZ3VVUDV0M0tNRWlyMms1YlFuOGg0M1gxWTY2WmtcblpEM054cDhhZytmOUtXU3RmazA5SkFJQ1I1dlc2MjFDMGphcTV5cDhlN3pIekQwYVM5T3ZWQXhNYVR1dGhUbDB4Sy83ZE95Sjg3M3RGMmNMbnlcbmFPTFo2b090ZHE4SzJBM2xMeURtZFlQNm1kQ1ZhWGFCc1F2S1gwRGtuZFd0UlFDQzUyMkVYLzhobXV5cjZTTVN4VldBMFBLOHo3MXg4SXhvV0tcbmFuNWZ6S245TlFYMXJrbE9aTkFGQlNBOVRERFIzZjM0akFRYU5zdHJITkg3Z0tFRnA2cCtFb3pSZmtIcHF3RnExS2RpZ2NDVWdkL1FPQW01czJcbk1EWkRvU1gyM05jZWMwb3RsQXIxRzVxQTRMZldxY3BRZGVGWDVFNGRpcnJzSzZwcDdVMWdDVVRLejhQVEV6Mk8xZHBrWjVzUzB4cFd6c1E0cHdcbjU3eVVQQ054eFh0YUVnQ0NncEtZRlFWWW5pSVdHcTZlMUpvQVJFeXJPWmp5KzZINjVndGpWelFpb2djM1FQd2RrVFF4clpLRFZaa2hFa0lIVjFcbmRRM055TytIVVpJMDJCNjdLMzZyQmtUNnNFVzdhSFJKdmNoa2I2WkVsUEdOYVNPRThuM2J1Q2pHbWltTGwxZ0NvYnpkaFhvVVA5S0t0UmptZEtcbnhBcEF3akUyY2lkTW9DVlp1ckpuQ1ZqcDNrQ0JpZGhKYXZMbGF1dFRlYkxNbERUQk5XVGgrR21sOS9ZRGE0V2tKYmdVZ2RmK2VVL1dqUnM3OVZcbnU2dENvZldzckRFeFR1MUhKQU1GMFpMNWhMZGs3U1huSWFZSmExZlBRY1dYeTlWc3pmUmVDeEFwWSsrQUlIUTdXR1FmRkdjM1c3UjBFWmo0Sm5cbno3RG9GSGlIeUhyUWFFRE9MdjF3SnVONjZoOUl0bEtObTRoTW40Y29uc0FTTGxGL3A0SWlLVDF5aUNzVXJNbWNOZjd4NzlFSktjQXMvSWpoQ3FcbksxSHg0MDdVWEQ2TndQR3p6R3pGQWtSc09qWXZSb3VCVDhBcitpN3grL0lEcVNoY2xHVFRmbzhlUUtSbXJPZEpRUnVVYThPaUJFZHZVcEZuaEhcbjc4UFR6YlJLUDIya1VVZlBBS0tnNTlJeHFTWnUrUjJ5OGJvYkFDc2V6b1c3NzBMdnllbUFUM0ZvR2d3UXZMdkVzdklKTHdBWGZHNFBiTkoyVEJcbktOSXEvbnl4VUxob3FtWTMxL0pocTRWYjBEeDJCR3B2WEVQZXY4YWc2dVRCUnRrRXY1VUMycjlnQlVJWkNMczNvV3poaTQzeW9vRkQwSXZ6eGJcbjhYTFo5bDFxelJCTldyU3d3S1BreUMza0FrUWJxc1B5RGI2U3RDdVJJWEtEZ3FLSTY4SXp6bE1Od0RiMFBoMHRlc3R2a1VmaHF4UFIxbGRZRGNcbktNdlM4dTZWQmhTUGFHZTFqb1IrOUMxOC9qWUlWY2YySVh0aUhLUVZBNXFUWlk2SkVkZXlwS1VUTFpWTjZSdWx1WXNzRk41ZUlpMGlVazMwK2ZcbnRnTkd2WEdiV1psNUV6YVFCVEcrLzl3SlB3bnJGU3JNSFdIdmZhR3BRbDltWmFabW54ME5NM2wyNEV1SGszTjJiN1M0d2JGeURXdkVVV0NvKytcbmhFQlFGSWk0b2hzZTFjaVcxSzVUeUNycjR4SFdEbjRMdDBObzNiWVJIRkVwRGJQNDIxNWRMRVpIbWo3bkV3ZWc3R2dhcTFnMnA1UHpsa1pRZUNcbjdKUy8yQm5PUVo5NmxPbVJRVjloMzVJanphZHhYZjE2V2YxalFmVVpJdGU4VmNaSDJTYkxPeFdUK2dsV1RMa1ZnalMyUy9FQ3Z3RENlVlUxNGNcbkFVMlBaOVZEOTNUV1ZwME5KdzdoM0xoK3VwZHBtbUh3d0hoRUxkNXFaR0VHaFdidjE0ZDM0Q29BelQvQ1ZoOHdLNFAyOTh0U1U3aVdxNVk1RFNcbkFvOHQ0ck5oNEJjU09NeVlXNldweTRwNW5hNTNhOXQxeEZOb1BDdTRNbnlkc2RMQmNQL2RRVjNqQ3U5bEpGcU0xcU9BamtyTWR5MkJ2NFFEeGFcblB2d1VnaDU4QXFVLzdNVEZWNFp6RlMxNjRTYmpMcVVaRk41TDgyRXIwK0RWclRldTlHc3VucXlpWlhoNmFHM05tWSsxZVVoQXYwY1J2ZnhycExcbjgrQ29VN04zTVQwM1F5YVlUQ3Urbnk3ZnNvV2kvNUdubXpSc0h3WFlOeTBwRTMybE4zMXNNeU1leTBKZzNOdS9mR3lkNS9ESlgxbHRlMENUTkNcbjRkMTB0ZDFiaUpweko4WEptYXM4TEVBa1dXT09WcUVnOVROY1NYNmVtL2pTRE44SWhlZHFzTGdQTW5VUnJvK2d2c00xQXI1dEFVSVVXbzFOUXBcbnZYRnVIVTRBNm81cVNEdEhwc2hNSnpXY1hWdk1SV0lKSnIzSDJ3RUVXN3YrTG1MZEpFVW9SQ0FSRlpZM3R5Y1V0eENQenBmcGZ4RXExQXlEaHRcblpuNkVrS2NtY3hzaVM1RXZJaFNlczNpS1BIRnY3by9yajkzT0Jib3RtZG9EeE5pM0hLdEJ4aHZQY0J1SjNmTUwzRVFvaFN2ZkVvby9uV3VMZnNcbnhwbzM2cVFmNkN5U2pidXByNUd4NEo5UUJDY3QyeHVTRzg2Y3pUZkZxV3FCbUxJVUxSZTJtRkZoOHBqTlNuMXdCeEt6ZWp0enNQT3pQbnFSY1FcbktqRDB1UmtJZi9uZnVERGhRYkY4dlJjcmFjbEZoS0xYcEpGdWI2Q1ZZRHFyWWZtVXBhNEhIZE4yOU14ZEx5Qit2ZUlRUGprWmZyMGFoOGtXYkZcbjh2TGxwVzM3eWVoTG0yeUNSc2VWOXNBNVQwWHFwYkU2cmxXRnNCbGo2bVRiT2NwS0dvbHRsUlZDMUFRd0s5Z0xSNWZRbGFqWjFpVllLNnNtSmtcbnJuZ2JlWjh0MGlEcEg1OVF0SXN1VUZpQVVMRlZWVlVvTnhoUTlkNUVWTzM1cjEzQ3EzMnNGeER5anJCSjhtRk5waktRYmdhREFTVXI1cUJ3cy9cblpRSmhFS0hZdWpIVCt0RDIxYWhhN1lxL3E1SkRRbHBCMUJudkc5ZWdIeGltaVBianYrQ05SUVV0SlVOemVoSHVrUGFJL0cxQVVLSFNlallBZHJcbmo2blFVam85ZytOTXk5WUxDT1VaOVU0S2Jocyt6bWJkS25kdFFzNjdqUU0xVkd2dXpRUjJlMHJVRWVzNzVYSkFxR3dlUWRkNkFpRVp1MzJiRGlcbitacld2SnVFcTY0Y1pWWkR5dGZlV2JLeFJGb2FrSlk0Z3lZYTFabEU1dklKUm56NVBLRmM2YWJtNlZCcVFQdGg1QlkwMDNibENzQ1MzMkt6cENcbjRRSEVHaFExM1Z3U2lwclFJcFFyWjFBOG9hOHR6aUNibGhjUXBlYUxSVGUzNG55a3gzZldySnZkbm1MWjBiTUlMVFkzQ2xHTHRtakNFNGhjUjhcbitxVzgxUHU1RDV4bWhiVkRGTGF6Y1Vtc1ZUdUNrOXJFTHJjWWlITnhEU2gyYnhuZFkwRFBkWmRhT0ozL1hSUFZHaj
[build-fbc-scratch-catalog : build-fbc-catalog] had2w3VURxTW5ra2IvSG9cbjg0ZzRlV0o1NnI5YUJzTXE5UW1aVWw2T0FDS1ZUYlA1Z0Njbk1ldG1yNWZvTnFPbnZYYi9UV2RRNzZrZWltTnZzK1ZJSUJLWXFBMUhnSWlPNnZcblhOenFFd0ZXQ0VvbGVZYXNDU0hjQ2R2V1VYMHFqSnFsNlRyQ2w2VWJLR000QVlQV2JaRG5oMms5ZU5adkZsWDM2TXZFKzBlNzlVRGtXMTZMNTBcblR6Ryt2ditZQWZmSWp2QnMzVVk4OUZPNjdIVzdZUENhaDZoWGZmTVV6Y0xhb2ZYTDgrRS84SEdVSFcyNGxMVHkxR0ZkWUVnbEdWZUplVjZhRm5cblc0SHRrVDdwYzlhOEpxRkdkNmlLV01IUmR2Z1UrbjdqZzlsTTlPcW5HVGkyZDRVZVNXQzZndnlrUFcrRDZzRE16U3VSSVFFcXpINFhMa2JsaUtcbnpLVnZhTkpIN1NNS014S2JMM3RYaXEwVkpJWVhUVm1JakQ3cWd3RExmRndOU1BEano2UGRuRlU0SHNObkoxV0t3RGVHR09teDBhVUVoL2JwYWVcbmN4Zng1N0lKdXJBU0hkdXFaZVFFM09OWnhQNUJOUTZOTXFERjIvejI0SW5LQkg3MzE2VTBEQnMxZUw1eFJadmNVVmdiVG8yUStkVXc3Z1hFSi9cbkdJNDNQb3VwMWl5eHZKZU9SQmloOEl4b0lZRll2Y1VWZ1pEODNmZmxvdkxDS1c1ZVFtVklrZmRHS0R3RDhxaEFsdEJWVndGQ080Nm1RUkJoTDhcbnhHK0QvZjVocXlhbm9GbGRsUkNMMG1rVXF1Mm1aSGx2anEydUR3UmtsY0JZaUhmeEFvUFBYUzFNZFF2R2VydU1uVmJjY2w1S3g3bjl1SWk0eGhcbmV2YlJEQXJQK1FvVlRBZFFJN1pjUU5YUnZTaGVOMSs4VnBBZVZ3RkNzdEJoSVpxTFVIVEsrZWZpRVAzeERsSEczd1kycmtncy9RUnJHdE1ianNcbnlnOEc3Q1JLVVRaeU5vMGp1aXJCUnlSQ2VDQ3crbm9YRFBWdFE1NmQ1SFU4T1o3c3ZUMFRvS0lqMzlhRFMzU0hzcTIvTDJ2RVlIVVhrM1liUjRcbjJYWlBvV3dGS3Q2N0RkZmVUOUlscUkyMWhscW11L3RRRVR6OEFvMS9ycThzeDdsbis2TGk3QW10V2FwK1oza2xTQ01vUEdmM2tuU1IyOU5sejlcbkpUcEdIR213bXFTdkJLWUxwL1lsb0dOV1ZuUnNad3F5eVcxNEhJSGw3bmVWYUZsSlVMM3N1WU14NEYyMnc3SVV5ZGN2Q0lCSEV6aXY1TkQ5WG9cbjBxTnBZaWR0NjJNdEVwSlhoWkVtaktheXlrTGgyZUZUcCs0eE9BRnQzemEvTFRWL3l4cWJEdU8wZmlZSllaT1R6Wm9hVThYb3ROV2xLZkhNelFcbjVCdmV1N3EzRDM5Uk96b1ZWZ0N0NHVQM3NDWlVmU3VQVjN0QUFaUE5iODk3OWtvZkE2bENxTnN1Z3V5RHUrYURoU1FCN2k0UmNrSGwycnljL0JcbnVXZjZxSGFxTEVGeW90ZVVGQ0ZuMld6Vk1GSmEwMm83YXpscUMvTnc5WjJKS042ZmFxdVRhVXF2ZEV1ZUxCUXFRVzl2c1J6MlVxQWJkZXBTTTBcblB6Z2M3LytRbk5na05SK08wbXBNOGNJNnVvTkdSVnM0SzBwMjV0ejV6SzdMaGtLM3k3OUVEcGo3dHdZZklqYXRucStsN09TNmdBUlNqMFVxKytcblJXNGVRczJGM0JDWURueEdUbHNvS2svdHVPVnBYTFdvUmZxdVVaQ0R4VFl0d1lpYXR4NSs5OTR2ZXVmbDZTTzVyV2NwVWJSMmw2UlZLSHFzaDJcbm1kR0xaTFhtMk00NjA4L3h0eTFpNFFEU2hGbHlncEt4ZDFRa3FtRHdoR3hKUjNFZlRRU0hpM2pVWk5Yalp5MXI2SDNBM2E3NU8weDIyVUxtQlRcbjlSUktZTStCSXExQVRKVWx6MmsxK2lWNHQ2SEFCUUZ3VTk3THNCWUdGQmdRQUhjM3dIRDhFREtYelhhNFo1anFSRnUrSGRic1UzUUlxNTRpZHBcbllhajByb0FjU3lKbmI4YURzQ1k0ZkpWbEMxdUt5cTFCUmtmempObnNxdHk3Y3NkOStyUXRIUzZmTUFRbklvSGVCUkEwTGYybnVZUnhjaXRJVWhcbk13UzJ6SnNKaWkzTkdDOGdKSVBjeUlzRlNJUDgycU1XOVFLaTFteEo1VEJEWWZsRkNKNUFTR0Fhc2RIb1MxcWJZZ1ZpYjhDMUhsQnMrV1VJWmlcbmdrbUxYTG8za0RrUXdqTldHc1FGeWg2Wks3a3RBYWFKdWdVRVp5dzJSSEFaRVU2YlR0TEtvRFFwZ3FzSkIrQmxmRzIzL2tncWt3bVVSYWZtM0lcblppaFVibDd5T0lHaVUraHhOQkFxa3lJVkkxZnNoaEFZYk5WV2RhY080OXBMZkg0M2hSV1MycjMyY3Zsb2dpS0JLVTFkeiswaVpSYWxReWJQaGRcbitnMFdad1NDSGh4bFVVZkRvUHBidjVIZ3RYazFFTEVNcFRNeFQ2K09KVFBZVGlNN2ZXVDlLcWdaRGVhd1ZpTnhUSzRPelFhTUZ3NVNLcnJMZEVcbk9udUE2QUxsTHpEbTljeGVJTHBCb1l3dUo4WUtoVWNhamdmY2lvK1dVWmFTbmV6cVV5d3p6Vms2VThoYys1NzRNeHEzMGtNVHc0NHJkNm4rMWhcbmFyVFhTRlFvVWFqaDhRTGsxOEdEV1ZGYXd5Tk9sMHR2eFVJS3VpdWtPUkN2NnpOMmZVWEVVOE40UHBKd0paWVVqcHVFR2hBb3AzYmhLdXZEbitcblQrYzFjaEVvdGhyZVducXVVS1NDTTZiR0N3Vjd0alg1dm9iNmpvZ3A4eHRGbitnSlJOZlJGNHRnMUtRVkhkM2Y1T0RReGxUSThIRldmd2FRUlhcbi9XTkE3eEZFdGhtZ29jUjhOd1NKK2lWak91SnljS0JkOTg3bko5RHZVWndjTVR1SFRpYWpaeGVQT2xKQkFOQ0hMWExvRGgvRytvcTYxbGtWdjNcbk5OUmZCUFFkaEpCbnArazIzOUFxcEZPYUwydkNFcUNDTHo1QitkbVRxQ29wMHFxWDZuYzBwUFVPQ1VWZy95RUlHcEhnZEJDbUFyc2NGRXRyRXFcblN5SDc5RHhlOC9vK3A2T21yTHkyejJKdkcrRTI4ZitMYnZndVozL3cxKzl3OXhLUWlXT3JzOEZEV3ZxczFyT0xKbitmaDA3ZVhTaHJlbTEvOEJcbldqeTBPbWRmSWZFQUFBQUFTVVZPUks1Q1lJST0iLCJtZWRpYXR5cGUiOiJpbWFnZS9wbmcifV0sImluc3RhbGwiOnsic3BlYyI6eyJjbHVzdGVyUGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiY2VydGlmaWNhdGlvbi5yZWRoYXQuY29tIl0sInJlc291cmNlcyI6WyJvcGVyYXRvcnBpcGVsaW5lcyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJjZXJ0aWZpY2F0aW9uLnJlZGhhdC5jb20iXSwicmVzb3VyY2VzIjpbIm9wZXJhdG9ycGlwZWxpbmVzL2ZpbmFsaXplcnMiXSwidmVyYnMiOlsidXBkYXRlIl19LHsiYXBpR3JvdXBzIjpbImNlcnRpZmljYXRpb24ucmVkaGF0LmNvbSJdLCJyZXNvdXJjZXMiOlsib3BlcmF0b3JwaXBlbGluZXMvc3RhdHVzIl0sInZlcmJzIjpbImdldCIsInBhdGNoIiwidXBkYXRlIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsic2VjcmV0cyJdLCJ2ZXJicyI6WyJjcmVhdGUiLC
[build-fbc-scratch-catalog : build-fbc-catalog] JkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJpbWFnZS5vcGVuc2hpZnQuaW8iXSwicmVzb3VyY2VzIjpbImltYWdlc3RyZWFtaW1wb3J0cyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsiaW1hZ2Uub3BlbnNoaWZ0LmlvIl0sInJlc291cmNlcyI6WyJpbWFnZXN0cmVhbXMiXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsicmJhYy5hdXRob3JpemF0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsiY2x1c3RlcnJvbGViaW5kaW5ncyIsImNsdXN0ZXJyb2xlcyIsInJvbGViaW5kaW5ncyIsInJvbGVzIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbInNlY3VyaXR5Lm9wZW5zaGlmdC5pbyJdLCJyZXNvdXJjZXMiOlsic2VjdXJpdHljb250ZXh0Y29uc3RyYWludHMiXSwidmVyYnMiOlsiKiJdfSx7ImFwaUdyb3VwcyI6WyJ0ZWt0b24uZGV2Il0sInJlc291cmNlcyI6WyJwaXBlbGluZXMiLCJ0YXNrcyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJkZWxldGUiLCJnZXQiLCJsaXN0IiwicGF0Y2giLCJ1cGRhdGUiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJhdXRoZW50aWNhdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInRva2VucmV2aWV3cyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsiYXV0aG9yaXphdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInN1YmplY3RhY2Nlc3NyZXZpZXdzIl0sInZlcmJzIjpbImNyZWF0ZSJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6ImNlcnRpZmljYXRpb24tb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyIn1dLCJkZXBsb3ltZW50cyI6W3sibGFiZWwiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJzcGVjIjp7InJlcGxpY2FzIjoxLCJzZWxlY3RvciI6eyJtYXRjaExhYmVscyI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzdHJhdGVneSI6e30sInRlbXBsYXRlIjp7Im1ldGFkYXRhIjp7ImFubm90YXRpb25zIjp7Imt1YmVjdGwua3ViZXJuZXRlcy5pby9kZWZhdWx0LWNvbnRhaW5lciI6Im1hbmFnZXIifSwibGFiZWxzIjp7ImNvbnRyb2wtcGxhbmUiOiJjb250cm9sbGVyLW1hbmFnZXIifX0sInNwZWMiOnsiY29udGFpbmVycyI6W3siYXJncyI6WyItLW1ldHJpY3MtYmluZC1hZGRyZXNzPTo4NDQzIiwiLS1sZWFkZXItZWxlY3QiLCItLWhlYWx0aC1wcm9iZS1iaW5kLWFkZHJlc3M9OjgwODEiXSwiY29tbWFuZCI6WyIvbWFuYWdlciJdLCJlbnYiOlt7Im5hbWUiOiJHSVRfUkVQT19QQVRIIiwidmFsdWUiOiIvZ2l0In1dLCJpbWFnZSI6InF1YXkuaW8vb3BkZXYvb3BlcmF0b3ItY2VydGlmaWNhdGlvbi1vcGVyYXRvckBzaGEyNTY6ODU3YWFlMjg2MTU3YjE0OTY2ZTk2M2VmOTk0YTc4MmMzOTBlNDMyM2Q2OTkyNjU0NDhlMDMyYzU2MjVkYzE3ZCIsImltYWdlUHVsbFBvbGljeSI6IkFsd2F5cyIsImxpdmVuZXNzUHJvYmUiOnsiaHR0cEdldCI6eyJwYXRoIjoiL2hlYWx0aHoiLCJwb3J0Ijo4MDgxfSwiaW5pdGlhbERlbGF5U2Vjb25kcyI6MTUsInBlcmlvZFNlY29uZHMiOjIwfSwibmFtZSI6Im1hbmFnZXIiLCJyZWFkaW5lc3NQcm9iZSI6eyJodHRwR2V0Ijp7InBhdGgiOiIvcmVhZHl6IiwicG9ydCI6ODA4MX0sImluaXRpYWxEZWxheVNlY29uZHMiOjUsInBlcmlvZFNlY29uZHMiOjEwfSwicmVzb3VyY2VzIjp7ImxpbWl0cyI6eyJjcHUiOiIyMDBtIiwibWVtb3J5IjoiMTAwTWkifSwicmVxdWVzdHMiOnsiY3B1IjoiMTAwbSIsIm1lbW9yeSI6IjIwTWkifX0sInNlY3VyaXR5Q29udGV4dCI6eyJhbGxvd1ByaXZpbGVnZUVzY2FsYXRpb24iOmZhbHNlfSwidm9sdW1lTW91bnRzIjpbeyJtb3VudFBhdGgiOiIvZ2l0IiwibmFtZSI6InBpcGVsaW5lLWNsb25lLXZvbHVtZSJ9XX1dLCJzZWN1cml0eUNvbnRleHQiOnsicnVuQXNOb25Sb290Ijp0cnVlfSwic2VydmljZUFjY291bnROYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJ0ZXJtaW5hdGlvbkdyYWNlUGVyaW9kU2Vjb25kcyI6MTAsInZvbHVtZXMiOlt7ImVtcHR5RGlyIjp7fSwibmFtZSI6InBpcGVsaW5lLWNsb25lLXZvbHVtZSJ9XX19fX1dLCJwZXJtaXNzaW9ucyI6W3sicnVsZXMiOlt7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbImNvbmZpZ21hcHMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwidXBkYXRlIiwicGF0Y2giLCJkZWxldGUiXX0seyJhcGlHcm91cHMiOlsiY29vcmRpbmF0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsibGVhc2VzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsInVwZGF0ZSIsInBhdGNoIiwiZGVsZXRlIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsiZXZlbnRzIl0sInZlcmJzIjpbImNyZWF0ZSIsInBhdGNoIl19XSwic2VydmljZUFjY291bnROYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIifV19LCJzdHJhdGVneSI6ImRlcGxveW1lbnQifSwiaW5zdGFsbE1vZGVzIjpbeyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiT3duTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiU2luZ2xlTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiTXVsdGlOYW1lc3BhY2UifSx7InN1cHBvcnRlZCI6dHJ1ZSwidHlwZSI6IkFsbE5hbWVzcGFjZXMifV0sImtleXdvcmRzIjpbImNlcnRpZmljYXRpb24iLCJwaXBlbGluZSIsIm9wZW5zaGlmdCJdLCJsaW5rcyI6W3sibmFtZSI6Ik9wZXJhdG9yIENlcnRpZmljYXRpb24gQ0kgUGlwZWxpbmUiLCJ1cmwiOiJodHRwczovL2dpdGh1Yi5jb20vcmVkaGF0LW9wZW5zaGlmdC1lY29zeXN0ZW0vY2VydGlmaWNhdGlvbi1yZW
[build-fbc-scratch-catalog : build-fbc-catalog] xlYXNlcy9ibG9iL21haW4vNC45L2dhL2NpLXBpcGVsaW5lLm1kIn0seyJuYW1lIjoiUmVkIEhhdCBPcGVuU2hpZnQgUGlwZWxpbmVzIiwidXJsIjoiaHR0cHM6Ly9naXRodWIuY29tL29wZW5zaGlmdC90ZWt0b25jZC1vcGVyYXRvciJ9XSwibWFpbnRhaW5lcnMiOlt7ImVtYWlsIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1kZXZlbEByZWRoYXQuY29tIiwibmFtZSI6IlJlZCBIYXQifV0sIm1hdHVyaXR5IjoiYWxwaGEiLCJtaW5LdWJlVmVyc2lvbiI6IjEuMjEuMCIsInByb3ZpZGVyIjp7Im5hbWUiOiJSZWQgSGF0In0sInJlbGF0ZWRJbWFnZXMiOlt7ImltYWdlIjoicXVheS5pby9vcGRldi9vcGVyYXRvci1jZXJ0aWZpY2F0aW9uLW9wZXJhdG9yQHNoYTI1Njo4NTdhYWUyODYxNTdiMTQ5NjZlOTYzZWY5OTRhNzgyYzM5MGU0MzIzZDY5OTI2NTQ0OGUwMzJjNTYyNWRjMTdkIiwibmFtZSI6Im1hbmFnZXIifV0sInZlcnNpb24iOiIxLjMuMCJ9fQ==
[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: eyJhcGlWZXJzaW9uIjoicmJhYy5hdXRob3JpemF0aW9uLms4cy5pby92MSIsImtpbmQiOiJDbHVzdGVyUm9sZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJuYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1tZXRyaWNzLXJlYWRlciJ9LCJydWxlcyI6W3sibm9uUmVzb3VyY2VVUkxzIjpbIi9tZXRyaWNzIl0sInZlcmJzIjpbImdldCJdfV19
[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: eyJhcGlWZXJzaW9uIjoidjEiLCJkYXRhIjp7ImNvbnRyb2xsZXJfbWFuYWdlcl9jb25maWcueWFtbCI6ImFwaVZlcnNpb246IGNvbnRyb2xsZXItcnVudGltZS5zaWdzLms4cy5pby92MWFscGhhMVxua2luZDogQ29udHJvbGxlck1hbmFnZXJDb25maWdcbmhlYWx0aDpcbiAgaGVhbHRoUHJvYmVCaW5kQWRkcmVzczogOjgwODFcbm1ldHJpY3M6XG4gIGJpbmRBZGRyZXNzOiAxMjcuMC4wLjE6ODA4MFxud2ViaG9vazpcbiAgcG9ydDogOTQ0M1xubGVhZGVyRWxlY3Rpb246XG4gIGxlYWRlckVsZWN0OiB0cnVlXG4gIHJlc291cmNlTmFtZTogZWY1OTY3OWYucmVkaGF0LmNvbVxuIn0sImtpbmQiOiJDb25maWdNYXAiLCJtZXRhZGF0YSI6eyJuYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1tYW5hZ2VyLWNvbmZpZyJ9fQ==
[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: eyJhcGlWZXJzaW9uIjoidjEiLCJraW5kIjoiU2VydmljZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vbWFuYWdlZC1ieSI6Imt1c3RvbWl6ZSIsImFwcC5rdWJlcm5ldGVzLmlvL25hbWUiOiJvcGVyYXRvci1jZXJ0aWZpY2F0aW9uLW9wZXJhdG9yIiwiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoiY2VydGlmaWNhdGlvbi1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXItbWV0cmljcy1zZXJ2aWNlIn0sInNwZWMiOnsicG9ydHMiOlt7Im5hbWUiOiJodHRwcyIsInBvcnQiOjg0NDMsInByb3RvY29sIjoiVENQIiwidGFyZ2V0UG9ydCI6ODQ0M31dLCJzZWxlY3RvciI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzdGF0dXMiOnsibG9hZEJhbGFuY2VyIjp7fX19
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages:
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/opdev/operator-certification-operator@sha256:857aae286157b14966e963ef994a782c390e4323d699265448e032c5625dc17d
[build-fbc-scratch-catalog : build-fbc-catalog] name: manager
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/operator-pipeline-prod/operator-certification-operator:1.3.0
[build-fbc-scratch-catalog : build-fbc-catalog] name: ""
[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-02-06 18:07:15,455 [operator-cert] DEBUG Creating dockerfile: operator-certification-operator
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,455 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpzgurh899/operator-certification-operator']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,479 [operator-cert] DEBUG Command output:
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,479 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:15,479 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpzgurh899/operator-certification-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60', '/tmp/tmpzgurh899']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:22,273 [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 operator-certification-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-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60
[build-fbc-scratch-catalog : build-fbc-catalog] --> 082f6c32b16b
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60
[build-fbc-scratch-catalog : build-fbc-catalog] 082f6c32b16ba7e2985074fc9b49065bdd85dd45ce1231d672fc2bd536b5a3fe
[build-fbc-scratch-catalog : build-fbc-catalog]
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:22,273 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:22,273 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60', 'docker://quay.io/operator-pipeline-prod/catalog:v4.18-4f3f53e5f10b0021efd3fe38c9027da704546d60']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-06 18:07:28,975 [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 41 55 --:--:-- --:--:-- --:--:-- 97
100 42 100 18 100 24 41 55 --:--:-- --:--:-- --:--:-- 97
[make-index-repo-public : change-visibility] {"success": true}
[make-index-repo-public : change-visibility] Repository visibility set to 'public'.
[get-ci-results-attempt : get-results] + [[ 62336442aacf586290afc201 == '' ]]
[get-ci-results-attempt : get-results] + echo 'Downloading the artifacts'
[get-ci-results-attempt : get-results] Downloading the artifacts
[get-ci-results-attempt : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 62336442aacf586290afc201 --certification-hash c40b36a98f44666e99a29a8edca50c74 --operator-package-version 1.3.0 --operator-name operator-certification-operator --verbose
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,367 [operator-cert] DEBUG Pyxis session using cert + key is created
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,367 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/test-results?filter=certification_hash=='c40b36a98f44666e99a29a8edca50c74';version=='1.3.0';operator_package_name=='operator-certification-operator'&sort_by=creation_date[desc]&page_size=1
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,367 [operator-cert] DEBUG GET Pyxis request params: None
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,591 [operator-cert] ERROR There is no test results for given parameters
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,592 [operator-cert] ERROR Result test_result_id is empty
[get-ci-results-attempt : get-results] 2025-02-06 18:08:07,592 [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/02/06 18:08:25 Writing encoded data to file /workspace/credentials/project_dockerconfigjson.gpg.b64
[preflight-trigger : create-openshift-ci-prowjob] 2025/02/06 18:08:25 Validating job flags
[preflight-trigger : create-openshift-ci-prowjob] time="2025-02-06T18:08:25Z" level=info msg="Cannot use full value, will truncate." id= job=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.17-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.17-preflight-prod-claim
[preflight-trigger : create-openshift-ci-prowjob] W0206 18:08:25.916257 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] W0206 18:08:26.084665 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/02/06 18:08:26 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.17-preflight-prod-claim/1887564018604838912 Status:success URL:https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.17-preflight-prod-claim/1887564018604838912}
[preflight-trigger : create-openshift-ci-prowjob] 2025/02/06 18:56:38 job succeeded
[preflight-trigger : get-prowjob-artifacts-and-decrypt] /workspace/results/preflight.log/workspace/results/results.json/workspace/results/artifacts
[upload-artifacts : upload-test-logs] + PREFLIGHT_RESULTS_EXISTS=false
[upload-artifacts : upload-test-logs] + '[' false == true ']'
[upload-artifacts : upload-test-logs] Uploading test log
[upload-artifacts : upload-test-logs] + echo 'Uploading test log'
[upload-artifacts : upload-test-logs] + upload-artifacts --cert-project-id 62336442aacf586290afc201 --operator-version 1.3.0 --operator-package-name operator-certification-operator --certification-hash c40b36a98f44666e99a29a8edca50c74 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/preflight.log --type preflight-logs --output preflight-logs.json --verbose
[upload-artifacts : upload-test-logs] 2025-02-06 18:56:47,238 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-logs] 2025-02-06 18:56:47,238 [operator-cert] DEBUG Getting project details: 62336442aacf586290afc201
[upload-artifacts : upload-test-logs] 2025-02-06 18:56:47,400 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-logs] 2025-02-06 18:56:47,400 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-logs] 2025-02-06 18:56:47,616 [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=67a505ef7ae8e93e39467419
[upload-artifacts : upload-test-logs] Logs URL:
[upload-artifacts : upload-test-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/67a505ef7ae8e93e39467419
[upload-artifacts : upload-test-logs] + echo 'Logs URL: '
[upload-artifacts : upload-test-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/67a505ef7ae8e93e39467419
[upload-artifacts : upload-test-logs] + tee /tekton/results/log_url
[upload-artifacts : upload-test-logs] https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/67a505ef7ae8e93e39467419
[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 62336442aacf586290afc201 --operator-version 1.3.0 --operator-package-name operator-certification-operator --certification-hash c40b36a98f44666e99a29a8edca50c74 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/results.json --type preflight-results --output preflight-results.json --verbose
[upload-artifacts : upload-test-results] 2025-02-06 18:56:48,413 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-results] 2025-02-06 18:56:48,413 [operator-cert] DEBUG Getting project details: 62336442aacf586290afc201
[upload-artifacts : upload-test-results] 2025-02-06 18:56:48,618 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-results] 2025-02-06 18:56:48,618 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/test-results
[upload-artifacts : upload-test-results] 2025-02-06 18:56:48,796 [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=67a505f056920d6ebf2d522a
[upload-artifacts : upload-test-results] + RESULT_URL=https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/67a505f056920d6ebf2d522a
[upload-artifacts : upload-test-results] + echo -n 67a505f056920d6ebf2d522a
[upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id
[upload-artifacts : upload-test-results] 67a505f056920d6ebf2d522a+ echo 'Test result URL: '
[upload-artifacts : upload-test-results] Test result URL:
[upload-artifacts : upload-test-results] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/67a505f056920d6ebf2d522a
[upload-artifacts : upload-test-results] + tee /tekton/results/result_url
[upload-artifacts : upload-test-results] https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/67a505f056920d6ebf2d522a+ RESULT_SPA_URL=https://connect.redhat.com/projects/62336442aacf586290afc201/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.redhat.com/projects/62336442aacf586290afc201/test-results
[upload-artifacts : upload-test-results] + tee /tekton/results/result_spa_url
[upload-artifacts : upload-test-results] https://connect.redhat.com/projects/62336442aacf586290afc201/test-results
[upload-artifacts : upload-test-artifacts] + PREFLIGHT_RESULTS_EXISTS=false
[upload-artifacts : upload-test-artifacts] + '[' false == true ']'
[upload-artifacts : upload-test-artifacts] Uploading test artifacts
[upload-artifacts : upload-test-artifacts] + echo 'Uploading test artifacts'
[upload-artifacts : upload-test-artifacts] + upload-artifacts --cert-project-id 62336442aacf586290afc201 --operator-version 1.3.0 --operator-package-name operator-certification-operator --certification-hash c40b36a98f44666e99a29a8edca50c74 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/artifacts --type preflight-artifacts --output preflight-artifacts.json --verbose
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,551 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,551 [operator-cert] DEBUG Getting project details: 62336442aacf586290afc201
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,717 [operator-cert] DEBUG Found following artifacts: ['preflight.stderr', 'operator-certification-operator-OperatorGroup.json', 'operator-certification-operator-Subscription.json', 'operator-certification-operator-Namespace.json', 'operator-certification-operator-target-Namespace.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'preflight.stdout', 'operator-certification-operator-CatalogSource.json', 'hashes.txt', 'cert-image.json']
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,717 [operator-cert] INFO Uploading artifact: preflight.stderr
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,726 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,726 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,953 [operator-cert] INFO Uploading artifact: operator-certification-operator-OperatorGroup.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,954 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:49,954 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,091 [operator-cert] INFO Uploading artifact: operator-certification-operator-Subscription.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,091 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,092 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,234 [operator-cert] INFO Uploading artifact: operator-certification-operator-Namespace.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,235 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,235 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,401 [operator-cert] INFO Uploading artifact: operator-certification-operator-target-Namespace.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,402 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,402 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,621 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_BasicSpecCheck.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,622 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,622 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,764 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_OlmSuiteCheck.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,764 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,764 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,906 [operator-cert] INFO Uploading artifact: preflight.stdout
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,907 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:50,907 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,053 [operator-cert] INFO Uploading artifact: operator-certification-operator-CatalogSource.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,054 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,054 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,202 [operator-cert] INFO Uploading artifact: hashes.txt
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,204 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,204 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,347 [operator-cert] INFO Uploading artifact: cert-image.json
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,347 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,347 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[upload-artifacts : upload-test-artifacts] 2025-02-06 18:56:51,495 [operator-cert] INFO Output stored in: preflight-artifacts.json
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Test: DeployableByOLM, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Test: RequiredAnnotations, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [operator-cert] INFO Overall status: True
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:21,389 [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/pull/5152
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:22,150 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'preflight.stderr', 'operator-certification-operator-OperatorGroup.json', 'operator-certification-operator-Subscription.json', 'operator-certification-operator-Namespace.json', 'operator-certification-operator-target-Namespace.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'preflight.stdout', 'operator-certification-operator-CatalogSource.json', 'hashes.txt', 'cert-image.json'])
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:22,788 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/d0f6edfcd212f0086566df0339ef254f
[evaluate-preflight-result : evaluate-results] 2025-02-06 18:57:23,333 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators (5152)
[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] + '[' 62336442aacf586290afc201 == '' ']'
[get-ci-results : get-results] + echo 'Downloading the test results'
[get-ci-results : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 62336442aacf586290afc201 --certification-hash c40b36a98f44666e99a29a8edca50c74 --operator-package-version 1.3.0 --operator-name operator-certification-operator --verbose
[get-ci-results : get-results] 2025-02-06 18:57:30,798 [operator-cert] DEBUG Pyxis session using cert + key is created
[get-ci-results : get-results] 2025-02-06 18:57:30,798 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/test-results?filter=certification_hash=='c40b36a98f44666e99a29a8edca50c74';version=='1.3.0';operator_package_name=='operator-certification-operator'&sort_by=creation_date[desc]&page_size=1
[get-ci-results : get-results] 2025-02-06 18:57:30,798 [operator-cert] DEBUG GET Pyxis request params: None
[get-ci-results : get-results] 2025-02-06 18:57:31,058 [operator-cert] INFO Test results retrieved successfully for given parameters
[get-ci-results : get-results] 2025-02-06 18:57:31,059 [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] 67a505f056920d6ebf2d522a+ echo -n test_results.json
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' 67a505f056920d6ebf2d522a == '' ']'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Setting pull request details
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id 67a505f056920d6ebf2d522a --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --pull-request-status open --verbose
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-02-06 18:57:39,871 [operator-cert] DEBUG Pyxis session using cert + key is created
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-02-06 18:57:39,871 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/67a505f056920d6ebf2d522a
[query-publishing-checklist : query-publishing-checklist] + HYDRA_URL=https://connect.redhat.com/pfs/cs
[query-publishing-checklist : query-publishing-checklist] + hydra-checklist --cert-project-id 62336442aacf586290afc201 --hydra-url https://connect.redhat.com/pfs/cs --ignore-publishing-checklist false
[query-publishing-checklist : query-publishing-checklist] 2025-02-06 18:57:49,666 [operator-cert] INFO Examining pre-certification checklist from Hydra...
[query-publishing-checklist : query-publishing-checklist] 2025-02-06 18:57:53,916 [operator-cert] INFO Pre-certification checklist is completed for cert project with id 62336442aacf586290afc201.
[merge-pr : check-if-merge] + [[ -z operators/operator-certification-operator ]]
[merge-pr : check-if-merge] + [[ ! -f operators/operator-certification-operator/ci.yaml ]]
[merge-pr : check-if-merge] ++ yq -r '.merge!=false'
[merge-pr : check-if-merge] + BOOL_MERGE=true
[merge-pr : check-if-merge] + echo -n true
[merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge
[merge-pr : merge-pull-request] + BOOL_MERGE=true
[merge-pr : merge-pull-request] + '[' true = false ']'
[merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --json isDraft,reviews
[merge-pr : merge-pull-request] + jq -r '[.reviews[]|{author:.author.login,authorAssociation,state,submittedAt}]|group_by(.author)|map(sort_by(.submittedAt)|.[-1]|"\(.state) \(.authorAssociation) \(.author)")[]' /tmp/pr.json
[merge-pr : merge-pull-request] + tee /tmp/reviews.txt
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot
[merge-pr : merge-pull-request] + grep '^APPROVED MEMBER ' /tmp/reviews.txt
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --squash --auto --match-head-commit 4f3f53e5f10b0021efd3fe38c9027da704546d60
[merge-pr : merge-pull-request] + MERGE_STDERR=
[merge-pr : merge-pull-request] + MERGE_RESULT=0
[merge-pr : merge-pull-request] ++ echo ''
[merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*'
[merge-pr : merge-pull-request] + MERGE_ERROR=
[merge-pr : merge-pull-request] + [[ 0 -eq 0 ]]
[merge-pr : merge-pull-request] PR has been merged!
[merge-pr : merge-pull-request] + echo 'PR has been merged!'
[merge-pr : merge-pull-request] + echo -n true
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' 67a505f056920d6ebf2d522a == '' ']'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Setting pull request details
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id 67a505f056920d6ebf2d522a --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --pull-request-status merged --verbose
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-02-06 18:58:33,514 [operator-cert] DEBUG Pyxis session using cert + key is created
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-02-06 18:58:33,514 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/67a505f056920d6ebf2d522a
[upload-pipeline-logs : get-pipeline-logs] 2025/02/06 18:59:00 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs'
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runn7q8k
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 62336442aacf586290afc201 --operator-version 1.3.0 --operator-package-name operator-certification-operator --certification-hash c40b36a98f44666e99a29a8edca50c74 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/source/operator-hosted-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 18:59:16,023 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 18:59:16,024 [operator-cert] DEBUG Getting project details: 62336442aacf586290afc201
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 18:59:16,235 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 18:59:16,235 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/62336442aacf586290afc201/artifacts
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.redhat.com/projects/62336442aacf586290afc201/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/pull/5152
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/62336442aacf586290afc201/test-results).
[github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152'
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/62336442aacf586290afc201/test-results).'
[github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --comment-file comment_file --comment-tag '' --replace false
[github-add-connect-url-comment : post-comment] 2025-02-06 18:58:44,240 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-connect-url-comment : post-comment] 2025-02-06 18:58:44,240 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.redhat.com/projects/62336442aacf586290afc201/test-results).\n'}
[github-add-connect-url-comment : post-comment] 2025-02-06 18:58:44,780 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152
[set-github-status-success : set-github-status] + '[' false == true ']'
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 to success'
[set-github-status-success : set-github-status] Setting github status of commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 to success
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha 4f3f53e5f10b0021efd3fe38c9027da704546d60 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.'
[set-github-status-success : set-github-status] 2025-02-06 18:58:45,039 [operator-cert] INFO Successfully set status to success for commit 4f3f53e5f10b0021efd3fe38c9027da704546d60 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git
[set-github-passed-label : post-comment] + EXTRA_ARGS=
[set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed'
[set-github-passed-label : post-comment] + [[ ! -z '' ]]
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/5152 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,279 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,938 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,938 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f796bc3c1d0>
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,938 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,938 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-02-06 18:58:44,938 [operator-cert] INFO Adding label operator-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2025-02-06 18:58:45,461 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2025/02/06 18:59:00 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-runn7q8k
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runn7q8k
[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-runn7q8k
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runn7q8k --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-5152" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment