Hi, Srikanteswararao (or any one having access to jenkins server), do you think you could do some more magic here? We ran out of space again on the master jenkins server for j.bac.o.
Thanks, PL On Mon, Jun 1, 2015 at 4:26 PM, Pierre-Luc Dion <pd...@cloudops.com> wrote: > thanks Srikanteswararao, it worked and we have centos63 rpm now for > master branch! > > > > *Pierre-Luc DION* > Architecte de Solution Cloud | Cloud Solutions Architect > t 855.652.5683 > > *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 > w cloudops.com *|* tw @CloudOps_ > > On Mon, Jun 1, 2015 at 3:09 PM, Srikanteswararao talluri < > tall...@apache.org> wrote: > >> There is no space . >> >> /dev/xvdf1 50G 47G 0 100% /var/lib/jenkins/workspace >> >> I have cleaned up builds for 'fastsimulatorbuild' job which were using 9G. >> Modified the job to delete old builds and artefacts after 30 >> builds/30days. >> >> >> ~Talluri >> >> On Mon, Jun 1, 2015 at 8:14 PM, Pierre-Luc Dion <pd...@cloudops.com> >> wrote: >> >> > Can someone that have access to the principal jenkins server to check >> disk >> > space left? >> > >> > getting this error on few slave, the one I've check does not have disk >> full >> > >> > >> > Thread has died >> > >> > java.io.IOException: No space left on device >> > at java.io.FileOutputStream.writeBytes(Native Method) >> > at java.io.FileOutputStream.write(FileOutputStream.java:318) >> > at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) >> > at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316) >> > at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149) >> > at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233) >> > at java.io.BufferedWriter.close(BufferedWriter.java:266) >> > at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94) >> > at >> hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109) >> > at hudson.util.TextFile.write(TextFile.java:121) >> > at hudson.model.Job.saveNextBuildNumber(Job.java:274) >> > at hudson.model.Job.assignBuildNumber(Job.java:332) >> > at hudson.model.Run.<init>(Run.java:286) >> > at hudson.model.AbstractBuild.<init>(AbstractBuild.java:167) >> > at hudson.model.Build.<init>(Build.java:92) >> > at hudson.model.FreeStyleBuild.<init>(FreeStyleBuild.java:34) >> > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >> > Method) >> > at >> > >> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) >> > at >> > >> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) >> > at >> java.lang.reflect.Constructor.newInstance(Constructor.java:525) >> > at >> > jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:186) >> > at >> hudson.model.AbstractProject.newBuild(AbstractProject.java:1000) >> > at >> > hudson.model.AbstractProject.createExecutable(AbstractProject.java:1193) >> > at >> > hudson.model.AbstractProject.createExecutable(AbstractProject.java:143) >> > at hudson.model.Executor.run(Executor.java:213) >> > >> > more info <http://wiki.jenkins-ci.org/display/JENKINS/Dead+Executor> >> > >> > >> > >> > ref: >> > >> http://jenkins.buildacloud.org/computer/cca-slave-02/executors/0/causeOfDeath >> > >> > >> > >> > Thanks! >> > >> > >