Document status - Confidential


Tiered Storage Test Run Report

DateSep 16, 2022 22:18
Duration1h 16m
Framework TestFlows 1.9.220810.1192506

Artifacts

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

Attributes

projectaltinity-qa/clickhouse/cicd/release
project.id22089296
user.nameAndrey Zvonov
user.emailzvonov.andrey@gmail.com
version22.3.10.24
repositoryhttps://github.com/Altinity/ClickHouse.git
job.id3041775533
job.urlhttps://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/3041775533
stressFalse
with_minioTrue
with_s3amazonFalse
with_s3gcsFalse
aws_s3_access_keyNone
aws_s3_key_idNone
aws_s3_uriNone
gcs_key_secretNone
gcs_key_idNone
gcs_uriNone
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
12043
11831
212

Known Fails

Test NameResultMessage
/tiered storage/with minio/double move while selectXFail 2s 626ms
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 1h 16m
/tiered storage/with minio OK 1h 16m
/tiered storage/with minio/startup and queries OK 24s 692ms
/tiered storage/with minio/metadata OK 3s 469ms
/tiered storage/with minio/no changes to queries OK 3s 805ms
/tiered storage/with minio/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 646ms
/tiered storage/with minio/system tables OK 109ms
/tiered storage/with minio/system.detached_parts OK 1s 647ms
/tiered storage/with minio/attach or replace partition different policies OK 316ms
/tiered storage/with minio/query parser OK 389ms
/tiered storage/with minio/keep free space OK 10s 251ms
/tiered storage/with minio/no warning about zero max data part size OK 347ms
/tiered storage/with minio/round robin OK 637ms
/tiered storage/with minio/max data part size OK 3s 222ms
/tiered storage/with minio/jbod overflow OK 32s 320ms
/tiered storage/with minio/start stop moves OK 10s 362ms
/tiered storage/with minio/mutate to another disk OK 12s 166ms
/tiered storage/with minio/alter table policy OK 13s 997ms
/tiered storage/with minio/simple replication and moves OK 43s 422ms
/tiered storage/with minio/download appropriate disk OK 2s 431ms
/tiered storage/with minio/download appropriate disk advanced OK 9s 97ms
/tiered storage/with minio/download appropriate disk max data part size OK 8s 583ms
/tiered storage/with minio/rename OK 4s 102ms
/tiered storage/with minio/freeze OK 3s 837ms
/tiered storage/with minio/double move while select XFail 2s 626ms
/tiered storage/with minio/background move OK 3m 36s
/tiered storage/with minio/alter move OK 4m 45s
/tiered storage/with minio/merge parts different volumes OK 10s 770ms
/tiered storage/with minio/merge parts different volumes no space OK 8s 182ms
/tiered storage/with minio/ttl moves OK 58m 20s
/tiered storage/with minio/change config norestart OK 4m 53s

Generated by TestFlows Open-Source Test Framework v1.9.220810.1192506