Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/b8529e8963dbdc77c448809203e4c652 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/b8529e8963dbdc77c448809203e4c652 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 17 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 28
[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 11:40:36,914 [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 11:40:37,425 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-03-21 11:40:37,425 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6cdf599290>
[set-github-started-label : post-comment] 2024-03-21 11:40:37,425 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-03-21 11:40:37,425 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-03-21 11:40:37,425 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-03-21 11:40:37,898 [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 bdcc897b604ef21b32abbdf8726de78dd2a6b949 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 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 bdcc897b604ef21b32abbdf8726de78dd2a6b949 --status pending --context operator/test --description 'Certifying the Operator bundle.'
[set-github-status-pending : set-github-status] 2024-03-21 11:40:47,791 [operator-cert] INFO Successfully set status to pending for commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 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
[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":1711021274.9511604,"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":1711021274.9944656,"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
[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=bdcc897b604ef21b32abbdf8726de78dd2a6b949 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[checkout : clone] {"level":"info","ts":1711021275.799959,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git @ bdcc897b604ef21b32abbdf8726de78dd2a6b949 (grafted, HEAD) in path /workspace/output/"}
[checkout : clone] {"level":"info","ts":1711021275.8439708,"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=bdcc897b604ef21b32abbdf8726de78dd2a6b949
[checkout : clone] + EXIT_CODE=0
[checkout : clone] + '[' 0 '!=' 0 ']'
[checkout : clone] + printf %s bdcc897b604ef21b32abbdf8726de78dd2a6b949
[checkout : 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 11:41:34,219 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'cert-project-test'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 11:41:34,220 [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 11:41:34,220 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 11:41:34,220 [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 11:41:44,051 [operator-cert] INFO Checking permissions for the pull request owner: Allda
[check-permissions : build-fragment-images] 2024-03-21 11:41:44,051 [operator-cert] INFO Checking permissions for operator cert-project-test
[check-permissions : build-fragment-images] 2024-03-21 11:41:44,051 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : build-fragment-images] 2024-03-21 11:41:44,316 [operator-cert] INFO Pull request owner 'Allda' is a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : build-fragment-images] 2024-03-21 11:41:44,317 [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 11:41:45,326 [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] + cat permission_review.json
[check-permissions : build-fragment-images] + jq -r .approved
[check-permissions : build-fragment-images] + tr -d '\r\n'
[check-permissions : build-fragment-images] + tee /tekton/results/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] 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] + [[ 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] 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] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] 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] 3c7ae848b77f681320cadcb3f800f4f1 operators/cert-project-test/0.0.101/manifests/cert-project-test.clusterserviceversion.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] 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] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] 068223b3a13ab5afc6f705775236e347
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] +++ 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] ++ cat /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: 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] + '[' .certification-project-check == true ']'
[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] ++ parasms.cert_project_id
[get-pyxis-certification-data : get-cert-project-related-data] /tekton/scripts/script-0-xgnmq: line 3: parasms.cert_project_id: command not found
[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] ++ param.new_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] /tekton/scripts/script-0-xgnmq: line 4: param.new_certification_status: command not found
[get-pyxis-certification-data : get-cert-project-related-data] + tee ''
[get-pyxis-certification-data : get-cert-project-related-data] tee: '': No such file or directory
[github-add-support-comment : post-comment] + echo 'There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.'
[github-add-support-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[github-add-support-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[github-add-support-comment : post-comment] + echo 'Comment text: There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.'
[github-add-support-comment : post-comment] Comment text: There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.
[github-add-support-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --comment-file comment_file --comment-tag '' --replace false
[github-add-support-comment : post-comment] 2024-03-21 11:43:46,230 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-support-comment : post-comment] 2024-03-21 11:43:46,231 [operator-cert] INFO {'body': 'There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352\n) to contact the Red Hat certification team for review.\n'}
[github-add-support-comment : post-comment] 2024-03-21 11:43:46,903 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[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/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,049 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,583 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,583 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fc857fa4f10>
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,583 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,583 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-03-21 11:43:46,583 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-03-21 11:43:47,295 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to failure'
[set-github-status-failure : set-github-status] Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha bdcc897b604ef21b32abbdf8726de78dd2a6b949 --status failure --context operator/test --description 'Failed to certify the Operator bundle.'
[set-github-status-failure : set-github-status] 2024-03-21 11:43:47,450 [operator-cert] INFO Successfully set status to failure for commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[github-add-summary-comment : gather-info] 2024/03/21 11:43:59 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-rungnqtn
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-rungnqtn
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-rungnqtn
[github-add-summary-comment : gather-info] task get-pyxis-certification-data has failed: "step-get-cert-project-related-data" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:56bc56c67b0f0c45ef3f0823241e5f0d25309da2a057af5ea73f7666a74526e6"); for logs run: kubectl -n araszka-playground logs operator-hosted-pipeline-ru6c601afc613b63652d941e1b59118486-pod -c step-get-cert-project-related-data
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task get-pyxis-certification-data : container step-get-cert-project-related-data has failed : [{"key":"StartedAt","value":"2024-03-21T11:43:36.110Z","type":3}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment