Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit-stable #71

See <https://hudson.eclipse.org/hudson/job/egit-stable/71/>

------------------------------------------
Started by user msohn
Building remotely on hudson-slave4
Checkout:egit-stable / <https://hudson.eclipse.org/hudson/job/egit-stable/ws/> - hudson.remoting.Channel@256f5dd0:hudson-slave4
Using strategy: Default
Last Built Revision: Revision 6bcaf8223ccf9838774138e1b9e9bb15b9d35703 (origin/stable-2.3)
Checkout:egit-stable / <https://hudson.eclipse.org/hudson/job/egit-stable/ws/> - hudson.remoting.LocalChannel@75dd3d63
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: Unable to look up git.eclipse.org (port 9418) (Name or service not known)

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:887)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:845)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top