I had this problem and creating a new node and deleting the old one magically fixed it somehow.
On Monday, January 19, 2015 at 5:50:56 PM UTC-6, jhavero wrote: > > I'm using Amazon EC2 plugin to spin up my slave and the Slave Setup Plugin > to run some pre-launch scripts. > For the pre-launch script I have "./pre-launch.sh" and for prepare script > I have "./prepare.sh". I checked > both these scripts are exiting 0 and are stored in the Jenkins home > directory of the Jenkins master. > > When the slave starts up I get these errors: > > executing pre-launch scripts ... > script failed with exception: null > . > . > . > executing prepare script ... > script failed with exception: null > > My versions: > > > > *Slave Setup Plugin 1.8Amazon EC2 plugin 1.24Jenkins 1.597* > -- -- 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/3064e58f-8da0-4953-b07b-821f50978044%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
