-
Bug
-
Resolution: Fixed
-
Critical
-
envinject-1.91.2
If a job uses EnvInjectPasswordWrapper, the stream close command won't be propagated to upper loggers. It means that the files may stay in open state => potential file descriptor leaks.
The leaks may have a big impact if you try delete a job from a remote NFS storage. Plugins like Timestamper also multiply a number of unclosed files, hence there's a real risk of the open descriptors overflow.
- relates to
-
JENKINS-43199 Credentials Binding plugin causes File Descriptor leak
-
- Resolved
-
- links to
[JENKINS-28409] EnvInjectPasswordsOutputStream does not close the parent logger
Summary | Original: EnvInjectPasswordsOutputStream does not close parent logger | New: EnvInjectPasswordsOutputStream does not close the parent logger |
Remote Link | New: This issue links to "PR #50 (Web Link)" [ 12910 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | New: leak |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 163248 ] | New: JNJira + In-Review [ 197146 ] |
Link |
New:
This issue relates to |