Tiered Storage Test Run Report

DateOct 05, 2023 14:43
Duration2h 5m
Framework TestFlows 1.9.230315.1003122

Artifacts

Test artifacts can be found at https://altinity-test-reports.s3.amazonaws.com/index.html#clickhouse/23.3.13.7.altinitystable/6416627213/testflows/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_aarch64/clickhouse-common-static_23.3.13.7.altinitystable_arm64.deb
version23.3.13.7.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hash19e8624c5e4ccc65b128d27b19836c0570e53991
job.id6416627213
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/6416627213
archaarch64
stressFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsTrue
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')
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.3/f040635d5f373c5e4be08e5fbec2622a9889adde/package_aarch64/clickhouse-common-static_23.3.13.7.altinitystable_arm64.deb
collect_service_logsTrue

Summary

94.9%OK
5.1%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
93
88
5
Examples
3
3
Steps
11937
11706
230
1

Known Fails

Test NameResultMessage
/tiered storage/with s3gcs/double move while selectXFail 11s 318ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 394, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 382, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 272, 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 2h 5m
/tiered storage/with s3gcs OK 2h 5m
/tiered storage/with s3gcs/startup and queries OK 40s 696ms
/tiered storage/with s3gcs/metadata OK 10s 928ms
/tiered storage/with s3gcs/no changes to queries OK 12s 253ms
/tiered storage/with s3gcs/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 14s 450ms
/tiered storage/with s3gcs/system tables OK 311ms
/tiered storage/with s3gcs/system.detached_parts OK 3s 933ms
/tiered storage/with s3gcs/attach or replace partition different policies OK 905ms
/tiered storage/with s3gcs/query parser OK 1s 223ms
/tiered storage/with s3gcs/keep free space OK 19s 419ms
/tiered storage/with s3gcs/no warning about zero max data part size OK 941ms
/tiered storage/with s3gcs/round robin OK 2s 17ms
/tiered storage/with s3gcs/max data part size OK 10s 683ms
/tiered storage/with s3gcs/jbod overflow OK 50s 54ms
/tiered storage/with s3gcs/start stop moves OK 28s 359ms
/tiered storage/with s3gcs/mutate to another disk OK 28s 797ms
/tiered storage/with s3gcs/alter table policy OK 32s 337ms
/tiered storage/with s3gcs/simple replication and moves OK 57s 406ms
/tiered storage/with s3gcs/download appropriate disk OK 9s 131ms
/tiered storage/with s3gcs/download appropriate disk advanced OK 24s 473ms
/tiered storage/with s3gcs/download appropriate disk max data part size OK 26s 472ms
/tiered storage/with s3gcs/rename OK 10s 340ms
/tiered storage/with s3gcs/freeze OK 8s 955ms
/tiered storage/with s3gcs/double move while select XFail 11s 318ms
/tiered storage/with s3gcs/background move OK 7m 10s
/tiered storage/with s3gcs/alter move OK 37m 38s
/tiered storage/with s3gcs/merge parts different volumes OK 14s 642ms
/tiered storage/with s3gcs/merge parts different volumes no space OK 18s 677ms
/tiered storage/with s3gcs/ttl moves OK 1h 5m
/tiered storage/with s3gcs/change config norestart OK 6m 7s

Generated by TestFlows Open-Source Test Framework v1.9.230315.1003122