![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Unassigned |
|
Components:
|
core |
|
Created:
|
17/Oct/12 7:44 AM
|
|
Description:
|
I get regularly - but not always - the following error when the build starts extracting files from subversion (note the workspace does not exist at this stage on the slave):
[noformat}
Building remotely on slave in workspace d:\jenkins-slave\workspace\buildjob
java.io.IOException: Failed to mkdirs: d:\jenkins-slave\workspace\buildjob
at hudson.FilePath.mkdirs(FilePath.java:973)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1306)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:679)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
at hudson.model.Run.execute(Run.java:1516)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
I could not find any additional detail regarding this error.
|
|
Environment:
|
Jenkins 1.486
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Olivier Chédru
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|