I was testing to see if we received emails for jobs currently executing on
a slave and the slave process dies. Master hudson shows the job in a failed
state, but email was never sent.
Hi,
My jenkins instance was a little slower to respond this morning, I thought
maybe a bunch of jobs were running at the time, but the run queue was
empty. top showed the process running at 700%, basically 7 threads pegging
a core. Each was hung in the following code:
"RequestHandlerThread[#1
We recently moved off Hudson to the latest Jenkins (1.475).
After doing so, we have noticed an increased startup time and clicking on
tabs takes longer too. Upon further investigation, these jobs typically
have a history of 100 or so builds.
Dumping the stack while waiting produces the follow