Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/a0d6c4bee8ed9f233aaf334cc09fcbab to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/a0d6c4bee8ed9f233aaf334cc09fcbab to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 16 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 31
[get-pr-number : parse-pr-url] + echo -n 4352
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 4352
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-4352
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-4352 created
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-4352
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-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-04-03 08:16:36,243 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-started-label : post-comment] 2024-04-03 08:16:36,771 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2024-04-03 08:16:36,771 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f98da799790>
[set-github-started-label : post-comment] 2024-04-03 08:16:36,771 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-04-03 08:16:36,771 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2024-04-03 08:16:36,771 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-04-03 08:16:37,202 [operator-cert] INFO Removing label operator-hosted-pipeline/passed
[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-04-03 08:16:48,588 [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":1712132242.2438235,"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":1712132242.2956905,"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":1712132243.1892958,"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":1712132243.243705,"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-04-03 08:17:51,180 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'cert-project-test'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-04-03 08:17:51,181 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('cert-project-test', '0.0.101')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-04-03 08:17:51,181 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-04-03 08:17:51,181 [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-04-03 08:18:10,021 [operator-cert] INFO Checking permissions for the pull request owner: Allda
[check-permissions : build-fragment-images] 2024-04-03 08:18:10,022 [operator-cert] INFO Checking permissions for operator cert-project-test
[check-permissions : build-fragment-images] 2024-04-03 08:18:10,022 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : build-fragment-images] 2024-04-03 08:18:10,298 [operator-cert] INFO Pull request owner 'Allda' is a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : build-fragment-images] 2024-04-03 08:18:10,299 [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-04-03 08:18:10,936 [operator-cert] DEBUG Command output:
[check-permissions : build-fragment-images] + jq
[check-permissions : build-fragment-images] + cat permission_review.json
[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] 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] + sort
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[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] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] 42dc4ab1f325b809dd7fe41fbda3da19
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[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] Certification project ID is missing in ci.yaml file (cert_project_id)
[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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[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] + [[ 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-04-03 08:19:33,978 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,444 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,445 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fdb57dc5050>
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,445 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,445 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,445 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-04-03 08:19:34,874 [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 e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e to failure'
[set-github-status-failure : set-github-status] Setting github status of commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e 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 e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e --status failure --context operator/test --description 'Failed to certify the Operator bundle.'
[set-github-status-failure : set-github-status] 2024-04-03 08:19:35,321 [operator-cert] INFO Successfully set status to failure for commit e5d82b9bb3985df44fd2d55d6ab30cb9d26c062e in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[github-add-summary-comment : gather-info] 2024/04/03 08:19: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-run87qkd
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run87qkd
[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-run87qkd
[github-add-summary-comment : gather-info] task certification-project-check has failed: "step-certification-project-check" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:30a6cec61d023aab405335457b1db58086c2e3ea1012f78551eb1eb46d42028f"); for logs run: kubectl -n araszka-playground logs operator-hosted-pipeline-rub87386f0651cbc17e1cc6f1a24d55a9a-pod -c step-certification-project-check
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task certification-project-check : container step-certification-project-check has failed : [{"key":"StartedAt","value":"2024-04-03T08:19:21.034Z","type":3}]
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-4352" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment