Hi folks,

Our Arm5 build slave is down[1]. I've lost the way to get into the server.
So not sure what's going on inside. Could any one help to fix it or grant
me the access right? Thanks!

Evans

[1] https://ci.bigtop.apache.org/computer/

---JENKINS LOG---

SSHLauncher{host='213.146.141.103', port=22,
credentialsId='e4343a01-5ca9-4290-8f79-d04ec1a95be2', jvmOptions='',
javaPath='', prefixStartSlaveCmd='', suffixStartSlaveCmd='',
launchTimeoutSeconds=210, maxNumRetries=10, retryWaitTime=15,
sshHostKeyVerificationStrategy=hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy,
tcpNoDelay=true, trackCredentials=true}
[02/09/20 16:35:05] [SSH] Opening SSH connection to 213.146.141.103:22.
No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 10 more retries
left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 9 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 8 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 7 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 6 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 5 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 4 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 3 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 2 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 1 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host unreachable)".
java.io.IOException: There was a problem while connecting to 213.146.141.103:22
        at com.trilead.ssh2.Connection.connect(Connection.java:758)
        at 
hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1175)
        at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:846)
        at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:833)
        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)
Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:367)
        at 
com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:480)
        at com.trilead.ssh2.Connection.connect(Connection.java:698)
        ... 7 more
[02/09/20 16:38:07] Launch failed - cleaning up connection
[02/09/20 16:38:07] [SSH] Connection closed.

Reply via email to