After running a trivial flow
node {}
on Windows, trying to delete it fails due to a lock error on 3.log, the one with (one line of) output.
Deleting a build of an empty flow works, as does a flow
echo 'hello'
so the problem might be specific to ExecutorStep.
- is related to
-
JENKINS-22205 Jenkins failed to rotate log error -- unable to delete .nfsxxxxx file with NAS Build Record Root directory
-
- Closed
-
[JENKINS-26030] Build deletion fails due to file lock
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160020 ] | New: JNJira + In-Review [ 196282 ] |
Component/s | New: pipeline-general [ 21692 ] |
Symptoms similar to those in
JENKINS-22205reported in the case of NFS storage.