[Python-checkins] buildbot warnings in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Thu Jun 7 16:55:45 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%2520trunk/builds/595

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/threading.py", line 465, in __bootstrap
    self.run()
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_urllib2_localnet.py", line 64, in run
    self._RequestHandlerClass)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_urllib2_localnet.py", line 22, in __init__
    RequestHandlerClass)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 331, in __init__
    self.server_bind()
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/BaseHTTPServer.py", line 101, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 342, in server_bind
    self.socket.bind(self.server_address)
  File "<string>", line 1, in bind
error: (98, 'Address already in use')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list