[Buildbot-commits] [Buildbot] #1784: Buildmaster blocks

Buildbot nobody at buildbot.net
Fri Jan 28 14:17:09 UTC 2011


#1784: Buildmaster blocks
----------------------+-----------------------
Reporter:  Schenker   |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.0      |   Keywords:
----------------------+-----------------------
 When doing a long build and the server loads, the master blocks, the
 webpage can't be loaded. The buildslave sends keepalive each 600 seconds,
 waits 30 seconds for answer and returns:
 {{{
 2011-01-19 20:49:13+0200 [-] sending app-level keepalive
 2011-01-19 20:49:43+0200 [-] BotFactory.checkActivity: nothing from master
 for 629 secs
 2011-01-19 20:49:43+0200 [Broker,client] SlaveBuilder._ackFailed:
 SlaveBuilder.sendUpdate
 2011-01-19 20:49:43+0200 [Broker,client] SlaveBuilder._ackFailed:
 SlaveBuilder.sendUpdate
 2011-01-19 20:49:43+0200 [Broker,client] SlaveBuilder._ackFailed:
 SlaveBuilder.sendUpdate
 2011-01-19 20:49:43+0200 [Broker,client] SlaveBuilder._ackFailed:
 SlaveBuilder.sendUpdate
 2011-01-19 20:49:43+0200 [Broker,client] SlaveBuilder._ackFailed:
 SlaveBuilder.sendUpdate
 2011-01-19 20:49:43+0200 [Broker,client] BotFactory.keepaliveLost
 2011-01-19 20:49:43+0200 [Broker,client] lost remote

 }}}

 The masters actually freezes and is waken up after the buildslave
 detaches. This happens on Buildbot 0.8.* (I tried with every 0.8.0+
 version).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1784>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list