All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Buildbots out of disk space
@ 2013-07-08  5:07 Stefan Weil
  2013-07-15  3:42 ` Stefan Hajnoczi
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Weil @ 2013-07-08  5:07 UTC (permalink / raw)
  To: Daniel Gollub; +Cc: qemu-devel

Currently many buildbots show an exception:

http://buildbot.b1-systems.de/qemu/builders/default_x86_64_out_of_tree/builds/857/steps/git/logs/err.html
No space left on device:
'/var/lib/buildbot/qemu/default_x86_64_out_of_tree/857-log-git-stdio'

Regards
Stefan Weil

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-08  5:07 [Qemu-devel] Buildbots out of disk space Stefan Weil
@ 2013-07-15  3:42 ` Stefan Hajnoczi
  2013-07-15  5:31   ` Christian Berendt
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Hajnoczi @ 2013-07-15  3:42 UTC (permalink / raw)
  To: berendt; +Cc: Stefan Weil, qemu-devel

On Mon, Jul 08, 2013 at 07:07:47AM +0200, Stefan Weil wrote:
> Currently many buildbots show an exception:
> 
> http://buildbot.b1-systems.de/qemu/builders/default_x86_64_out_of_tree/builds/857/steps/git/logs/err.html
> No space left on device:
> '/var/lib/buildbot/qemu/default_x86_64_out_of_tree/857-log-git-stdio'

Changed Daniel Gollub to Christian Berendt, who now maintains the
buildmaster.

I have checked that my buildslave, yuzuki, has sufficient disk space.

Christian: Is the buildmaster running low on disk space?

Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-15  3:42 ` Stefan Hajnoczi
@ 2013-07-15  5:31   ` Christian Berendt
  2013-07-15  6:43     ` Stefan Hajnoczi
  0 siblings, 1 reply; 7+ messages in thread
From: Christian Berendt @ 2013-07-15  5:31 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Stefan Weil, qemu-devel

On 07/15/2013 05:42 AM, Stefan Hajnoczi wrote:
> Christian: Is the buildmaster running low on disk space?

No. It's running low on inodes ;)

But at the moment everything is looking good, the bots are up and running.

Think we should clean up the registered build slaves. Here's a list of 
offline slaves. Can they be removed from the bot?

default_s390
default_solaris11express_sparc
default_i386_macosx

Also I'll order a new block device on the buildbot system today and will 
move /var/lib/buildbot on the new blockdevice.

Christian.

-- 
Christian Berendt
Cloud Computing Solution Architect
Tel.: +49-171-5542175
Mail: berendt@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-15  5:31   ` Christian Berendt
@ 2013-07-15  6:43     ` Stefan Hajnoczi
  2013-07-15 17:17       ` Palle Lyckegaard
  2013-07-18 10:45       ` Andreas Färber
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Hajnoczi @ 2013-07-15  6:43 UTC (permalink / raw)
  To: Christian Berendt; +Cc: Stefan Weil, qemu-devel, palle

On Mon, Jul 15, 2013 at 07:31:05AM +0200, Christian Berendt wrote:
> On 07/15/2013 05:42 AM, Stefan Hajnoczi wrote:
> Think we should clean up the registered build slaves. Here's a list
> of offline slaves. Can they be removed from the bot?
> 
> default_s390

This slave goes offline relatively often but we do try to get it back
periodically.

> default_solaris11express_sparc

I have CCed Palle, the owner of this buildslave.

> default_i386_macosx

Not sure who owns this buildslave?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-15  6:43     ` Stefan Hajnoczi
@ 2013-07-15 17:17       ` Palle Lyckegaard
  2013-07-18 10:45       ` Andreas Färber
  1 sibling, 0 replies; 7+ messages in thread
From: Palle Lyckegaard @ 2013-07-15 17:17 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Stefan Weil, Christian Berendt, qemu-devel

Hi Stefan,

the default_solaris11express_sparc buildbot can be removed, since the box 
is not running (Solaris) anymore.

Regards
Palle

On Mon, 15 Jul 2013, Stefan Hajnoczi wrote:

> Date: Mon, 15 Jul 2013 06:43:49
> From: Stefan Hajnoczi <stefanha@gmail.com>
> To: Christian Berendt <berendt@b1-systems.de>
> Cc: Stefan Weil <sw@weilnetz.de>, qemu-devel <qemu-devel@nongnu.org>,
>     palle@lyckegaard.dk
> Subject: Re: [Qemu-devel] Buildbots out of disk space
> 
> On Mon, Jul 15, 2013 at 07:31:05AM +0200, Christian Berendt wrote:
>> On 07/15/2013 05:42 AM, Stefan Hajnoczi wrote:
>> Think we should clean up the registered build slaves. Here's a list
>> of offline slaves. Can they be removed from the bot?
>>
>> default_s390
>
> This slave goes offline relatively often but we do try to get it back
> periodically.
>
>> default_solaris11express_sparc
>
> I have CCed Palle, the owner of this buildslave.
>
>> default_i386_macosx
>
> Not sure who owns this buildslave?
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-15  6:43     ` Stefan Hajnoczi
  2013-07-15 17:17       ` Palle Lyckegaard
@ 2013-07-18 10:45       ` Andreas Färber
  2013-07-19  4:53         ` Stefan Hajnoczi
  1 sibling, 1 reply; 7+ messages in thread
From: Andreas Färber @ 2013-07-18 10:45 UTC (permalink / raw)
  To: Stefan Hajnoczi, Christian Berendt
  Cc: Stefan Weil, qemu-devel, Alexander Graf

Am 15.07.2013 08:43, schrieb Stefan Hajnoczi:
> On Mon, Jul 15, 2013 at 07:31:05AM +0200, Christian Berendt wrote:
>> Think we should clean up the registered build slaves. Here's a list
>> of offline slaves. Can they be removed from the bot?
>>
>> default_s390
> 
> This slave goes offline relatively often but we do try to get it back
> periodically.

It's a z/VM instance that had some networking issues but I can SSH onto
the machine again now - I don't see any buildbot-related process running
nor is there anything related scheduled in cron. Please advise what to
do to get it back online.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Buildbots out of disk space
  2013-07-18 10:45       ` Andreas Färber
@ 2013-07-19  4:53         ` Stefan Hajnoczi
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Hajnoczi @ 2013-07-19  4:53 UTC (permalink / raw)
  To: Andreas Färber
  Cc: Stefan Weil, Christian Berendt, qemu-devel, Alexander Graf

On Thu, Jul 18, 2013 at 12:45:42PM +0200, Andreas Färber wrote:
> Am 15.07.2013 08:43, schrieb Stefan Hajnoczi:
> > On Mon, Jul 15, 2013 at 07:31:05AM +0200, Christian Berendt wrote:
> >> Think we should clean up the registered build slaves. Here's a list
> >> of offline slaves. Can they be removed from the bot?
> >>
> >> default_s390
> > 
> > This slave goes offline relatively often but we do try to get it back
> > periodically.
> 
> It's a z/VM instance that had some networking issues but I can SSH onto
> the machine again now - I don't see any buildbot-related process running
> nor is there anything related scheduled in cron. Please advise what to
> do to get it back online.

I have added the following crontab entry for user 'build' on
qemu-s390.opensuse.org:

@reboot cd /home/build/qemu && /usr/local/bin/buildslave start

See here for buildslave status:

http://buildbot.b1-systems.de/qemu/buildslaves

Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-19  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08  5:07 [Qemu-devel] Buildbots out of disk space Stefan Weil
2013-07-15  3:42 ` Stefan Hajnoczi
2013-07-15  5:31   ` Christian Berendt
2013-07-15  6:43     ` Stefan Hajnoczi
2013-07-15 17:17       ` Palle Lyckegaard
2013-07-18 10:45       ` Andreas Färber
2013-07-19  4:53         ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.