Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/e5b36785e3355b7c36a93e64723d15db to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/e5b36785e3355b7c36a93e64723d15db to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 29 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 15
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2024-03-21 15:40:18,643 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-started-label : post-comment] 2024-03-21 15:40:19,233 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-03-21 15:40:19,233 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7ffb1e7e10d0>
[set-github-started-label : post-comment] 2024-03-21 15:40:19,233 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-03-21 15:40:19,233 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-03-21 15:40:19,233 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-03-21 15:40:19,784 [operator-cert] INFO Removing label operator-hosted-pipeline/failed
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e to pending'
[set-github-status-pending : set-github-status] Setting github status of commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e --status pending --context operator/test --description 'Certifying the Operator bundle.'
[set-github-status-pending : set-github-status] 2024-03-21 15:40:30,545 [operator-cert] INFO Successfully set status to pending for commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[set-env : set-env] + ENV=stage
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline-nonprod
[checkout : clone] + '[' false = true ']'
[checkout : clone] + '[' false = true ']'
[checkout : clone] + CHECKOUT_DIR=/workspace/output/
[checkout : clone] + '[' true = true ']'
[checkout : clone] + cleandir
[checkout : clone] + '[' -d /workspace/output/ ']'
[checkout : clone] + rm -rf '/workspace/output//*'
[checkout : clone] + rm -rf '/workspace/output//.[!.]*'
[checkout : clone] + rm -rf '/workspace/output//..?*'
[checkout : clone] + test -z ''
[checkout : clone] + test -z ''
[checkout : clone] + test -z ''
[checkout : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git -revision=e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[checkout : clone] {"level":"info","ts":1711035659.1055803,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git @ e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e (grafted, HEAD) in path /workspace/output/"}
[checkout : clone] {"level":"info","ts":1711035659.15068,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[checkout : clone] + cd /workspace/output/
[checkout : clone] ++ git rev-parse HEAD
[checkout : clone] + RESULT_SHA=e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e
[checkout : clone] + EXIT_CODE=0
[checkout : clone] + '[' 0 '!=' 0 ']'
[checkout : clone] + printf %s e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e
[checkout : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git -revision=4e673273078b158d85988bd0e28139387c86ef32 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1711035659.1129084,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git @ 4e673273078b158d85988bd0e28139387c86ef32 (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1711035659.1570678,"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=4e673273078b158d85988bd0e28139387c86ef32
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 4e673273078b158d85988bd0e28139387c86ef32
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2024-03-21 15:41:21,836 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'cert-project-test'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 15:41:21,836 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('cert-project-test', '0.0.101')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 15:41:21,836 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 15:41:21,836 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] ++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=cert-project-test
[detect-changes : parse-repo-changes] + echo -n cert-project-test
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=0.0.101
[detect-changes : parse-repo-changes] + echo -n 0.0.101
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/cert-project-test
[detect-changes : parse-repo-changes] + echo -n operators/cert-project-test
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/cert-project-test/0.0.101
[detect-changes : parse-repo-changes] + echo -n operators/cert-project-test/0.0.101
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[check-permissions : build-fragment-images] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner Allda --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : build-fragment-images] 2024-03-21 15:41:41,151 [operator-cert] INFO Checking permissions for the pull request owner: Allda
[check-permissions : build-fragment-images] 2024-03-21 15:41:41,152 [operator-cert] INFO Checking permissions for operator cert-project-test
[check-permissions : build-fragment-images] 2024-03-21 15:41:41,153 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : build-fragment-images] 2024-03-21 15:41:41,377 [operator-cert] INFO Pull request owner 'Allda' is a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : build-fragment-images] 2024-03-21 15:41:41,379 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352', '--approve']
[check-permissions : build-fragment-images] 2024-03-21 15:41:42,064 [operator-cert] DEBUG Command output:
[check-permissions : build-fragment-images] + cat permission_review.json
[check-permissions : build-fragment-images] + jq
[check-permissions : build-fragment-images] {
[check-permissions : build-fragment-images] "approved": true
[check-permissions : build-fragment-images] }
[check-permissions : build-fragment-images] + tee /tekton/results/approved
[check-permissions : build-fragment-images] + cat permission_review.json
[check-permissions : build-fragment-images] + tr -d '\r\n'
[check-permissions : build-fragment-images] + jq -r .approved
[check-permissions : build-fragment-images] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] + [[ 0.0.101 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 0.0.101 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator cert-project-test (0.0.101)'
[set-github-pr-title : set-github-status] + echo operator cert-project-test '(0.0.101)'
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator cert-project-test (0.0.101)' https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] operator cert-project-test (0.0.101)
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[read-config : read-config] + CONFIG_PATH=operators/cert-project-test/ci.yaml
[read-config : read-config] Config file operators/cert-project-test/ci.yaml does not exist.
[read-config : read-config] + '[' '!' -f operators/cert-project-test/ci.yaml ']'
[read-config : read-config] + echo 'Config file operators/cert-project-test/ci.yaml does not exist.'
[read-config : read-config] + echo replaces
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode
[read-config : read-config] replaces
[read-config : read-config] + echo false
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] false
[read-config : read-config] + exit 0
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] + find operators/cert-project-test/0.0.101 -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] 32c0062472c1e66e53d9c7240c54b5d0 operators/cert-project-test/0.0.101/manifests/cert-project-test-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] 6142c5a1d2c9e7bc02081d0034e89a73 operators/cert-project-test/0.0.101/metadata/annotations.yaml
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 operators/cert-project-test/0.0.101/manifests/tools.opdev.io_demoresources.yaml
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 operators/cert-project-test/0.0.101/tests/scorecard/config.yaml
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba operators/cert-project-test/0.0.101/manifests/cert-project-test-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] d969e4de833ba66e61bc0723bff68227 operators/cert-project-test/0.0.101/manifests/cert-project-test.clusterserviceversion.yaml
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 operators/cert-project-test/0.0.101/manifests/cert-project-test-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] 42dc4ab1f325b809dd7fe41fbda3da19
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] +++ realpath operators/cert-project-test/0.0.101
[certification-project-check : certification-project-check] ++ dirname /workspace/source/operators/cert-project-test/0.0.101
[certification-project-check : certification-project-check] + PKG_PATH=/workspace/source/operators/cert-project-test
[certification-project-check : certification-project-check] + CI_FILE_PATH=/workspace/source/operators/cert-project-test/ci.yaml
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)'
[certification-project-check : certification-project-check] ++ cat /workspace/source/operators/cert-project-test/ci.yaml
[certification-project-check : certification-project-check] cat: /workspace/source/operators/cert-project-test/ci.yaml: No such file or directory
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=
[certification-project-check : certification-project-check] + '[' -z ']'
[certification-project-check : certification-project-check] + '[' false == true ']'
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.'
[certification-project-check : certification-project-check] 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
[create-support-link-for-pr : create-support-link-for-pr] Follow this link if you wish to open a support case:
[create-support-link-for-pr : create-support-link-for-pr] https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[get-organization : get-organization] ++ cat config.yaml
[get-organization : get-organization] ++ yq -r .organization
[get-organization : get-organization] + ORGANIZATION=certified-operators
[get-organization : get-organization] + echo -n certified-operators
[get-organization : get-organization] + tee /tekton/results/organization
[get-organization : get-organization] certified-operators
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']'
[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
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/org_id
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/contacts
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /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
[yaml-lint : lint-yaml-files] operators/cert-project-test/0.0.101/metadata/annotations.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/cert-project-test/0.0.101/manifests/cert-project-test.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 47:181 warning line too long (13004 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --json labels
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json
[static-tests : run-suite] ++ paste -sd ,
[static-tests : run-suite] ++ sed 's/tests\/skip\///g'
[static-tests : run-suite] + SKIP_TESTS=
[static-tests : run-suite] + [[ '' != '' ]]
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suites operatorcert.static_tests.isv,operatorcert.static_tests.common cert-project-test 0.0.101
[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": "Bundle package annotation is set to 'araszka-operator'. Expected value is 'cert-project-test' based on the CSV name. To fix this issue define the annotation in 'metadata/annotations.yaml' file that matches the CSV name.",
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.common",
[static-tests : run-suite] "check": "check_operator_name"
[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'
[digest-pinning : combine-credentials] + '[' false '!=' true ']'
[digest-pinning : combine-credentials] + echo 'Digest pinning is not enabled'
[digest-pinning : combine-credentials] + exit 0
[digest-pinning : combine-credentials] Digest pinning is not enabled
[digest-pinning : pin-digest] + '[' false '!=' true ']'
[digest-pinning : pin-digest] + echo 'Digest pinning is not enabled'
[digest-pinning : pin-digest] + exit 0
[digest-pinning : pin-digest] Digest pinning is not enabled
[digest-pinning : verify-pinning] + '[' false '!=' true ']'
[digest-pinning : verify-pinning] + echo 'Digest pinning is not enabled'
[digest-pinning : verify-pinning] 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] + '[' false '!=' true ']'
[digest-pinning : verify-related-images] + echo 'Digest pinning is not enabled'
[digest-pinning : verify-related-images] Digest pinning is not enabled
[digest-pinning : verify-related-images] + echo -n true
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag
[digest-pinning : verify-related-images] true+ exit 0
[static-tests-results : build-comment] + '[' 1 -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] + '[' 1 -gt 0 ']'
[static-tests-results : post-comment] + echo 'Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[static-tests-results : post-comment] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[static-tests-results : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --comment-file /workspace/output/static-test-results.md
[static-tests-results : post-comment] 2024-03-21 15:44:14,736 [operator-cert] INFO Sending this data to GitHub with POST
[static-tests-results : post-comment] 2024-03-21 15:44:14,736 [operator-cert] INFO {'body': "# Static test results\n\n|Status|Check|Message|\n|:----:|:----|:------|\n|:warning:|check_operator_name|Bundle package annotation is set to 'araszka-operator'. Expected value is 'cert-project-test' based on the CSV name. To fix this issue define the annotation in 'metadata/annotations.yaml' file that matches the CSV name.|\n\n<!-- None -->"}
[static-tests-results : post-comment] 2024-03-21 15:44:15,139 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[static-tests-results : check-for-failures] + '[' 0 -gt 0 ']'
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --remove-labels validation-failed
[static-tests-results : check-for-failures] 2024-03-21 15:44:16,016 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod
[static-tests-results : check-for-failures] 2024-03-21 15:44:16,533 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f4acf7a5110>
[static-tests-results : check-for-failures] 2024-03-21 15:44:16,533 [operator-cert] INFO Labels to add: []
[static-tests-results : check-for-failures] 2024-03-21 15:44:16,533 [operator-cert] INFO Labels to remove: []
[verify-pinned-digest : check-dirty-flag] false
[verify-pinned-digest : check-related-images] true
[dockerfile-creation : generate-dockerfile] 2024-03-21 15:44:34,336 [operator-cert] DEBUG Generating a dockerfile...
[dockerfile-creation : generate-dockerfile] 2024-03-21 15:44:34,339 [operator-cert] DEBUG Storing 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='araszka-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.11-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] Dockerfile
[build-bundle : build] Building quay.io/operator-pipeline-stage/cert-project-test:0.0.101
[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='araszka-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.11-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/operator-pipeline-stage/cert-project-test:0.0.101
[build-bundle : build] --> 30009360fa6
[build-bundle : build] Successfully tagged quay.io/operator-pipeline-stage/cert-project-test:0.0.101
[build-bundle : build] 30009360fa68e36c81568aba116de29762fb80aa686aa0efff16ded989b773b4
[build-bundle : build] Pushing quay.io/operator-pipeline-stage/cert-project-test:0.0.101
[build-bundle : build] Getting image source signatures
[build-bundle : build] Copying blob sha256:97153f8e1bb79981b18f0511bf7021b27367ee4e464a4cd8c53127c0b191abbd
[build-bundle : build] Copying config sha256:30009360fa68e36c81568aba116de29762fb80aa686aa0efff16ded989b773b4
[build-bundle : build] Writing manifest to image destination
[build-bundle : build] Storing signatures
[build-bundle : build] sha256:b29a75cd3a6a829548e30e6c766d6396eb4ac90e8998d2bb9c9c492833ddc2f6
[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 44 59 --:--:-- --:--:-- --:--:-- 105
[make-bundle-repo-public : change-visibility] {"success": true}
[make-bundle-repo-public : change-visibility] Repository visibility set to 'public'.
[get-supported-versions : supported-version-check] ++ cat config.yaml
[get-supported-versions : supported-version-check] ++ yq -r .organization
[get-supported-versions : supported-version-check] + ORGANIZATION=certified-operators
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json
[get-supported-versions : supported-version-check] + '[' -n operators/cert-project-test/0.0.101 ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/cert-project-test/0.0.101 certified-operators
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.11-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}]}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.11-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.11-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/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "max_version_index": {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] "all_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "not_supported_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ]
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[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.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[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.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14+ echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[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.16 4.15 4.14+ echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.11-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .versions_annotation
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version
[get-supported-versions : supported-version-check] v4.11-v4.13
[add-bundle-to-index : add-bundle-to-index] + ENV=stage
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.redhat.io/redhat/certified-operator-index:v4.13
[add-bundle-to-index : add-bundle-to-index] + [[ stage == \d\e\v ]]
[add-bundle-to-index : add-bundle-to-index] + [[ stage == \q\a ]]
[add-bundle-to-index : add-bundle-to-index] + [[ stage != \p\r\o\d ]]
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.stage.redhat.io/redhat/certified-operator-index:v4.13
[add-bundle-to-index : add-bundle-to-index] + EXTRA_ARGS=
[add-bundle-to-index : add-bundle-to-index] + [[ true == \t\r\u\e ]]
[add-bundle-to-index : add-bundle-to-index] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson'
[add-bundle-to-index : add-bundle-to-index] + [[ -e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e != '' ]]
[add-bundle-to-index : add-bundle-to-index] + EXTRA_ARGS+=' --index-image-destination-tag-suffix=-e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e'
[add-bundle-to-index : add-bundle-to-index] + [[ '' != '' ]]
[add-bundle-to-index : add-bundle-to-index] + index --iib-url https://iib.stage.engineering.redhat.com --indices registry.stage.redhat.io/redhat/certified-operator-index:v4.13 --bundle-pullspec quay.io/operator-pipeline-stage/cert-project-test:0.0.101 --index-image-destination quay.io/operator-pipeline-stage/cert-project-test-index --image-output index-image-paths.txt --authfile /workspace/credentials/.dockerconfigjson --index-image-destination-tag-suffix=-e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:45:26,576 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:45:46,679 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:46:06,774 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:46:26,871 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:46:46,968 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:47:07,081 [operator-cert] INFO Waiting for IIB batch build to finish: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:47:27,269 [operator-cert] INFO IIB batch build completed successfully: 75983
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:47:27,270 [operator-cert] INFO Extracting manifest digests for signing...
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:47:27,270 [operator-cert] INFO Index image paths written to output file index-image-paths.txt.
[add-bundle-to-index : add-bundle-to-index] 2024-03-21 15:47:27,271 [operator-cert] INFO Copying image to destination: ['skopeo', 'copy', 'docker://registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:18fab4882015f2146fc66c8ef464c63ad949f179b5c9b751707b34fe0b4df622', 'docker://quay.io/operator-pipeline-stage/cert-project-test-index:v4.13-e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e', '--authfile', '/workspace/credentials/.dockerconfigjson']
[add-bundle-to-index : add-bundle-to-index] + echo -n success
[add-bundle-to-index : add-bundle-to-index] + tee /tekton/results/status
[add-bundle-to-index : add-bundle-to-index] success+ cat index-image-paths.txt
[add-bundle-to-index : add-bundle-to-index] + tee /tekton/results/index_image_paths
[add-bundle-to-index : add-bundle-to-index] registry.stage.redhat.io/redhat/certified-operator-index:v4.13+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:18fab4882015f2146fc66c8ef464c63ad949f179b5c9b751707b34fe0b4df622
[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 43 57 --:--:-- --:--:-- --:--:-- 101
[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] Results do not exist
[get-ci-results-attempt : indicate-if-results-exists] falsenonenone
[preflight-trigger : create-openshift-ci-prowjob] 2024/03/21 15:48:20 Validating job flags
[preflight-trigger : create-openshift-ci-prowjob] time="2024-03-21T15:48:21Z" level=info msg="Cannot use full value, will truncate." id= job=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.13-preflight-prod-claim key=prow.k8s.io/job maybeTruncated=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod value=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.13-preflight-prod-claim
[preflight-trigger : create-openshift-ci-prowjob] W0321 15:48:21.651824 21 warnings.go:70] Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
[preflight-trigger : create-openshift-ci-prowjob] W0321 15:48:21.707735 21 warnings.go:70] Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
[preflight-trigger : create-openshift-ci-prowjob] 2024/03/21 15:48:21 Waiting for prowjob status...
[preflight-trigger : create-openshift-ci-prowjob] &{ArtifactsURL:test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.13-preflight-prod-claim/1770839875809972224 Status:success URL:https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.13-preflight-prod-claim/1770839875809972224}
[preflight-trigger : create-openshift-ci-prowjob] 2024/03/21 16:03:02 job succeeded
[preflight-trigger : get-prowjob-artifacts-and-decrypt] /workspace/results/preflight.log/workspace/results/results.json/workspace/results/artifacts
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Test: DeployableByOLM, allowed: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Test: RequiredAnnotations, allowed: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,055 [operator-cert] INFO Overall status: True
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,056 [operator-cert] INFO Result by category: {'passed': 5, 'failed': 0, 'errors': 0}
[evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,319 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'araszka-operator-Namespace.json', 'araszka-operator-Subscription.json', 'cert-image.json', 'araszka-operator-OperatorGroup.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'preflight.stdout', 'araszka-operator-target-Namespace.json', 'operator_bundle_scorecard_BasicSpecCheck.json', 'preflight.stderr', 'hashes.txt', 'araszka-operator-CatalogSource.json'])
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:33,802 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/12bfc2dca98cd7a2fb3f9a72375fccb9
[evaluate-preflight-result : evaluate-results] 2024-03-21 16:03:34,112 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators-preprod (4352)
[evaluate-preflight-result : evaluate-results] Checking preflight test status
[evaluate-preflight-result : evaluate-results] success
[set-github-status-success : set-github-status] + '[' false == true ']'
[set-github-status-success : set-github-status] + echo 'Setting github status of commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e to success'
[set-github-status-success : set-github-status] Setting github status of commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e to success
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e --status success --context operator/test --description 'Successfully certified the Operator bundle.'
[set-github-status-success : set-github-status] 2024-03-21 16:03:42,797 [operator-cert] INFO Successfully set status to success for commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[set-github-passed-label : post-comment] + EXTRA_ARGS=
[set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]]
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed'
[set-github-passed-label : post-comment] + [[ ! -z '' ]]
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2024-03-21 16:03:43,413 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,085 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,085 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa62e5a1490>
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,085 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,085 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,086 [operator-cert] INFO Adding label operator-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2024-03-21 16:03:44,655 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2024/03/21 16:03:41 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-run58dbz
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run58dbz
[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-run58dbz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment