NOTE: Workflow [new_pull_request.py] is disabled via Settings.DISABLED_WORKFLOWS - skip Read workflow [PR] config from [pull_request.py] NOTE: Workflow [VectorSearchStress.py] is disabled via Settings.DISABLED_WORKFLOWS - skip NOTE: Workflow [nightly_jepsen.py] is disabled via Settings.DISABLED_WORKFLOWS - skip NOTE: Workflow [nightly_statistics.py] is disabled via Settings.DISABLED_WORKFLOWS - skip Enable praktika job [Dockers Build (amd)] for [PR] Add automatic digest config for [Dockers Build (amd)] job Enable praktika job [Dockers Build (arm)] for [PR] Add automatic digest config for [Dockers Build (arm)] job Enable praktika job [Dockers Build (multiplatform manifest)] for [PR] Add automatic digest config for [Dockers Build (multiplatform manifest)] job Enable native job [Config Workflow] for [PR] Enable native job [Finish Workflow] for [PR] Going to run job [Stateless tests (arm_asan, targeted)], workflow [PR] === Setup env script [Stateless tests (arm_asan, targeted)], workflow [PR] === Run command: [. ./ci/tmp/praktika_setup_env.sh] Read GH Environment from workflow data _Environment(WORKFLOW_NAME='PR', JOB_NAME='Stateless tests (arm_asan, targeted)', REPOSITORY='Altinity/ClickHouse', BRANCH='fix_query_cancelled_not_releasing_the_lock', SHA='4fef9d7e7c353eac608c4520d0208647e789c536', PR_NUMBER=1593, EVENT_TYPE='pull_request', EVENT_TIME='2026-03-30T14:04:20Z', JOB_OUTPUT_STREAM='/home/ubuntu/_work/_temp/_runner_file_commands/set_output_646a393a-d1ad-4551-a3a1-503c7148b5aa', EVENT_FILE_PATH='/home/ubuntu/_work/_temp/_github_workflow/event.json', CHANGE_URL='https://github.com/Altinity/ClickHouse/pull/1593', COMMIT_URL='https://github.com/Altinity/ClickHouse/pull/1593/commits/4fef9d7e7c353eac608c4520d0208647e789c536', BASE_BRANCH='antalya-26.1', RUN_ID='23748902706', RUN_URL='https://github.com/Altinity/ClickHouse/actions/runs/23748902706', INSTANCE_TYPE='altinity-self-hosted', INSTANCE_ID='altinity-self-hosted', INSTANCE_LIFE_CYCLE='altinity-self-hosted', PR_BODY="During export partition, parts are locked by replicas for exports. This PR introduces a change that releases these locks when an export task is cancelled. Previously, it would not release the lock. We did not catch this error before because the only cases an export task was cancelled we tested were `KILL EXPORT PARTITION` and `DROP TABLE`. In those cases, the entire task is cancelled, so it does not matter if a replica does not release its lock.\r\n\r\nBut a query can also be cancelled with 'SYSTEM STOP MOVES', and in that case, it is a local operation. The lock must be released so other replicas can continue.\r\n\r\n\r\n### Changelog category (leave one):\r\n- Bug Fix (user-visible misbehavior in an official stable release)\r\n\r\n\r\n### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):\r\n1. During an export partition operation, release the part lock in case the export task has been cancelled.\r\n2. Do not run the scheduler if moves are stopped\r\n\r\n### Documentation entry for user-facing changes\r\n...\r\n\r\n### CI/CD Options\r\n#### Exclude tests:\r\n- [ ] Fast test\r\n- [ ] Integration Tests\r\n- [ ] Stateless tests\r\n- [ ] Stateful tests\r\n- [ ] Performance tests\r\n- [ ] All with ASAN\r\n- [x] All with TSAN\r\n- [x] All with MSAN\r\n- [x] All with UBSAN\r\n- [x] All with Coverage\r\n- [ ] All with Aarch64\r\n- [ ] All Regression\r\n- [ ] Disable CI Cache\r\n\r\n#### Regression jobs to run:\r\n- [ ] Fast suites (mostly <1h)\r\n- [ ] Aggregate Functions (2h)\r\n- [ ] Alter (1.5h)\r\n- [ ] Benchmark (30m)\r\n- [ ] ClickHouse Keeper (1h)\r\n- [x] Iceberg (2h)\r\n- [ ] LDAP (1h)\r\n- [x] Parquet (1.5h)\r\n- [ ] RBAC (1.5h)\r\n- [ ] SSL Server (1h)\r\n- [ ] S3 (2h)\r\n- [x] S3 Export (2h)\r\n- [x] Swarms (30m)\r\n- [ ] Tiered Storage (2h)\r\n", PR_TITLE='Export Partition - release the part lock when the query is cancelled', USER_LOGIN='arthurpassos', FORK_NAME='Altinity/ClickHouse', COMMIT_MESSAGE="Merge branch 'antalya-26.1' into fix_query_cancelled_not_releasing_the_lock", LINKED_PR_NUMBER=0, LOCAL_RUN=False, PR_LABELS=['port-antalya', 'antalya-26.1', 'antalya-26.1.6.20001'], REPORT_INFO=[], JOB_CONFIG=Stateless tests (arm_asan, targeted), TRACEBACKS=[], WORKFLOW_JOB_DATA={'check_run_id': 69185050301, 'status': 'success'}, JOB_KV_DATA={'commit_authors': [], 'parent_pr_number': 0, 'changed_files': ['src/Storages/MergeTree/ExportPartitionTaskScheduler.cpp', 'tests/integration/test_export_replicated_mt_partition_to_object_storage/test.py'], 'build_digest': 'c08fb7ae190c5d850f58', 'file_diff': {'tests/integration/test_export_replicated_mt_partition_to_object_storage/test.py': ''}, 'version': {'major': 26, 'minor': 1, 'patch': 6, 'revision': '54511', 'githash': 'd1072851f03c9dcae0bf59f48f5ec9b00405675d', 'tweak': '20001', 'flavour': 'altinityantalya', 'describe': 'v26.1.6.20001.altinityantalya', 'string': '26.1.6.20001.altinityantalya'}, 'ci_exclude_tags': ['tsan', 'msan', 'ubsan', 'coverage'], 'ci_regression_jobs': ['iceberg', 'parquet', 's3_export', 'swarms']}, COMMIT_AUTHORS=[], WORKFLOW_CONFIG={'name': 'PR', 'digest_jobs': {'Config Workflow': 'ffffffffffffffffffff', 'Dockers Build (amd)': '9041e997b25b96c75eb8-12e6', 'Dockers Build (arm)': '9041e997b25b96c75eb8-6f17', 'Dockers Build (multiplatform manifest)': '9041e997b25b96c75eb8-541b', 'Fast test': 'edd73269cf6b0a952471-770a', 'Build (amd_debug)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71', 'Build (amd_asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90', 'Build (amd_tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc', 'Build (amd_msan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9', 'Build (amd_ubsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab', 'Build (amd_binary)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae', 'Build (arm_asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8', 'Build (arm_binary)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86', 'Build (arm_tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-b4c1', 'Build (amd_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc', 'Build (arm_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-514f', 'Quick functional tests': '63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-e95b6b9d6f0df5c8a559-60dc', 'Stateless tests (arm_asan, targeted)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-4246d5a3d18ac509086e-1303', 'Integration tests (amd_asan, targeted)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-6f98', 'Stateless tests (amd_asan, distributed plan, parallel, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4246d5a3d18ac509086e-88ef', 'Stateless tests (amd_asan, distributed plan, parallel, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4246d5a3d18ac509086e-8c92', 'Stateless tests (amd_asan, db disk, distributed plan, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4246d5a3d18ac509086e-a74d', 'Stateless tests (amd_binary, old analyzer, s3 storage, DatabaseReplicated, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4246d5a3d18ac509086e-41b4', 'Stateless tests (amd_binary, old analyzer, s3 storage, DatabaseReplicated, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4246d5a3d18ac509086e-0fe6', 'Stateless tests (amd_binary, ParallelReplicas, s3 storage, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4246d5a3d18ac509086e-4a6a', 'Stateless tests (amd_binary, ParallelReplicas, s3 storage, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4246d5a3d18ac509086e-138b', 'Stateless tests (amd_debug, AsyncInsert, s3 storage, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-000d', 'Stateless tests (amd_debug, AsyncInsert, s3 storage, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-3a5c', 'Stateless tests (amd_debug, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-3b9f', 'Stateless tests (amd_debug, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-493d', 'Stateless tests (amd_tsan, parallel, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-43fb', 'Stateless tests (amd_tsan, parallel, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-07c6', 'Stateless tests (amd_tsan, sequential, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-1a59', 'Stateless tests (amd_tsan, sequential, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-c408', 'Stateless tests (amd_msan, parallel, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-4246d5a3d18ac509086e-6ef7', 'Stateless tests (amd_msan, parallel, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-4246d5a3d18ac509086e-305a', 'Stateless tests (amd_msan, sequential, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-4246d5a3d18ac509086e-1331', 'Stateless tests (amd_msan, sequential, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-4246d5a3d18ac509086e-04d7', 'Stateless tests (amd_ubsan, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-4246d5a3d18ac509086e-8517', 'Stateless tests (amd_ubsan, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-4246d5a3d18ac509086e-38ee', 'Stateless tests (amd_debug, distributed plan, s3 storage, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-7ad5', 'Stateless tests (amd_debug, distributed plan, s3 storage, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-4246d5a3d18ac509086e-b48a', 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-646c', 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-3613', 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-6567', 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4246d5a3d18ac509086e-c568', 'Stateless tests (arm_binary, parallel)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4246d5a3d18ac509086e-a306', 'Stateless tests (arm_binary, sequential)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4246d5a3d18ac509086e-d15f', 'Integration tests (amd_asan, db disk, old analyzer, 1/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-4e5c', 'Integration tests (amd_asan, db disk, old analyzer, 2/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-701c', 'Integration tests (amd_asan, db disk, old analyzer, 3/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-9b0e', 'Integration tests (amd_asan, db disk, old analyzer, 4/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-71c3', 'Integration tests (amd_asan, db disk, old analyzer, 5/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-bcd6', 'Integration tests (amd_asan, db disk, old analyzer, 6/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-4b0cd58532c0d7ab66b4-be56', 'Integration tests (amd_binary, 1/5)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4b0cd58532c0d7ab66b4-1241', 'Integration tests (amd_binary, 2/5)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4b0cd58532c0d7ab66b4-7077', 'Integration tests (amd_binary, 3/5)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4b0cd58532c0d7ab66b4-518e', 'Integration tests (amd_binary, 4/5)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4b0cd58532c0d7ab66b4-b616', 'Integration tests (amd_binary, 5/5)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-d3ae-4b0cd58532c0d7ab66b4-63a2', 'Integration tests (arm_binary, distributed plan, 1/4)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4b0cd58532c0d7ab66b4-ed5f', 'Integration tests (arm_binary, distributed plan, 2/4)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4b0cd58532c0d7ab66b4-1560', 'Integration tests (arm_binary, distributed plan, 3/4)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4b0cd58532c0d7ab66b4-472b', 'Integration tests (arm_binary, distributed plan, 4/4)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-4b0cd58532c0d7ab66b4-0762', 'Integration tests (amd_tsan, 1/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-ad39', 'Integration tests (amd_tsan, 2/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-37eb', 'Integration tests (amd_tsan, 3/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-d1d1', 'Integration tests (amd_tsan, 4/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-9f69', 'Integration tests (amd_tsan, 5/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-85bf', 'Integration tests (amd_tsan, 6/6)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-4b0cd58532c0d7ab66b4-3b7d', 'Unit tests (asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-00bbaae4569916f7e419-f99be20e2c225264c9da-c6b5', 'Unit tests (tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-00bbaae4569916f7e419-f99be20e2c225264c9da-d050', 'Unit tests (msan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-00bbaae4569916f7e419-f99be20e2c225264c9da-5efd', 'Unit tests (ubsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-00bbaae4569916f7e419-f99be20e2c225264c9da-8939', 'Docker server image': '63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-cdc8839bdb4abc5c76e6-9600', 'Docker keeper image': '63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-cdc8839bdb4abc5c76e6-661d', 'Install packages (amd_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-7e3deea30be54d9ea492-b062', 'Install packages (arm_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-7e3deea30be54d9ea492-22a7', 'Compatibility check (amd_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1fbc-551e219d48d6321a041e-4d8a', 'Compatibility check (arm_release)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-63fc8031505f120113b0-c08fb7ae190c5d850f58-514f-551e219d48d6321a041e-d104', 'Stress test (amd_debug)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-9dea5c9f314b23b59d7f-731c', 'Stress test (amd_tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-9dea5c9f314b23b59d7f-e458', 'Stress test (arm_asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-9dea5c9f314b23b59d7f-e58f', 'Stress test (arm_asan, s3)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-9dea5c9f314b23b59d7f-a28f', 'Stress test (amd_ubsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-9dea5c9f314b23b59d7f-14af', 'Stress test (amd_msan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-9dea5c9f314b23b59d7f-3ece', 'AST fuzzer (amd_debug)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-37324a2d4a28f4c3cfb8-4404', 'AST fuzzer (arm_asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-37324a2d4a28f4c3cfb8-ae82', 'AST fuzzer (amd_tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-37324a2d4a28f4c3cfb8-9de9', 'AST fuzzer (amd_msan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-37324a2d4a28f4c3cfb8-cc94', 'AST fuzzer (amd_ubsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-37324a2d4a28f4c3cfb8-1e9b', 'BuzzHouse (amd_debug)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-3d7e87ab673fb898bdb4-1fdb', 'BuzzHouse (arm_asan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-3d7e87ab673fb898bdb4-be25', 'BuzzHouse (amd_tsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-1bcc-3d7e87ab673fb898bdb4-ad46', 'BuzzHouse (amd_msan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-dde9-3d7e87ab673fb898bdb4-2dc9', 'BuzzHouse (amd_ubsan)': '63fc8031505f120113b0-c08fb7ae190c5d850f58-cf90-63fc8031505f120113b0-c08fb7ae190c5d850f58-0f71-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-63fc8031505f120113b0-c08fb7ae190c5d850f58-ef86-63fc8031505f120113b0-c08fb7ae190c5d850f58-5eab-3d7e87ab673fb898bdb4-f7f7', 'Finish Workflow': 'ffffffffffffffffffff'}, 'digest_dockers': {'altinityinfra/style-test': '55acf2092a65d5977940', 'altinityinfra/fasttest': '00bbaae4569916f7e419', 'altinityinfra/binary-builder': '63fc8031505f120113b0', 'altinityinfra/cctools': 'c0aae9395f33405b6e2b', 'altinityinfra/test-base': 'f9ab97484ce430dd0a34', 'altinityinfra/fuzzer': '24a8b944a59c4fc34503', 'altinityinfra/performance-comparison': '859c9746d242666298cc', 'altinityinfra/keeper-jepsen-test': '4b0b951f77ea44ce41df', 'altinityinfra/server-jepsen-test': 'b14282db8577fe6a0cfc', 'altinityinfra/integration-test': 'd6c350f2470b8e745f0e', 'altinityinfra/integration-tests-runner': '857c90870e7409667013', 'altinityinfra/integration-test-with-unity-catalog': 'e7df7eb47ec5a9509369', 'altinityinfra/integration-test-with-hms': '859811a46af684b6fc6b', 'altinityinfra/integration-helper': '5dc43a6382f0055b4d8e', 'altinityinfra/kerberos-kdc': '9391ecdee8d716376396', 'altinityinfra/test-mysql80': '3fcc3cce68f7036564f2', 'altinityinfra/test-mysql57': '5b5ad2fafb3ab01436a8', 'altinityinfra/mysql-golang-client': 'a2be58f091e1427a1e32', 'altinityinfra/mysql-java-client': 'f9bb23fd3568fb51064b', 'altinityinfra/mysql-js-client': '6a2cfd28cf040f57b0aa', 'altinityinfra/arrowflight-server-test': 'a313e9b2a6e5bcab0914', 'altinityinfra/dotnet-client': 'e7a502a8ddfb733e8385', 'altinityinfra/mysql-php-client': '2e3bd01324fab1b1e95d', 'altinityinfra/nginx-dav': 'aa33b6ad5665b723c6e4', 'altinityinfra/postgresql-java-client': '9f8b31d2e09ab8aaf242', 'altinityinfra/python-bottle': '426daa4ec42501225a52', 'altinityinfra/s3-proxy': '57c3f2d0385fc09b9f6c', 'altinityinfra/install-deb-test': '39288a035239e0fe21db', 'altinityinfra/install-rpm-test': '6f408fc7fa9d466a1090', 'altinityinfra/sqlancer-test': 'bb1b01c985ea955660e5', 'altinityinfra/mysql_dotnet_client': '2efb0784cb8ed9630acd', 'altinityinfra/stateless-test': '114c1954968341089991', 'altinityinfra/stress-test': 'f77d1d2a2de4e88f954f'}, 'cache_success': ['Build (amd_tsan)', 'Build (amd_msan)', 'Build (amd_ubsan)', 'Build (arm_tsan)', 'Stateless tests (amd_tsan, parallel, 1/2)', 'Stateless tests (amd_tsan, parallel, 2/2)', 'Stateless tests (amd_tsan, sequential, 1/2)', 'Stateless tests (amd_tsan, sequential, 2/2)', 'Stateless tests (amd_msan, parallel, 1/2)', 'Stateless tests (amd_msan, parallel, 2/2)', 'Stateless tests (amd_msan, sequential, 1/2)', 'Stateless tests (amd_msan, sequential, 2/2)', 'Stateless tests (amd_ubsan, parallel)', 'Stateless tests (amd_ubsan, sequential)', 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)', 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)', 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)', 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)', 'Integration tests (amd_tsan, 1/6)', 'Integration tests (amd_tsan, 2/6)', 'Integration tests (amd_tsan, 3/6)', 'Integration tests (amd_tsan, 4/6)', 'Integration tests (amd_tsan, 5/6)', 'Integration tests (amd_tsan, 6/6)', 'Unit tests (tsan)', 'Unit tests (msan)', 'Unit tests (ubsan)', 'Stress test (amd_tsan)', 'Stress test (amd_ubsan)', 'Stress test (amd_msan)', 'AST fuzzer (amd_tsan)', 'AST fuzzer (amd_msan)', 'AST fuzzer (amd_ubsan)', 'BuzzHouse (amd_tsan)', 'BuzzHouse (amd_msan)', 'BuzzHouse (amd_ubsan)', 'Dockers Build (amd)', 'Dockers Build (arm)', 'Dockers Build (multiplatform manifest)'], 'cache_success_base64': ['QnVpbGQgKGFtZF90c2FuKQ==', 'QnVpbGQgKGFtZF9tc2FuKQ==', 'QnVpbGQgKGFtZF91YnNhbik=', 'QnVpbGQgKGFybV90c2FuKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgcGFyYWxsZWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgcGFyYWxsZWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgc2VxdWVudGlhbCwgMS8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgc2VxdWVudGlhbCwgMi8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgcGFyYWxsZWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgcGFyYWxsZWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgc2VxdWVudGlhbCwgMS8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgc2VxdWVudGlhbCwgMi8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdWJzYW4sIHBhcmFsbGVsKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdWJzYW4sIHNlcXVlbnRpYWwp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgcGFyYWxsZWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgcGFyYWxsZWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgc2VxdWVudGlhbCwgMS8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgc2VxdWVudGlhbCwgMi8yKQ==', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAxLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAyLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAzLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA0LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA1LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA2LzYp', 'VW5pdCB0ZXN0cyAodHNhbik=', 'VW5pdCB0ZXN0cyAobXNhbik=', 'VW5pdCB0ZXN0cyAodWJzYW4p', 'U3RyZXNzIHRlc3QgKGFtZF90c2FuKQ==', 'U3RyZXNzIHRlc3QgKGFtZF91YnNhbik=', 'U3RyZXNzIHRlc3QgKGFtZF9tc2FuKQ==', 'QVNUIGZ1enplciAoYW1kX3RzYW4p', 'QVNUIGZ1enplciAoYW1kX21zYW4p', 'QVNUIGZ1enplciAoYW1kX3Vic2FuKQ==', 'QnV6ekhvdXNlIChhbWRfdHNhbik=', 'QnV6ekhvdXNlIChhbWRfbXNhbik=', 'QnV6ekhvdXNlIChhbWRfdWJzYW4p', 'RG9ja2VycyBCdWlsZCAoYW1kKQ==', 'RG9ja2VycyBCdWlsZCAoYXJtKQ==', 'RG9ja2VycyBCdWlsZCAobXVsdGlwbGF0Zm9ybSBtYW5pZmVzdCk='], 'cache_artifacts': {'Dockers Build (amd)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}, 'Dockers Build (arm)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}, 'Dockers Build (multiplatform manifest)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}}, 'cache_jobs': {'Dockers Build (amd)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}, 'Dockers Build (arm)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}, 'Dockers Build (multiplatform manifest)': {'type': 'success', 'sha': '60fe13ad8e1b3679696e060d031bff75f6ff9b50', 'pr_number': 0, 'branch': 'antalya-26.1', 'workflow': 'MasterCI'}}, 'filtered_jobs': {'Build (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Build (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'Build (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Build (arm_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, parallel, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, parallel, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, sequential, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, sequential, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_msan, parallel, 1/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, parallel, 2/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, sequential, 1/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, sequential, 2/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_ubsan, parallel)': "Skipped, job name includes excluded tag 'ubsan'", 'Stateless tests (amd_ubsan, sequential)': "Skipped, job name includes excluded tag 'ubsan'", 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 1/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 2/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 3/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 4/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 5/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 6/6)': "Skipped, job name includes excluded tag 'tsan'", 'Unit tests (tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Unit tests (msan)': "Skipped, job name includes excluded tag 'msan'", 'Unit tests (ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Stress test (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Stress test (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Stress test (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'AST fuzzer (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'AST fuzzer (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'AST fuzzer (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'BuzzHouse (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'BuzzHouse (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'BuzzHouse (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'"}, 'sha': '4fef9d7e7c353eac608c4520d0208647e789c536', 'custom_data': {}}) === Setup env finished === === Pre run script [Stateless tests (arm_asan, targeted)], workflow [PR] === Update Job and Workflow Report Run command [aws s3 ls altinity-build-artifacts/PRs/1593/4fef9d7e7c353eac608c4520d0208647e789c536/result_pr.json_ | awk '{print $4}' | sort -r | head -n 1] NOTE: UsageStorage data will be initialized Run command: [cp ci/tmp/result_pr.json_007 ./ci/tmp/result_pr.json] Run command [aws s3api put-object --bucket altinity-build-artifacts --key PRs/1593/4fef9d7e7c353eac608c4520d0208647e789c536/result_pr.json_008 --body ./ci/tmp/result_pr.json --if-none-match "*" --content-type text/plain] Run command [aws s3api put-object --bucket altinity-build-artifacts --key PRs/1593/4fef9d7e7c353eac608c4520d0208647e789c536/result_pr.json --body ./ci/tmp/result_pr.json --content-type text/plain] WARNING: Duplicated upload for filename [result_pr.json] Workflow status changed: [running] -> [running] Download required artifacts Artifact report for [Build (arm_asan)] will be uploaded --- Job requires s3 artifacts [[Artifact.Config(name='Build (arm_asan)', type='phony', path='artifact_report_build_arm_asan.json', compress_zst=False, _provided_by='Build (arm_asan)', _s3_path=''), Artifact.Config(name='CH_ARM_ASAN', type='s3', path='/home/ubuntu/_work/ClickHouse/ClickHouse/ci/tmp/build/programs/self-extracting/clickhouse', compress_zst=False, _provided_by='Build (arm_asan)', _s3_path='')]] === Pre run finished === === Run script [Stateless tests (arm_asan, targeted)], workflow [PR] === WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/var/lib/clickhouse] WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/etc/clickhouse-client] WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/etc/clickhouse-server] WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/etc/clickhouse-server1] WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/etc/clickhouse-server2] WARNING: Create mount dir point in advance to have the same owner Run command: [mkdir -p ./ci/tmp/var/log] Run command: [docker ps -a --format '{{.Names}}' | grep -q praktika && docker rm -f praktika] ERROR: command failed, exit code: 1, retry: 1/1 --- Run command [docker run --rm --name praktika -e PYTHONUNBUFFERED=1 -e PYTHONPATH='.:./ci' --volume ./:/home/ubuntu/_work/ClickHouse/ClickHouse --workdir=/home/ubuntu/_work/ClickHouse/ClickHouse --memory=61305200640 --cgroupns=host --cap-add=SYS_PTRACE --privileged --security-opt seccomp=unconfined --tmpfs /tmp/clickhouse:mode=1777 --volume=./ci/tmp/var/lib/clickhouse:/var/lib/clickhouse --volume=./ci/tmp/etc/clickhouse-client:/etc/clickhouse-client --volume=./ci/tmp/etc/clickhouse-server:/etc/clickhouse-server --volume=./ci/tmp/etc/clickhouse-server1:/etc/clickhouse-server1 --volume=./ci/tmp/etc/clickhouse-server2:/etc/clickhouse-server2 --volume=./ci/tmp/var/log:/var/log --env=AZURE_STORAGE_KEY=$AZURE_STORAGE_KEY --env=AZURE_ACCOUNT_NAME=$AZURE_ACCOUNT_NAME --env=AZURE_CONTAINER_NAME=$AZURE_CONTAINER_NAME --env=AZURE_STORAGE_ACCOUNT_URL=$AZURE_STORAGE_ACCOUNT_URL --env=CLICKHOUSE_TEST_STAT_URL=$CLICKHOUSE_TEST_STAT_URL --env=CLICKHOUSE_TEST_STAT_LOGIN=$CLICKHOUSE_TEST_STAT_LOGIN --env=CLICKHOUSE_TEST_STAT_PASSWORD=$CLICKHOUSE_TEST_STAT_PASSWORD altinityinfra/stateless-test:114c1954968341089991_arm python3 ./ci/jobs/functional_tests.py --options "arm_asan, targeted"] Subprocess started, pid [4275] Unable to find image 'altinityinfra/stateless-test:114c1954968341089991_arm' locally 114c1954968341089991_arm: Pulling from altinityinfra/stateless-test 517f43312bfe: Pulling fs layer 0a3301012362: Pulling fs layer 2533a0ea635f: Pulling fs layer de05f29968b8: Pulling fs layer 4f4fb700ef54: Pulling fs layer 91c7a56aee4e: Pulling fs layer 091b3e6a1a80: Pulling fs layer 694ba1469dca: Pulling fs layer da271592eee3: Pulling fs layer 558fd5629bf6: Pulling fs layer 930a0edbc642: Pulling fs layer 7505045390f0: Pulling fs layer 4b5e6a93888a: Pulling fs layer 0ee7049019cd: Pulling fs layer 3454e5ec5c29: Pulling fs layer 4fc588bed7c7: Pulling fs layer af094a6f76d1: Pulling fs layer aa98aff4c1ae: Pulling fs layer 38f202d51e29: Pulling fs layer 165934e4c364: Pulling fs layer 26a6d58397ca: Pulling fs layer eefb8a446ec2: Pulling fs layer b059c279cfcb: Pulling fs layer 9b664ccb2a28: Pulling fs layer 7e8bada30c0d: Pulling fs layer 03bdd977a087: Pulling fs layer 788e32d19416: Pulling fs layer 5651dd88f3f6: Pulling fs layer 3ff627ad5cc2: Pulling fs layer 25d0b1bc6460: Pulling fs layer 50fb04c7c347: Pulling fs layer 3de93f1050f5: Pulling fs layer a64f031d2304: Pulling fs layer de05f29968b8: Waiting 4f4fb700ef54: Waiting 91c7a56aee4e: Waiting 930a0edbc642: Waiting 091b3e6a1a80: Waiting 7505045390f0: Waiting 694ba1469dca: Waiting 4b5e6a93888a: Waiting 0ee7049019cd: Waiting 3454e5ec5c29: Waiting 4fc588bed7c7: Waiting af094a6f76d1: Waiting aa98aff4c1ae: Waiting 38f202d51e29: Waiting 165934e4c364: Waiting 26a6d58397ca: Waiting da271592eee3: Waiting eefb8a446ec2: Waiting b059c279cfcb: Waiting 9b664ccb2a28: Waiting 50fb04c7c347: Waiting 7e8bada30c0d: Waiting 03bdd977a087: Waiting 788e32d19416: Waiting 5651dd88f3f6: Waiting 3ff627ad5cc2: Waiting 3de93f1050f5: Waiting 25d0b1bc6460: Waiting 558fd5629bf6: Waiting 0a3301012362: Verifying Checksum 0a3301012362: Download complete 517f43312bfe: Verifying Checksum 517f43312bfe: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 91c7a56aee4e: Download complete 517f43312bfe: Pull complete 0a3301012362: Pull complete de05f29968b8: Verifying Checksum de05f29968b8: Download complete 2533a0ea635f: Verifying Checksum 2533a0ea635f: Download complete 091b3e6a1a80: Verifying Checksum 091b3e6a1a80: Download complete 2533a0ea635f: Pull complete 558fd5629bf6: Download complete 694ba1469dca: Download complete da271592eee3: Verifying Checksum da271592eee3: Download complete 7505045390f0: Verifying Checksum 7505045390f0: Download complete 4b5e6a93888a: Verifying Checksum 4b5e6a93888a: Download complete 0ee7049019cd: Download complete 3454e5ec5c29: Verifying Checksum 3454e5ec5c29: Download complete de05f29968b8: Pull complete 4f4fb700ef54: Pull complete 91c7a56aee4e: Pull complete 091b3e6a1a80: Pull complete af094a6f76d1: Verifying Checksum af094a6f76d1: Download complete 4fc588bed7c7: Verifying Checksum 4fc588bed7c7: Download complete aa98aff4c1ae: Verifying Checksum aa98aff4c1ae: Download complete 38f202d51e29: Verifying Checksum 38f202d51e29: Download complete 165934e4c364: Verifying Checksum 165934e4c364: Download complete eefb8a446ec2: Verifying Checksum eefb8a446ec2: Download complete b059c279cfcb: Verifying Checksum b059c279cfcb: Download complete 694ba1469dca: Pull complete 9b664ccb2a28: Verifying Checksum 9b664ccb2a28: Download complete 7e8bada30c0d: Verifying Checksum 7e8bada30c0d: Download complete 930a0edbc642: Verifying Checksum 930a0edbc642: Download complete 26a6d58397ca: Verifying Checksum 26a6d58397ca: Download complete da271592eee3: Pull complete 558fd5629bf6: Pull complete 788e32d19416: Verifying Checksum 788e32d19416: Download complete 3ff627ad5cc2: Download complete 5651dd88f3f6: Verifying Checksum 5651dd88f3f6: Download complete 03bdd977a087: Verifying Checksum 03bdd977a087: Download complete 3de93f1050f5: Verifying Checksum 3de93f1050f5: Download complete 25d0b1bc6460: Verifying Checksum 25d0b1bc6460: Download complete a64f031d2304: Download complete 50fb04c7c347: Verifying Checksum 50fb04c7c347: Download complete 930a0edbc642: Pull complete 7505045390f0: Pull complete 4b5e6a93888a: Pull complete 0ee7049019cd: Pull complete 3454e5ec5c29: Pull complete 4fc588bed7c7: Pull complete af094a6f76d1: Pull complete aa98aff4c1ae: Pull complete 38f202d51e29: Pull complete 165934e4c364: Pull complete 26a6d58397ca: Pull complete eefb8a446ec2: Pull complete b059c279cfcb: Pull complete 9b664ccb2a28: Pull complete 7e8bada30c0d: Pull complete 03bdd977a087: Pull complete 788e32d19416: Pull complete 5651dd88f3f6: Pull complete 3ff627ad5cc2: Pull complete 25d0b1bc6460: Pull complete 50fb04c7c347: Pull complete 3de93f1050f5: Pull complete a64f031d2304: Pull complete Digest: sha256:6f771437fd50743b9bcac48c4ebb5fb4746ca026e98fb7b4d527598d8a7e6cb7 Status: Downloaded newer image for altinityinfra/stateless-test:114c1954968341089991_arm NOTE: Enabled test runner option [--flaky-check] Workers count set to optimal value: 9 Rerun count set to 5 for targeted check WARNING: Failed to get start time for [] - start time and duration won't be set ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ skipped [] | No failed tests found from previous runs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Run command: [cp ./ci/tmp/result_job.json ./ci/tmp/result_stateless_tests_arm_asan_targeted.json] WARNING: no start_time set by the job - set job start_time/duration --- Fixing file ownership after running docker as root --- Run ownership fix command [docker run --rm --user root --volume ./:/home/ubuntu/_work/ClickHouse/ClickHouse --workdir=/home/ubuntu/_work/ClickHouse/ClickHouse altinityinfra/stateless-test:114c1954968341089991_arm sh -c 'find ./ci/tmp -user root -exec chown 1000:1000 {} +'] Run command: [docker run --rm --user root --volume ./:/home/ubuntu/_work/ClickHouse/ClickHouse --workdir=/home/ubuntu/_work/ClickHouse/ClickHouse altinityinfra/stateless-test:114c1954968341089991_arm sh -c 'find ./ci/tmp -user root -exec chown 1000:1000 {} +'] === Run script finished === === Post run script [Stateless tests (arm_asan, targeted)], workflow [PR] === Job's output: [['commit_authors', 'parent_pr_number', 'changed_files', 'build_digest', 'file_diff', 'version', 'ci_exclude_tags', 'ci_regression_jobs']] Insert results to CIDB INFO: 1 rows inserted into CIDB Run CI cache hook Run command [aws s3api put-object --bucket altinity-build-artifacts --key ci_ch_cache/v1/stateless_tests_arm_asan_targeted/63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-63fc8031505f120113b0-c08fb7ae190c5d850f58-0be8-4246d5a3d18ac509086e-1303/success --body ci/tmp/success --if-none-match "*"] Run html report hook File [./ci/tmp/job.log] matches Settings.TEXT_CONTENT_EXTENSIONS [['.txt', '.log', '.err', '.out', '.tsv', '.csv', '.json']] - add text attribute for s3 object Run command [aws s3 cp ./ci/tmp/job.log s3://altinity-build-artifacts/PRs/1593/4fef9d7e7c353eac608c4520d0208647e789c536/stateless_tests_arm_asan_targeted/job.log --content-type text/plain]