[Geoserver-devel] Nightly builds failing due to disk quota?

http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/926/consoleText

In particular

  • cp target/release/geoserver-2.9-SNAPSHOT-war.zip /var/www/geoserver/master/geoserver-master-2016-02-21-war.zip
  • cp target/release/geoserver-2.9-SNAPSHOT-bin.zip /var/www/geoserver/master/geoserver-master-2016-02-21-bin.zip
    cp: writing /var/www/geoserver/master/geoserver-master-2016-02-21-bin.zip': Disk quota exceeded cp: failed to extend /var/www/geoserver/master/geoserver-master-2016-02-21-bin.zip’: Disk quota exceeded
    Build step ‘Execute shell’ marked build as failure

Hummm… if this is the case, I guess my attempt to release 2.7.6 will also be affected… but I’ll try anyways

CheersAndrea

···

==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313

fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


On Sun, Feb 21, 2016 at 9:42 AM, Andrea Aime <andrea.aime@anonymised.com>
wrote:

Hummm... if this is the case, I guess my attempt to release 2.7.6 will
also be affected... but I'll try anyways

Yeah, the whole system is toast, Jenkins cannot even save its own
configuration.
As far as I can see at least jobs do not have a "maximum number of builds"
set (e.g., GeoServer master)
and thus the build history is just piling up indefinitely. Actually all
jobs I've checked have
this problem... which is bad... maybe this plugin can be used to
re-configure all existing builds
to retain just 20 or so old builds (instead of changing them one by one):
https://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin

I've tried to set geoserver master to only retain the last 20 builds, but
even that action fails with
a "disk quota exceeded" error while Jenkins tries to save the config
changes... I then logged
into ares, but the file system if full, as in really full:

df

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/simfs 262144000 262144000 0 100% /
none 838864 76 838788 1% /run
tmpfs 524288 0 524288 0% /mnt/memtmp
none 5120 0 5120 0% /run/lock
none 4194304 0 4194304 0% /run/shm

There is a ton of stuff that could be removed to make space in /tmp and
/var/lib/jenkins/tmp,
but they are write protected (owned by a different user) and my account
does not have sudoer rights,
so there is pretty much nothing I can do...

So I guess we'll have to way for someone from Boundless with proper admin
rights to clean this up
(and maybe give me at least the ability to sudo into the same user that's
running Jenkins, otherwise
I won't be able to do much with this account...)

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------