Name | Status | Type | Time(s) |
test_list_permissions | Success | | 97.976 |
test_batchlog_replay_compatibility_1 | Skipped | ported to in-JVM from 4.0 >= 5.1
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.1 | 1.433 |
test_sstable_deletion[LeveledCompactionStrategy] | Success | | 105.879 |
test_consistent_reads_after_bootstrap | Success | | 358.178 |
test_nodetool | Skipped | ported to in-JVM from 4.0 >= 5.1
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.1 | 1.498 |
test_interrupt_build_process | Success | | 3.260 |
test_interrupt_build_process | Failure | ccmlib.node.TimeoutError: 17 Dec 2024 04:28:22 [node1] after 120.56/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-12-17 04:26:27,996 YamlConfigura
Tail: ...e /127.0.0.3:7000 is now part of the cluster
INFO [GossipStage:1] 2024-12-17 04:28:21,959 Gossiper.java:1139 - InetAddress /127.0.0.3:7000 is now UP
self = <materialized_views_test.TestMaterializedViews object at 0x7ffb6d844f10>
def test_interrupt_build_process(self):
"""Test that an interrupted MV build process is resumed as it should"""
options = {'hinted_handoff_enabled': False}
if self.cluster.version() >= '4':
options['concurrent_materialized_view_builders'] = 4
> session = self.prepare(options=options, install_byteman=True)
materialized_views_test.py:1096:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
materialized_views_test.py:60: in prepare
cluster.start(jvm_args=['-Dcassandra.reset_bootstrap_progress=false'])
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:550: in start
node.watch_log_for(start_message, timeout=timeout, process=p, verbose=verbose, from_mark=mark,
../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 = 1734409582.4347672, timeout = 120
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-12-17 04:26:27,996...he cluster\nINFO [GossipStage:1] 2024-12-17 04:28:21,959 Gossiper.java:1139 - InetAddress /127.0.0.3:7000 is now UP\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: 17 Dec 2024 04:28:22 [node1] after 120.56/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-12-17 04:26:27,996 YamlConfigura
E Tail: ...e /127.0.0.3:7000 is now part of the cluster
E INFO [GossipStage:1] 2024-12-17 04:28:21,959 Gossiper.java:1139 - InetAddress /127.0.0.3:7000 is now UP
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 147.713 |
test_paging_across_multi_wide_rows | Success | | 207.744 |
test_wide_row | Skipped | ported to in-JVM from 4.0 >= 5.1
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.1 | 1.706 |
test_update_on_wide_table | Success | | 191.666 |
test_drop_static_column_and_restart | Success | | 132.983 |
test_remove_index_file | Success | | 149.091 |
test_super_cf_remove_supercolumn | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.489 |
test_index_scan_expiring | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.383 |
test_remove_column_ttl | Success | | 50.187 |
test_tracing_from_system_traces | Success | | 94.294 |
test_default_null_indicator | Success | | 83.876 |
test_reading_pk_timestamps_with_counters | Success | | 60.411 |
test_wide_row_repair | Success | | 454.660 |