I have just installed Hudson on a Weblogic server and I am having issues with the nodes going off line due to the Free Temp Space falling below the 1gig threshold. Now I have checked my /tmp folder (thinking Hudson uses that) but it is sitting at 10gigs free.
Would anybody be able to point me to the folder Hudson uses? Also I am using a SunOS box.
Make sure you understand what is the disk output of your build - if possible - restrict the output to happen only to the job workspace. Use workspace cleanup plugin to cleanup the workspace as post build step. If the process must write some data to external folders - clean them up manually on post build steps.
You can see project list with occupied disk space by going to the "Disk Usage" page in the management section (Dashboard -> "Manage Jenkins" -> "Disk Usage").
In the web interface go to the node's SystemInfo page (http://hudsonserver/systemInfo)and it will tell you what temp folder it is using. Look for "java.io.tmpdir" on that page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With