Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 213.665 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 148.770 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 631.651 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 171.023 |
8_cythonno_x86_64_1_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 191.424 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 206.068 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 268.058 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 292.504 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 86.074 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 150.462 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 222.970 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 213.580 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.448 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 30 May 2024 21:28:42 [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-30 21:24:24,277 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 0x7f9eda413f70>
@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 = 1717104402.6094856, 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: 30 May 2024 21:28:42 [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-30 21:24:24,277 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 | 271.056 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 76.678 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 77.195 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 131.893 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 197.789 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 206.304 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 137.202 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 143.778 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 171.364 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 189.931 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 92.572 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 332.289 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 196.842 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 97.343 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 91.659 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 123.151 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 81.073 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 108.183 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 80.971 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 280.646 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 49.130 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 86.873 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 280.619 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 182.756 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 641.145 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 172.387 |
8_cythonno_x86_64_1_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 181.119 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 211.813 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 250.087 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 279.569 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 71.676 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 154.441 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 218.172 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 192.333 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.527 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 30 May 2024 21:29:30 [node1] after 120.11/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-30 21:25:17,106 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 0x7fe7e7515ee0>
@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 = 1717104450.5021012, 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: 30 May 2024 21:29:30 [node1] after 120.11/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-30 21:25:17,106 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 | 265.258 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 75.218 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 69.730 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 122.188 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 183.710 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 179.659 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 131.653 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 138.398 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 172.347 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 184.432 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 98.702 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 286.175 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 186.143 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 78.689 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 136.554 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 122.543 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 80.493 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 112.068 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 93.730 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 270.958 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 49.117 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 94.032 |