[
https://issues.apache.org/jira/browse/CASSANDRA-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson reassigned CASSANDRA-11563:
-------------------------------------------
Assignee: Philip Thompson (was: DS Test Eng)
> dtest failure in
> repair_tests.incremental_repair_test.TestIncRepair.sstable_marking_test_not_intersecting_all_ranges
> --------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11563
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11563
> Project: Cassandra
> Issue Type: Test
> Reporter: Michael Shuler
> Assignee: Philip Thompson
> Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/344/testReport/repair_tests.incremental_repair_test/TestIncRepair/sstable_marking_test_not_intersecting_all_ranges
> Failed on CassCI build trunk_novnode_dtest #344
> Test does not appear to deal with single-token cluster testing correctly:
> {noformat}
> Error Message
> Error starting node1.
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: /mnt/tmp/dtest-I164Fa
> dtest: DEBUG: Custom init_config not found. Setting defaults.
> dtest: DEBUG: Done setting configuration options:
> { 'num_tokens': None, 'phi_convict_threshold': 5, 'start_rpc': 'true'}
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File
> "/home/automaton/cassandra-dtest/repair_tests/incremental_repair_test.py",
> line 369, in sstable_marking_test_not_intersecting_all_ranges
> cluster.populate(4, use_vnodes=True).start()
> File "/home/automaton/ccm/ccmlib/cluster.py", line 360, in start
> raise NodeError("Error starting {0}.".format(node.name), p)
> "Error starting node1.\n-------------------- >> begin captured logging <<
> --------------------\ndtest: DEBUG: cluster ccm directory:
> /mnt/tmp/dtest-I164Fa\ndtest: DEBUG: Custom init_config not found. Setting
> defaults.\ndtest: DEBUG: Done setting configuration options:\n{
> 'num_tokens': None, 'phi_convict_threshold': 5, 'start_rpc':
> 'true'}\n--------------------- >> end captured logging <<
> ---------------------"
> Standard Output
> [node1 ERROR] Invalid yaml. Those properties [num_tokens] are not valid
> [node3 ERROR] Invalid yaml. Those properties [num_tokens] are not valid
> [node2 ERROR] Invalid yaml. Those properties [num_tokens] are not valid
> [node4 ERROR] Invalid yaml. Those properties [num_tokens] are not valid
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)