Document status - Confidential


Tiered Storage Test Run Report

DateOct 04, 2022 19:09
Duration2h 3m
Framework TestFlows 1.9.220810.1192506

Artifacts

Test artifacts can be found at https://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/3125479640/artifacts/browse

Attributes

projectaltinity-qa/clickhouse/cicd/release
project.id22089296
user.nameAndrey Zvonov
user.emailzvonov.andrey@gmail.com
version22.3.12.20
repositoryhttps://github.com/Altinity/ClickHouse.git
job.id3125479640
job.urlhttps://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/3125479640
stressFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsTrue
aws_s3_access_keyNone
aws_s3_key_idNone
aws_s3_uriNone
gcs_key_secretSecret(name='gcs_key_secret')
gcs_key_idSecret(name='gcs_key_id')
gcs_uriSecret(name='gcs_uri')
localTrue
clickhouse_versionNone
clickhouse_binary_path/usr/bin/clickhouse

Tags

altinity-docker-runner

Summary

97%OK
3%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
93
90
3
Examples
3
3
Steps
11995
11783
211
1

Known Fails

Test NameResultMessage
/tiered storage/with s3gcs/double move while selectXFail 7s 426ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "regression/tiered_storage/regression.py", line 395, in 
    regression()
  File "regression/tiered_storage/regression.py", line 384, in regression
    Feature(name, test=feature)(
  File "regression/tiered_storage/regression.py", line 274, in feature
    Scenario(
  File "/builds/altinity-qa/clickhouse/cicd/release/regression/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 '/builds/altinity-qa/clickhouse/cicd/release/regression/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 3m
/tiered storage/with s3gcs OK 2h 3m
/tiered storage/with s3gcs/startup and queries OK 35s 329ms
/tiered storage/with s3gcs/metadata OK 7s 924ms
/tiered storage/with s3gcs/no changes to queries OK 9s 522ms
/tiered storage/with s3gcs/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 19s 302ms
/tiered storage/with s3gcs/system tables OK 146ms
/tiered storage/with s3gcs/system.detached_parts OK 2s 333ms
/tiered storage/with s3gcs/attach or replace partition different policies OK 309ms
/tiered storage/with s3gcs/query parser OK 413ms
/tiered storage/with s3gcs/keep free space OK 14s 90ms
/tiered storage/with s3gcs/no warning about zero max data part size OK 384ms
/tiered storage/with s3gcs/round robin OK 849ms
/tiered storage/with s3gcs/max data part size OK 9s 681ms
/tiered storage/with s3gcs/jbod overflow OK 46s 315ms
/tiered storage/with s3gcs/start stop moves OK 25s 276ms
/tiered storage/with s3gcs/mutate to another disk OK 32s 663ms
/tiered storage/with s3gcs/alter table policy OK 28s 526ms
/tiered storage/with s3gcs/simple replication and moves OK 53s 109ms
/tiered storage/with s3gcs/download appropriate disk OK 6s 6ms
/tiered storage/with s3gcs/download appropriate disk advanced OK 13s 935ms
/tiered storage/with s3gcs/download appropriate disk max data part size OK 16s 355ms
/tiered storage/with s3gcs/rename OK 8s 329ms
/tiered storage/with s3gcs/freeze OK 5s 693ms
/tiered storage/with s3gcs/double move while select XFail 7s 426ms
/tiered storage/with s3gcs/background move OK 5m 54s
/tiered storage/with s3gcs/alter move OK 40m 12s
/tiered storage/with s3gcs/merge parts different volumes OK 13s 419ms
/tiered storage/with s3gcs/merge parts different volumes no space OK 11s 500ms
/tiered storage/with s3gcs/ttl moves OK 1h 4m
/tiered storage/with s3gcs/change config norestart OK 5m 38s

Generated by TestFlows Open-Source Test Framework v1.9.220810.1192506