[
https://issues.apache.org/jira/browse/CASSANDRA-12266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paulo Motta resolved CASSANDRA-12266.
-------------------------------------
Resolution: Duplicate
> dtest failure in
> bootstrap_test.TestBootstrap.consistent_range_movement_false_with_two_replicas_down_should_fail_test
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12266
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12266
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: DS Test Eng
> Labels: dtest
> 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
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/431/testReport/bootstrap_test/TestBootstrap/consistent_range_movement_false_with_two_replicas_down_should_fail_test
> {code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/bootstrap_test.py", line 180, in
> consistent_range_movement_false_with_two_replicas_down_should_fail_test
> self._bootstrap_test_with_replica_down(False, stop_two_replicas=True)
> File "/home/automaton/cassandra-dtest/bootstrap_test.py", line 233, in
> _bootstrap_test_with_replica_down
> node4.watch_log_for("Unable to find sufficient sources for streaming
> range")
> File "/home/automaton/ccm/ccmlib/node.py", line 449, in watch_log_for
> raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + "
> [" + self.name + "] Missing: " + str([e.pattern for e in tofind]) + ":\n" +
> reads[:50] + ".....\nSee {} for remainder".format(filename))
> "20 Jul 2016 00:58:03 [node4] Missing: ['Unable to find sufficient sources
> for streaming range']:\nINFO [main] 2016-07-20 00:48:02,304
> YamlConfigura.....\nSee system.log for remainder
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)