The weird thing is that all slaves were still working and I could build other jobs, so if it's memory related issue, then it might affect that particular phantom build. The other problem is on identifying which slave is having the problem. I checked the logs of each one, and didn't find any error. Thanks for pointing it though, I'll keep an eye on memory usage.
Cheers, Cliff. On Fri, Aug 10, 2012 at 3:36 PM, Richard Bywater <rich...@byh2o.com> wrote: > I think the last few times that's happened to me its been memory > related (e.g. out of PermGen). Think it spat some errors out to the > Winstone wrapper.log. > > Possibly not related to your issue but just in case... > > Cheers > Richard. > > On Fri, Aug 10, 2012 at 11:44 AM, Cliffano Subagio <cliff...@gmail.com> > wrote: > > Hi, > > > > One of my Jenkins jobs is running (the job page showing a build in > > progress), but the console output page only shows the spinning wheel > without > > anything else > > On the dashboard page, none of the executors is running that job, all > > executors on all slaves are idle. > > > > I got the /threadDump output when it happened, nothing obvious that > screams > > error there. > > Any suggestion where else I should look to investigate what's causing > this > > problem? > > > > I can't stop that phantom job in progress, clicked the red x button and > the > > build stayed in progress. > > > > This is blocking the next build for the same job, which in turn blocks my > > delivery pipeline. > > This happened few times before for the past few months, the workaround > was > > to restart the master, but it's obviously not our preference since it > takes > > a while to start back up. > > > > > > Cheers, > > Cliff. >