Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #163

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/163/>

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on windows7tests
Cleaning the workspace because project is configured to clean the workspace before each build.
FATAL: remote file operation failed: <https://hudson.eclipse.org/shared/job/jgit-windows-test/ws/> at hudson.remoting.Channel@70ef2301:windows7tests
hudson.util.IOException2: remote file operation failed: <https://hudson.eclipse.org/shared/job/jgit-windows-test/ws/> at hudson.remoting.Channel@70ef2301:windows7tests
	at hudson.FilePath.act(FilePath.java:789)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.FilePath.deleteRecursive(FilePath.java:860)
	at hudson.model.AbstractProject.cleanWorkspace(AbstractProject.java:2182)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:513)
	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.io.IOException: Unable to delete <https://hudson.eclipse.org/shared/job/jgit-windows-test/ws/.maven\repo\antlr\antlr\2.7.2\antlr-2.7.2.jar>
	at hudson.Util.deleteFile(Util.java:263)
	at hudson.Util.deleteRecursive(Util.java:303)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:220)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.FilePath$9.invoke(FilePath.java:862)
	at hudson.FilePath$9.invoke(FilePath.java:860)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2059)
	at hudson.remoting.UserRequest.perform(UserRequest.java:107)
	at hudson.remoting.UserRequest.perform(UserRequest.java:41)
	at hudson.remoting.Request$2.run(Request.java:276)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:53)
	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