Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] [Hudson] Build failed in Hudson: nebula.nebula #462

See <https://hudson.eclipse.org/hudson/job/nebula.nebula/462/>

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave1
Checkout:nebula.nebula / <https://hudson.eclipse.org/hudson/job/nebula.nebula/ws/> - hudson.remoting.Channel@45765520:hudson-slave1
Using strategy: Default
Last Built Revision: Revision f3d3b362649cb3333ede6087dcdc4069a32b2409 (origin/master)
Checkout:nebula.nebula / <https://hudson.eclipse.org/hudson/job/nebula.nebula/ws/> - hudson.remoting.LocalChannel@3d27da4b
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: error: Failed connect to git.eclipse.org:9898; Operation now in progress while accessing http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git/info/refs

fatal: HTTP request failed

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(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)

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


Back to the top