Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 254.047 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 168.166 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 656.771 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 176.879 |
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 | | 190.338 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 223.395 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 269.479 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 298.384 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 91.723 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 209.076 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 227.522 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 204.921 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.430 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 31 May 2024 22:17:43 [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:13:30,823 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 0x7fa3653430a0>
@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 = 1717193743.1308017, 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:17:43 [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:13:30,823 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 | 263.917 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 80.724 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 88.478 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 124.223 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 214.576 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 216.610 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 262.803 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 160.982 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 174.500 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 209.506 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 79.424 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 308.506 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 204.162 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 95.766 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 145.491 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 125.590 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 81.916 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 117.033 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 98.502 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 298.613 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 55.408 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 88.342 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 216.565 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 145.158 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 619.291 |
8_cythonno_x86_64_1_8 | test_resume_failed_replace | Success | | 167.674 |
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 | | 212.393 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 222.145 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 289.536 |
8_cythonno_x86_64_2_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 297.190 |
8_cythonno_x86_64_2_8 | test_repair_parent_table | Success | | 90.364 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 138.530 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 209.491 |
8_cythonno_x86_64_3_8 | test_replace_stopped_node | Success | | 187.389 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Success | | 4.432 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 31 May 2024 22:13:53 [node1] after 120.13/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:09:46,355 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 0x7ffb08df60a0>
@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 = 1717193513.638769, 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:13:53 [node1] after 120.13/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:09:46,355 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 | 257.027 |
8_cythonno_x86_64_3_8 | test_repair_table | Success | | 77.048 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 72.082 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 127.371 |
8_cythonno_x86_64_4_8 | test_replace_shutdown_node | Success | | 189.472 |
8_cythonno_x86_64_4_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 199.792 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 202.994 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 161.483 |
8_cythonno_x86_64_5_8 | test_replace_stopped_node_same_address | Success | | 176.966 |
8_cythonno_x86_64_5_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 180.304 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 70.711 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 278.309 |
8_cythonno_x86_64_6_8 | test_replace_first_boot | Success | | 193.528 |
8_cythonno_x86_64_6_8 | test_multidatacenter_local_quorum | Success | | 84.689 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 147.271 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 131.491 |
8_cythonno_x86_64_7_8 | test_replace_active_node | Success | | 87.281 |
8_cythonno_x86_64_7_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 122.745 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 74.133 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 254.557 |
8_cythonno_x86_64_8_8 | test_replace_nonexistent_node | Success | | 44.368 |
8_cythonno_x86_64_8_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 72.758 |