Tiered Storage Test Run Report

DateApr 28, 2024 17:17
Duration1h 38m
Framework TestFlows 2.0.231215.1221232

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
version23.8.11.29.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashb3947a8c4284717e5265b792789745943cc030f6
job.id8868426423
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8868426423
archaarch64
stressFalse
with_minioTrue
with_s3amazonFalse
with_s3gcsFalse
aws_s3_access_keySecret(name='aws_s3_access_key')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_uriSecret(name='aws_s3_uri')
gcs_key_secretSecret(name='gcs_key_secret')
gcs_key_idSecret(name='gcs_key_id')
gcs_uriSecret(name='gcs_uri')
allow_vfsFalse
allow_experimental_analyzerFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
collect_service_logsTrue

Summary

95.3%OK
4.7%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
2
2
Scenarios
93
88
5
Examples
32
31
1
Steps
12293
12081
212

Known Fails

Test NameResultMessage
/tiered storage/with minio/normal/double move while selectXFail 6s 998ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 426, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 413, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 282, in feature
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/double_move_while_select.py", line 120, in scenario
    assert r == [
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert r == [
      ("jbod1" if positive else "external")
  ], error()

Assertion values
  assert r == [
         ^ is ['jbod1']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
                  ^ is 0
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
       ^ is = 'external'
  ], error()
  assert r == [
              ^ is = ['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
           ^ is = False
    @@ -1 +1 @@
    -['jbod1']
    +['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
  ^ is False
      ("jbod1" if positive else "external")
  ], error()

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

114\|                                      .output.strip()
115\|                                      .splitlines()
116\|                                  )
117\|                                  with Then(
118\|                                      "if select locked old part on the destination disk the move shall fail"
119\|                                  ):
120\|                                      assert r == [
121\|                                          ("jbod1" if positive else "external")
122\|>                                     ], error()
123\|                          finally:
124\|                              with Finally("I join the thread"):
125\|                                  task.result(timeout=60)

Results

Test Name Result Duration
/tiered storage OK 1h 38m
/tiered storage/with minio OK 1h 38m
/tiered storage/with minio/normal OK 1h 35m
/tiered storage/with minio/normal/startup and queries OK 37s 608ms
/tiered storage/with minio/normal/metadata OK 11s 343ms
/tiered storage/with minio/normal/no changes to queries OK 11s 952ms
/tiered storage/with minio/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 498ms
/tiered storage/with minio/normal/system tables OK 325ms
/tiered storage/with minio/normal/system.detached_parts OK 4s 788ms
/tiered storage/with minio/normal/attach or replace partition different policies OK 943ms
/tiered storage/with minio/normal/query parser OK 1s 150ms
/tiered storage/with minio/normal/keep free space OK 22s 857ms
/tiered storage/with minio/normal/no warning about zero max data part size OK 877ms
/tiered storage/with minio/normal/round robin OK 1s 802ms
/tiered storage/with minio/normal/max data part size OK 7s 954ms
/tiered storage/with minio/normal/jbod overflow OK 49s 473ms
/tiered storage/with minio/normal/start stop moves OK 23s 315ms
/tiered storage/with minio/normal/mutate to another disk OK 19s 662ms
/tiered storage/with minio/normal/alter table policy OK 34s 538ms
/tiered storage/with minio/normal/simple replication and moves OK 1m 6s
/tiered storage/with minio/normal/download appropriate disk OK 5s 460ms
/tiered storage/with minio/normal/download appropriate disk advanced OK 23s 490ms
/tiered storage/with minio/normal/download appropriate disk max data part size OK 13s 587ms
/tiered storage/with minio/normal/rename OK 10s 331ms
/tiered storage/with minio/normal/freeze OK 9s 523ms
/tiered storage/with minio/normal/double move while select XFail 6s 998ms
/tiered storage/with minio/normal/background move OK 6m 32s
/tiered storage/with minio/normal/alter move OK 13m 31s
/tiered storage/with minio/normal/merge parts different volumes OK 12s 303ms
/tiered storage/with minio/normal/merge parts different volumes no space OK 26s 827ms
/tiered storage/with minio/normal/ttl moves OK 1h 2m
/tiered storage/with minio/normal/change config norestart OK 6m 17s

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232