[Python-checkins] buildbot warnings in x86 Ubuntu edgy (icc) trunk
buildbot at python.org
buildbot at python.org
Mon Feb 12 14:39:50 CET 2007
The Buildbot has detected a new failure of x86 Ubuntu edgy (icc) trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%2520Ubuntu%2520edgy%2520%2528icc%2529%2520trunk/builds/1180
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: lars.gustaebel,martin.v.loewis
Build had warnings: warnings test
Excerpt from the test logfile:
Traceback (most recent call last):
File "/home/buildbot/Buildbot/trunk.baxter-ubuntu/build/Lib/threading.py", line 460, in __bootstrap
self.run()
File "/home/buildbot/Buildbot/trunk.baxter-ubuntu/build/Lib/threading.py", line 440, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildbot/Buildbot/trunk.baxter-ubuntu/build/Lib/bsddb/test/test_thread.py", line 281, in readerThread
rec = dbutils.DeadlockWrap(c.next, max_retries=10)
File "/home/buildbot/Buildbot/trunk.baxter-ubuntu/build/Lib/bsddb/dbutils.py", line 62, in DeadlockWrap
return function(*_args, **_kwargs)
DBLockDeadlockError: (-30995, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')
1 test failed:
test_timeout
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list