Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] [Hudson] Build failed in Hudson: cbi-build #200

See <https://hudson.eclipse.org/webtools/job/cbi-build/200/>

------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/cbi-build/ws/> - hudson.remoting.LocalChannel@72e83b4c
Using strategy: Default
Last Built Revision: Revision e691765431b6d3b2e062d6a732f0cae12912a7d6 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/cbi-build/ws/> - hudson.remoting.LocalChannel@72e83b4c
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git +refs/heads/*:refs/remotes/origin/*
null
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:747)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:709)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:196)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:963)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1694)
	at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:998)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:963)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:963)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:742)
	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:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210)
	at hudson.Proc$LocalProc.join(Proc.java:222)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:734)
	... 18 more
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:1005)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:963)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:963)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:742)
	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:82)
	at hudson.model.Executor.run(Executor.java:137)

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


Back to the top