[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

Daniel Dunbar daniel_dunbar at apple.com
Sat Feb 27 11:57:44 PST 2010


On Feb 26, 2010, at 11:12 PM, Chris Lattner wrote:

>
> On Feb 26, 2010, at 11:09 PM, daniel_dunbar at apple.com wrote:
>
>> The Buildbot has detected a new failure of clang-x86_64-darwin10 on  
>> smooshlab.
>> Full details are available at:
>> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/4607
>>
>> Buildbot URL: http://smooshlab.apple.com:8010/
>>
>> Buildslave for this Build: smoosh-11.apple.com
>>
>> Build Reason:
>> Build Source Stamp: 97307
>> Blamelist: lattner
>>
>> BUILD FAILED: failed compile
>
> This is a 'Resource temporarily unavailable' failure.

I reboot smoosh-11, and moved one of the builders off of it to lessen  
its load. We will see if that helps.

> On the other failure, smooshie is returning:
>
> web.Server Traceback (most recent call last):
> <type 'exceptions.AttributeError'>: 'NoneType' object has no  
> attribute 'number'
>
> /Library/Python/2.6/site-packages/Twisted-8.2.0-py2.6-macosx-10.6- 
> universal.egg/twisted/web/server.py, line 149 in process
> 147    self.postpath = map(unquote, string.split(self.path[1:], '/'))
> 148    try:
> 149      resrc = self.site.getResourceFor(self)
> 150      self.render(resrc)

Eek. I have seen this before, but it always resolves itself on reload  
-- so I ignore it. :)

  - Daniel

> -Chris




More information about the llvm-testresults mailing list