Created
February 4, 2025 11:37
-
-
Save rh-operator-bundle-bot/f7b572af0db563def1963447e7aed034 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 33 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 16 | |
[get-pr-number : parse-pr-url] + echo -n 16 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 16 | |
[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-04T11:28:47.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-16' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runvcdnd' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-02-04T11:28:47.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-16' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-16 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-16 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-16' | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-16 | |
[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-16 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-16 | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-16' | |
[set-env : set-env] + ENV=stage | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ tee /tekton/results/connect_registry | |
[set-env : set-env] + echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=git@github.com:Allda/community-operators-pipeline-preprod.git -revision=1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1738668556.1587317,"caller":"git/git.go:277","msg":"URL(\"git@github.com:Allda/community-operators-pipeline-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1738668556.5715187,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:Allda/community-operators-pipeline-preprod.git @ 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1738668556.622658,"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=1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[clone-repository : clone] + printf %s git@github.com:Allda/community-operators-pipeline-preprod.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=git@github.com:Allda/community-operators-pipeline-preprod.git -revision=916ffc1c9f174d89b2602f09dc9d38f0bb430ec5 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1738668557.1134956,"caller":"git/git.go:277","msg":"URL(\"git@github.com:Allda/community-operators-pipeline-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1738668557.4905038,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:Allda/community-operators-pipeline-preprod.git @ 916ffc1c9f174d89b2602f09dc9d38f0bb430ec5 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1738668557.5316904,"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=916ffc1c9f174d89b2602f09dc9d38f0bb430ec5 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 916ffc1c9f174d89b2602f09dc9d38f0bb430ec5 | |
[clone-repository-base : clone] + printf %s git@github.com:Allda/community-operators-pipeline-preprod.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/Allda/community-operators-pipeline-preprod/pull/16 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-02-04 11:29:40,436 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'fbc-test-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-04 11:29:40,436 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('fbc-test-operator', '1.0.200')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-04 11:29:40,436 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-04 11:29:40,436 [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": ["fbc-test-operator"], "added_operators": [], "modified_operators": ["fbc-test-operator"], "deleted_operators": [], "added_or_modified_operators": ["fbc-test-operator"], "affected_bundles": ["fbc-test-operator/1.0.200"], "added_bundles": ["fbc-test-operator/1.0.200"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["fbc-test-operator/1.0.200"], "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": "fbc-test-operator", "bundle_version": "1.0.200", "operator_path": "operators/fbc-test-operator", "bundle_path": "operators/fbc-test-operator/1.0.200"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=fbc-test-operator | |
[detect-changes : parse-repo-changes] + echo -n fbc-test-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=1.0.200 | |
[detect-changes : parse-repo-changes] + echo -n 1.0.200 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/fbc-test-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/fbc-test-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/fbc-test-operator/1.0.200 | |
[detect-changes : parse-repo-changes] + echo -n operators/fbc-test-operator/1.0.200 | |
[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 | |
[read-config : read-config] + '[' operators/fbc-test-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/fbc-test-operator | |
[read-config : read-config] + CONFIG_PATH=operators/fbc-test-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/fbc-test-operator ]] | |
[read-config : read-config] + [[ ! -f operators/fbc-test-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/fbc-test-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] fbc: | |
[read-config : read-config] enabled: true | |
[read-config : read-config] | |
[read-config : read-config] catalog_mapping: | |
[read-config : read-config] - template_name: basic.yaml | |
[read-config : read-config] catalog_names: ["v4.14", "v4.15", "v4.16"] | |
[read-config : read-config] type: olm.template.basic++ cat operators/fbc-test-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/fbc-test-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/fbc-test-operator/1.0.200 ']' | |
[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/Allda/community-operators-pipeline-preprod/pull/16 --repo-config-file config.yaml --operator-name fbc-test-operator --verbose | |
[apply-test-waivers : set-github-status] 2025-02-04 11:30:20,041 [operator-cert] INFO Adding labels [] to Allda/community-operators-pipeline-preprod | |
[apply-test-waivers : set-github-status] 2025-02-04 11:30:20,609 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2025-02-04 11:30:20,610 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f32b2c3f050> | |
[apply-test-waivers : set-github-status] 2025-02-04 11:30:20,610 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2025-02-04 11:30:20,610 [operator-cert] INFO Labels to remove: [] | |
[content-hash : compute-md5sum] + [[ -n operators/fbc-test-operator/1.0.200 ]] | |
[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/fbc-test-operator/1.0.200 -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 10e288bb62dba094aafdeb9ceafd5605 operators/fbc-test-operator/1.0.200/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 operators/fbc-test-operator/1.0.200/manifests/fbc-test-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 9d9a22f54a5965c9cc720599a372320c operators/fbc-test-operator/1.0.200/manifests/fbc-test-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 operators/fbc-test-operator/1.0.200/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 operators/fbc-test-operator/1.0.200/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba operators/fbc-test-operator/1.0.200/manifests/fbc-test-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b3d711d51c04b5779beda6cdbed04b50 operators/fbc-test-operator/1.0.200/release-config.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 operators/fbc-test-operator/1.0.200/manifests/fbc-test-operator-manager-config_v1_configmap.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] 4e814616178b25d57867ea3fda2b9a85 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' false '!=' true ']' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] Cert project ID is not required. | |
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.' | |
[certification-project-check : certification-project-check] + echo -n '' | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] + exit 0 | |
[get-organization : get-organization] ++ cat config.yaml | |
[get-organization : get-organization] ++ yq -r .organization | |
[get-organization : get-organization] + ORGANIZATION=community-operators | |
[get-organization : get-organization] + echo -n community-operators | |
[get-organization : get-organization] + tee /tekton/results/organization | |
[get-organization : get-organization] community-operators | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status /tekton/results/isv_pid /tekton/results/repo_name /tekton/results/operator_distribution /tekton/results/org_id /tekton/results/contacts /tekton/results/current_certification_status /tekton/results/github_usernames /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0 | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' '' == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] + echo -n '' | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] + exit 0 | |
[static-tests : run-suite] + '[' -z operators/fbc-test-operator/1.0.200 ']' | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/Allda/community-operators-pipeline-preprod/pull/16 --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.community,operatorcert.static_tests.common fbc-test-operator 1.0.200 '' | |
[static-tests : run-suite] 2025-02-04 11:32:05,042 [operator-cert] INFO Skipping check_ci_upgrade_graph for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,042 [operator-cert] INFO Skipping check_operator_name_unique for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,042 [operator-cert] INFO Skipping check_api_version_constraints for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,042 [operator-cert] INFO Skipping check_dangling_bundles for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,834 [operator-cert] INFO Skipping check_replaces_availability for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,868 [operator-cert] INFO Skipping check_upgrade_graph_loop for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] 2025-02-04 11:32:05,868 [operator-cert] INFO Skipping check_using_fbc for FBC enabled operator fbc-test-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] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value fbc-test-operator.1.0.200: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value fbc-test-operator.1.0.200: csv.metadata.Name fbc-test-operator.1.0.200 is not following the recommended naming convention: <operator-name>.v<semver> e.g. memcached-operator.v0.0.1", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operatorhub" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operatorhub" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : The \"operatorhub\" validator is deprecated; for equivalent validation use \"operatorhub/v2\", \"standardcapabilities\" and \"standardcategories\" validators", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operatorhub" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.categories", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.containerImage", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.createdAt", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.repository", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.support", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.description", | |
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.community", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] } | |
[static-tests : run-suite] ] | |
[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 13 ']' | |
[static-tests-results : build-comment] + '[' 13 -gt 0 ']' | |
[static-tests-results : build-comment] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
[static-tests-results : build-comment] + MESSAGE_FILE=/workspace/output/static-test-results.md | |
[static-tests-results : build-comment] + echo '# Static test results' | |
[static-tests-results : build-comment] + echo | |
[static-tests-results : build-comment] + echo '|Status|Check|Message|' | |
[static-tests-results : build-comment] + echo '|:----:|:----|:------|' | |
[static-tests-results : build-comment] + jq -r '(.outputs//[])[]|"|\(.type)|\(.check)|\(.message|gsub("\n";" "))|"' | |
[static-tests-results : build-comment] + echo | |
[static-tests-results : build-comment] + sed -ie 's/^|warning|/|:warning:|/g;s/^|error|/|:x:|/g' /workspace/output/static-test-results.md | |
[static-tests-results : post-comment] + '[' 13 -gt 0 ']' | |
[static-tests-results : post-comment] + echo 'Posting GitHub comment to issue (or PR) https://github.com/Allda/community-operators-pipeline-preprod/pull/16' | |
[static-tests-results : post-comment] Posting GitHub comment to issue (or PR) https://github.com/Allda/community-operators-pipeline-preprod/pull/16 | |
[static-tests-results : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/Allda/community-operators-pipeline-preprod/pull/16 --comment-file /workspace/output/static-test-results.md | |
[static-tests-results : post-comment] 2025-02-04 11:32:16,715 [operator-cert] INFO Sending this data to GitHub with POST | |
[static-tests-results : post-comment] 2025-02-04 11:32:16,715 [operator-cert] INFO {'body': '# Static test results\n\n|Status|Check|Message|\n|:----:|:----|:------|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value fbc-test-operator.1.0.200: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value fbc-test-operator.1.0.200: csv.metadata.Name fbc-test-operator.1.0.200 is not following the recommended naming convention: <operator-name>.v<semver> e.g. memcached-operator.v0.0.1|\n|:warning:|check_osdk_bundle_validate_operatorhub|Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.|\n|:warning:|check_osdk_bundle_validate_operatorhub|Warning: Value : (fbc-test-operator.1.0.200) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.|\n|:warning:|check_osdk_bundle_validate_operatorhub|Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.categories|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.containerImage|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.createdAt|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.repository|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.support|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.description|\n\n<!-- None -->'} | |
[static-tests-results : post-comment] 2025-02-04 11:32:17,179 [operator-cert] INFO A GitHub comment has been added to https://github.com/Allda/community-operators-pipeline-preprod/pull/16 | |
[static-tests-results : check-for-failures] + '[' 0 -gt 0 ']' | |
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/Allda/community-operators-pipeline-preprod/pull/16 --remove-labels validation-failed | |
[static-tests-results : check-for-failures] 2025-02-04 11:32:18,864 [operator-cert] INFO Adding labels [] to Allda/community-operators-pipeline-preprod | |
[static-tests-results : check-for-failures] 2025-02-04 11:32:19,398 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa1bd807380> | |
[static-tests-results : check-for-failures] 2025-02-04 11:32:19,398 [operator-cert] INFO Labels to add: [] | |
[static-tests-results : check-for-failures] 2025-02-04 11:32:19,398 [operator-cert] INFO Labels to remove: [] | |
[merge-registry-credentials : get-and-decrypt-project-tokens] No partner's registry token has been provided. | |
[digest-pinning : combine-credentials] + '[' -z operators/fbc-test-operator/1.0.200 ']' | |
[digest-pinning : combine-credentials] + '[' false '!=' true ']' | |
[digest-pinning : combine-credentials] + echo 'Digest pinning is not enabled' | |
[digest-pinning : combine-credentials] Digest pinning is not enabled | |
[digest-pinning : combine-credentials] + exit 0 | |
[digest-pinning : pin-digest] + '[' -z operators/fbc-test-operator/1.0.200 ']' | |
[digest-pinning : pin-digest] + '[' false '!=' true ']' | |
[digest-pinning : pin-digest] + echo 'Digest pinning is not enabled' | |
[digest-pinning : pin-digest] Digest pinning is not enabled | |
[digest-pinning : pin-digest] + exit 0 | |
[digest-pinning : verify-pinning] + '[' -z operators/fbc-test-operator/1.0.200 ']' | |
[digest-pinning : verify-pinning] + '[' false '!=' true ']' | |
[digest-pinning : verify-pinning] Digest pinning is not enabled | |
[digest-pinning : verify-pinning] + echo 'Digest pinning is not enabled' | |
[digest-pinning : verify-pinning] + echo -n false | |
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
[digest-pinning : verify-pinning] false+ exit 0 | |
[digest-pinning : verify-related-images] + '[' -z operators/fbc-test-operator/1.0.200 ']' | |
[digest-pinning : verify-related-images] + '[' false '!=' true ']' | |
[digest-pinning : verify-related-images] + echo -n 'Digest pinning is not enabled' | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_message | |
[digest-pinning : verify-related-images] Digest pinning is not enabled+ echo -n true | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
[digest-pinning : verify-related-images] true+ exit 0 | |
[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/fbc-test-operator/1.0.200 ']' | |
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile | |
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/fbc-test-operator/1.0.200 --destination Dockerfile --verbose | |
[dockerfile-creation : generate-dockerfile] 2025-02-04 11:33:33,412 [operator-cert] DEBUG Generating a dockerfile... | |
[dockerfile-creation : generate-dockerfile] 2025-02-04 11:33:33,415 [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='fbc-test-operator' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git' | |
[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/v3' | |
[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-v4.13' | |
[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/fbc-test-operator/1.0.200 ']' | |
[build-bundle : build] + echo 'Building quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200' | |
[build-bundle : build] Building quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-bundle : build] + buildah --storage-driver=vfs bud --format=docker --tls-verify=true --no-cache -f ./Dockerfile -t quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 operators/fbc-test-operator/1.0.200 | |
[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='fbc-test-operator' | |
[build-bundle : build] STEP 6/15: LABEL operators.operatorframework.io.bundle.channels.v1='stable' | |
[build-bundle : build] STEP 7/15: LABEL operators.operatorframework.io.bundle.channel.default.v1='stable' | |
[build-bundle : build] STEP 8/15: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git' | |
[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/v3' | |
[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-v4.13' | |
[build-bundle : build] STEP 14/15: COPY manifests/ /manifests/ | |
[build-bundle : build] STEP 15/15: COPY metadata/ /metadata/ | |
[build-bundle : build] COMMIT quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-bundle : build] --> bc6136473ba | |
[build-bundle : build] Successfully tagged quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-bundle : build] bc6136473bacaff5ef614702c1a3ba008312bfcb76863bdc3ee1e8faff718d59 | |
[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/community-operator-pipeline-stage/fbc-test-operator:1.0.200' | |
[build-bundle : build] Pushing quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-bundle : build] + buildah --storage-driver=vfs push --authfile /workspace/credentials/.dockerconfigjson --tls-verify=true --digestfile /digest/image-digest quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 docker://quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-bundle : build] Getting image source signatures | |
[build-bundle : build] Copying blob sha256:68f4583ca3f6f73f37b1b58d6c4b56c7d1a2f9c809a02c6ee8662652c6b69806 | |
[build-bundle : build] Copying config sha256:bc6136473bacaff5ef614702c1a3ba008312bfcb76863bdc3ee1e8faff718d59 | |
[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:22826cd2a13103466e548a0c111df9088378e1fb6ec14a85137cf40f3f6f1e34 | |
[make-bundle-repo-public : change-visibility] % Total % Received % Xferd Average Speed Time Time Time Current | |
[make-bundle-repo-public : change-visibility] Dload Upload Total Spent Left Speed | |
[make-bundle-repo-public : change-visibility] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 42 100 18 100 24 41 55 --:--:-- --:--:-- --:--:-- 97 | |
100 42 100 18 100 24 41 55 --:--:-- --:--:-- --:--:-- 97 | |
[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=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/fbc-test-operator/1.0.200 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/fbc-test-operator/1.0.200 community-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-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.8-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/community-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/community-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/community-operator-index:v4.16", "end_of_life": "2028-07-21T08:40:42.484000+00:00"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "v4.8-v4.13", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[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/community-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/community-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.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[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/community-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/community-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/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[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/community-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/community-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/community-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/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-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/community-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/community-operator-index:v4.16", | |
[get-supported-versions : supported-version-check] "end_of_life": "2028-07-21T08:40:42.484000+00:00" | |
[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/community-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/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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.13 4.12+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.18 registry.redhat.io/redhat/community-operator-index:v4.17 registry.redhat.io/redhat/community-operator-index:v4.16 registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] 4.18 4.17 4.16 4.15 4.14+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.16",' '"end_of_life":' '"2028-07-21T08:40:42.484000+00:00"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[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] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] v4.8-v4.13 | |
[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/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name fbc-test-operator --bundle-version 1.0.200 --bundle-pullspec quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 --repository-destination quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:45,671 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmplulsjf_c/template.yaml'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:46,494 [operator-cert] DEBUG Command output: --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: stable | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: fbc-test-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: fbc-test-operator.1.0.200 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: stable | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: fbc-test-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/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: fbc-test-operator.1.0.200 | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: fbc-test-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: tools.opdev.io | |
[build-fbc-scratch-catalog : build-fbc-catalog] kind: DemoResource | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: v1 | |
[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: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: 1.0.200 | |
[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: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiY29udHJvbGxlci1nZW4ua3ViZWJ1aWxkZXIuaW8vdmVyc2lvbiI6InYwLjYuMSJ9LCJjcmVhdGlvblRpbWVzdGFtcCI6bnVsbCwibmFtZSI6ImRlbW9yZXNvdXJjZXMudG9vbHMub3BkZXYuaW8ifSwic3BlYyI6eyJncm91cCI6InRvb2xzLm9wZGV2LmlvIiwibmFtZXMiOnsia2luZCI6IkRlbW9SZXNvdXJjZSIsImxpc3RLaW5kIjoiRGVtb1Jlc291cmNlTGlzdCIsInBsdXJhbCI6ImRlbW9yZXNvdXJjZXMiLCJzaW5ndWxhciI6ImRlbW9yZXNvdXJjZSJ9LCJzY29wZSI6Ik5hbWVzcGFjZWQiLCJ2ZXJzaW9ucyI6W3siYWRkaXRpb25hbFByaW50ZXJDb2x1bW5zIjpbeyJqc29uUGF0aCI6Ii5zdGF0dXMuc3BlY01lc3NhZ2UiLCJuYW1lIjoiTWVzc2FnZSIsInR5cGUiOiJzdHJpbmcifV0sIm5hbWUiOiJ2MSIsInNjaGVtYSI6eyJvcGVuQVBJVjNTY2hlbWEiOnsiZGVzY3JpcHRpb24iOiJEZW1vUmVzb3VyY2UgaXMgdGhlIFNjaGVtYSBmb3IgdGhlIGRlbW9yZXNvdXJjZXMgQVBJIiwicHJvcGVydGllcyI6eyJhcGlWZXJzaW9uIjp7ImRlc2NyaXB0aW9uIjoiQVBJVmVyc2lvbiBkZWZpbmVzIHRoZSB2ZXJzaW9uZWQgc2NoZW1hIG9mIHRoaXMgcmVwcmVzZW50YXRpb24gb2YgYW4gb2JqZWN0LiBTZXJ2ZXJzIHNob3VsZCBjb252ZXJ0IHJlY29nbml6ZWQgc2NoZW1hcyB0byB0aGUgbGF0ZXN0IGludGVybmFsIHZhbHVlLCBhbmQgbWF5IHJlamVjdCB1bnJlY29nbml6ZWQgdmFsdWVzLiBNb3JlIGluZm86IGh0dHBzOi8vZ2l0Lms4cy5pby9jb21tdW5pdHkvY29udHJpYnV0b3JzL2RldmVsL3NpZy1hcmNoaXRlY3R1cmUvYXBpLWNvbnZlbnRpb25zLm1kI3Jlc291cmNlcyIsInR5cGUiOiJzdHJpbmcifSwia2luZCI6eyJkZXNjcmlwdGlvbiI6IktpbmQgaXMgYSBzdHJpbmcgdmFsdWUgcmVwcmVzZW50aW5nIHRoZSBSRVNUIHJlc291cmNlIHRoaXMgb2JqZWN0IHJlcHJlc2VudHMuIFNlcnZlcnMgbWF5IGluZmVyIHRoaXMgZnJvbSB0aGUgZW5kcG9pbnQgdGhlIGNsaWVudCBzdWJtaXRzIHJlcXVlc3RzIHRvLiBDYW5ub3QgYmUgdXBkYXRlZC4gSW4gQ2FtZWxDYXNlLiBNb3JlIGluZm86IGh0dHBzOi8vZ2l0Lms4cy5pby9jb21tdW5pdHkvY29udHJpYnV0b3JzL2RldmVsL3NpZy1hcmNoaXRlY3R1cmUvYXBpLWNvbnZlbnRpb25zLm1kI3R5cGVzLWtpbmRzIiwidHlwZSI6InN0cmluZyJ9LCJtZXRhZGF0YSI6eyJ0eXBlIjoib2JqZWN0In0sInNwZWMiOnsiZGVzY3JpcHRpb24iOiJEZW1vUmVzb3VyY2VTcGVjIGRlZmluZXMgdGhlIGRlc2lyZWQgc3RhdGUgb2YgRGVtb1Jlc291cmNlIiwicHJvcGVydGllcyI6eyJtZXNzYWdlIjp7ImRlc2NyaXB0aW9uIjoiTWVzc2FnZSBpcyBhIHJhbmRvbSBzdHJpbmcuIiwidHlwZSI6InN0cmluZyJ9fSwicmVxdWlyZWQiOlsibWVzc2FnZSJdLCJ0eXBlIjoib2JqZWN0In0sInN0YXR1cyI6eyJkZXNjcmlwdGlvbiI6IkRlbW9SZXNvdXJjZVN0YXR1cyBkZWZpbmVzIHRoZSBvYnNlcnZlZCBzdGF0ZSBvZiBEZW1vUmVzb3VyY2UiLCJwcm9wZXJ0aWVzIjp7InNwZWNNZXNzYWdlIjp7ImRlc2NyaXB0aW9uIjoiU3BlY01lc3NhZ2UgcmVmbGVjdHMgdGhlIG1lc3NhZ2UgcGFzc2VkIGJ5IHRoZSB1c2VyIGluIHRoZSBzcGVjLiIsInR5cGUiOiJzdHJpbmcifX0sInR5cGUiOiJvYmplY3QifX0sInR5cGUiOiJvYmplY3QifX0sInNlcnZlZCI6dHJ1ZSwic3RvcmFnZSI6dHJ1ZSwic3VicmVzb3VyY2VzIjp7InN0YXR1cyI6e319fV19LCJzdGF0dXMiOnsiYWNjZXB0ZWROYW1lcyI6eyJraW5kIjoiIiwicGx1cmFsIjoiIn0sImNvbmRpdGlvbnMiOltdLCJzdG9yZWRWZXJzaW9ucyI6W119fQ== | |
[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: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW1xuICB7XG4gICAgXCJhcGlWZXJzaW9uXCI6IFwidG9vbHMub3BkZXYuaW8vdjFcIixcbiAgICBcImtpbmRcIjogXCJEZW1vUmVzb3VyY2VcIixcbiAgICBcIm1ldGFkYXRhXCI6IHtcbiAgICAgIFwibmFtZVwiOiBcImRlbW9yZXNvdXJjZS1zYW1wbGVcIlxuICAgIH0sXG4gICAgXCJzcGVjXCI6IHtcbiAgICAgIFwibWVzc2FnZVwiOiBcIkhlbGxvLCBXb3JsZCFcIlxuICAgIH1cbiAgfVxuXSIsImNhcGFiaWxpdGllcyI6IkJhc2ljIEluc3RhbGwiLCJvbG0uc2tpcFJhbmdlIjoiMC4wLjAiLCJvcGVyYXRvcnMub3BlcmF0b3JmcmFtZXdvcmsuaW8vYnVpbGRlciI6Im9wZXJhdG9yLXNkay12MS4xMS4wK2dpdCIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9wcm9qZWN0X2xheW91dCI6ImdvLmt1YmVidWlsZGVyLmlvL3YzIn0sIm5hbWUiOiJmYmMtdGVzdC1vcGVyYXRvci4xLjAuMjAwIiwibmFtZXNwYWNlIjoicGxhY2Vob2xkZXIifSwic3BlYyI6eyJhcGlzZXJ2aWNlZGVmaW5pdGlvbnMiOnt9LCJjdXN0b21yZXNvdXJjZWRlZmluaXRpb25zIjp7Im93bmVkIjpbeyJkZXNjcmlwdGlvbiI6IkRlbW9SZXNvdXJjZSBpcyB0aGUgU2NoZW1hIGZvciB0aGUgZGVtb3Jlc291cmNlcyBBUEkiLCJkaXNwbGF5TmFtZSI6IkRlbW8gUmVzb3VyY2UiLCJraW5kIjoiRGVtb1Jlc291cmNlIiwibmFtZSI6ImRlbW9yZXNvdXJjZXMudG9vbHMub3BkZXYuaW8iLCJ2ZXJzaW9uIjoidjEifV19LCJkZXNjcmlwdGlvbiI6IkEgZmJjLXRlc3Qtb3BlcmF0b3Igd2l0aCBhIG1pbmltYWwgcmVjb25jaWxpYXRpb24gZnVuY3Rpb24sIGZvciB0ZXN0aW5nIGJhc2ljIG9wZXJhdG9yIGluc3RhbGxhdGlvbiBhbmQgdmFsaWRhdGlvbiB3b3JrZmxvd3MuIiwiZGlzcGxheU5hbWUiOiJmYmMtdGVzdC1vcGVyYXRvciIsImljb24iOlt7ImJhc2U2NGRhdGEiOiJpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBTWdBQUFESUNBWUFBQUN0V0s2ZUFBQWwwMGxFUVZSNG5PeWREWGhUNWQzL3YzbHIwaVJ0MnFhMDZRdFlTZ3BGUUFxeUl2dUQ0cWI3ZzF6UHMyZW8yNlBJTFBMWFBkT2hteTl6d3luaUpqN1BuczFOMmVZMkx3VkYzWlNKUHM5a1pjcVVTUlhib1pTQmdEYlFVdHNtbERSTjByeS8vcTg3VGJCdlNjN0pPU2ZucEQyZjYrcEZ4ZVNjSHlmM045LzdkNy84Ym5rMEdvVUlleHl4ZTJRV1g3QWNRSlhKNWEvdWNQa3F5ZThBU3R2dEhyM0ZGOUlCS0lyLzVBUElBNkFZOFNjaENDQXc0azh2QUR2NU1hamtqb1lpOVFBQUs0RGVPcTJxejZoVjlwRGZEU3JGdVVWRjZqRFBqMkJTSVJFRndvenRwdjRDQUplMTJ0ekwybXp1WlFCV0FORHdGSTRid01IR0VzMmhwU1dhUXdBKzJHUXNHK0lwbGttQktCQWFORnNjNVNhWGYzR0h5N2ZJNVBLVG44VUFhdm1PS3cxbmpGcmxSMGF0OGtpZFZuV0UvTDdhb0R2SGQxQzVnaWlRTkRSYkhQb1h1MjFyMjJ6dUd3R3M1RHNlbGpqUVdLSjVhZDJNa2oyckRib0J2b01STXFKQXhuREU3dEcwV0YyWEg3UU9YZFZ1OTVMdTBzSjRmakFaSWZuTjBZYWkvSU1yU2d2Mkx5L1Z2cnVvU08zbU95Z2hJUW9rem5aVC83enRwdjdiQWF3RG9PTTdIcDV3QUhoeGs3SHNONXVNWlIvekhZd1FtTklDYWJZNHFwc3Rqclg3TE01ckFTd0hJT1U3Sm9FUUFkQ3l5bEQ0Nm1xRGpuVERldmdPaUMrbXBFQzJtL29YYkRmMVB3Qmc3WWloVlpHSkNRTFlzOGxZOXVnbVk5a3h2b1BKTmxOR0lHWmZNRzlIbC9YR25WMERUWEcza1BFZFU0NFJKcTdTVktQZnVhR205S1VLbFNMQWQwRFpZTklMWkVlWGRkN3Vuc0VOSnBmL0JnQ1ZmTWN6U2VnemFwVi91TDY2ZU1lR210SkpuYXRNV29FMFd4eWxkN1YvdGczQUxhSmJjQVp4bFdlZmFKaStlYlZCWitVN0dDNllkQUxaMFdXZHRidG44TnNtbC85bUFLVjh4ek5Gc0JxMXl1ZXVyeTUrYWtOTjZXbStnMkdUU1NPUURwZFBzZldFK2Z0dE52ZVBBS2o0am1lSzRtc3MwZnhreThVVlA2M1Rxb0o4QjhNR2swSWcyMDZacjlyWk5mQUxBUFA1amtVa3h2R21HdjMzTnRkWDdPYzdFS2JrdEVDYUxRNzlYZTJmUFEzZ2EzekhJaklocnozUk1QM1dYRjdPa3BNQ01mdUN5c2RPbVcvZVozRStBR0FHMy9HSXBLUjdsYUh3MFIvV1Z6eFhvVkw0K1E2R0xqa2xFTE12S1AxVHorQzEyMDM5V3dITTVUc2VFVnFjM0dRczIzSmRkZkdyRlNwRmhPOWdxSkl6QW1tMXVhVmJUL1R0TkxuODYvbU9SU1J6akZybHJpMFhWell0TGRIa2hFaHlRaURiVHBtdjNOazE4Q3NBRi9NZGl3Z3JuR2lxMFg5bmMzM0ZPM3dIa2c3QkMrVE85dTdyOTFtY2Z4QW4reVlkNFZXR3dodWViSml4bSs5QVVpSFkxYXRIN0I3ZE5TMGR2OXhuY2I0b2ltTlNJaU9mTGZtTXlXZk5kekRKRUtTRHROcmMydlZ0blc4Q1dNWjNMQ0paNGRDdXhwbGZXVnFpY2ZFZHlGZ0VKNUJ0cDh4ZjJkazE4QXlBYXI1akVja3FQVTAxK28yYjZ5dmU1RHVRa1FoS0lEZTFkWDY5emViZU5ZbTN1SXFrSnRCWW9sbi9RdVBNVi9nT0pJRWdjaEN6TDBpUzhTMXROdmNmUlhGTWFmSklHeUJ0Z2JRSkljQzdnM1M0ZktxTmg3dCtaL0dGdnNscklDS0N3cUNTUC8vTWtwcHYxV2xWUGo3ajRGVWdIUzZmWmsyTDZXOEFsdklXaElpUWFkMjczUGpsT3EyS3Qwb3J2SFd4T2x5K29vMkh1MTRYeFNHU2dxV2tqWkMyd2xjQXZEaEloOHRYdXFiRmRBaUFNZXMzRjhsRlRIdVhHNWZWYVZWWjM3V1lkUWNoNHRoNHVPc05VUndpTkRDU05rUGFUclp2bkZVSElWYTVwc1gwRDFFY0lobENuT1FMZFZxVlBWczN6SnFEa0lSODQrR3UzYUk0UkJoQW5HUTNhVXZadW1GV0hLVEQ1Vk90YVRFZEVCTnlFWlpvM2J2Y3VESWJROENjTzRqWkY4VEd3MTIvRmNVaHdpSkxTWnZLeG1RaTV3SjU3SlI1aThVWHVwbnIrNGhNTFVpYkltMkw2L3R3MnNXS3I2MzZJN2tQWnpjUm1jcEVHMHMwLzg3bDJpM09IR1RiS2ZOWDRnc1BSWEdJY0lXRXRESFMxamk3QVJjT0V0L1BjVkpjc2k2U0pYcDJOYzZjeThWK0V0WWQ1SWpkVXhqZjdDU0tReVJiVkpNMlI5b2UyeGRtWFNBUEhPOTlSTndKS01JRHkrSnRqMVZZRmNpZDdkM1htMXorMjltOH | |
[build-fbc-scratch-catalog : build-fbc-catalog] BvZ0lWVWpiSTIyUXpXdXlsb1BFUy9POGxVc0ZGalF5Q1dhcTgxQ3FsRU11R1I1TElFOGpFSW1neHhORWx6Y0k0ZXkzRktGSXVLbEdmelZiSllWWUVVaXJ6UzFkMzlaNVRPaDFxK1FTNE9wcFduekZvTVBLYVFYUUtPUXBYeCtPUkdIMitQQy9GaWYybWgzb2NFK0pRNVVtQXlkMk5jNWN3RVp4T3NZQ01mdUMwbzJIdXdSZjhWQXJrK0ovbHRWaXVqYnpreEUrY1hyeGRyOFRlM3J0T09zVnhwWlFrWWt4YXBXN25sbFMwOFMwekNuakhHUjNqKzFhb1l1RDRBcEhjUC94WGtRWWZDSE1LY3pIdDQzbCtPdUsyZmp2K1pXb1VxVjJvS21NUVNuRExEVi81UVZJbXlSdGsrbDFHRG1JMlJkVVhuSGdreU81VkVoNlNWRStubXlZZ1ZJVjg4TnRuY0VRbnV1eTR2bXpOamhDT1ZGcWxuTUs1VktzbTE2TVcydW54Zjc3amlQZE9HVHo4QlhPeWIrdm5MT0lTVlY1Umc3eTJDbnp6YmtrRHNKaHV4ZDN0bmN6Y3BJRWhRbzVOdFVaOE9xeVdaaXJWYklTWHk3empTb2Qzcjl5RHI0M3B3SmFoVHoyOCt0Rk0xQ240YzFKNXNiYmFNWms3Q0R4dzJzK3l0WHpPZGgwRWtJb0VzSERIL2ZobGQ2czdlVVJCT1FiOXRvcUhab3VLa1ZkWWY2RXIzRUZROWpRZWdaSFhid01jblEvMFRCOWNhYUgrR1Fza05uN2p1L0o5Wk9kaUVoZVdGb0xxWVM5NVdKM0h6bUxOODROc1hZOUlYTlpjVDUrZGtrMXl2SlR1NmZWTm9pK0lUZHVOem5SSCtTbEsvcmFwNnZtcjgza2pSbDFzYmFkTWwrVjYrSkF2THQxVStzWldGbmNWL0NmbDB6SGpkVzhGZUhJQ3Bmck5kaHg2UXpzWERvcnJUaHNnM1o0dlY0VXk2WDRqYkVRYy9KNW1TYjdXcnpOMG9hMmczUzRmSW8xTGFZUEFTekk1SVpDcEZhZGh4Y2FaN0xXM1NMODE4aytQSFBXeHRyMStJWjhrMzU1bWhZYmFrcXhSSzlOKy9wd09CeHpqa0JnZExmcW5qTk90THRESEVhYWxHTjdseHN2cFh2NkxtMEgyWHJDZk45a0VnZmhqQ2ZBV3VLZTRMNzZDbnl4Uk0zYTlmakVxRmJnNWFVejhldExheWlKQS9GdTFWaHhmT0FNOENVT3dvSjQyNlVGTFFkNXRzczY2ejlQV1k1UDFuUEkyVTdjZmFFd3Z2cStDWjJlM0p4VVhGaW93b1lhUFZaVkZFTktJMDBqM1NxM1ovVFFyaXNjd2YvcmNPSThQemxJQXQ4UDZnM3piNmtwUFUzMURiUWM1RTg5ZzkrZXJPSkFQQ2ZaeEtLVHFPUXlmTmRZeHNxMXNvbEtLc0dUbDFSaDl4ZU51S2FTbmppSWM0d1ZCK0hOd1FEZjRpQ280bTJZTXBRRjBteHhsSnBjL2ttL3QveER1eGZyV3MvZ1BFdUorLyt0S01LVnBWbXJVc09JRW9VTTM1cXB4NzdsZFZoVldVejcvWW1FZkN6K1NCU3ZEZkJhZy9vQ3BBMlR0a3oxOVpTN1dMUDNIZjg5Z0Z1WkJKZExYRnFVanhkWkdnTDJCTU5vZk9jVUFoSGhyZzIrdHJJUVA2aXZnQzR2cys0bGNZNkp4RUhZZWM2RFhmM0NFRWljcHo5ZE5mODJLaStrNUNEUGRsbm5BYmlGY1ZnNUJKdE9vbGJJOEs4RzFqZTdzY2JXdVFZOGRzbU1qTVdSekRrSXZmNHcvbmhlVU9JZzNCSnYwMm1oSkpBLzlReHV5S1Y5SG14QlJITG5FWFp5a24rckV1N2NTSDFCNW1sbHNwd2p3WjRCSDRMQ00wNVp2RTJuSmExQXpMNWduc25sdjRHVnNCaVN4ME45bEE4ZDdEakprcElDd2E3K3ZTakRWYmVwbklOd0xoREdtNE1acnhQa0ZOS21TZHRPOTdxMEF0blJaYjBSUUNWcmtXVUkwY1l2YXd0aFZHWGZ5SWlUckcvclpDUVNxUVM0Y2xvQnEzR3hnVW9xUWJHS25rREM0VERPbmJlbWRBNlNiejE0MWdVUDd3TlhTYW1NdCsyVXBCWEl6cTZCSnRaQ1lzREZham5tcU9YWVBvc2ZrY1FtRXhsMnR5NHRGdDVvMWlLZGluYmhzb2ttQWNkeTBCbkFhVitZVVd4Y1E2VnRweFRJZGxQL0FnRExXWTBxUTY3VURYL0w1VWtsZU9RaUxUOU93ckM3dFZTQU0rdDFOSmZwazI1Vk9uRkVvMUhzRmw1aVBoSEw0MjA4S2VrRThvQlFrdlBHZ3M5SFdNcnpaTHc1Q2VsdTdiTmt0cVM5VkpVSHJVeFloU2FyMU5RRmtpNGhUOUR1RHFGRDRPNFJSeFp2NDBsSktwQm1pNk1hUUVaTGhObEdJUUVNZWFORDVkTkptTkJZTlBHZUNiNzRBc1Y0MGlYa0k5bHR6UW4zU0xBMjN0WW5KSlZBaURqWVc5N0tBTDFDQ3RrRUUzWjhPa21tMURJb0dzRUZWT0toNmh5RWY3cURhQjNLcWJWbmluaGJuNUNrQXRsbmNUTGU4TTRXMCtUSmU0SUpKekVvZUR1d2x4YlRXRnhTejVRdmxXcWhUbFA2aUk1emVDTlIvS3lIdHhPYk15WlZXNSt3VlcwMzljOFRTbkpPU05mMmlaTThYbHVRRTA2aWxBcER5QnN2S3NHdkZpZmZMVTFsS0hjc3IxcDk2QTBJZDF3M0JjdmpiWDRjeVFSeU81OW5xR2RDcm5TMzZLeU01UW9panZ2blZrS2VRcXhVaG5KSEVvaEVZd0xKVWFUeE5qLytmNHo5aXlOMmp3YkF1cXlFUlJHcVV3K2t1N1gxSWkxbUNWZ2tQQnhMUHdyU3JicG5qaUhsYTZnTTVZN2xLYk1IenJEdzFwVFFZRjI4N1k5aW5FQU9Xb2N1QjZETFdsZ1U4TkpZQld2SWsrRlhzd29GS3hLTG43OEV0a0dud3BPTFpxUjFEanJkS3NJWlh3ai9heFBta2hJYTZPSnRmeFRqbmxTTDFaWFI1bll1b1ZzSkk1RzRDMUVrL1Y1KzZ2c1M1M2loc1JaNXN1VGlvSk9RanlSSEpnWFRNbEhiSC9lMDJ1M2VGVm1MaUNLMlVCUSttbnNwaE9va0o0YXkzNWdTenBGS0hKazRSemdheFFsUEVQdnRrNk9vOTBSdGY5UVlYN1BGb1Fld01LdFJVZVMwTjRSNUducERwQWtuZWVpc2k3VjFRU1RIcnNsdzlXc2dITVluV1M2ZVJwd2puVGlTT1FkSnZEdDk0ZGhXV1dzb012eG5NQUp6WVBoM1d5aUNVRTZuSGVOWVNEUXdzc2pjS0lHODJHMWJTOW9WTDZHbDRUMW5rTFpBTU1KSnZuUGF5VmdrUkJ5L1hsaUZGV1dacFdoSDdWNWtjeENVcW5NazJ5WjdiNmNUSnp3NXNXU0VMZktJQmxZYmRFOG4vbUxVazJ1enVkTXUvK1dMdHgzK21LVm5Rc0pKeWhsT0ptNmJWNEdyS3VqdjFVNXcxSjY5SXM1TWNvNWdKSW9mZDd1bW1qaGlqTlhBaGFmWGJIR1VBMWpKUzFRVU9CK000cVFuODVwS2h2aGtZcVk1eWJjcjFMaENMV0YwNHRReEIvMEVPQk1TazRESnhKRnFFcEE0eDhQZExoektyZVVpYkxJeXJvVVlGNTVnaDh1M21MZVFLUEsrazltSGxtbmlmbGVsR3RlVnF1RDErWERlYWtXbTlZenZtVzFBUVlwdmREWmdNZ2tZNjFhZGNlS0RxU3VPR0NPMWNDRUhNYm44aTNpTGlDSi9zL3ZSVko0ZjZ6SmxTcUs3OWRkQmFzbnlES1VVVnhaOXZpVGM3dzlnd0RZSXZiNkU5a2FqR1ZvbFh2dmlMSHpydzdNNDdXRS9XV2N5Q1VqRThRanBWbm1uWHJkcUxIRXROQ1BYQkdJTlJmR0d6WSsxcGN4V3 | |
[build-fbc-scratch-catalog : build-fbc-catalog] hCSW51Yms4ODJYbkNTZVpwdGREUXJNczBBeU5FcjliZkJHK2R1ZzBoc0xzcGV4VUp3R1RKZVQzbkhIaXBDaU9HQ08xSUozb0w0WE1DLzFlMlBpdjBIZkJTVExwYkNXY2hLMGp5cGdrNUFubkVNWHhPZU1Fc3QzVVh3Q2dsdGVvS09JSVIvR0tRQmJGTWNsSkVrN0NOQ2RoTWdtWWNJNnBubk5NUUcxY0V4Y2M1TEw0TUg5TzhHZWJMelp4S0FUNGRCTFJPVGhERXRmRXNFQmFiZTVsZkVkRUIxOEVzZGx4T29zWXVZUVBKeEdkZzFzU21vZzkzYlljRXdqQkVvemc1ejF1VnMvMFlFTENTVEtCcnBNd25RUVVuU005Q1UxSWo5ZzlNZ0NDVzZCSWhYY2NBVHpRNVlKSElQc1FpSk5ZQjJ5WmRiYzBTdXhxbkpsV0pFUWNUQ2NCUmVlZ3hBcWlEYW5GRnl3SElMeUtaaFJwY3dYeGVLK0wwUXczbXpEcGJwV3FGQ203VzFTSGNwUE5jNGpkS2xwb2lEYklrNjdpT3hLbXZPTUk0dkVlVjZ6N0lBUzRTTnlwZHF0U1RRS0szU3JhVkVrN1hMNmNGd2poTDRNQjNIWEdDV2VJL3prU3NKeTRpd2s1UHhCdHlPcHUyZlJsazh0L0RkL0JzTUZBS0lvRGpnRHlwVUNOVWpaaExhMXNRdktCWURDRWZIVSs3VEYwWFo0Y3F3MkZrQ0tLbnkxTXY1L0RrMklvbDhlRE0zT2Frang1eTZUb1lvM2tYRENDbi9kNmNIL25FQVlGTU9QT3hFbXE4eFg0d2R4SzBUbjRvNG84ZWNybnRlVVNSejBoZk9PVUhWdlB1bUxIRHdkNUhBN09aQWc0RW9rQUVrbktJK0NTRGVYNnhKeURMVXJsN1hhUG51OG91SUkwajNlZGdkaFBrVXdTSzRCOWlVYUJCUm81cXZKa29OSURjNFdIOTZFYzl3UmpmMjRzVjhlT1lhQkxZZ2lZeWlyZ2NDUUNxVlNhOUhYSkR1a25kUHZDK05IWm9Wd3Q0Q1lvaURZa2RjM0g5Z1A0TXQvQlpKczhDVkNqa3FGV0pZdUpSU0dSeEFSRGpHWWdGTUZaZnhoZDhmM1lJNzFITGdHZXJDM01TQ1FFcFRJdjVTcGdJZzVabXVxTDU4NWJKeFFIY1k3Yk9oeWlPTmpqYitSVEZ1N2hlUndTaUFLZmVzT3hIenFFb3NDVzdpRnNuVkdRa1VoUzdTZUp4SjBqRmNtR2NuM3hiYktpT0ZpbFNEcFZCY0tFODhFbzdqemp4Q2NaYmdIMm56WmhjUDkrUkNPZk4rWkV6cEdxKzVVc0lmZUpPd0c1b29oOEJRcnJ3SW9jSVNNbmlVU2czdnNHdEFmZWdUUWFSYUNsQllwNzd3WFVha1lKK1kvRmhKd3I4cVZDTGZPVEM5QjFFdlViYjZEd25iZGo0aUJJVDU1QThFY1BJQm9NcGhSSE11Y2c3eERYVm5GSzdOZ200UnhZa1lNa25DU2RTUExhMmxCdzRPMXhmeTgxbXhGKy9PZUlKaWtXbmN3NVNKS3ZMeW5CWXcwMXJPMU1GQm1IUW5RUUZram5KUEpqeDFEOHg1ZVM1aGVTOW5ZRUgzcHduRWlTT29kRWdySlNQZkx6VmF6dFRCU1pFTkZCMkNMaEpIMyswYmtBY1E3OWptZlN6bjFJT2pzUi9QblBnTkN3eUZJVmt0WVhGeU12Ny9Qdk5iYjN1SXRjUUNHcGF6NFdIRnVDVkNSenBpa2t3NGw3MUEvTnZtWm8zMnVodFE0cmZNbENPRys5RGY3ZytMd2kxcTBxTG80NXgwUllmVUdzYit2a3BLVFFGQ1ZFQk9JUlI3SXlvKzU4SDViMm5vWXNHa1d2cGhEdGxUT2hEQVZ4NVdlZjRudW5Qb0RLNWFKMXZXZzBDbXZYV1FRWExZTDB3WWN3Y3FvLzBhMGE2UndUMGUzeXMxNVNhQXJqSlFLeEMrM0FIS0d6d05LTjc3ZitGUTBEZmFOR24wZ0RwMXNuYStSNzdXWUxQUGJoTTlnbFYxOE42ZDMzRE0rTnBIR09zWFM3L1p3VnA1dGlPRWdPSW80UjBtQ2VwUnM3OXoyUHhUYnp1S0ZaSnVJWTdPMjdJSTdZMzczMUZpSS9maVRXUFVzazVGUVJFM2ZXQ0pJbktIN05VR1JGMTBrOHYrOTVxS0xzZFY4U3p1RjFPc2Yvdi9mZmgreG4vdzE1SnB1dXhNU2REUUpFSU5rcE9aN2pWTnV0K09XQlYxa1h4MWpuR0l0Ly8zNlliN3NOa1JEOVpTMmlrekRHUzU1YzhrOUhKTVowdXhWUHZmVlMxcHhqTE1HUFBzTEFXMjhKb3N6cEZNTXVDaVFOeERsZWZmMTNxSFd4OTVpb09NZFl2SkR3WHVaMENtS1hHbFJ5Qjk5UkNKV0VjMmlpN0MwRXBPTWNNYVJTU0w3NVRVZ1dMTWhxY1RvUmdHaEQybENrSHVBN0VDRkNFdkxYWC84dHE4NFJEZ1pqOHh5VW5VTXVoL1QrK3lHOWNkMkZPWkZzRktjVEdZWm9nM2l1bGU5QWhNWThTemNuQ2JtdHB4Y0JxdWVRRTNGc2ZRU1NLOGFmaXNkbGNUcVJVVmpKVStybE93b2h3ZVZRTG1WeHlHU1EzbnNmSkpkZW12UWxRanFmWkJMVEt6VnFsYUpBNG5EbEhMUVNjaUlPNGh3cjA1K25Lb1R6U1NZelJCdlNPcTFLRkFnUGs0REprR3phQk1tU0paUmZMem9KZHhCdHlNVXVGcmVUZ0hURWdmcTVrSzVhVGZ0ZWJKK1pPRXV0UUwxV2llSThPUlJTQ1R5aENBYURZWnh5K2RBdGtJT0xza1N2M0tCU25BUGd6dVVLNzB5WWJyZmlOenhPQW83a2ovT1g0VXAvR0pWSyttZTVKNXlrVkY5Qys3M0VTVjcvNGl3TUJrT1lyVlZCSlU5K2YzY3doSDg2dkRocTkrQmRxd3VIN1pOMklZYWJhRU5DUHN6Wis0NDNBMWpGZDBUWmhuU3IySGFPY0RCSWI3UnFCSGQrNXhFTUdHZG5YRktJa0s5U1pYUkVkYVo0Z2lIczdoM0VLNThOb3NNOXFaYjE3ZnQwMWZ6VnNReXRzVVJ6aU85b3NvMGdobkluZ0dsSklTYUpleWFvRlhMY1hETU5lMWZNeHBiNjhxemNNeHNrTkJFVHlOSXBKaER1RW5JekkzRk1jd3pQMlZJdEJKRU1Kb2s3RTliVlRNTmYvczhzWEs3UC9kNzYwcEVDQWZBQitZejVEU2s3Y0RlVTJ3dVBuZG1xbldsMjI0WGZjODFKRWhnTDh2SDdKVFc0ckZpZDFmdXlURFN1aVdHQmJES1dEUUU0dzNkVVhNT2xjM2lkUTR5dkZaS05UbzV6MVVta0VnbCt2WGdHdmw2VnN4dFZ6OFExY2NGQllOUXFqL0FhRXNkd041VEwzRGtTZEplTlA2b2xWNTJrUUNISFR4Wk14OWNxQ3JONlh6WVlxWVVwSVJEdTluT3c0eHlFcnZKcUhLK3RuL0QvNWFxVEVINTBjU1dXRk9WV1RaQXBKUkR1OW5PdzV4d3VsUm8vdkhVelFyTGtRN3ZaZEpKUWhMMHZFdUlrTzViVW9EeUR1UjIrbUZBZ2RWclZSN3hGeEJIYzdlZGd6ems4U2hWK2N0T2RHTkFWcDMxdHN1SjBWRW0zbjhRZmp1RGg0ejFZdFA4a2J2MUhKMzVyT29mM3pnL0JHMkwyL0pSeUdYNDR4OERvR3Rsa3BCWWtJNzlSWnU4Ny9nNkE5S3ZrY2dDaFRRSk9SS2RoT2g3YWNCL09sVXlqOWI0THhlbFluRXowaE1LNDQ2TnV2R2R6VC9pZWVtMGU1dXZVV0ZLc3hncTlGdFB5NmEvZmV2QllEMTd1RmZ3RzFnT2ZycHAvWmVJL1JnbmtwcmJPVzl0czd0L3pGUmxiekxOMGN6SmFaZTNxUXNEclkrVjZUclVXdDkvMUtQcEx5ako2UDVzblhSRngvUHNIcDNIS1JYMG0zS2hXNEJxRE | |
[build-fbc-scratch-catalog : build-fbc-catalog] R2OVdxVU8xbGxxT0VReEhjTms3cHpBa2tLTzZKNkt4UkhQYkM0MHpuMDc4OTZpMXp1dG1sT3pKOVRKQTNFNENzaU1PNGh4MzNMVXRZM0dBeGNUZEhRemhqby9PMGhJSHdlUUo0c2t6Vm55cDVUVHViZSttOUI2RlRJcTFsWUllK2czRU5YQ0JVUUpaYmRBTkFEaWE5YkJZUXNpVGdBbUljenk0NFY3YTNhcUpZSnE0VzF3ZXJEbllnZmRzNHl2STA2RTFTYmRzSXE0eENQcEFzNk54RFZ4ZzNHNlpocUw4ZzFrTmlTV0VQZ2tJbHB4akxKazZpU01Vd1lOblhlZ0xNQi9BT0JjSW8zT0lXbDUyU1pFYTAxWENQRkJnb3JZL1RpRExTN1g3c3hZUlMrVENKS0FuVDRXSFdIS09zU1NjeEVSeHJ3WVJ4eDJubmZnNFErZVppTmY3cUNYZk1xa0UveUxRYnRaRWJYK2NRRmFVRnJ4TG5tSFdvbUpJTGt3Q0VuSDgrSnZmeFRrV25XTXN4RW5zRkpKZlR6Z2FjdzR6eTZmaHZuV08rdDZYYThvRk9idnVpTGY5VVl3VHlLSWlOZWxRdnBpMXNCakExU1NncllkZDU3ajc5aTM0Y001Q1ZxNlhpb3NvVE1iOXZOZk5xbk1rSUVuN2VTKzFSSCsyVGcxRnRqYXNVT2ZGZU5zZnhZUTc5amNaeTM0RFFMaGpjVnhPQXZhWjRSdGkxem5PVk5Xd2NyMVVGTW9rS0ZXa0xzRGdpMFR4dnBPN1FjcTJRZXJKK2l5Tm9QYkJSK0p0Zmh6SkJQSXhnQmJPdzhvUXJvcTZuZTg2QzQrREhlY2dDZm0zN3ZscFZweURVSkVuVGJzZlhTV1ZZTDZHdThQRTNoK2dmbUNRUVZpSmVrdTh6WThqNlZmT0trUGhxNXlHbENGY0RlVU9mTmFESUVzejVFNjFsck9FUEJsRmNtcmxlK1ptT0xGSWhXTU82czlQSVJWT3VhRlViVDFwbEtzTnVqMUNPMXhuQVVjejVLUmJGZlN4TlFsWUhSdks1VElobndnbHhUNzlQQTRGY3NvVmdNMVByY2tJS0FVSnh0djZoS1FTU0ErQXBHL2tnM3ZiM3VSa0R6bGIzYXJob1Z6NmE2dll3QldodHBqOVlnNEZRdmd6eGVIZVNKYjNwNlJnVDd5dFQwaEtuOXRrTEh1VWRNODVDWXNtaWxBSURkWSsxcTdIVlVLZWJlZElNQlNpMXVBS1pGSk1WM0xYdlhtN245cHdyMWNZaDR5RzQyMDhLZWtFY2t3b3lmcDg4OW5ZQWowMjRNSTVzaldVbTR5K1lBUlV2NVM1ZEpGRGcxNTRLWnlHWmZZSm92ZmVFbS9qU1VuN1ZkSlVvOS9KYWtnWjBxa3ZaMlhiS052TzRjM2lVRzRxM09FbytvUFV6SjRyZ1doa0V2enlraXJreTFOZlB4aU80S3lYZjRGUWFkdHBCYktocHZRbDhnWEZXbFFaWWxkclljMWp0bldUOWFIYzhtcmNkczkvOGVvY0krbndVaFBJWWkzN1E2ekZDaW1ldWZRaVhGT1pmdVBYZ1g0bnd2eW5JSDN4dHAyU3RBS3BVQ2tDUnEzeUQ2eUZ4WUQzcTJvemZpODNRN24zOFpaelRNUS8zZFJteUN2elpMRjVFN1lnNHZqVFpiT3d1RVJMNmZVSHp0TXJ5Y29GcEUyVHRwM3VkWlNlMG5YVnhUdUVrS3kvUFdOT1J1OWpmU2kzdkJwMzNQVW96dW1GSXc3Q1lSZjFic3NWT25abXNvazRubG8wQTlNMVNrcXZkd1ZEK0I4ek85MWJCb1RqYlRvdGxBUnlTMDNweHdDZVpSd1dRL2JYemtlM2tsN1ZQcllUY2lFNlI0S3ovbkJzNlRrVjJCQkl2aFI0WXJZZWk0cXBmeVovUHorRUFQOUR2TS9HMjNSYUtQdnNFdzNUTi9OK1hKdEVnczFYckFYVnBYWnNKK1JDZFk2Ui9NVkdiYTFWblVxR0ZZVUs2R1NaRFEwU2NXeVpvVVdWTkV6cllOSFgrTitUYm8yM1pVcFFGc2hxZzg1cTFDcWZ5emdzbGpoU05ST3Z6Ym9rN2V2WWRnN3ZoVWxBNFlxRDhKZEJINlZKT0lsRWdvY3ZLc0NlaTR2eHExbUZ1TDVVaGZJMGl4MFRFSEg4b3JZUVh5Z1lkaUd2ejRkK0NpV0ZPcHdldkR0QWZVRWpGNUEyVE5veTFkZlR5dFN1cXk1K0NnQTdIWGtHUE5Wd0JjNm5HTkhpWWlqM2tmWGZGYlJ6SkxDRm92aTl4VXVyU054Y3RSei9VYUhHQzNOMGVHNjJEdmRYYTNCVlVSNHFKMGprRlpKaDU2akxIejJVbTY2a2tDOGN4bmVQSnAyd3poYStlQnVtaklUdTNNSk5iWjJiMjJ6dWxMT1AyY0JvTldQM241L0cySjUwd2puWUZNZmR0eitFMDFVeldibGV0bmk4dGdBTE5jeUhjODJCTU41MUJIREFFY0NuM2pEdXJGVGpxM3BWMHRlUHJKWXlraDFuenVPeFQ4OHhqb2NKalNXYUIxNW9uTG1Oem50b0M2VEQ1Vk9zYVRGOUNHQUIzUURaNXV2SFA4QkRiWCs5OEdFa25JUE5iaFZ4amcvcmhUSFBRWWY2ZkJrZXJ5MkVVc3Jlc2tCN0tBS2RUSXAwcDd6bHExU2pUcm95RFhseFkyc25wUjJQSEhKczczTGpwWFZhRmEwWlN0cUQ0ZVFHVFRYNnUrbStqd3RlbVg4WjdsMytWWGlsTXRZbkFic1NrNEE1S0E3Q0tXODR0dS9jR21TdlVSYkowNHNEOFp6RU9qQjhsTU0vQjkzNEJ2L2lBR216ZE1XQlRCd2t3ZXg5eC9jQStGcEdiMmFaYTQrMzRqc3YvNWExZVE1bnZtWjR5WG9PNUJ6cGFOUXFzRzFtQVMvTHk5MVNPZjdqRXh2NmZMd2YvUG5hcDZ2bXI4M2tqUmxQcHo3Uk1QMVdBTlFxaG5ITXEvT1hZdnZWMXlIQ1FqTWd6bkhIZHllSE9BaHRyaUMrMzhtdWsxQ2gzUlhFTjQrZkY0STR1dU50TlNNeUZzaHFnMjVnbGFHUTkyUTl3WjdMMStDUm0rK0dYNUg1QkJoeGpnZHpZQ2lYTGgrNVF2aCs1eEFHc2lTU2s1NFFObmNOd1M2QUJWZWtqWTR0QmtlSGpMdFlHRjZ5ckx6aXdDZEhBTXpOK0NJc1UzKzJBL2U4OGp0YzFFL3YrSGZpSEEvZU12bkVNUksxVklLTjVmbjRWNzB5ZGdvVTJ3eUZJM2pkNnNmTFZpKzhndGp1Z1pOL1h6bG5VWVZLNGMvMEFyS0hIMzQ0NDdzWHlHWGhLS0w5YlRiUDlSbGZoR1dzUlhxOHNld3FGTG1kbU5ORDdWUTViNTRTZDkvKzhLVHBWaVVqR0IzdWNuM2lDV05KZ1NKV3hJRXRqcnFDK0VHWEMrOE5CVUZ4N3hibmZNYzQ3WTZyeWdyL3llUWFqQndFd3k0aTNYaTRhNmZKNVYvUDZFSnNFNDJpd2ZReDFoNzhDNWFlUEpJME94a2V5cjBMSDlZM1pEbEFmcEZMZ0pXNlBIeEpsNGVGMnN6RVF2S2ExcUVBL2pvWTRLVFdGaE9NV3VXdVo1YlVORldvRkl5OGpMRkFNRnk4V0xxK3JmTVlnSXNaWDR3RGFzemR1T0h0MTNIRjBROGdIZkh2N2FpcXdaWU45OEdxSytFMVByN1J5aVM0b2pBUFh5eFV4UGFLNUtVUUMrbEcvZDBSUUlzamlBOWRRYUVXVHp1eHEzSG1ncVVsR3NiaHNTSVF3clpUNWl0M2RnMjhSYnB0ckZ5UUE0cUg3RERZemtQdDgrQjhrUjU5cFlhVXg1NU5SWWcwU3VRU2xDbGtVRWtCbVVRU1czM3JDVWRoRFVYZ0NFV0ZmbDU0dUtsR2YvWG0rb3AzMkxnWWF3SWgzTm5lZmYwK2kvTkZBSUtxQ2lZeVpRaXVNaFN1ZTdKaHhtNjJMc2hxZVFzU21GR3JuTENFbzRnSTE1QzJ4Nlk0d0xaQU | |
[build-fbc-scratch-catalog : build-fbc-catalog] NJL09yM29Jd0NHMnJ5c2lrb1pEOGJiSEtxeDJzUkswMnR6YTlXMmRKd0ZVczM1eEVaSHg5T3hxbkRsM2FZbUdlbkZnaW5CU1FZd0UybFNqMzVqcjV4Mks1QVFCMHRhNEVBZTRFZ2hoYzMzRm00MGxtdldBMEFjOVJIS1lLR2xqcEsxeGRRTk9TMnkvMERqemxWV0d3cTFjM2tOazZrTGFGbWxqWE42RDh4cjBQNnl2MkdwUXlYbmZ5eTR5dVNCdGlyUXRydS9EU1pJK2xnNlhUN1dteFhTQXBDZWMzMHhrS3RDNmQ3bHhaWjFXeFhsOWhLeWNZa0wrSVh1WEc3OXNVTWx6N2dSZEVXRkIyaEJwUzlrUUI3TGxJQWs2WEw2aU5TMm1md0F3WnUybUlwTUowOTdseGkvVWFWVlpLNjZWMVhPd3lEOXM3M0xqTW9OSzNwck4rNHJrUHFUTmtMYVRUWEVnMnc2U29NUGxLMTNUWWpva09va0lSVXh4Y1dTOXNpY3ZKeW1TZnlpeFNqRW5FVWxIUE9mNEFoL2lBRjhPa3FERDVkT3NhVEg5VFJ6ZEVrbENhendoNTYxZUthOW44WkovK043bHhwVUdsZng1UHVNUUVSNmtUY1NIY25rdDVzdjdZZFYxV3BYdjVjdG0zYnpLVVBpd3VDeEZoTFFCMGhaSW04aldVRzRxZU8xaWplV210czZ2dDluY3U0QnhKWGRGcGdhQnhoTE5lcTZYajlDQmR3Y1pDWGt3VFRYNmZ3SEFleGx3a2F6VFF6NTdJWWtEUW5PUUJQSDlKRzhDV01aM0xDSlo0ZEN1eHBsZjRXckpPaE1FNVNBSnlJTjYrYkxhMVVhdDhna0EvSjhYTE1JVlFmSVprODlhaU9LQVVCMWtKUEZDRUg4UWNyVVVrWXdJcnpJVTNzRDJIbksyRWFTRGpJUTh3S1lhL2RVQVR2QWRpd2hybkNDZnFkREZnVnh3a0FTdE5yZDA2NGsrNFZWd0ZLR0ZVYXZjdGVYaXlpWTJpcnBsZzV3UkNPSmxUdi9VTTNqdGRsUC9WaUVWekJhaHhNbE54ckl0MTFVWHY4cTBIR2cyeVNtQkpERDdnc3JIVHBsdjNtZHhQZ0JnQnQveGlLU2tlNVdoOE5FZjFsYzh4NlRLT2wva3BFQVNORnNjK3J2YVAzdGFLQ2RkaVl6anRTY2FwdC9LNUh3T3ZzbHBnU1RZZHNwODFjNnVnVjhBbU05M0xDSXhqamZWNkwrM3ViNGk1MWRyVHdxQklINzY3dFlUNXUrMzJkdy9BcEQ4bkdJUkx2RTFsbWgrc3VYaWlwOW1jbUNtRUprMEFrbXdvOHM2YTNmUDRMZE5Mdi9OQUVyNWptZUtZRFZxbGM5ZFgxMzgxSWFhMHROOEI4TW1rMDRnQ1pvdGp0Szcyai9iQnVBV2NaS1JNOElBbm4yaVlmcm0xUVlkTHh1YXVHYlNDaVRCamk3cnZOMDlneHRNTHY4TkFDcjVqbWVTMEdmVUt2OXdmWFh4amcwMXBSL3pIUXlYVEhxQkpERDdnbms3dXF3Mzd1d2FhQUt3WEhRVjJoQzNhR21xMGUvY1VGUDZVb1ZLTVNYcUxrOFpnWXhrdTZsL3dYWlQvd01BMW9xSC9hU0ZKTnQ3TmhuTEh0MWtMRHZHZHpEWlprb0tKRUd6eFZIZGJIR3MzV2R4WGh0M0ZjR3ZUY3NTRWVJV3F3eUZyNjQyNlBhc051aW03UDZjS1MyUWtXdzM5Yy9iYnVxL0hjQTZBRHErNCtFSkI0QVhOeG5MZnJQSldEYXBjd3VxaUFJWnd4RzdSOU5pZFYxKzBEcDBWYnZkdXdMQXdrbThCWmprRVVjYml2SVByaWd0MkwrOFZQdnVvaUkxcjBVU2hJWW9rRFEwV3h6NkY3dHRhOXRzN2hzQnJPUTdIcFk0MEZpaWVXbmRqSkk5dWJ3TUpCdUlBcUZCczhWUmJuTDVGM2U0Zkl0TUxqLzVXUXlnbHUrNDBuREdxRlYrWk5RcWo5UnBWVWZJNzZzTnVuTjhCNVVyaUFKaHlIWlRmd0dBeTFwdDdtVnROdmN5QUtSYnB1RXBITkk5T3RoWW9qbTB0RVJ6Q01BSG00eGxRenpGTWlrUUJjSXlSK3dlbWNVWExBZFFaWEw1cXp0Y3ZrcnlPNERTZHJ0SGIvR0ZkQUNLNGovNThmeEdNZUpQeElkV0F5UCs5QUt3a3grRFN1NW9LRktUYnBFVlFHK2RWdFZuMUNwN3lPOEdsZUxjb2lKMW1PZEhNS240L3dFQUFQLy8yU3ZxcGdsMUU3UUFBQUFBU1VWT1JLNUNZSUk9IiwibWVkaWF0eXBlIjoiaW1hZ2UvcG5nIn1dLCJpbnN0YWxsIjp7InNwZWMiOnsiY2x1c3RlclBlcm1pc3Npb25zIjpbeyJydWxlcyI6W3siYXBpR3JvdXBzIjpbInRvb2xzLm9wZGV2LmlvIl0sInJlc291cmNlcyI6WyJkZW1vcmVzb3VyY2VzIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbInRvb2xzLm9wZGV2LmlvIl0sInJlc291cmNlcyI6WyJkZW1vcmVzb3VyY2VzL2ZpbmFsaXplcnMiXSwidmVyYnMiOlsidXBkYXRlIl19LHsiYXBpR3JvdXBzIjpbInRvb2xzLm9wZGV2LmlvIl0sInJlc291cmNlcyI6WyJkZW1vcmVzb3VyY2VzL3N0YXR1cyJdLCJ2ZXJicyI6WyJnZXQiLCJwYXRjaCIsInVwZGF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJhdXRoZW50aWNhdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInRva2VucmV2aWV3cyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsiYXV0aG9yaXphdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInN1YmplY3RhY2Nlc3NyZXZpZXdzIl0sInZlcmJzIjpbImNyZWF0ZSJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6ImhlbGxvLXdvcmxkLW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciJ9XSwiZGVwbG95bWVudHMiOlt7Im5hbWUiOiJoZWxsby13b3JsZC1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJzcGVjIjp7InJlcGxpY2FzIjoxLCJzZWxlY3RvciI6eyJtYXRjaExhYmVscyI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzdHJhdGVneSI6e30sInRlbXBsYXRlIjp7Im1ldGFkYXRhIjp7ImxhYmVscyI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzcGVjIjp7ImNvbnRhaW5lcnMiOlt7ImFyZ3MiOlsiLS1zZWN1cmUtbGlzdGVuLWFkZHJlc3M9MC4wLjAuMDo4NDQzIiwiLS11cHN0cmVhbT1odHRwOi8vMTI3LjAuMC4xMDA6ODA4MC8iLCItLWxvZ3Rvc3RkZXJyPXRydWUiLCItLXY9MTAiXSwiaW1hZ2UiOiJnY3IuaW8va3ViZWJ1aWxkZXIva3ViZS1yYmFjLXByb3h5QHNoYTI1NjpkYjA2Y2M0YzA4NGRkMDI1MzEzNGYxNTZkZGRhYWY1M2VmMWMzZmIzY2M4MDllNWQ4MTcxMWJhYTQwMjllYTRjIiwibmFtZSI6Imt1YmUtcmJhYy1wcm94eSIsInBvcnRzIjpbeyJjb250YWluZXJQb3J0Ijo4NDQzLCJuYW1lIjoiaHR0cHMiLCJwcm90b2NvbCI6IlRDUCJ9XSwicmVzb3VyY2VzIjp7fX0seyJhcmdzIjpbIi0taGVhbHRoLXByb2JlLWJpbmQtYWRkcmVzcz06ODA4MSIsIi0tbWV0cmljcy1iaW | |
[build-fbc-scratch-catalog : build-fbc-catalog] 5kLWFkZHJlc3M9MTI3LjAuMC4xMDA6ODA4MCIsIi0tbGVhZGVyLWVsZWN0Il0sImNvbW1hbmQiOlsiL21hbmFnZXIiXSwiaW1hZ2UiOiJxdWF5LmlvL29wZGV2L3NpbXBsZS1kZW1vLW9wZXJhdG9yQHNoYTI1NjoyNWNhOWNiMWYzZGM3YjhjZTBhYmE0ZDMzODNjYWMyMGY1ZjVhMTI5OGZiYmZkZTRhNmFkYWI3YjEwMDBjYjBlIiwibGl2ZW5lc3NQcm9iZSI6eyJodHRwR2V0Ijp7InBhdGgiOiIvaGVhbHRoeiIsInBvcnQiOjgwODF9LCJpbml0aWFsRGVsYXlTZWNvbmRzIjoxNSwicGVyaW9kU2Vjb25kcyI6MjB9LCJuYW1lIjoibWFuYWdlciIsInJlYWRpbmVzc1Byb2JlIjp7Imh0dHBHZXQiOnsicGF0aCI6Ii9yZWFkeXoiLCJwb3J0Ijo4MDgxfSwiaW5pdGlhbERlbGF5U2Vjb25kcyI6NSwicGVyaW9kU2Vjb25kcyI6MTB9LCJyZXNvdXJjZXMiOnsibGltaXRzIjp7ImNwdSI6IjIwMG0iLCJtZW1vcnkiOiIxMDBNaSJ9LCJyZXF1ZXN0cyI6eyJjcHUiOiIxMDBtIiwibWVtb3J5IjoiMjBNaSJ9fSwic2VjdXJpdHlDb250ZXh0Ijp7ImFsbG93UHJpdmlsZWdlRXNjYWxhdGlvbiI6ZmFsc2V9fV0sInNlY3VyaXR5Q29udGV4dCI6eyJydW5Bc05vblJvb3QiOnRydWV9LCJzZXJ2aWNlQWNjb3VudE5hbWUiOiJoZWxsby13b3JsZC1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJ0ZXJtaW5hdGlvbkdyYWNlUGVyaW9kU2Vjb25kcyI6MTB9fX19XSwicGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJjb25maWdtYXBzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsInVwZGF0ZSIsInBhdGNoIiwiZGVsZXRlIl19LHsiYXBpR3JvdXBzIjpbImNvb3JkaW5hdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbImxlYXNlcyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJjcmVhdGUiLCJ1cGRhdGUiLCJwYXRjaCIsImRlbGV0ZSJdfSx7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbImV2ZW50cyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJwYXRjaCJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6ImhlbGxvLXdvcmxkLW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciJ9XX0sInN0cmF0ZWd5IjoiZGVwbG95bWVudCJ9LCJpbnN0YWxsTW9kZXMiOlt7InN1cHBvcnRlZCI6dHJ1ZSwidHlwZSI6Ik93bk5hbWVzcGFjZSJ9LHsic3VwcG9ydGVkIjpmYWxzZSwidHlwZSI6IlNpbmdsZU5hbWVzcGFjZSJ9LHsic3VwcG9ydGVkIjpmYWxzZSwidHlwZSI6Ik11bHRpTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOnRydWUsInR5cGUiOiJBbGxOYW1lc3BhY2VzIn1dLCJrZXl3b3JkcyI6WyJoZWxsbyIsIndvcmxkIl0sImxpbmtzIjpbeyJuYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3IiLCJ1cmwiOiJodHRwczovL2dpdGh1Yi5jb20vb3BkZXYvaGVsbG8td29ybGQtb3BlcmF0b3IifV0sIm1haW50YWluZXJzIjpbeyJlbWFpbCI6ImFwYWxAcmVkaGF0LmNvbSIsIm5hbWUiOiJBdm5pc2ggUGFsIn1dLCJtYXR1cml0eSI6ImFscGhhIiwicHJvdmlkZXIiOnsibmFtZSI6IlJlZCBIYXQgRWNvc3lzdGVtIEVuZ2luZWVyaW5nIiwidXJsIjoiZ2l0aHViLmNvbS9vcGRldiJ9LCJyZWxhdGVkSW1hZ2VzIjpbeyJpbWFnZSI6Imdjci5pby9rdWJlYnVpbGRlci9rdWJlLXJiYWMtcHJveHlAc2hhMjU2OmRiMDZjYzRjMDg0ZGQwMjUzMTM0ZjE1NmRkZGFhZjUzZWYxYzNmYjNjYzgwOWU1ZDgxNzExYmFhNDAyOWVhNGMiLCJuYW1lIjoia3ViZS1yYmFjLXByb3h5In0seyJpbWFnZSI6InF1YXkuaW8vb3BkZXYvc2ltcGxlLWRlbW8tb3BlcmF0b3JAc2hhMjU2OjI1Y2E5Y2IxZjNkYzdiOGNlMGFiYTRkMzM4M2NhYzIwZjVmNWExMjk4ZmJiZmRlNGE2YWRhYjdiMTAwMGNiMGUiLCJuYW1lIjoibWFuYWdlciJ9XSwidmVyc2lvbiI6IjEuMC4yMDAifX0= | |
[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: eyJhcGlWZXJzaW9uIjoicmJhYy5hdXRob3JpemF0aW9uLms4cy5pby92MSIsImtpbmQiOiJDbHVzdGVyUm9sZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJuYW1lIjoiaGVsbG8td29ybGQtb3BlcmF0b3ItbWV0cmljcy1yZWFkZXIifSwicnVsZXMiOlt7Im5vblJlc291cmNlVVJMcyI6WyIvbWV0cmljcyJdLCJ2ZXJicyI6WyJnZXQiXX1dfQ== | |
[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: eyJhcGlWZXJzaW9uIjoidjEiLCJkYXRhIjp7ImNvbnRyb2xsZXJfbWFuYWdlcl9jb25maWcueWFtbCI6ImFwaVZlcnNpb246IGNvbnRyb2xsZXItcnVudGltZS5zaWdzLms4cy5pby92MWFscGhhMVxua2luZDogQ29udHJvbGxlck1hbmFnZXJDb25maWdcbmhlYWx0aDpcbiAgaGVhbHRoUHJvYmVCaW5kQWRkcmVzczogOjgwODFcbm1ldHJpY3M6XG4gIGJpbmRBZGRyZXNzOiAxMjcuMC4wLjEwMDo4MDgwXG53ZWJob29rOlxuICBwb3J0OiA5NDQzXG5sZWFkZXJFbGVjdGlvbjpcbiAgbGVhZGVyRWxlY3Q6IHRydWVcbiAgcmVzb3VyY2VOYW1lOiBjZGU1MzVhOC5vcGRldi5pb1xuIn0sImtpbmQiOiJDb25maWdNYXAiLCJtZXRhZGF0YSI6eyJuYW1lIjoiaGVsbG8td29ybGQtb3BlcmF0b3ItbWFuYWdlci1jb25maWcifX0= | |
[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: eyJhcGlWZXJzaW9uIjoidjEiLCJraW5kIjoiU2VydmljZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoiaGVsbG8td29ybGQtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyLW1ldHJpY3Mtc2VydmljZSJ9LCJzcGVjIjp7InBvcnRzIjpbeyJuYW1lIjoiaHR0cHMiLCJwb3J0Ijo4NDQzLCJwcm90b2NvbCI6IlRDUCIsInRhcmdldFBvcnQiOiJodHRwcyJ9XSwic2VsZWN0b3IiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3RhdHVzIjp7ImxvYWRCYWxhbmNlciI6e319fQ== | |
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: gcr.io/kubebuilder/kube-rbac-proxy@sha256:db06cc4c084dd0253134f156dddaaf53ef1c3fb3cc809e5d81711baa4029ea4c | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: kube-rbac-proxy | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: "" | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/opdev/simple-demo-operator@sha256:25ca9cb1f3dc7b8ce0aba4d3383cac20f5f5a1298fbbfde4a6adab7b1000cb0e | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: manager | |
[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-04 11:34:46,494 [operator-cert] DEBUG Creating dockerfile: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:46,494 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmplulsjf_c/fbc-test-operator'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:46,520 [operator-cert] DEBUG Command output: | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:46,520 [operator-cert] INFO Building image: quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:46,520 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmplulsjf_c/fbc-test-operator.Dockerfile', '-t', 'quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726', '/tmp/tmplulsjf_c'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:56,287 [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 fbc-test-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/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[build-fbc-scratch-catalog : build-fbc-catalog] --> 0a98e308eeb9 | |
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 0a98e308eeb97bdb553784c551c611de0b4aaa3b97e1cc92cc0cd15804260ecb | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:56,287 [operator-cert] INFO Pushing image: quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:34:56,287 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726', 'docker://quay.io/community-operator-pipeline-stage/catalog:v4.13-1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-02-04 11:35:02,056 [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 42 56 --:--:-- --:--:-- --:--:-- 99 | |
100 42 100 18 100 24 42 56 --:--:-- --:--:-- --:--:-- 98 | |
[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] + [[ '' == '' ]] | |
[get-ci-results-attempt : get-results] + exit 0 | |
[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] preflight.logresults.jsonartifacts | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Test: DeployableByOLM, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Test: DeployableByOLM, allowed: True | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] DEBUG Skipping test: ValidateOperatorBundle | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: False | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Overall status: True | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,108 [operator-cert] INFO Result by category: {'errors': 0, 'failed': 0, 'passed': 4} | |
[evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/Allda/community-operators-pipeline-preprod/pull/16 | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:57,833 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'preflight.stderr', 'preflight.stdout']) | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:58,375 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/e7ffaf398076c8145cdceaadf45cfb69 | |
[evaluate-preflight-result : evaluate-results] 2025-02-04 11:35:58,727 [operator-cert] INFO Adding gist link to PR Allda/community-operators-pipeline-preprod (16) | |
[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] Project is empty - skipping | |
[get-ci-results : get-results] + '[' false == true ']' | |
[get-ci-results : get-results] + '[' '' == '' ']' | |
[get-ci-results : get-results] + echo 'Project is empty - skipping' | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + echo -n | |
[get-ci-results : get-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[add-bundle-to-fbc : add-bundle-to-fcb] + RELEASE_CONFIG_PATH=operators/fbc-test-operator/1.0.200/release-config.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] + [[ ! -f operators/fbc-test-operator/1.0.200/release-config.yaml ]] | |
[add-bundle-to-fbc : add-bundle-to-fcb] + add-bundle-to-fbc --repo-path . --bundle-pullspec quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 --operator-name fbc-test-operator --operator-version 1.0.200 | |
[add-bundle-to-fbc : add-bundle-to-fcb] 2025-02-04 11:36:27,967 [operator-cert] INFO Amending basic template basic.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] /workspace/source/operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] 2025-02-04 11:36:29,692 [operator-cert] INFO Rendering catalog 'v4.14' from template /workspace/source/operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] 2025-02-04 11:36:29,692 [operator-cert] INFO Rendering catalog 'v4.15' from template /workspace/source/operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] 2025-02-04 11:36:29,693 [operator-cert] INFO Rendering catalog 'v4.16' from template /workspace/source/operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : add-bundle-to-fcb] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc : add-bundle-to-fcb] + opm validate ./catalogs/v4.12 | |
[add-bundle-to-fbc : add-bundle-to-fcb] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc : add-bundle-to-fcb] + opm validate ./catalogs/v4.13 | |
[add-bundle-to-fbc : add-bundle-to-fcb] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc : add-bundle-to-fcb] + opm validate ./catalogs/v4.14 | |
[add-bundle-to-fbc : add-bundle-to-fcb] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc : add-bundle-to-fcb] + opm validate ./catalogs/v4.15 | |
[add-bundle-to-fbc : add-bundle-to-fcb] + for catalog in ./catalogs/* | |
[add-bundle-to-fbc : add-bundle-to-fcb] + opm validate ./catalogs/v4.16 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + RELEASE_CONFIG_PATH=operators/fbc-test-operator/1.0.200/release-config.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] + [[ ! -f operators/fbc-test-operator/1.0.200/release-config.yaml ]] | |
[add-bundle-to-fbc : commit-push-and-open-pr] + '[' true = true ']' | |
[add-bundle-to-fbc : commit-push-and-open-pr] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[add-bundle-to-fbc : commit-push-and-open-pr] + chmod 700 /tekton/home/.ssh | |
[add-bundle-to-fbc : commit-push-and-open-pr] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ ssh-agent | |
[add-bundle-to-fbc : commit-push-and-open-pr] + eval 'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZPOixh/agent.19;' export 'SSH_AUTH_SOCK;' 'SSH_AGENT_PID=20;' export 'SSH_AGENT_PID;' echo Agent pid '20;' | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZPOixh/agent.19 | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ export SSH_AUTH_SOCK | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ SSH_AGENT_PID=20 | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ export SSH_AGENT_PID | |
[add-bundle-to-fbc : commit-push-and-open-pr] ++ echo Agent pid 20 | |
[add-bundle-to-fbc : commit-push-and-open-pr] Agent pid 20 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + ssh-add /tekton/home/.ssh/id_rsa | |
[add-bundle-to-fbc : commit-push-and-open-pr] Identity added: /tekton/home/.ssh/id_rsa (rh-operator-bundle-bot) | |
[add-bundle-to-fbc : commit-push-and-open-pr] + ls -l /tekton/home/.ssh | |
[add-bundle-to-fbc : commit-push-and-open-pr] total 0 | |
[add-bundle-to-fbc : commit-push-and-open-pr] lrwxrwxrwx. 1 user 1000950000 13 Feb 4 11:36 id_rsa -> ..data/id_rsa | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git config --global --add safe.directory /workspace/source | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git config --global user.email fake-user@redhat.com | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git config --global user.name fake-user | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git status | |
[add-bundle-to-fbc : commit-push-and-open-pr] HEAD detached at FETCH_HEAD | |
[add-bundle-to-fbc : commit-push-and-open-pr] Changes not staged for commit: | |
[add-bundle-to-fbc : commit-push-and-open-pr] (use "git add <file>..." to update what will be committed) | |
[add-bundle-to-fbc : commit-push-and-open-pr] (use "git restore <file>..." to discard changes in working directory) | |
[add-bundle-to-fbc : commit-push-and-open-pr] modified: catalogs/v4.14/fbc-test-operator/catalog.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] modified: catalogs/v4.15/fbc-test-operator/catalog.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] modified: catalogs/v4.16/fbc-test-operator/catalog.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] modified: operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] | |
[add-bundle-to-fbc : commit-push-and-open-pr] Untracked files: | |
[add-bundle-to-fbc : commit-push-and-open-pr] (use "git add <file>..." to include in what will be committed) | |
[add-bundle-to-fbc : commit-push-and-open-pr] Dockerfile | |
[add-bundle-to-fbc : commit-push-and-open-pr] hashes.txt | |
[add-bundle-to-fbc : commit-push-and-open-pr] labels.json | |
[add-bundle-to-fbc : commit-push-and-open-pr] ocp_versions.json | |
[add-bundle-to-fbc : commit-push-and-open-pr] | |
[add-bundle-to-fbc : commit-push-and-open-pr] no changes added to commit (use "git add" and/or "git commit -a") | |
[add-bundle-to-fbc : commit-push-and-open-pr] + cat operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] --- | |
[add-bundle-to-fbc : commit-push-and-open-pr] schema: olm.template.basic | |
[add-bundle-to-fbc : commit-push-and-open-pr] entries: | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.package | |
[add-bundle-to-fbc : commit-push-and-open-pr] name: fbc-test-operator | |
[add-bundle-to-fbc : commit-push-and-open-pr] defaultChannel: foo | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.channel | |
[add-bundle-to-fbc : commit-push-and-open-pr] name: foo | |
[add-bundle-to-fbc : commit-push-and-open-pr] package: fbc-test-operator | |
[add-bundle-to-fbc : commit-push-and-open-pr] entries: | |
[add-bundle-to-fbc : commit-push-and-open-pr] - name: fbc-test-operator.0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - name: fbc-test-operator.1.0.200 | |
[add-bundle-to-fbc : commit-push-and-open-pr] replaces: fbc-test-operator.0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.bundle | |
[add-bundle-to-fbc : commit-push-and-open-pr] image: quay.io/community-operator-pipeline-stage/fbc-test-operator:0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.bundle | |
[add-bundle-to-fbc : commit-push-and-open-pr] image: quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + cat operators/fbc-test-operator/catalog-templates/basic.yaml | |
[add-bundle-to-fbc : commit-push-and-open-pr] --- | |
[add-bundle-to-fbc : commit-push-and-open-pr] schema: olm.template.basic | |
[add-bundle-to-fbc : commit-push-and-open-pr] entries: | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.package | |
[add-bundle-to-fbc : commit-push-and-open-pr] name: fbc-test-operator | |
[add-bundle-to-fbc : commit-push-and-open-pr] defaultChannel: foo | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.channel | |
[add-bundle-to-fbc : commit-push-and-open-pr] name: foo | |
[add-bundle-to-fbc : commit-push-and-open-pr] package: fbc-test-operator | |
[add-bundle-to-fbc : commit-push-and-open-pr] entries: | |
[add-bundle-to-fbc : commit-push-and-open-pr] - name: fbc-test-operator.0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - name: fbc-test-operator.1.0.200 | |
[add-bundle-to-fbc : commit-push-and-open-pr] replaces: fbc-test-operator.0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.bundle | |
[add-bundle-to-fbc : commit-push-and-open-pr] image: quay.io/community-operator-pipeline-stage/fbc-test-operator:0.0.100 | |
[add-bundle-to-fbc : commit-push-and-open-pr] - schema: olm.bundle | |
[add-bundle-to-fbc : commit-push-and-open-pr] image: quay.io/community-operator-pipeline-stage/fbc-test-operator:1.0.200 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git add operators/fbc-test-operator/catalog-templates | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git add catalogs/v4.12 catalogs/v4.13 catalogs/v4.14 catalogs/v4.15 catalogs/v4.16 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + NEW_BRANCH=add-fbc-test-operator-1.0.200-to-fbc-8919 | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git checkout -b add-fbc-test-operator-1.0.200-to-fbc-8919 | |
[add-bundle-to-fbc : commit-push-and-open-pr] Switched to a new branch 'add-fbc-test-operator-1.0.200-to-fbc-8919' | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git commit -m 'Add fbc-test-operator 1.0.200 to FBC' | |
[add-bundle-to-fbc : commit-push-and-open-pr] [add-fbc-test-operator-1.0.200-to-fbc-8919 1c563e8] Add fbc-test-operator 1.0.200 to FBC | |
[add-bundle-to-fbc : commit-push-and-open-pr] 4 files changed, 169 insertions(+), 207 deletions(-) | |
[add-bundle-to-fbc : commit-push-and-open-pr] + git push origin add-fbc-test-operator-1.0.200-to-fbc | |
[add-bundle-to-fbc : commit-push-and-open-pr] error: src refspec add-fbc-test-operator-1.0.200-to-fbc does not match any | |
[add-bundle-to-fbc : commit-push-and-open-pr] error: failed to push some refs to 'github.com:Allda/community-operators-pipeline-preprod.git' | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url git@github.com:Allda/community-operators-pipeline-preprod.git --commit-sha 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2025-02-04 11:36:40,256 [operator-cert] INFO Successfully set status to failure for commit 1f3e9f28a7e5d8d5d495c0c7563ef72a7a54f726 in github repo git@github.com:Allda/community-operators-pipeline-preprod.git | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/Allda/community-operators-pipeline-preprod/pull/16 | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/Allda/community-operators-pipeline-preprod/pull/16' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/Allda/community-operators-pipeline-preprod/pull/16 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:38,822 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to Allda/community-operators-pipeline-preprod | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,389 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/passed'] | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,389 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f8f503eb260> | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,389 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,390 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/passed'] | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,390 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2025-02-04 11:36:39,877 [operator-cert] INFO Removing label operator-hosted-pipeline/passed | |
[github-add-summary-comment : gather-info] 2025/02/04 11:36:44 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-runvcdnd | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runvcdnd | |
[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-runvcdnd | |
[github-add-summary-comment : gather-info] task add-bundle-to-fbc has failed: "step-commit-push-and-open-pr" exited with code 1 | |
[github-add-summary-comment : gather-info] failed to get logs for task add-bundle-to-fbc : container step-commit-push-and-open-pr has failed : [{"key":"StartedAt","value":"2025-02-04T11:36:30.473Z","type":3}] | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runvcdnd --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-16" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment