[Python-checkins] buildbot failure in AMD64 W2k8 trunk

buildbot at python.org buildbot at python.org
Tue Sep 23 11:43:45 CEST 2008


The Buildbot has detected a new failure of AMD64 W2k8 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/AMD64%20W2k8%20trunk/builds/948

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

Buildslave for this Build: nelson-win64

Build Reason: The web-page 'rebuild' button was pressed by '<unknown>': <no reason specified>

Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_bsddb3

Traceback (most recent call last):
  File "S:\buildbots\python.x64\trunk.nelson-win64\build\lib\threading.py", line 522, in __bootstrap_inner
    self.run()
  File "S:\buildbots\python.x64\trunk.nelson-win64\build\lib\threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "S:\buildbots\python.x64\trunk.nelson-win64\build\lib\bsddb\test\test_thread.py", line 306, in readerThread
    rec = dbutils.DeadlockWrap(c.next, max_retries=10)
  File "S:\buildbots\python.x64\trunk.nelson-win64\build\lib\bsddb\dbutils.py", line 68, in DeadlockWrap
    return function(*_args, **_kwargs)
DBLockDeadlockError: (-30994, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list