Hello, I have started a Linux node via ssh. On the node, I can see the jars copied from jenkins in the directory I specified for the node and the log when I start the node seems OK. I also can see the "java -jar slave.jar" running.
When I start a job, a job directory is created in workspace and then every command I started in my fails (excepted ssh ones). I first try a svn checkout and I've got an error. Then, I disabled the svn checkout and added only a sheel script performing a "echo hello" and the shell script launch fails. If I add no command, the job went fine (I know, this sound stupid). Is it possible to have a verbose output from slave.jar ? Do we need to be able to connect from the slave to the master via ssh ? YC -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
