Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
8_cythonno_x86_64_1_8test_network_topology_strategySuccess235.721
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess162.589
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess653.353
8_cythonno_x86_64_1_8test_replace_nonexistent_nodeSuccess51.266
8_cythonno_x86_64_1_8test_stop_decommission_too_few_replicas_multi_dcSuccess114.952
8_cythonno_x86_64_2_8test_network_topology_strategy_each_quorumSuccess174.696
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess211.911
8_cythonno_x86_64_2_8test_really_complex_repairSuccess266.205
8_cythonno_x86_64_2_8test_resume_failed_replaceSuccess169.352
8_cythonno_x86_64_2_8test_transient_full_merge_readSuccess72.106
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess161.226
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess223.804
8_cythonno_x86_64_3_8test_pending_rangeSuccess86.570
8_cythonno_x86_64_3_8test_restart_failed_replace_with_reset_resume_stateSuccess298.808
8_cythonno_x86_64_3_8test_sstable_marking_not_intersecting_all_rangesSuccess85.578
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess64.970
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess117.682
8_cythonno_x86_64_4_8test_replace_stopped_nodeSuccess189.585
8_cythonno_x86_64_4_8test_restart_failed_replaceSuccess4.456
8_cythonno_x86_64_4_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 31 May 2024 22:32:16 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log: Head: INFO [main] 2024-05-31 22:28:07,576 YamlConfigura Tail: ...ava:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)

self = <replace_address_test.TestReplaceAddress object at 0x7fa1efe8cf40>

@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')

replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

start = 1717194616.0424364, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"
node = 'node1'

@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 31 May 2024 22:32:16 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-31 22:28:07,576 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:829)

../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError
258.411
8_cythonno_x86_64_4_8test_initial_empty_repair_tablesSkippedhangs CI

/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI
0.001
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess239.162
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess151.515
8_cythonno_x86_64_5_8test_replace_shutdown_nodeSuccess183.152
8_cythonno_x86_64_5_8test_network_topologySuccess180.198
8_cythonno_x86_64_5_8test_repair_parent_tableSuccess80.257
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess85.364
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess282.273
8_cythonno_x86_64_6_8test_replace_stopped_node_same_addressSuccess175.834
8_cythonno_x86_64_6_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess195.563
8_cythonno_x86_64_6_8test_repair_tableSuccess78.649
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess99.333
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess120.132
8_cythonno_x86_64_7_8test_replace_first_bootSuccess193.776
8_cythonno_x86_64_7_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess186.851
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess78.157
8_cythonno_x86_64_8_8test_complex_repairSuccess280.188
8_cythonno_x86_64_8_8test_replace_active_nodeSuccess81.798
8_cythonno_x86_64_8_8test_multidatacenter_local_quorumSuccess93.434
8_cythonno_x86_64_1_8test_network_topology_strategySuccess210.120
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess139.032
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess621.702
8_cythonno_x86_64_1_8test_replace_nonexistent_nodeSuccess45.261
8_cythonno_x86_64_1_8test_stop_decommission_too_few_replicas_multi_dcSuccess106.323
8_cythonno_x86_64_2_8test_network_topology_strategy_each_quorumSuccess181.944
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess205.913
8_cythonno_x86_64_2_8test_really_complex_repairSuccess249.701
8_cythonno_x86_64_2_8test_resume_failed_replaceSuccess173.055
8_cythonno_x86_64_2_8test_transient_full_merge_readSuccess71.099
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess207.600
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess216.418
8_cythonno_x86_64_3_8test_pending_rangeSuccess93.580
8_cythonno_x86_64_3_8test_restart_failed_replace_with_reset_resume_stateSuccess289.990
8_cythonno_x86_64_3_8test_sstable_marking_not_intersecting_all_rangesSuccess75.279
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess75.853
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess119.649
8_cythonno_x86_64_4_8test_replace_stopped_nodeSuccess198.334
8_cythonno_x86_64_4_8test_restart_failed_replaceSuccess4.422
8_cythonno_x86_64_4_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 31 May 2024 22:33:00 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log: Head: INFO [main] 2024-05-31 22:28:42,962 YamlConfigura Tail: ...ava:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840)

self = <replace_address_test.TestReplaceAddress object at 0x7f0b56df2f40>

@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')

replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

start = 1717194660.257719, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
node = 'node1'

@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 31 May 2024 22:33:00 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-31 22:28:42,962 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:840)

../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError
267.194
8_cythonno_x86_64_4_8test_initial_empty_repair_tablesSkippedhangs CI

/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI
0.001
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess215.442
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess152.781
8_cythonno_x86_64_5_8test_replace_shutdown_nodeSuccess190.510
8_cythonno_x86_64_5_8test_network_topologySuccess186.864
8_cythonno_x86_64_5_8test_repair_parent_tableSuccess82.674
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess100.647
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess356.724
8_cythonno_x86_64_6_8test_replace_stopped_node_same_addressSuccess181.942
8_cythonno_x86_64_6_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess191.370
8_cythonno_x86_64_6_8test_repair_tableSuccess87.695
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess138.968
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess118.256
8_cythonno_x86_64_7_8test_replace_first_bootSuccess185.449
8_cythonno_x86_64_7_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess181.033
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess71.985
8_cythonno_x86_64_8_8test_complex_repairSuccess257.368
8_cythonno_x86_64_8_8test_replace_active_nodeSuccess73.966
8_cythonno_x86_64_8_8test_multidatacenter_local_quorumSuccess75.257