-
Bug
-
Resolution: Fixed
-
Major
-
None
I have a fstrigger that polls every minute, and most of the time when I try to delete the job I get an error:
java.io.IOException: Unable to delete /some/path/.nfs00000000018e26ca00236d2f
so I look at that file, and it contains the fstrigger polling log.
If I disable the fstrigger, then I am able to delete the job.
- is related to
-
JENKINS-8550 Hudson build fails with unable to delete NFS lock file
-
- Open
-
[JENKINS-12176] Unable to delete a job that has a fstrigger
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Thanks for raising this issue.
Could you give your Jenkins core version and the fstrigger Jenkins plugin version you are using.
Additionally, is '/some/path' a directory polled by the FSTrigger plugin?