Lately we have experienced disconnected Agents. Running Jenkins LTS 2.150.1 Java 8u181. Same for both Jenkins server and all build agents.
Looking at the log it shows this: ERROR: [07/04/19 14:47:18] [SSH] Error deleting file. java.util.concurrent.TimeoutException at java.util.concurrent.FutureTask.get(FutureTask.java:205) at hudson.plugins.sshslaves.SSHLauncher.tearDownConnectionImpl(SSHLauncher.java:989) at hudson.plugins.sshslaves.SSHLauncher.tearDownConnection(SSHLauncher.java:930) at hudson.plugins.sshslaves.SSHLauncher.afterDisconnect(SSHLauncher.java:925) at hudson.slaves.SlaveComputer$3.run(SlaveComputer.java:738) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Relaunching the agent does not work. It just hangs. I have no problem ssh into the agent server from the Jenkins server. The only thing that works is restarting Jenkins. We have to do this several times per day now. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c9d2b342-be51-4f7f-82ad-c4098749fe4f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
