-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
jenkins running on a windows server 2008 system
I have my master configured for 4 executors. It routinely runs more jobs than the number of executors and the jenkins web page shows the jobs running on a ghost executor. When I run a groovy script that calls the getOwner method, that fails and says it cannot determine who the owner is, which tells me that the owner really does seem like a ghost. I am running 1.535 jenkins. Please see the attached picture to illustrate what I am talking about.
if you set the number of executors to 2 will it run more than 2 jobs? Is this only specific to setting to 4 executors?
In your picture it has 5 executing jobs. the fifth one does not have a number assigned to it. others have the number 1,2,3,4 assigned.
Is it always just an extra ghost job or can it be more? It is always happening?
Can you run with 2 and see if any more ghosts appear?