Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest-upgrade_jdk11_python3.8_cythonno_x86_64_1_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_1_643301113215.9732024-08-15T08:18:45.93493003984e94cffd

Tests

NameStatusTypeTime(s)
test_crc_check_chance_upgradeSkipped5.0 > 3.99

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99
0.416
test_composite_row_keySkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1469: test not applicable to env.
0.000
test_static_columns_with_2iSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4046: test not applicable to env.
0.000
test_no_range_ghostFailureFailed: Timeout >900.0s

self = <abc.TestCQLNodes3RF3_Upgrade_current_4_0_x_To_indev_5_0_x object at 0x7f42624d39d0>

def test_no_range_ghost(self):
> cursor = self.prepare()

upgrade_tests/cql_tests.py:1094:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 = 2304, buffer = <memory at 0x7f4261f7ad00>

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_column_name_validationSuccess192.999
test_order_by_validationSuccess289.070
test_select_with_aliasSuccess62.849
test_limit_multigetSuccess164.836
test_conversion_functionsSuccess63.437
test_deleted_row_selectSuccess69.710
test_multi_in_compact_non_compositeSuccess142.032
test_SIM_assertion_errorSuccess69.541
test_batch_and_listSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2217: test not applicable to env.
0.000
test_map_item_conditionalSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4789: test not applicable to env.
0.000
test_no_clusteringSuccess55.772
test_tuple_notationSuccess55.865
test_range_query_2ndarySuccess57.623
test_large_countSuccess71.889
test_nameless_indexSuccess58.636
test_select_distinct_with_deletionsSuccess57.816
test_indexed_with_eqSuccess61.381
test_empty_blobSuccess60.322
test_static_cfSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:44: test not applicable to env.
0.000
test_compact_metadataSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2704: test not applicable to env.
0.000
test_select_map_key_single_rowSkippedawaiting CASSANDRA-7396

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5231: awaiting CASSANDRA-7396
0.000
test_with_no_resultsSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:47: test not applicable to env.
0.000
test_static_columns_pagingSuccess73.809
test_data_change_impacting_later_pageSuccess68.177
test_failure_threshold_deletionsSuccess82.177
test_upgrade_with_clustered_compact_tableSuccess36.883
test_sstableloader_compression_deflate_to_deflateSkipped5.0 > 3.99

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99
0.354
test_dense_supercolumn_with_renamesSkipped5.0 > 3.99

/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99
0.331
test_bootstrap_multidcSuccess518.698
Properties »