Name | Status | Type | Time(s) |
test_local_quorum_bootstrap | Success | | 174.635 |
test_multiordering | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2268: test not applicable to env. | 0.001 |
test_cas_and_list_index | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4919: test not applicable to env. | 0.000 |
test_range_slice | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_4_0_x_To_indev_5_0_x object at 0x7f3bd3d4a3a0>
def test_range_slice(self):
"""
Test a regression from #1337
@jira_ticket CASSANDRA-1337
"""
> cursor = self.prepare()
upgrade_tests/cql_tests.py:1751:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_base.py:88: in prepare
cluster.set_install_dir(version=self.UPGRADE_PATH.starting_version)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:111: in set_install_dir
dir, v = repository.setup(version, verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:99: in setup
download_version(version, verbose=verbose, binary=binary)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:349: in download_version
__download(archive_url, target, show_progress=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:546: in __download
buffer = u.read(block_sz)
/usr/lib/python3.8/http/client.py:459: in read
n = self.readinto(b)
/usr/lib/python3.8/http/client.py:503: in readinto
n = self.fp.readinto(b)
/usr/lib/python3.8/socket.py:669: in readinto
return self._sock.recv_into(b)
/usr/lib/python3.8/ssl.py:1270: in recv_into
return self.read(nbytes, buffer)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <ssl.SSLSocket [closed] fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 7040, buffer = <memory at 0x7f3bd3e7f100>
def read(self, len=1024, buffer=None):
"""Read up to LEN bytes and return them.
Return zero-length string on EOF."""
self._checkClosed()
if self._sslobj is None:
raise ValueError("Read on closed or unwrapped SSL socket.")
try:
if buffer is not None:
> return self._sslobj.read(len, buffer)
E Failed: Timeout >900.0s
/usr/lib/python3.8/ssl.py:1128: Failed | 900.004 |
test_in_with_desc_order | Success | | 83.186 |
test_map | Success | | 75.200 |
test_map_keys_indexing | Success | | 64.662 |
test_count | Success | | 82.703 |
test_cas_simple | Success | | 65.919 |
test_exclusive_slice | Success | | 161.307 |
test_clustering_order_and_functions | Success | | 62.644 |
test_noncomposite_static_cf | Success | | 135.550 |
test_clustering_indexing | Success | | 68.312 |
test_select_list_key_single_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5290: awaiting CASSANDRA-7396 | 0.001 |
test_collection_function | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2442: test not applicable to env. | 0.000 |
test_key_index_with_reverse_clustering | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5034: test not applicable to env. | 0.000 |
test_refuse_in_with_indexes | Success | | 56.591 |
test_list_item_conditional | Success | | 54.859 |
test_composite_row_key | Success | | 57.384 |
test_static_columns_with_2i | Success | | 57.838 |
test_no_range_ghost | Success | | 58.119 |
test_column_name_validation | Success | | 56.589 |
test_order_by_validation | Success | | 55.810 |
test_select_with_alias | Success | | 55.569 |
test_limit_multiget | Success | | 58.875 |
test_conversion_functions | Success | | 58.045 |
test_deleted_row_select | Success | | 63.570 |
test_multi_in_compact_non_composite | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2566: test not applicable to env. | 0.000 |
test_SIM_assertion_error | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5149: test not applicable to env. | 0.000 |
test_with_less_results_than_page_size | Success | | 56.916 |
test_with_order_by_reversed | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:248: test not applicable to env. | 0.000 |
test_static_columns_paging | Success | | 66.098 |
test_data_change_impacting_later_page | Success | | 59.325 |
test_single_cell_deletions | Success | | 62.592 |
test_upgrade_with_unclustered_CQL_table | Success | | 34.614 |
test_sstableloader_with_mv | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.341 |
test_sparse_supercolumn_with_renames | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99 | 0.562 |
test_bootstrap | Success | | 421.791 |