Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_10_32 | test_rolling_upgrade | Success | | 1330.401 |
8_cythonno_x86_64_10_32 | test_bootstrap_multidc | Success | | 572.584 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade_with_internode_ssl | Success | | 873.532 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade | Success | | 345.121 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1193.712 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade | Success | | 509.970 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade | Success | | 1027.381 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade_with_internode_ssl | Success | | 451.246 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade | Success | | 1334.658 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade_with_internode_ssl | Success | | 490.210 |
8_cythonno_x86_64_15_32 | test_parallel_upgrade_with_internode_ssl | Success | | 842.698 |
8_cythonno_x86_64_15_32 | test_bootstrap | Success | | 542.751 |
8_cythonno_x86_64_16_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1317.337 |
8_cythonno_x86_64_16_32 | test_bootstrap_multidc | Success | | 555.180 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 837.455 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 353.632 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 1272.309 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 495.192 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 771.404 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 324.605 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.914 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade_with_internode_ssl | Failure | Failed: Timeout >3000.0s
self = <upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_4_0_x_To_indev_5_0_x object at 0x7fd81ba8ad00>
@pytest.mark.timeout(3000)
def test_parallel_upgrade_with_internode_ssl(self):
"""
Test upgrading cluster all at once (requires cluster downtime), with internode ssl.
"""
> self.upgrade_scenario(internode_ssl=True)
upgrade_tests/upgrade_through_versions_test.py:402:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:414: in upgrade_scenario
self.prepare()
upgrade_tests/upgrade_through_versions_test.py:367: in prepare
cluster.set_install_dir(version=self.test_version_metas[0].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 = 3776, buffer = <memory at 0x7fd81bb33700>
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 >3000.0s
/usr/lib/python3.8/ssl.py:1128: Failed | 3000.011 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1203.662 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 491.387 |
8_cythonno_x86_64_21_32 | test_parallel_upgrade | Success | | 697.420 |
8_cythonno_x86_64_21_32 | test_bootstrap | Success | | 511.254 |
8_cythonno_x86_64_22_32 | test_rolling_upgrade | Success | | 904.464 |
8_cythonno_x86_64_22_32 | test_bootstrap_multidc | Success | | 755.948 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade_with_internode_ssl | Success | | 631.482 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade | Success | | 386.861 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade_with_internode_ssl | Success | | 977.003 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade | Success | | 486.136 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade | Success | | 649.527 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade_with_internode_ssl | Success | | 402.141 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade | Success | | 977.651 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade_with_internode_ssl | Success | | 521.152 |
8_cythonno_x86_64_27_32 | test_parallel_upgrade_with_internode_ssl | Success | | 577.887 |
8_cythonno_x86_64_28_32 | test_rolling_upgrade_with_internode_ssl | Success | | 921.146 |
8_cythonno_x86_64_29_32 | test_bootstrap | Success | | 405.008 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.709 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade_with_internode_ssl | Success | | 828.689 |
8_cythonno_x86_64_30_32 | test_bootstrap_multidc | Success | | 525.352 |
8_cythonno_x86_64_31_32 | test_parallel_upgrade | Success | | 311.212 |
8_cythonno_x86_64_32_32 | test_rolling_upgrade | Success | | 427.736 |
8_cythonno_x86_64_3_32 | test_parallel_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 3.372 |
8_cythonno_x86_64_3_32 | test_bootstrap | Success | | 474.503 |
8_cythonno_x86_64_4_32 | test_rolling_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.975 |
8_cythonno_x86_64_4_32 | test_bootstrap_multidc | Success | | 536.467 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Failure | Failed: Timeout >3000.0s
self = <upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD object at 0x7f0ee423d6d0>
@pytest.mark.timeout(3000)
def test_parallel_upgrade(self):
"""
Test upgrading cluster all at once (requires cluster downtime).
"""
> self.upgrade_scenario()
upgrade_tests/upgrade_through_versions_test.py:388:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:493: in upgrade_scenario
self.upgrade_to_version(version_meta, internode_ssl=internode_ssl)
upgrade_tests/upgrade_through_versions_test.py:562: in upgrade_to_version
node.set_install_dir(version=version_meta.version)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:334: in set_install_dir
self.__install_dir = self.node_setup(version, verbose=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:322: in node_setup
dir, v = setup(version, verbose=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:70: in setup
clone_development(GITHUB_REPO, version, verbose=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:169: in clone_development
out, _, _ = log_info(process, logger)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:585: in log_info
stdoutdata, stderrdata = process.communicate()
/usr/lib/python3.8/subprocess.py:1028: in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
/usr/lib/python3.8/subprocess.py:1868: in _communicate
ready = selector.select(timeout)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <selectors.PollSelector object at 0x7f0ee28fe1f0>, timeout = None
def select(self, timeout=None):
# This is shared between poll() and epoll().
# epoll() has a different signature and handling of timeout parameter.
if timeout is None:
timeout = None
elif timeout <= 0:
timeout = 0
else:
# poll() has a resolution of 1 millisecond, round away from
# zero to wait *at least* timeout seconds.
timeout = math.ceil(timeout * 1e3)
ready = []
try:
> fd_event_list = self._selector.poll(timeout)
E Failed: Timeout >3000.0s
/usr/lib/python3.8/selectors.py:415: Failed | 3001.125 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Success | | 273.374 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 2723.231 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 410.564 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 830.175 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 268.129 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1220.572 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 421.671 |
8_cythonno_x86_64_9_32 | test_parallel_upgrade | Success | | 857.944 |
8_cythonno_x86_64_9_32 | test_bootstrap | Success | | 498.208 |