-
Bug
-
Resolution: Unresolved
-
Minor
We restarted the master and all the slaves (330 of them) went offline. We were able to bring back several slaves manually and through a job that restarts slaves remotely. Please review both the error logs (master and slave) attached.
[Posting parts of the error log here for making it easier for others to search for the same problem.]
On the master:
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
On the slave:
WARNING hudson.remoting.AbstractByteArrayCommandTransport
Failed to construct Command
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
[JENKINS-27046] Restarted the master and all slaves went offline
Attachment | New: logFromMaster2.txt [ 28632 ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Component/s | New: remoting [ 15489 ] | |
Component/s | Original: core [ 15593 ] |
Workflow | Original: JNJira [ 161238 ] | New: JNJira + In-Review [ 180625 ] |
We restarted the master again after removing a few plug-ins and we have a new error message. The previous EOF related error is not in the log anymore.