[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

Yagisan jamie_jones_au at yahoo.com.au
Tue Dec 8 12:41:16 UTC 2009


I have now duplicated this bug on ubuntu 8.04 with buildbot 0.7.6-1. I
have copied the output from twistd.log below, and have attached the
adjusted master.cfg file needed to reproduce this on hardy (the locking
commands were removed as they are not understood on this old version)

--- Start of twistd.log ----
2009/12/08 23:20 +1100 [Broker,0,10.0.0.118] ping finished: success
2009/12/08 23:20 +1100 [Broker,0,10.0.0.118] <Build ubuntu-904-amd64-gcc43-rwd>.startBuild
2009/12/08 23:20 +1100 [Broker,0,10.0.0.118] error while creating step, factory=[<buildbot.steps.source.Git instance at 0xc94440>], args={}
2009/12/08 23:20 +1100 [Broker,0,10.0.0.118] Build.setupBuild failed
2009/12/08 23:20 +1100 [Broker,0,10.0.0.118] Unhandled Error
	Traceback (most recent call last):
	  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 239, in callback
	    self._startRunCallbacks(result)
	  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 304, in _startRunCallbacks
	    self._runCallbacks()
	  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 317, in _runCallbacks
	    self.result = callback(self.result, *args, **kw)
	  File "/usr/lib/python2.5/site-packages/buildbot/process/builder.py", line 616, in _startBuild_2
	    d = build.startBuild(bs, self.expectations, sb)
	--- <exception caught here> ---
	  File "/usr/lib/python2.5/site-packages/buildbot/process/base.py", line 300, in startBuild
	    self.setupBuild(expectations) # create .steps
	  File "/usr/lib/python2.5/site-packages/buildbot/process/base.py", line 351, in setupBuild
	    step = factory(**args)
	exceptions.TypeError: 'list' object is not callable
---- End of twistd.log ----

** Attachment added: "master.cfg suitable for hardy"
   http://launchpadlibrarian.net/36574514/master.cfg

-- 
Buildbot master generates a setupBuild exception when attempting to run a builder
https://bugs.launchpad.net/bugs/493575
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list