/benchmark | Error 4h 19m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.003s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 315, in feature
scenario(format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 265, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 238, in benchmark
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 735, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 3600.000s for '(bash# )\|(\n)' |
/benchmark/aws_s3 | Error 4h 19m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.003s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 315, in feature
scenario(format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 265, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 238, in benchmark
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 735, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 3600.000s for '(bash# )\|(\n)' |
/benchmark/aws_s3/queries | Error 4h 16m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.003s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 315, in feature
scenario(format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 265, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 238, in benchmark
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 735, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 3600.000s for '(bash# )\|(\n)' |
/benchmark/aws_s3/queries/s3 | Error 1h 35m | ExpectTimeoutError
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 223, in read
d = self.queue.get(timeout=timeleft)
File "/usr/lib/python3.10/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 "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 187, in expect
data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
File "/usr/local/lib/python3.10/dist-packages/testflows/uexpect/uexpect.py", line 235, in read
raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.003s
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 171, in
regression()
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/benchmark.py", line 165, in regression
Feature(test=load("ontime_benchmark.tests.benchmark", "feature"))(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 315, in feature
scenario(format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 265, in s3
benchmark(table_name="s3", table_settings=table_settings, format=format)
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../ontime_benchmark/tests/benchmark.py", line 238, in benchmark
node.query(
File "/home/ubuntu/_work/ClickHouse/ClickHouse/ontime_benchmark/../helpers/cluster.py", line 735, in query
r = self.cluster.bash(self.name)(command, *args, **kwargs)
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 3600.000s for '(bash# )\|(\n)' |