You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/27 15:07:52 UTC

[jira] [Created] (CASSANDRA-12093) dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_counters

Sean McCarthy created CASSANDRA-12093:
-----------------------------------------

             Summary: dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_counters
                 Key: CASSANDRA-12093
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12093
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log, node5_gc.log, node6.log, node6_debug.log, node6_gc.log

example failure:

http://cassci.datastax.com/job/trunk_dtest_win32/445/testReport/consistency_test/TestAccuracy/test_network_topology_strategy_counters

Failed on CassCI build trunk_dtest_win32 #445

{code}
Stacktrace

  File "C:\tools\python2\lib\unittest\case.py", line 329, in run
    testMethod()
  File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 720, in test_network_topology_strategy_counters
    self._run_test_function_in_parallel(TestAccuracy.Validation.validate_counters, self.nodes, self.rf.values(), combinations),
  File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 543, in _run_test_function_in_parallel
    assert False, err.message
"Got 4 from ['127.0.0.1'], expected 3 at ONE
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)