Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[capella-dev] [Hudson] Build failed in Hudson: capella-bugzilla1505 #14

See <https://hudson.polarsys.org/capella/job/capella-bugzilla1505/14/>

------------------------------------------
Started by user jean.barata@xxxxxxxxxxxxxxx
Checkout:workspace / <https://hudson.polarsys.org/capella/job/capella-bugzilla1505/ws/> - hudson.remoting.LocalChannel@1b724bd5
Using strategy: Default
Last Built Revision: Revision 2ad96006ea89a8bf019991839acc14fab8268e9f (origin/bugzilla/001505/enhancedAFM)
Checkout:workspace / <https://hudson.polarsys.org/capella/job/capella-bugzilla1505/ws/> - hudson.remoting.LocalChannel@1b724bd5
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.polarsys.org/gitroot/capella/capella.git
Commencing build of Revision 469f3a00c26814769ba997bad47538f1a2346e06 (origin/bugzilla/001505/enhancedAFM)
Checking out Revision 469f3a00c26814769ba997bad47538f1a2346e06 (origin/bugzilla/001505/enhancedAFM)
FATAL: Error performing command: git checkout -f 469f3a00c26814769ba997bad47538f1a2346e06
Command "git checkout -f 469f3a00c26814769ba997bad47538f1a2346e06" returned status code 128: fatal: Unable to create '/jobs/genie.capella/capella-bugzilla1505/workspace/.git/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.

hudson.plugins.git.GitException: Error performing command: git checkout -f 469f3a00c26814769ba997bad47538f1a2346e06
Command "git checkout -f 469f3a00c26814769ba997bad47538f1a2346e06" returned status code 128: fatal: Unable to create '/jobs/genie.capella/capella-bugzilla1505/workspace/.git/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:778)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:740)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.checkoutBranch(GitAPI.java:856)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:857)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:840)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:840)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:801)
	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: hudson.plugins.git.GitException: Command "git checkout -f 469f3a00c26814769ba997bad47538f1a2346e06" returned status code 128: fatal: Unable to create '/jobs/genie.capella/capella-bugzilla1505/workspace/.git/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 16 more

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


Back to the top