Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
We're getting these quite often with concurrently running jobs that pull out of SVN:
java.io.IOException: Unable to delete /var/lib/jenkins/jobs/[jobname]/svnexternals.txt
at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:112)
at hudson.XmlFile.write(XmlFile.java:174)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:708)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:576)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:465)
at hudson.model.Run.run(Run.java:1409)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Incomplete [ 4 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Incomplete [ 4 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | kutzi [ kutzi ] |
Assignee | kutzi [ kutzi ] | Oleg Nenashev [ oleg_nenashev ] |
Assignee | Oleg Nenashev [ oleg_nenashev ] | kutzi [ kutzi ] |
Due Date | 2014-03-09 |
Due Date | 2014-03-09 |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Component/s | core [ 15593 ] | |
Component/s | concurrent-build [ 15628 ] |
Workflow | JNJira [ 145818 ] | JNJira + In-Review [ 191641 ] |
Is this on Windows?