I suggest you change your job configuration like this:

1) Remove the all the SCM configuration.

2) As first build step, add a shell script step which executes:

env
ssh -v 10.100.100.96 hostname

Then trigger the job to run. Then click open the build and the console. Check 
the output.

Then run the same commands from the command line where you are able to log in. 
Compare results with the output from Jenkins.

-- Sami

Kamal Ahmed <kamal2222ah...@yahoo.com> kirjoitti 19.2.2013 kello 19.25:

> Username = kahmed
> which is the same user which can do a git successfully on a command line.
> 
> 
> From: Johannes Wienke <jwie...@techfak.uni-bielefeld.de>
> To: Kamal Ahmed <kamal2222ah...@yahoo.com>; jenkinsci-users@googlegroups.com 
> Sent: Tuesday, February 19, 2013 12:12 PM
> Subject: Re: git on jenkins
> 
> On 19.02.2013 17:28 schrieb Kamal Ahmed:
> > 
> > Johannes,
> > 
> > sorry for the private message, just fat fingered when replying.
> > yes, i am using 
> > Launch slave on Unix machines using SSH" as start method
> > 
> > not sure what is the file to be configured
> > 
> > My network is ....
> > 
> > [Jenkins Master ] ---> [ Slave ] ---> [10.100.100.96/cybage02] , cybage02, 
> > is where the git repo is setup.
> > 
> 
> That wasn't what I meant. If you look at the configuration of the slave
> in the jenkins web interface, what is the value of the username field,
> if you open open up the extended settings for the SSH connection?
> 
> Cheers,
> Johannes
> 
> 
> 
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to