I've found something weird, you 've said that your ssh-slaves-plugin version is 1.29, but the stack trace points to a method named SSHLauncher.startSlave, this method was renamed before that version and now is this one https://github.com/jenkinsci/ssh-slaves-plugin/blob/ssh-slaves-1.29.0/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L1018 SSHLauncher.startAgent, the line of code also seems not correct to that version, Did you restart Jenkins after installing the plugins? if so, check ssh-slaves.jpi file date in JENKINS_HOME/plugins folder
El miércoles, 3 de abril de 2019, 16:53:55 (UTC+2), [email protected] escribió: > > Yes, if I don't put any selenium json configuration, the connection > through ssh, between master and node works :) > -- 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/5d31222e-9a32-4bf8-8416-f279ab451402%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
