Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/eb4772ec7a53ee6fc408fa7ffc1ca601 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/eb4772ec7a53ee6fc408fa7ffc1ca601 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 5 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 44
[get-pr-number : parse-pr-url] + echo -n 4463
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 4463
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-4463
[acquire-lease : create-lease] Error from server (AlreadyExists): error when creating "e2e-lease.yaml": leases.coordination.k8s.io "operator-hosted-pipeline-pr-4463" already exists
[acquire-lease : create-lease] Waiting for lease...
[acquire-lease : create-lease] acquiredTime: 2024-05-05T07:32:53.000000Z
[acquire-lease : create-lease] acquiredTimeInSeconds: 1714894373
[acquire-lease : create-lease] currenttime: 05/05/24 07:35:40
[acquire-lease : create-lease] currentTimeinSeconds: 1714894540
[acquire-lease : create-lease] TOTAL_DURATION_IN_SECONDS: 5400
[acquire-lease : create-lease] elapsedSeconds: 167
[acquire-lease : create-lease] 2024/05/05 08:10:39 Error executing command: context deadline exceeded
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit c3054d6a71fa71910aaf4875b8a9fd4b92831fc0 to failure'
[set-github-status-failure : set-github-status] Setting github status of commit c3054d6a71fa71910aaf4875b8a9fd4b92831fc0 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 c3054d6a71fa71910aaf4875b8a9fd4b92831fc0 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.'
[set-github-status-failure : set-github-status] 2024-05-05 08:10:47,178 [operator-cert] INFO Successfully set status to failure for commit c3054d6a71fa71910aaf4875b8a9fd4b92831fc0 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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4463
[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/community-operators-prod/pull/4463'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4463 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,024 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,612 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,612 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f9a2bfb14d0>
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,613 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,613 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-05-05 08:10:50,613 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-05-05 08:10:51,070 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2024/05/05 08:10:53 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-run4pvws
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run4pvws
[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-run4pvws
[github-add-summary-comment : gather-info] task acquire-lease has failed: "step-create-lease" exited because the step exceeded the specified timeout limit; for logs run: kubectl -n operator-pipeline-prod logs operator-hosted-pipeline-run4pvws-acquire-lease-pod -c step-create-lease
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task acquire-lease : container step-create-lease has failed : [{"key":"StartedAt","value":"2024-05-05T07:35:39.710Z","type":3},{"key":"Reason","value":"TimeoutExceeded","type":3}]
[release-leases : delete-lease] No resources found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment