Created
May 14, 2025 08:14
-
-
Save rh-operator-bundle-bot/cabb2cc0cd6634df6e4b72c337ec89e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 11 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 42 | |
[get-pr-number : parse-pr-url] + echo -n 2 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 2 | |
[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-05-14T08:12:21.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-2' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runvdkmf' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-05-14T08:12:21.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-2 | |
[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-2 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-2 | |
[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/RichardPlesnik/certified-operators-preprod/pull/2 | |
[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/RichardPlesnik/certified-operators-preprod/pull/2' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,407 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to RichardPlesnik/certified-operators-preprod | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,893 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,893 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fbcec614a10> | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,893 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,893 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-05-14 08:12:33,894 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2025-05-14 08:12:34,380 [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 6caffbbbfea2cf0346b77e340cf61a8a784abe63 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 6caffbbbfea2cf0346b77e340cf61a8a784abe63 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:RichardPlesnik/certified-operators-preprod.git --commit-sha 6caffbbbfea2cf0346b77e340cf61a8a784abe63 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-05-14 08:12:34,615 [operator-cert] INFO Successfully set status to pending for commit 6caffbbbfea2cf0346b77e340cf61a8a784abe63 in github repo [email protected]:RichardPlesnik/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 : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init [email protected]:RichardPlesnik/certified-operators-preprod.git -revision=6caffbbbfea2cf0346b77e340cf61a8a784abe63 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1747210386.4184864,"caller":"git/git.go:277","msg":"URL(\"[email protected]:RichardPlesnik/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1747210389.700984,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:RichardPlesnik/certified-operators-preprod.git @ 6caffbbbfea2cf0346b77e340cf61a8a784abe63 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1747210389.7748384,"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=6caffbbbfea2cf0346b77e340cf61a8a784abe63 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 6caffbbbfea2cf0346b77e340cf61a8a784abe63 | |
[clone-repository : clone] + printf %s [email protected]:RichardPlesnik/certified-operators-preprod.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init [email protected]:RichardPlesnik/certified-operators-preprod.git -revision=add9dca68f0f623f92205b8c919bb8bab27c9bb1 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1747210386.4184196,"caller":"git/git.go:277","msg":"URL(\"[email protected]:RichardPlesnik/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1747210389.7250435,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:RichardPlesnik/certified-operators-preprod.git @ add9dca68f0f623f92205b8c919bb8bab27c9bb1 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1747210389.792356,"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=add9dca68f0f623f92205b8c919bb8bab27c9bb1 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s add9dca68f0f623f92205b8c919bb8bab27c9bb1 | |
[clone-repository-base : clone] + printf %s [email protected]:RichardPlesnik/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/RichardPlesnik/certified-operators-preprod/pull/2 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-05-14 08:13:53,469 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'fbc-test-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:13:53,470 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('fbc-test-operator', '1.0.101')}, modified={('fbc-test-operator', '1.0.100')}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:13:53,470 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:13:53,470 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] Traceback (most recent call last): | |
[detect-changes : parse-repo-changes] File "/home/user/.venv/bin/detect-changed-operators", line 8, in <module> | |
[detect-changes : parse-repo-changes] sys.exit(main()) | |
[detect-changes : parse-repo-changes] ^^^^^^ | |
[detect-changes : parse-repo-changes] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/entrypoints/detect_changed_operators.py", line 512, in main | |
[detect-changes : parse-repo-changes] ParserRules(result, head_repo, base_repo).validate() | |
[detect-changes : parse-repo-changes] File "/home/user/.venv/lib/python3.12/site-packages/operatorcert/parsed_file.py", line 387, in validate | |
[detect-changes : parse-repo-changes] raise ValidationError("\n".join(self.errors)) | |
[detect-changes : parse-repo-changes] operatorcert.parsed_file.ValidationError: The PR modifies existing bundles: [('fbc-test-operator', '1.0.100')] | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 6caffbbbfea2cf0346b77e340cf61a8a784abe63 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit 6caffbbbfea2cf0346b77e340cf61a8a784abe63 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:RichardPlesnik/certified-operators-preprod.git --commit-sha 6caffbbbfea2cf0346b77e340cf61a8a784abe63 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2025-05-14 08:14:04,589 [operator-cert] INFO Successfully set status to failure for commit 6caffbbbfea2cf0346b77e340cf61a8a784abe63 in github repo [email protected]:RichardPlesnik/certified-operators-preprod.git | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[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/RichardPlesnik/certified-operators-preprod/pull/2' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,289 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to RichardPlesnik/certified-operators-preprod | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,927 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,927 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe118de0980> | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,927 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,927 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:05,927 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2025-05-14 08:14:06,487 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2025/05/14 08:14:31 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-runvdkmf | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runvdkmf | |
[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-runvdkmf | |
[github-add-summary-comment : gather-info] task detect-changes has failed: "step-parse-repo-changes" exited with code 1 | |
[github-add-summary-comment : gather-info] failed to get logs for task detect-changes : container step-parse-repo-changes has failed : [{"key":"StartedAt","value":"2025-05-14T08:13:52.144Z","type":3}] | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runvdkmf --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-2" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment