[Buildbot-devel] Buildbot Slave: many reconnects because of BotFactory.keepaliveLost

Fabalabs Mailing-Lists mailing-lists at fabalabs.org
Fri Mar 28 10:04:50 UTC 2008


Hi!

Thank you for your quick response, but it seems that my problem is more difficult than expected.
It's true that there do run 2 buildbot processes, but ONLY 1 slave (the other process is the buildbot master process)

16265 ?        S      0:03 /usr/bin/python /usr/bin/buildbot start -q /home/buildbot/masters/<maindir>
16300 ?        S      0:00 /usr/bin/python /usr/bin/buildbot start -q /home/buildbot/clients/<maindir>

I've tried your tips and changed the build-slave password and also the buildslave name.
But that didn't help me much.
The one slave still disconnects approx. every 15 minutes.

Klaus.

-----Original Message-----
From: djmitche at gmail.com [mailto:djmitche at gmail.com] On Behalf Of Dustin J. Mitchell
Sent: Donnerstag, 27. März 2008 19:12
To: Fabalabs Mailing-Lists
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] Buildbot Slave: many reconnects because of BotFactory.keepaliveLost

On Thu, Mar 27, 2008 at 10:47 AM, Fabalabs Mailing-Lists
<mailing-lists at fabalabs.org> wrote:
> I've a problem with my new buildbot system (V.0.7.6), in fact one of my
> slaves always disconnects and connects all the time, which overcrowds my
> waterfall view with unneeded entries. (my old buildbot system on other
> servers and with an older version of buildbot did not have such problems)

Most times I've seen this, it's because there are two instances of the
buildslave running, and each keeps causing the other to be
disconnected.  Try killing all buildslave processes on the host, then
starting just one up.  You can also change the buildslave password for
that host, which will cause any remaining buildslaves to quit
permanently.

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com


More information about the devel mailing list