Problem solved. git.exe was not in the path.
On Monday, June 15, 2015 at 12:49:34 PM UTC-4, Aaron Boxer wrote: > > Hello! > > I am trying to get a new Jenkins install working on windows. > > I have git installed, using OpenSSH. Our server is deployed on private Gitlab > instance. > > Jenkins service is logging in as the "jenkins" user, and this user > has its SSH key registered with Gitlab. > > I can manually clone our repo using Git bash. > > However, when I try to to get the Jenkins job to build, I get this message: > > > Started by user anonymous <http://localhost:8080/user/null> > Building in workspace C:\bin\Jenkins\workspace\master > Cloning the remote Git repository > Cloning repository git@JDMIDEVREPO:RisPacs/rispacs.git > > git.exe init C:\bin\Jenkins\workspace\master # timeout=10 > ERROR: Error cloning remote repo 'origin'ERROR > <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error cloning remote > repo 'origin'Finished > <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE > > > Any ideas? > > Thanks! > > Aaron > > > -- 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/f210abe8-b70c-408e-ab9c-4de935003ab5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
