Community
Participate
Working Groups
It seems that slave.jar likes to consume from 100% to 125% of one CPU at all times. For a machine with 8 cores, this means one of them is always tied up. Is there any way of tracing what it's doing? strace doesn't show me anything.
Could use the following to check slave status: http://wiki.hudson-ci.org/display/HUDSON/slave-status Also, the following issue might be of interest: http://issues.hudson-ci.org/browse/HUDSON-4512 In addition, you can report a bug to the hudson devs at: http://issues.hudson-ci.org/
You can also get a threadDump from build2 if you are logged into the Hudson UI. https://build.eclipse.org/hudson/computer/build2/threadDump
Since starting it with jnlp this is no longer the case.