I have duplicated this exact same bug on Ubuntu 9.04. I have attached the .apport file generated from ubuntu-bug, and have copied the output from twistd.log below.
--- Start of twistd.log ---- 22:30:35+1100 [HTTPChannel,0,10.0.0.113] 10.0.0.113 - - [08/Dec/2009:11:30:35 +0000] "GET /builders/ubuntu-904-amd64-gcc43-rwd/force?username=&comments=&branch=&revision= HTTP/1.1" 302 180 "http://10.0.0.135:8010/builders/ubuntu-904-amd64-gcc43-rwd/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.15) Gecko/2009102815 Ubuntu/9.04 (jaunty) Firefox/3.0.15" 2009-12-08 22:30:35+1100 [Broker,0,10.0.0.118] ping finished: success 2009-12-08 22:30:35+1100 [Broker,0,10.0.0.118] <Build ubuntu-904-amd64-gcc43-rwd>.startBuild 2009-12-08 22:30:35+1100 [Broker,0,10.0.0.118] error while creating step, factory=[<buildbot.steps.source.Git instance at 0x331a7e8>], args={} 2009-12-08 22:30:35+1100 [Broker,0,10.0.0.118] Build.setupBuild failed 2009-12-08 22:30:35+1100 [Broker,0,10.0.0.118] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 243, in callback self._startRunCallbacks(result) File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 312, in _startRunCallbacks self._runCallbacks() File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 328, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/usr/lib/python2.6/dist-packages/buildbot/process/builder.py", line 637, in _startBuild_2 d = build.startBuild(bs, self.expectations, sb) --- <exception caught here> --- File "/usr/lib/python2.6/dist-packages/buildbot/process/base.py", line 336, in startBuild self.setupBuild(expectations) # create .steps File "/usr/lib/python2.6/dist-packages/buildbot/process/base.py", line 387, in setupBuild step = factory(**args) exceptions.TypeError: 'list' object is not callable ---- End of twistd.log ---- ** Attachment added: "apport report from ubuntu 9.04" http://launchpadlibrarian.net/36573811/apport.buildbot_0.7.9-1.MTi94U.apport -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
