[Buildbot-commits] [SPAM] [Buildbot] #745: Initial slave connection can be slow
Buildbot
buildbot-devel at lists.sourceforge.net
Tue Mar 16 15:46:04 UTC 2010
#745: Initial slave connection can be slow
-------------------+--------------------------------------------------------
Reporter: catlee | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.0
Version: master | Keywords:
-------------------+--------------------------------------------------------
Slaves can sometimes take more than 10 seconds to connect to the master.
{{{
now restarting buildbot process..
Following twistd.log until startup finished..
2010-03-16 11:44:26-0400 [-] Log opened.
2010-03-16 11:44:26-0400 [-] twistd 10.0.0
(/home/catlee/.virtualenvs/buildbot.git/bin/python2.4 2.4.6) starting up.
2010-03-16 11:44:26-0400 [-] reactor class:
twisted.internet.selectreactor.SelectReactor.
2010-03-16 11:44:26-0400 [-] Starting factory
<buildbot.slave.bot.BotFactory instance at 0x7f75279485a8>
The buildmaster took more than 10 seconds to start, so we were unable to
confirm that it started correctly. Please 'tail twistd.log' and look for a
line that says 'configuration update complete' to verify correct startup.
}}}
--
Ticket URL: <http://buildbot.net/trac/ticket/745>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list