-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.7.4
Rebuilder 1.2.5
Node and Label Parameter 1.7.2
Startup Trigger 2.6.3
When rebuilding a job that was initiated by startup-trigger the Node Label Parameter is apparently not filled correctly. The job goes into queue with the message "pending - There are no nodes with the label ''"
I haven't been able to verify this behavior in other scenarios, so it could be a problem with the Startup Trigger plugin, maybe something to do with the way it schedules the job?
[JENKINS-38635] NodeLabelParameter empty on rebuild of job initiated by Startup Trigger
Assignee | Original: Dominik Bartholdi [ domi ] | New: Emory Penney [ ejpenney ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
I have this issue too, but with manual trigger.
That is, I trigger a job manually with a label parameter, but rebuild doesn't preserve this parameter (which is mandatory in my case). All the other params are recovered correctly.