[Zope-tests] FAILED (errors=1): Test ZODB HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Tue Feb 3 06:21:59 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotesth14nhY/ZODB3
PYTHONPATH=  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotesth14nhY/ZODB3/build
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.........................................................Traceback (most recent call last):
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/zeoserver.py", line 216, in ?
    main()
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/zeoserver.py", line 193, in main
    auth_realm=zo.auth_realm)
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/StorageServer.py", line 742, in __init__
    factory=self.new_connection)
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/zrpc/server.py", line 34, in __init__
    self._open_socket()
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/zrpc/server.py", line 43, in _open_socket
    self.bind(self.addr)
  File "/usr/local/lib/python2.3/asyncore.py", line 303, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')


Error in test checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.BDBConnectionTests)
Traceback (most recent call last):
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/ConnectionTests.py", line 102, in setUp
    self.startServer()
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/ConnectionTests.py", line 202, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/forker.py", line 104, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.BDBConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/ConnectionTests.py", line 102, in setUp
    self.startServer()
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/ConnectionTests.py", line 202, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/tmp/autotesth14nhY/ZODB3/build/lib.linux-i686-2.3/ZEO/tests/forker.py", line 104, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

----------------------------------------------------------------------
Ran 1690 tests in 1261.827s

FAILED (errors=1)



More information about the Zope-tests mailing list