Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
Jenkins version 2.72, Blue Ocean version 1.1.5
Description
I'm using Blue Ocean and the declarative pipeline to describe a job. In the triggers section, I'm only using cron trigger. Nevertheless, Jenkins periodically reruns the job with the message "Branch indexing." The job takes a long time to complete and cleans resources at the beginning, making it very difficult to work with. If there is no pollSCM trigger set, then I don't believe this branch indexing should be occurring.
I'm also seeing this issue. I just installed this as a clean setup on Ubuntu 16. My pipelines are using Git on Gitlab, with git URL's and SSH key pair configuration with an admin account in Gitlab. Not sure what I'd even be looking for in said logs.