Continued operation of Jenkins creates multiple copies of "winstone.jar" with a numeric suffix in TEMP folder (winstone12343543634634.jar). We had about 800Gb of these accumulated, slowing down the host system.
We are currently running Jenkins directly (`java -jar jenkins.jar`) via Windows scheduled task.
[JENKINS-22088] Disk space leak with multiple copies of winstone-XXXX.jar in TEMP folder
Workflow | Original: JNJira [ 154167 ] | New: JNJira + In-Review [ 178712 ] |
Assignee | New: Ivan Fernandez Calvo [ ifernandezcalvo ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "extras-executable-war PR 12 (Web Link)" [ 17818 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: build-environment-plugin [ 17667 ] |
Labels | Original: jenkins winstone | New: winstone |
Remote Link | New: This issue links to "CloudBees Internal OSS-2489 (Web Link)" [ 18276 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Comment | [ ~if you only upgrade the Jenkins instance, the issue would be not resolved. The change is in the windows service that launches the Agent, so to resolve the issue you have to uninstall and install again the windows service if not, you would not change anything~ ] |