Error when using Git [message #1019717] |
Sat, 16 March 2013 08:59  |
Eclipse User |
|
|
|
Trying to use Hudson and Git but I see to keep getting errors. Any help appreciated, I'm totally out of my comfort zone with this issue.
Started by user anonymous
Checkout:workspace / /var/lib/hudson/jobs/Project Stella Incognita/workspace - hudson.remoting.LocalChannel@f0cda1
Using strategy: Default
Checkout:workspace / /var/lib/hudson/jobs/Project Stella Incognita/workspace - hudson.remoting.LocalChannel@f0cda1
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/gametechnology/psi-2013.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/gametechnology/psi-2013.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://github.com/gametechnology/psi-2013.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: github.com[0: 207.97.227.239]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:931)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:889)
at hudson.FilePath.act(FilePath.java:791)
at hudson.FilePath.act(FilePath.java:773)
at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:889)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:668)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
at hudson.model.Run.run(Run.java:1390)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
at hudson.model.ResourceController.execute(ResourceController.java:81)
at hudson.model.Executor.run(Executor.java:137)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04168 seconds