Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 231.547 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 175.207 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 642.360 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 47.074 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 118.945 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 178.314 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 208.948 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 266.290 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 168.064 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 86.832 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 144.520 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 211.478 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 93.465 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 287.949 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 75.795 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 63.986 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 120.806 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 205.014 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.561 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 30 May 2024 21:45:39 [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-30 21:41:31,006 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 0x7f1034152f70>
@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 = 1717105418.8939953, 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:45:39 [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-30 21:41:31,006 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 | 259.404 |
8_cythonno_x86_64_4_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_5_8 | test_network_topology_strategy_users | Success | | 142.358 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 145.302 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 188.235 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 164.978 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 66.768 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 81.061 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 290.139 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 175.083 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 203.481 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 76.743 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 152.642 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 134.461 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 198.644 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 196.659 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 82.949 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 278.340 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 82.381 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 88.620 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 356.328 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 217.798 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 803.366 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 51.398 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 113.163 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 175.960 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 204.859 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 276.939 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 162.535 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 77.206 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 130.052 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 207.190 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 91.042 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 290.139 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 78.128 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 69.209 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 125.791 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 196.373 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.463 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 30 May 2024 21:49:02 [node1] after 120.06/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:44:51,032 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 0x7f081e7acfd0>
@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 = 1717105622.0241585, 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:49:02 [node1] after 120.06/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:44:51,032 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 | 261.416 |
8_cythonno_x86_64_4_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_5_8 | test_network_topology_strategy_users | Success | | 223.689 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 143.630 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 189.305 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 178.111 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 80.518 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 79.899 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 273.250 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 173.802 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 185.127 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 71.841 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 91.088 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 117.826 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 196.745 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 183.275 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 73.643 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 270.364 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 78.413 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 80.242 |