Copyright 2025, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
Date | Sep 03, 2025 0:53 |
Duration | 49m 5s |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#998/ad3281d439d6d71588fea15e0147825155625faf/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ssl_server2/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://altinity-build-artifacts.s3.amazonaws.com/PRs/998/ad3281d439d6d71588fea15e0147825155625faf/build_arm_release/clickhouse-common-static_25.6.5.20166.altinityantalya_arm64.deb |
version | 25.6.5.20166.altinityantalya |
user.name | strtgbb |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | 38b4f3c4cbcf7b38c97e16793c210a1496075af7 |
job.name | SSLServer (2) |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/17418173257 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://altinity-build-artifacts.s3.amazonaws.com/PRs/998/ad3281d439d6d71588fea15e0147825155625faf/build_arm_release/clickhouse-common-static_25.6.5.20166.altinityantalya_arm64.deb |
as_binary | False |
base_os | None |
keeper_path | None |
zookeeper_version | None |
use_keeper | False |
stress | False |
collect_service_logs | True |
thread_fuzzer | False |
with_analyzer | True |
reuse_env | False |
force_fips | False |
Units | Skip | OK | Error | XError | |
---|---|---|---|---|---|
Modules | |||||
Suites | |||||
Features | |||||
Checks | |||||
Steps |
Test Name | Result | Message |
---|---|---|
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError 43s 925ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError 43s 950ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError 43s 933ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError 43s 999ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError 44s 42ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError 44s 56ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError 44s 46ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError 44s 71ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError 44s 65ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 44s 99ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 44s 98ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 44s 84ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 44s 124ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 44s 121ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 44s 100ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 44s 126ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 44s 129ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 44s 214ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.086s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 44s 195ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 44s 152ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 44s 147ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 44s 173ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 44s 164ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 44s 175ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 44s 213ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 44s 195ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 44s 187ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 44s 206ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 210ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.086s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 295ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 264ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 44s 321ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 44s 285ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 44s 251ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 44s 227ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.087s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 44s 230ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 44s 243ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 44s 262ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 284ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 44s 272ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 44s 336ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 44s 276ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 325ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 268ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 44s 306ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 44s 330ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 44s 322ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 44s 384ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 44s 302ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 302ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 44s 380ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 44s 321ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 44s 320ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 332ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 345ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 44s 434ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 44s 401ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 44s 353ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 44s 452ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 44s 380ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
Test Name | Result | Duration |
---|---|---|
/ssl server | OK | 49m 5s |
/ssl server/part 2 | OK | 46m 58s |
/ssl server/part 2/dictionary | OK | 46m 58s |
/ssl server/part 2/dictionary/https server dictionary checks | OK | 46m 19s |
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError | 43s 925ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_2 suite connection should work | OK | 15s 718ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError | 43s 950ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError | 43s 933ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError | 43s 999ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1 suite connection should work | OK | 15s 758ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_1 suite connection should work | OK | 15s 799ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_3 suite connection should work | OK | 15s 776ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 15s 790ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 15s 812ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError | 44s 42ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError | 44s 56ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 15s 837ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 15s 822ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError | 44s 46ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError | 44s 71ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError | 44s 65ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 44s 99ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 44s 98ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 44s 84ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 44s 124ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 44s 121ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 44s 100ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 44s 126ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 44s 129ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 44s 214ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 44s 195ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 44s 152ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 44s 147ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 44s 173ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 44s 164ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 44s 175ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 44s 213ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 44s 195ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 44s 187ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 44s 206ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 210ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 295ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 264ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 44s 321ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 285ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 44s 251ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 44s 227ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 44s 230ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 44s 243ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 44s 262ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 284ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 44s 272ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 44s 336ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 44s 276ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 325ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 268ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 44s 306ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 44s 330ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 44s 322ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 384ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 44s 302ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 302ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 44s 380ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 44s 321ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 44s 320ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 332ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 345ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 44s 434ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 44s 401ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 44s 353ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 452ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 44s 380ms |
/ssl server/part 2/dictionary/http server dictionary checks | OK | 1s 317ms |
/ssl server/part 2/dictionary/http server dictionary checks/connection to http server using a dictionary | OK | 324ms |
/ssl server/part 2/fips | Skip | 1ms |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922