Skip to content

Instantly share code, notes, and snippets.

Pipeline still running ...
PipelineRun is still running: Tasks Completed: 22 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 31
[get-pr-number : parse-pr-url] + echo -n 5832
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 5832
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
[acquire-lease : create-lease] + create_lease_yaml
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z
[acquire-lease : create-lease] + microTime=2025-01-23T14:29:33.000000Z
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1'
[acquire-lease : create-lease] + echo 'kind: Lease'
[acquire-lease : create-lease] + echo metadata:
[acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-5832'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runlmb7w'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-01-23T14:29:33.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-5832'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-5832
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-5832
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-5832
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-5832'
[acquire-lease : create-lease] + true
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-5832 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-5832'
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-5832
[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/community-operators-prod/pull/5832
[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/community-operators-prod/pull/5832'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-01-23 14:29:47,836 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-started-label : post-comment] 2025-01-23 14:29:48,697 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2025-01-23 14:29:48,697 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f1230d14260>
[set-github-started-label : post-comment] 2025-01-23 14:29:48,697 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-01-23 14:29:48,697 [operator-cert] INFO Labels to remove: ['pipeline/trigger-hosted', 'operator-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2025-01-23 14:29:48,697 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-started-label : post-comment] 2025-01-23 14:29:49,380 [operator-cert] INFO Removing label pipeline/trigger-hosted
[set-github-started-label : post-comment] 2025-01-23 14:29:50,037 [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 feb42cd3447170ea1c2a769ef524deadcdb8564f to pending'
[set-github-status-pending : set-github-status] Setting github status of commit feb42cd3447170ea1c2a769ef524deadcdb8564f to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha feb42cd3447170ea1c2a769ef524deadcdb8564f --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-01-23 14:30:16,818 [operator-cert] INFO Successfully set status to pending for commit feb42cd3447170ea1c2a769ef524deadcdb8564f in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git
[set-env : set-env] + ENV=prod
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=containerisvsign
[set-env : set-env] + UMB_URL=umb.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline
[clone-repository-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/community-operators-prod.git -revision=bafd88a1b466f0c21d155573d2f189f80fc3572f -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1737642678.2824042,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-prod.git @ bafd88a1b466f0c21d155573d2f189f80fc3572f (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1737642678.3523567,"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=bafd88a1b466f0c21d155573d2f189f80fc3572f
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s bafd88a1b466f0c21d155573d2f189f80fc3572f
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-prod.git
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/AjayJagan/community-operators-prod.git -revision=feb42cd3447170ea1c2a769ef524deadcdb8564f -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1737642684.5412638,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/AjayJagan/community-operators-prod.git @ feb42cd3447170ea1c2a769ef524deadcdb8564f (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1737642684.6100564,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository : clone] + cd /workspace/output/
[clone-repository : clone] ++ git rev-parse HEAD
[clone-repository : clone] + RESULT_SHA=feb42cd3447170ea1c2a769ef524deadcdb8564f
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s feb42cd3447170ea1c2a769ef524deadcdb8564f
[clone-repository : clone] + printf %s https://github.com/AjayJagan/community-operators-prod.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/community-operators-prod/pull/5832 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-01-23 14:32:43,445 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'opendatahub-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-01-23 14:32:43,445 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('opendatahub-operator', '2.23.1')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-01-23 14:32:43,446 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-01-23 14:32:43,446 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] + cat changes.json
[detect-changes : parse-repo-changes] {"affected_operators": ["opendatahub-operator"], "added_operators": [], "modified_operators": ["opendatahub-operator"], "deleted_operators": [], "added_or_modified_operators": ["opendatahub-operator"], "affected_bundles": ["opendatahub-operator/2.23.1"], "added_bundles": ["opendatahub-operator/2.23.1"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["opendatahub-operator/2.23.1"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "opendatahub-operator", "bundle_version": "2.23.1", "operator_path": "operators/opendatahub-operator", "bundle_path": "operators/opendatahub-operator/2.23.1"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=opendatahub-operator
[detect-changes : parse-repo-changes] + echo -n opendatahub-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=2.23.1
[detect-changes : parse-repo-changes] + echo -n 2.23.1
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/opendatahub-operator
[detect-changes : parse-repo-changes] + echo -n operators/opendatahub-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/opendatahub-operator/2.23.1
[detect-changes : parse-repo-changes] + echo -n operators/opendatahub-operator/2.23.1
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")'
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + deleted_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/opendatahub-operator/2.23.1 ']'
[yaml-lint : lint-yaml-files] + yamllint operators/opendatahub-operator/2.23.1 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}'
[yaml-lint : lint-yaml-files] operators/opendatahub-operator/2.23.1/tests/scorecard/config.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/opendatahub-operator/2.23.1/manifests/prometheus-k8s-viewer_rbac.authorization.k8s.io_v1_clusterrole.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/opendatahub-operator/2.23.1/manifests/opendatahub-operator-controller-manager-metrics-service_v1_service.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/opendatahub-operator/2.23.1/manifests/services.platform.opendatahub.io_auths.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_dashboards.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/opendatahub-operator/2.23.1/manifests/services.platform.opendatahub.io_monitorings.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/opendatahub-operator/2.23.1/manifests/dscinitialization.opendatahub.io_dscinitializations.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_codeflares.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelcontrollers.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/opendatahub-operator/2.23.1/manifests/opendatahub-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_workbenches.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/opendatahub-operator/2.23.1/manifests/prometheus-k8s-viewer_rbac.authorization.k8s.io_v1_clusterrolebinding.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_trustyais.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/opendatahub-operator/2.23.1/manifests/opendatahub-operator.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files] 266:181 warning line too long (24860 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_kserves.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_kueues.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/opendatahub-operator/2.23.1/manifests/datasciencecluster.opendatahub.io_datascienceclusters.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/opendatahub-operator/2.23.1/manifests/features.opendatahub.io_featuretrackers.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelregistries.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelmeshservings.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_trainingoperators.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_rays.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/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_datasciencepipelines.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/opendatahub-operator/2.23.1/metadata/annotations.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner AjayJagan --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-01-23 14:34:44,602 [operator-cert] INFO Checking permissions for the pull request owner: AjayJagan
[check-permissions : check-permissions] 2025-01-23 14:34:44,604 [operator-cert] INFO Checking permissions for operator opendatahub-operator
[check-permissions : check-permissions] 2025-01-23 14:34:44,604 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-01-23 14:34:44,904 [operator-cert] INFO Pull request owner 'AjayJagan' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-01-23 14:34:44,911 [operator-cert] INFO Checking if the pull request is approved by a reviewer
[check-permissions : check-permissions] 2025-01-23 14:34:45,598 [operator-cert] INFO Pull request is approved by a reviewer
[check-permissions : check-permissions] 2025-01-23 14:34:45,599 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832', '--approve']
[check-permissions : check-permissions] 2025-01-23 14:34:47,080 [operator-cert] DEBUG Command output:
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": true
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] + [[ 2.23.1 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 2.23.1 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator opendatahub-operator (2.23.1)'
[set-github-pr-title : set-github-status] + echo operator opendatahub-operator '(2.23.1)'
[set-github-pr-title : set-github-status] operator opendatahub-operator (2.23.1)
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator opendatahub-operator (2.23.1)' https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832
[read-config : read-config] + '[' operators/opendatahub-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/opendatahub-operator
[read-config : read-config] + CONFIG_PATH=operators/opendatahub-operator/ci.yaml
[read-config : read-config] + [[ ! -d operators/opendatahub-operator ]]
[read-config : read-config] + [[ ! -f operators/opendatahub-operator/ci.yaml ]]
[read-config : read-config] + cat operators/opendatahub-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] # Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back.
[read-config : read-config] updateGraph: replaces-mode
[read-config : read-config] reviewers:
[read-config : read-config] - etirelli
[read-config : read-config] - lavlas
[read-config : read-config] - VaishnaviHire
[read-config : read-config] - zdtsw
[read-config : read-config] ++ cat operators/opendatahub-operator/ci.yaml
[read-config : read-config] ++ yq -r '.fbc.enabled // false'
[read-config : read-config] + FBC_ENABLEMENT=false
[read-config : read-config] + '[' false == true ']'
[read-config : read-config] ++ cat operators/opendatahub-operator/ci.yaml
[read-config : read-config] ++ yq -r '.updateGraph // ""'
[read-config : read-config] + UPGRADE_GRAPH_MODE=replaces-mode
[read-config : read-config] ++ sed 's/-mode$//'
[read-config : read-config] ++ echo replaces-mode
[read-config : read-config] + UPGRADE_GRAPH_MODE=replaces
[read-config : read-config] + echo -n false
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] false+ echo -n false
[read-config : read-config] + tee /workspace/output/fbc_enabled
[read-config : read-config] false+ echo -n replaces
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode
[read-config : read-config] replaces
[resolve-pr-type : evaluate-conditions] + '[' false == true ']'
[resolve-pr-type : evaluate-conditions] + '[' -n operators/opendatahub-operator/2.23.1 ']'
[resolve-pr-type : evaluate-conditions] + echo -n true
[resolve-pr-type : evaluate-conditions] + echo -n true
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832 --repo-config-file config.yaml --operator-name opendatahub-operator --verbose
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking test DeployableByOLM
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking test {'name': 'DeployableByOLM', 'ignore_operators': ['^ack-.*', '^community-windows-machine-config-operator']}
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking ignored operator ^ack-.*
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking ignored operator ^community-windows-machine-config-operator
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking test check_dangling_bundles
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking test {'name': 'check_dangling_bundles', 'ignore_operators': ['^assisted-service-operator']}
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,858 [operator-cert] DEBUG Checking ignored operator ^assisted-service-operator
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,859 [operator-cert] DEBUG Checking test check_operator_name
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,859 [operator-cert] DEBUG Checking test {'name': 'check_operator_name', 'ignore_operators': ['^ibm-block-csi-operator-community', '^postgresql']}
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,859 [operator-cert] DEBUG Checking ignored operator ^ibm-block-csi-operator-community
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,859 [operator-cert] DEBUG Checking ignored operator ^postgresql
[apply-test-waivers : set-github-status] 2025-01-23 14:37:00,859 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-prod
[apply-test-waivers : set-github-status] 2025-01-23 14:37:01,661 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2025-01-23 14:37:01,661 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6bf4d745c0>
[apply-test-waivers : set-github-status] 2025-01-23 14:37:01,661 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2025-01-23 14:37:01,661 [operator-cert] INFO Labels to remove: []
[content-hash : compute-md5sum] + [[ -n operators/opendatahub-operator/2.23.1 ]]
[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/opendatahub-operator/2.23.1 -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] 0484a7bec3884425f1ae66b5b5705351 operators/opendatahub-operator/2.23.1/manifests/prometheus-k8s-viewer_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml
[content-hash : compute-md5sum] 0a9aac63ab92b1a9590d1abf8bce8362 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelcontrollers.yaml
[content-hash : compute-md5sum] 1039af604f627650125611d8db77d7c9 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_rays.yaml
[content-hash : compute-md5sum] 274c68a794757daa7069242f39bdbe9a operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_trainingoperators.yaml
[content-hash : compute-md5sum] 2b315e9936a3b7ebc4cc8a04779d7658 operators/opendatahub-operator/2.23.1/manifests/prometheus-k8s-viewer_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] 2f57788836b6a15d31bf387cc2fe4198 operators/opendatahub-operator/2.23.1/tests/scorecard/config.yaml
[content-hash : compute-md5sum] 35ef50950e60e60e0eb714fe6ab6a37c operators/opendatahub-operator/2.23.1/manifests/opendatahub-operator.clusterserviceversion.yaml
[content-hash : compute-md5sum] 444243d79eba54a99c2ea85caa54da5e operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_workbenches.yaml
[content-hash : compute-md5sum] 71254b2a3a2c38561c8ec0f173b9bcb0 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_kueues.yaml
[content-hash : compute-md5sum] 77315332a1d2f68960a0cb4401b18ef0 operators/opendatahub-operator/2.23.1/manifests/services.platform.opendatahub.io_monitorings.yaml
[content-hash : compute-md5sum] 78f7c4f3b6d59d60210db6b36e1420d7 operators/opendatahub-operator/2.23.1/metadata/annotations.yaml
[content-hash : compute-md5sum] 7e6c5fac14b195fa4756a5fe3a41826a operators/opendatahub-operator/2.23.1/manifests/opendatahub-operator-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] 911c108086fd9f0b888d9a532a81fbde operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelregistries.yaml
[content-hash : compute-md5sum] 96e75c06dac04c2e8b86da6b8ef1879d operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_modelmeshservings.yaml
[content-hash : compute-md5sum] a3f52823d8954aa64e5531e65003350e operators/opendatahub-operator/2.23.1/manifests/dscinitialization.opendatahub.io_dscinitializations.yaml
[content-hash : compute-md5sum] a850c6b26a79eb04268a4efc6f22a6bf operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_datasciencepipelines.yaml
[content-hash : compute-md5sum] ad4f579528013e156f079a9b8de84056 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_dashboards.yaml
[content-hash : compute-md5sum] b8c2deeb893f6f5db00b9f70fd9d7fcb operators/opendatahub-operator/2.23.1/manifests/features.opendatahub.io_featuretrackers.yaml
[content-hash : compute-md5sum] b9e46154b07f241abdd83e974fe4f52b operators/opendatahub-operator/2.23.1/manifests/datasciencecluster.opendatahub.io_datascienceclusters.yaml
[content-hash : compute-md5sum] cd44672b94d9e6a891e182c74778b3ce operators/opendatahub-operator/2.23.1/manifests/opendatahub-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] d3bae74ec7558a0f59dd59166adb4e2a operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_kserves.yaml
[content-hash : compute-md5sum] d8f1dcdc1020c0f31dd6a4e488ccf688 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_trustyais.yaml
[content-hash : compute-md5sum] df85bea26c5fb1de5025935de7bd8038 operators/opendatahub-operator/2.23.1/manifests/services.platform.opendatahub.io_auths.yaml
[content-hash : compute-md5sum] ebfd544518f706937512776abf4eec01 operators/opendatahub-operator/2.23.1/manifests/components.platform.opendatahub.io_codeflares.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] 54a278742f43b0151d7d8076fb016704
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] + '[' false '!=' true ']'
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] Cert project ID is not required.
[certification-project-check : certification-project-check] + echo -n ''
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] + exit 0
[get-organization : get-organization] ++ cat config.yaml
[get-organization : get-organization] ++ yq -r .organization
[get-organization : get-organization] + ORGANIZATION=community-operators
[get-organization : get-organization] + echo -n community-operators
[get-organization : get-organization] + tee /tekton/results/organization
[get-organization : get-organization] community-operators
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']'
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status /tekton/results/isv_pid /tekton/results/repo_name /tekton/results/operator_distribution /tekton/results/org_id /tekton/results/contacts /tekton/results/current_certification_status /tekton/results/github_usernames /tekton/results/project_status
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0
[get-pyxis-certification-data : get-vendor-related-data] + '[' '' == '' ']'
[get-pyxis-certification-data : get-vendor-related-data] + echo -n ''
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label
[get-pyxis-certification-data : get-vendor-related-data] + exit 0
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit feb42cd3447170ea1c2a769ef524deadcdb8564f to failure'
[set-github-status-failure : set-github-status] Setting github status of commit feb42cd3447170ea1c2a769ef524deadcdb8564f to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha feb42cd3447170ea1c2a769ef524deadcdb8564f --status failure --context operator/test --description 'Pipeline for the operator tests has failed.'
[set-github-status-failure : set-github-status] 2025-01-23 15:40:37,094 [operator-cert] INFO Successfully set status to failure for commit feb42cd3447170ea1c2a769ef524deadcdb8564f in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed'
[set-github-failed-label : post-comment] + [[ ! -z '' ]]
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832
[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/community-operators-prod/pull/5832'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/5832 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2025-01-23 15:40:36,749 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-failed-label : post-comment] 2025-01-23 15:40:37,585 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-01-23 15:40:37,585 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f40efca4410>
[set-github-failed-label : post-comment] 2025-01-23 15:40:37,585 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2025-01-23 15:40:37,585 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-01-23 15:40:37,585 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2025-01-23 15:40:38,275 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2025/01/23 15:41:09 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-runlmb7w
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runlmb7w
[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-runlmb7w
[github-add-summary-comment : gather-info] task static-tests has failed: TaskRun "operator-hosted-pipeline-runlmb7w-static-tests" failed to finish within "1h0m0s"
[github-add-summary-comment : gather-info] failed to get logs for task static-tests : task static-tests failed: pods "operator-hosted-pipeline-runlmb7w-static-tests-pod" not found. Run tkn tr desc operator-hosted-pipeline-runlmb7w-static-tests for more details
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runlmb7w --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-5832" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment