Pingthread and some monitoring stuff run every 4 min, I think that the disconnections happens before that process but because there is not activity on this agents is not detected until the pingthread passes. So I guess you have half closed connections, I mean, the agent closes the convention but the master does not received the reset packet. If you are using SSH agents, you can enable the verbose mode on the sshd server to monitor what the heck happens see https://github.com/jenkinsci/ssh-slaves-plugin/blob/master/doc/TROUBLESHOOTING.md#common-info-needed-to-troubleshooting-a-bug
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6afddcab-d9e4-46a1-84b4-3e692e285910%40googlegroups.com.