Though many executors are available, the jobs are getting queued waiting for executor on master
collapse Build Queue (11) Project1 Project2 Project4 Project3 Project5 Project6 ...
Build Executor Status master 1 Idle 2 Idle 3 Idle 4 Idle 5 Idle 6 Idle 7 Idle 8 Idle 9 Idle 10 Idle 11 Idle 12 Idle 13 Idle 14 Idle 15 Idle
Please provide...
I see you have the Role Strategy and Authorize Project plugin installed. Does your user have the Computer.Build permission?
I have LDAP configured for Authorization, have enabled those permission <permission>hudson.model.Computer.Build:xxxx.com</permission>
Irrespective of the permission level the job gets queued, if permission seems the issue, safe restart should not solve the issue?
Under which user do you run the build? Authorize project changes the build authentication to ANONYMOUS by default IIRC. Use global settings or the job property to alter the behavior
No response from the requester. According to the last comment, I assume that Jenkins behaves as designed => Not A Defect