Tiered Storage Test Run Report

DateNov 04, 2024 21:59
Duration1h 35m
Framework TestFlows 2.0.240705.1133204

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/5b67ba5a4febfa774d6373929d551c6a697d7d92/regression/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/24.3/5b67ba5a4febfa774d6373929d551c6a697d7d92/package_release/clickhouse-common-static_24.3.12.76.altinitystable_amd64.deb
version24.3.12.76.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashc5e1513a2214ee33696c29717935e0a94989ac2a
job.id11672696143
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/11672696143
archx86_64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/24.3/5b67ba5a4febfa774d6373929d551c6a697d7d92/package_release/clickhouse-common-static_24.3.12.76.altinitystable_amd64.deb
keeper_binary_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerFalse
reuse_envFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsFalse
aws_s3_access_keySecret(name='aws_s3_access_key')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_uriNone
gcs_uriNone
gcs_key_idNone
gcs_key_secretNone

Summary

98.2%OK
1.5%Known
<1%Fail

Statistics

Units OK Fail XFail
Modules
1
1
Features
1
1
Scenarios
94
92
2
Checks
92
91
1
Examples
84
82
2
Steps
13314
13098
210
6

Known Fails

Test NameResultMessage
/tiered storage/normal/manual move with downtimeXFail 1s 703ms
https://altinity.atlassian.net/browse/CH-124
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 387, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 376, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 277, in feature
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/manual_move_with_downtime.py", line 109, in scenario
    assert all_paths_start_with_external, error()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert all_paths_start_with_external, error()

Assertion values
  assert all_paths_start_with_external, error()
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/manual_move_with_downtime.py', line 109 in 'scenario'

101\|  
102\|                      with And(f"all paths should start with '{external_dir}'"):
103\|                          all_paths_start_with_external = all(
104\|                              path.startswith(external_dir)
105\|                              for path in get_paths_for_partition_from_part_log(
106\|                                  node, name, "201904"
107\|                              )[:2]
108\|                          )
109\|>                         assert all_paths_start_with_external, error()
110\|  
111\|                  with When("I manually move partition 201904 to back disk 'jbod1'"):
112\|                      node.query(f"ALTER TABLE {name} DETACH PARTITION 201904")

Results

Test Name Result Duration
/tiered storage OK 1h 35m
/tiered storage/normal OK 1h 35m
/tiered storage/normal/startup and queries OK 28s 977ms
/tiered storage/normal/metadata OK 6s 82ms
/tiered storage/normal/no changes to queries OK 7s 347ms
/tiered storage/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 469ms
/tiered storage/normal/system tables OK 329ms
/tiered storage/normal/system․detached_parts OK 3s 116ms
/tiered storage/normal/attach or replace partition different policies OK 878ms
/tiered storage/normal/query parser OK 972ms
/tiered storage/normal/keep free space OK 17s 882ms
/tiered storage/normal/no warning about zero max data part size OK 778ms
/tiered storage/normal/round robin OK 1s 995ms
/tiered storage/normal/max data part size OK 4s 672ms
/tiered storage/normal/jbod overflow OK 35s 161ms
/tiered storage/normal/start stop moves OK 14s 664ms
/tiered storage/normal/mutate to another disk OK 9s 930ms
/tiered storage/normal/alter table policy OK 24s 31ms
/tiered storage/normal/simple replication and moves OK 43s 599ms
/tiered storage/normal/download appropriate disk OK 4s 723ms
/tiered storage/normal/download appropriate disk advanced OK 22s 977ms
/tiered storage/normal/download appropriate disk max data part size OK 11s 353ms
/tiered storage/normal/rename OK 5s 697ms
/tiered storage/normal/freeze OK 5s 242ms
/tiered storage/normal/double move while select OK 11s 949ms
/tiered storage/normal/background move OK 4m 17s
/tiered storage/normal/alter move OK 11m 40s
/tiered storage/normal/manual move with downtime XFail 1s 703ms
/tiered storage/normal/merge parts different volumes OK 12s 396ms
/tiered storage/normal/merge parts different volumes no space OK 9s 76ms
/tiered storage/normal/ttl moves OK 1h 5m
/tiered storage/normal/change config norestart OK 5m 34s

Generated by TestFlows Open-Source Test Framework v2.0.240705.1133204