You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
OpenShift pipeline builds appear "stuck" - they start by may be at the running stage for hours. Viewing the console logs for the jenkins pod shows that there are problems deleting a Jenkins job.
Solution:
Login to Jenkins and manually delete the job. If you are presented with an error, rsh to the Jenkins pod and use the rm command to delete the folder in question, and retry the delete from the Jenkins UI.