[Neo-report] NEO tests (r2659): 661 Tests, 3 Errors, 5 Failures

gregory at nexedi.com gregory at nexedi.com
Mon Mar 7 06:10:05 CET 2011


Title                     : NEO tests (r2659)
Date                      : 2011-03-07
Node                      : blade1
Machine                   : x86_64
System                    : Linux
Python                    : 2.5.2

Directory                 : /tmp/neo_7hxUpO
Status                    : 98.790%
NEO_TEST_ZODB_PARTITIONS  : 2

                               NEO TESTS REPORT

              Test Module |   run   | success |  errors |  fails  |   time   
--------------------------+---------+---------+---------+---------+----------
                ClientApp |    28   |    28   |     .   |     .   |   1.04s   
           ConnectionPool |     5   |     5   |     .   |     .   |   1.00s   
            MasterHandler |    15   |    15   |     .   |     .   |   0.01s   
           StorageHandler |    16   |    16   |     .   |     .   |   0.01s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.client |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                   Client |    10   |     9   |     1   |     .   |  51.45s   
                  Cluster |     7   |     6   |     1   |     1   | 110.72s   
                   Master |     4   |     4   |     .   |     .   |  40.68s   
                  Storage |    17   |    16   |     1   |     .   |  88.06s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     8   |     8   |     .   |     .   |   0.01s   
          ElectionHandler |    24   |    24   |     .   |     .   |   0.04s   
                MasterApp |     2   |     2   |     .   |     .   |   0.03s   
                 MasterPT |     7   |     7   |     .   |     .   |   0.01s   
                 Recovery |     5   |     5   |     .   |     .   |   0.01s   
           StorageHandler |    10   |    10   |     .   |     .   |   0.17s   
             Transactions |     9   |     9   |     .   |     .   |   0.00s   
             Verification |     8   |     8   |     .   |     .   |   0.01s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.master |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |    18   |    18   |     .   |     .   |   0.38s   
    IdentificationHandler |     3   |     3   |     .   |     .   |   0.01s   
    InitializationHandler |     4   |     4   |     .   |     .   |   0.09s   
            MasterHandler |    13   |    13   |     .   |     .   |   0.27s   
              Replication |    10   |    10   |     .   |     .   |   2.51s   
       ReplicationHandler |    21   |    21   |     .   |     .   |   0.01s   
               Replicator |     7   |     7   |     .   |     .   |   0.00s   
               StorageApp |     3   |     3   |     .   |     .   |   0.06s   
             StorageBTree |    29   |    29   |     .   |     .   |   0.01s   
           StorageHandler |     9   |     9   |     .   |     .   |   0.16s   
           StorageMySQLdb |    38   |    38   |     .   |     .   |   0.76s   
             Transactions |    19   |    19   |     .   |     .   |   0.01s   
      VerificationHandler |    13   |    13   |     .   |     .   |   0.26s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.11s   
               Connection |    80   |    80   |     .   |     .   |   0.06s   
               Dispatcher |     5   |     5   |     .   |     .   |   0.00s   
                    Event |     1   |     1   |     .   |     .   |   0.00s   
                  Handler |     1   |     1   |     .   |     .   |   0.00s   
                    Nodes |    14   |    14   |     .   |     .   |   0.00s   
                       PT |    11   |    11   |     .   |     .   |   0.00s   
                 Protocol |    87   |    87   |     .   |     .   |   0.01s   
                     Util |     4   |     4   |     .   |     .   |   0.00s   
--------------------------+---------+---------+---------+---------+----------
                neo.tests |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                    Basic |    16   |    16   |     .   |     .   |  33.14s   
                 Conflict |     5   |     5   |     .   |     .   |  10.28s   
                  History |     1   |     1   |     .   |     .   |   2.07s   
                 Iterator |     9   |     9   |     .   |     .   |  18.54s   
                       MT |     5   |     5   |     .   |     .   |  13.20s   
                     Pack |    14   |    12   |     .   |     2   |  33.35s   
               Persistent |     1   |     1   |     .   |     .   |   2.07s   
                 ReadOnly |     2   |     2   |     .   |     .   |   5.13s   
                 Revision |     7   |     7   |     .   |     .   |  16.54s   
          Synchronization |     7   |     7   |     .   |     .   |  14.26s   
                     Undo |    17   |    16   |     .   |     1   |  37.00s   
                     ZODB |    10   |     9   |     .   |     1   |  20.91s   
--------------------------+---------+---------+---------+---------+----------
           neo.tests.zodb |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                  Summary |   661   |   654   |     3   |     5   | 504.46s   
--------------------------+---------+---------+---------+---------+----------



ERRORS:
neo.tests.functional.testClient.ClientTests.testConflictResolutionTriggered2
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/testClient.py", line 142, in testConflictResolutionTriggered2
    t2.commit()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/transaction-1.1.1-py2.5.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/transaction-1.1.1-py2.5.egg/transaction/_transaction.py", line 329, in commit
    self._commitResources()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/transaction-1.1.1-py2.5.egg/transaction/_transaction.py", line 446, in _commitResources
    rm.tpc_vote(self)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/ZODB3-3.10.0-py2.5-linux-x86_64.egg/ZODB/Connection.py", line 780, in tpc_vote
    s = vote(transaction)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/Storage.py", line 34, in wrapped
    return func(self, *args, **kw)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/Storage.py", line 149, in tpc_vote
    tryToResolveConflict=self.tryToResolveConflict)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/app.py", line 726, in tpc_vote
    result = self.waitStoreResponses(txn_context, tryToResolveConflict)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/app.py", line 702, in waitStoreResponses
    _waitAnyTransactionMessage(txn_context)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/app.py", line 214, in _waitAnyTransactionMessage
    self._waitAnyMessage(queue, block=block)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/app.py", line 202, in _waitAnyMessage
    _handlePacket(conn, packet)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/app.py", line 177, in _handlePacket
    handler.dispatch(conn, packet)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/lib/handler.py", line 57, in dispatch
    method(conn, *args)
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/client/handlers/storage.py", line 87, in answerStoreObject
    dump(conn.getUUID()),
NEOStorageError: Storages ['980ef7c018d883e26b8dbf4ed1396dd3'] accepted object 0000000000000001 for serial 038ccb2ceaa92577 but c22e5cb6fee86c3cfa2fa6d96fe02370 reports a conflict for it.
-------------------------------------------------------------

neo.tests.functional.testCluster.ClusterTests.testElectionWithManyMasters
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/testCluster.py", line 32, in tearDown
    self.neo.stop()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/__init__.py", line 346, in stop
    process.wait()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/__init__.py", line 135, in wait
    self.command, self.arg_dict, result))
NodeProcessError: '/neo/environments/py2.5-ZODB3.10/bin/neomaster' {'--cluster': 'neo_78', '--bind': '127.0.0.1:35881', '--verbose': True, '--logfile': '/tmp/neo_KXUS3A/neo.tests.functional.testCluster.ClusterTests.testElectionWithManyMasters/master_18.log', '--name': 'master_18', '--partitions': 10, '--uuid': '188a001e737e4d5e7bc621c106ecd58d', '--masters': '127.0.0.1:41929/127.0.0.1:47044/127.0.0.1:51510/127.0.0.1:39396/127.0.0.1:59557/127.0.0.1:51780/127.0.0.1:33745/127.0.0.1:57958/127.0.0.1:47361/127.0.0.1:33482/127.0.0.1:58774/127.0.0.1:38479/127.0.0.1:53751/127.0.0.1:42390/127.0.0.1:34956/127.0.0.1:35227/127.0.0.1:48552/127.0.0.1:45338/127.0.0.1:35881/127.0.0.1:41470', '--replicas': 0} exited with status 1
-------------------------------------------------------------

neo.tests.functional.testStorage.StorageTests.testDropNodeThenRestartCluster
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/testStorage.py", line 435, in testDropNodeThenRestartCluster
    self.neo.stop()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/__init__.py", line 346, in stop
    process.wait()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/__init__.py", line 135, in wait
    self.command, self.arg_dict, result))
NodeProcessError: '/neo/environments/py2.5-ZODB3.10/bin/neostorage' {'--cluster': 'neo_99', '--adapter': 'MySQL', '--bind': '127.0.0.1:0', '--database': 'neo:neo at test_neo0', '--verbose': True, '--logfile': '/tmp/neo_KXUS3A/neo.tests.functional.testStorage.StorageTests.testDropNodeThenRestartCluster/storage_0.log', '--name': 'storage_0', '--uuid': '263744f784327244bb4ce7f531e434ab', '--masters': '127.0.0.1:60452'} exited with status 1
-------------------------------------------------------------


FAILURES:
neo.tests.functional.testCluster.ClusterTests.testElectionWithManyMasters
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/testCluster.py", line 76, in testElectionWithManyMasters
    self.neo.start()
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/neo-0.1.0-py2.5.egg/neo/tests/functional/__init__.py", line 336, in start
    raise AssertionError, 'Timeout when starting cluster'
AssertionError: Timeout when starting cluster
-------------------------------------------------------------

neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/ZODB3-3.10.0-py2.5-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions
    raises(KeyError, self._storage.loadSerial, oid, revid3)
AssertionError: KeyError not raised
-------------------------------------------------------------

neo.tests.zodb.testPack.PackableTests.checkPackUndoLog
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/ZODB3-3.10.0-py2.5-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog
    self.assertEqual(1,len(self._storage.undoLog()))
AssertionError: 1 != 3
-------------------------------------------------------------

neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/ZODB3-3.10.0-py2.5-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack
    self.assertEqual(len(info2), 2)
AssertionError: 4 != 2
-------------------------------------------------------------

neo.tests.zodb.testZODB.NEOZODBTests.checkResetCache
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/environments/py2.5-ZODB3.10/lib/python2.5/site-packages/ZODB3-3.10.0-py2.5-linux-x86_64.egg/ZODB/tests/testZODB.py", line 135, in checkResetCache
    self.assert_(len(conn._cache) > 0)  # Precondition
AssertionError
-------------------------------------------------------------






More information about the Neo-report mailing list