[Buildbot] #3066: buildbot.test.integration.test_master.RunMaster.test_master1 become flaky

Buildbot trac trac at buildbot.net
Tue Nov 25 09:32:44 UTC 2014


#3066: buildbot.test.integration.test_master.RunMaster.test_master1 become flaky
---------------------+-------------------
Reporter:  Ben       |      Owner:
    Type:  defect    |     Status:  new
Priority:  critical  |  Milestone:  0.9.0
 Version:  master    |   Keywords:
---------------------+-------------------
 Discussed there:
 https://github.com/buildbot/buildbot/pull/1385#issuecomment-64304726

 Reproduced this morning on a less powerful hardware (work fine on a big
 machine.)

 Another one failed at the same time:

 {{{
 [ERROR]
 Traceback (most recent call last):
   File "/home/benoit/buildbot/openvas/venv/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
     result = g.send(result)
   File
 "/home/benoit/buildbot/buildbot/master/buildbot/buildslave/base.py", line
 262, in stopService
     yield service.AsyncMultiService.stopService(self)
   File "/home/benoit/buildbot/buildbot/master/buildbot/util/service.py",
 line 182, in stopService
     service.Service.stopService(self)
   File
 "/home/benoit/buildbot/buildbot/master/buildbot/monkeypatches/servicechecks.py",
 line 33, in stopService
     assert self.running, "%r already stopped" % (self,)
 exceptions.AssertionError: <BuildSlave u'local1'> already stopped

 buildbot.test.integration.test_master.RunMaster.test_master1
 buildbot.test.integration.test_try_client.Schedulers.test_jobdir_wait
 }}}

 djmitche said "I'm not terribly surprised it's flaking"

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


More information about the bugs mailing list