RE: Taking a lot of disk space

2012-09-21 Thread Chris_Williams1
11:16 AM To: jenkinsci-users@googlegroups.com Subject: RE: Taking a lot of disk space >From memory it does when the next build of that job runs. /James From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Miguel Almeida Sent: 21 September 2012 17:05

RE: Taking a lot of disk space

2012-09-21 Thread Nord, James
>From memory it does when the next build of that job runs. /James From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Miguel Almeida Sent: 21 September 2012 17:05 To: jenkinsci-users@googlegroups.com Subject: Re: Taking a lot of disk space Wonder

Re: Taking a lot of disk space

2012-09-21 Thread Miguel Almeida
s > > if not empty, only up to this number of builds have their artifacts > retained > > > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Stephen Connolly > *Sent:* 21 September 2012 15:56 > *To:* jenkinsci-us

Re: Taking a lot of disk space

2012-09-21 Thread Marek Gimza
Ah I C ! Are the log files under each stored builds large? If so, this could mean that the builds are updating the logfiles with too much data. Are there any dirs (containing logfiles) under the builds directory that should have been auto-deleted, based on the job configuration setting to only ke

RE: Taking a lot of disk space

2012-09-21 Thread Nord, James
of builds have their artifacts retained From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Stephen Connolly Sent: 21 September 2012 15:56 To: jenkinsci-users@googlegroups.com Subject: Re: Taking a lot of disk space Aha! Maven 2 project type strikes

Re: Taking a lot of disk space

2012-09-21 Thread Stephen Connolly
Aha! Maven 2 project type strikes again! It auto-archives every build artifact... I think you can disable this setting... but you risk reduced functionality in some use cases On 21 September 2012 15:49, Miguel Almeida wrote: > Hi Marek, > > On Fri, Sep 21, 2012 at 3:36 PM, Marek Gimza wrote: >

Re: Taking a lot of disk space

2012-09-21 Thread Miguel Almeida
Hi Marek, On Fri, Sep 21, 2012 at 3:36 PM, Marek Gimza wrote: > Miguel, > Is the workspace directory under the > /usr/share/tomcat6/.jenkins/jobs/ directories? > It is. But the workspace directly below is only 100 MB large, so it's hardly the problem. Running some "du" commands, I see most spa

Re: Taking a lot of disk space

2012-09-21 Thread Marek Gimza
Miguel, Is the workspace directory under the /usr/share/tomcat6/.jenkins/jobs/ directories? This could be the reason for the disk usage. The workspace is the directory to which jenkins will sync and perform your build-steps. You could take advantage of the "customWorkspace" field in the job conf

Taking a lot of disk space

2012-09-21 Thread Miguel Almeida
Dear all, I have been using Jenkins for some months now and I am interested in the issue of disk usage. While trying to understand why the 50GB on the server were becoming short, I decided to investigate the size of each job directory under /usr/share/tomcat6/.jenkins/jobs/. To my surprise, this