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: WTP-R3_10_Integration #134

See <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/134/>

------------------------------------------
Started by user nboldt@xxxxxxxxxx
Cleaning the workspace because project is configured to clean the workspace before each build.
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/> - hudson.remoting.LocalChannel@40d8b59c
Using strategy: Default
Git Exe: git
Last Built Revision: Revision b2a0279771649c4a620b017f211425821105fa47 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/> - hudson.remoting.LocalChannel@40d8b59c
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git
Commencing build of Revision b2a0279771649c4a620b017f211425821105fa47 (origin/master)
Checking out Revision b2a0279771649c4a620b017f211425821105fa47 (origin/master)
The origin is non-bare.
Trying to fetch webtools.common into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.common>
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools-common/webtools.common
Trying to fetch webtools.dali into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.dali>
Fetching upstream changes from git://git.eclipse.org/gitroot/dali/webtools.dali
Trying to fetch webtools.ejb into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.ejb>
Fetching upstream changes from git://git.eclipse.org/gitroot/jeetools/webtools.ejb
Trying to fetch webtools.javaee into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.javaee>
Fetching upstream changes from git://git.eclipse.org/gitroot/jeetools/webtools.javaee
Trying to fetch webtools.javaee.tests into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.javaee.tests>
Fetching upstream changes from git://git.eclipse.org/gitroot/jeetools/webtools.javaee.tests
Trying to fetch webtools.jsdt into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.jsdt>
Fetching upstream changes from git://git.eclipse.org/gitroot/jsdt/webtools.jsdt
Trying to fetch webtools.jsf into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.jsf>
Fetching upstream changes from git://git.eclipse.org/gitroot/jsf/webtools.jsf
Trying to fetch webtools.jsf.docs into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.jsf.docs>
Fetching upstream changes from git://git.eclipse.org/gitroot/jsf/webtools.jsf.docs
Trying to fetch webtools.jsf.tests into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.jsf.tests>
Fetching upstream changes from git://git.eclipse.org/gitroot/jsf/webtools.jsf.tests
Trying to fetch webtools.releng into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.releng>
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools/webtools.releng
Trying to fetch webtools.servertools into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.servertools>
Fetching upstream changes from git://git.eclipse.org/gitroot/servertools/webtools.servertools
Trying to fetch webtools.sourceediting into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.sourceediting>
Fetching upstream changes from git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting
Trying to fetch webtools.webservices into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.webservices>
Fetching upstream changes from git://git.eclipse.org/gitroot/webservices/webtools.webservices
Trying to fetch webtools.webservices.axis2 into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.webservices.axis2>
Fetching upstream changes from git://git.eclipse.org/gitroot/webservices/webtools.webservices.axis2
Trying to fetch webtools.webservices.jaxws into <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/webtools.webservices.jaxws>
Fetching upstream changes from git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws
The origin is non-bare.
FATAL: Error performing command: git submodule update
null
hudson.plugins.git.GitException: Error performing command: git submodule update
null
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.submoduleUpdate(GitAPI.java:450)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:896)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	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:264)
	at hudson.Proc$LocalProc.join(Proc.java:222)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
	... 15 more

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


Back to the top