Apr 30,2022 16:39:01 ⟥ Module stateful 1m 22s [bash] builder@altinity-builder:~/builds/altinity-qa/clickhouse/cicd/release$ export PS1="bash# " 1m 22s [bash] bash# ./tests/stateful/run.sh 1m 23s [bash] + dpkg -i package_folder/clickhouse-common-static_21.8.15.15.altinitystable_amd64.deb 1m 23s [bash] Selecting previously unselected package clickhouse-common-static. 1m 23s [bash] (Reading database ... 40672 files and directories currently installed.) 1m 23s [bash] Preparing to unpack .../clickhouse-common-static_21.8.15.15.altinitystable_amd64.deb ... 1m 23s [bash] Unpacking clickhouse-common-static (21.8.15.15.altinitystable) ... 1m 26s [bash] Setting up clickhouse-common-static (21.8.15.15.altinitystable) ... 1m 26s [bash] + dpkg -i package_folder/clickhouse-common-static-dbg_21.8.15.15.altinitystable_amd64.deb 1m 26s [bash] Selecting previously unselected package clickhouse-common-static-dbg. 1m 27s [bash] (Reading database ... 40688 files and directories currently installed.) 1m 27s [bash] Preparing to unpack .../clickhouse-common-static-dbg_21.8.15.15.altinitystable_amd64.deb ... 1m 27s [bash] Unpacking clickhouse-common-static-dbg (21.8.15.15.altinitystable) ... 1m 32s [bash] Setting up clickhouse-common-static-dbg (21.8.15.15.altinitystable) ... 1m 32s [bash] + dpkg -i package_folder/clickhouse-server_21.8.15.15.altinitystable_all.deb 1m 32s [bash] Selecting previously unselected package clickhouse-server. 1m 32s [bash] (Reading database ... 40699 files and directories currently installed.) 1m 32s [bash] Preparing to unpack .../clickhouse-server_21.8.15.15.altinitystable_all.deb ... 1m 32s [bash] Unpacking clickhouse-server (21.8.15.15.altinitystable) ... 1m 32s [bash] Setting up clickhouse-server (21.8.15.15.altinitystable) ... 1m 32s [bash] ClickHouse binary is already located at /usr/bin/clickhouse 1m 32s [bash] Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. 1m 32s [bash] Symlink /usr/bin/clickhouse-copier already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-copier to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. 1m 32s [bash] Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. 1m 32s [bash] Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. 1m 32s [bash] Creating clickhouse group if it does not exist. 1m 32s [bash] groupadd -r clickhouse 1m 32s [bash] Creating clickhouse user if it does not exist. 1m 32s [bash] useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse 1m 32s [bash] Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. 1m 32s [bash] Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. 1m 32s [bash] Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. 1m 32s [bash] Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. 1m 32s [bash] /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. 1m 32s [bash] /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. 1m 32s [bash] Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. 1m 32s [bash] Log directory /var/log/clickhouse-server/ already exists. 1m 32s [bash] Creating data directory /var/lib/clickhouse/. 1m 32s [bash] Creating pid directory /var/run/clickhouse-server. 1m 32s [bash] chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' 1m 32s [bash] chown -R clickhouse:clickhouse '/var/run/clickhouse-server' 1m 32s [bash] chown clickhouse:clickhouse '/var/lib/clickhouse/' 1m 32s [bash] groupadd -r clickhouse-bridge 1m 32s [bash] useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge 1m 32s [bash] chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge' 1m 32s [bash] chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge' 1m 32s [bash] Password for default user is empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. 1m 32s [bash] Setting capabilities for clickhouse binary. This is optional. 1m 32s [bash] chown -R clickhouse:clickhouse '/etc/clickhouse-server' 1m 32s [bash] 1m 32s [bash] ClickHouse has been successfully installed. 1m 32s [bash] 1m 32s [bash] Start clickhouse-server with: 1m 32s [bash] sudo clickhouse start 1m 32s [bash] 1m 32s [bash] Start clickhouse-client with: 1m 32s [bash] clickhouse-client 1m 32s [bash] 1m 32s [bash] Processing triggers for systemd (245.4-4ubuntu3.16) ... 1m 32s [bash] + dpkg -i package_folder/clickhouse-client_21.8.15.15.altinitystable_all.deb 1m 32s [bash] Selecting previously unselected package clickhouse-client. 1m 32s [bash] (Reading database ... 40716 files and directories currently installed.) 1m 32s [bash] Preparing to unpack .../clickhouse-client_21.8.15.15.altinitystable_all.deb ... 1m 32s [bash] Unpacking clickhouse-client (21.8.15.15.altinitystable) ... 1m 32s [bash] Setting up clickhouse-client (21.8.15.15.altinitystable) ... 1m 32s [bash] + dpkg -i package_folder/clickhouse-test_21.8.15.15.altinitystable_all.deb 1m 32s [bash] Selecting previously unselected package clickhouse-test. 1m 32s [bash] (Reading database ... 40731 files and directories currently installed.) 1m 32s [bash] Preparing to unpack .../clickhouse-test_21.8.15.15.altinitystable_all.deb ... 1m 32s [bash] Unpacking clickhouse-test (21.8.15.15.altinitystable) ... 1m 34s [bash] Setting up clickhouse-test (21.8.15.15.altinitystable) ... 1m 34s [bash] + /usr/share/clickhouse-test/config/install.sh 1m 34s [bash] + DEST_SERVER_PATH=/etc/clickhouse-server 1m 34s [bash] + DEST_CLIENT_PATH=/etc/clickhouse-client 1m 34s [bash] +++ dirname /usr/share/clickhouse-test/config/install.sh 1m 34s [bash] ++ cd /usr/share/clickhouse-test/config 1m 34s [bash] Going to install test configs from /usr/share/clickhouse-test/config into /etc/clickhouse-server 1m 34s [bash] ++ pwd -P 1m 34s [bash] + SRC_PATH=/usr/share/clickhouse-test/config 1m 34s [bash] + echo 'Going to install test configs from /usr/share/clickhouse-test/config into /etc/clickhouse-server' 1m 34s [bash] + mkdir -p /etc/clickhouse-server/config.d/ 1m 34s [bash] + mkdir -p /etc/clickhouse-server/users.d/ 1m 34s [bash] + mkdir -p /etc/clickhouse-client 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/listen.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/part_log.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/metric_log.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/macros.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/disks.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/ints_dictionary.xml /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/strings_dictionary.xml /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/decimals_dictionary.xml /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/executable_dictionary.xml /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/executable_pool_dictionary.xml /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/top_level_domains /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/server.key /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/server.crt /etc/clickhouse-server/ 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/dhparam.pem /etc/clickhouse-server/ 1m 34s [bash] + ln -sf --backup=simple --suffix=_original.xml /usr/share/clickhouse-test/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ 1m 34s [bash] + [[ -n '' ]] 1m 34s [bash] + [[ -n '' ]] 1m 34s [bash] + [[ -n '' ]] 1m 34s [bash] + ln -sf /usr/share/clickhouse-test/config/client_config.xml /etc/clickhouse-client/config.xml 1m 34s [bash] + start 1m 34s [bash] + [[ -n '' ]] 1m 34s [bash] + counter=0 1m 34s [bash] + clickhouse-client --query 'SELECT 1' 1m 34s [bash] Code: 210. DB::NetException: Connection refused (localhost:9000) 1m 34s [bash] 1m 34s [bash] + '[' 0 -gt 120 ']' 1m 34s [bash] + timeout 120 service clickhouse-server start 1m 35s [bash] chown -R clickhouse: '/var/run/clickhouse-server/' 1m 35s [bash] Will run su -s /bin/sh 'clickhouse' -c '/usr/bin/clickhouse-server --config-file /etc/clickhouse-server/config.xml --pid-file /var/run/clickhouse-server/clickhouse-server.pid --daemon' 1m 35s [bash] Waiting for server to start 1m 35s [bash] Waiting for server to start 1m 35s [bash] Server started 1m 35s [bash] + sleep 0.5 1m 36s [bash] + counter=1 1m 36s [bash] + clickhouse-client --query 'SELECT 1' 1m 36s [bash] 1 1m 36s [bash] + /s3downloader --dataset-names hits visits 1m 36s [bash] INFO:root:Will fetch following datasets: hits, visits 1m 36s [bash] INFO:root:Processing hits 1m 36s [bash] INFO:root:Downloading from https://clickhouse-datasets.s3.yandex.net/hits/partitions/hits_v1.tar to temp path /tmp/xlnp4pag 1m 37s [bash] INFO:root:Content length is 1271623680 bytes 1m 58s [bash] INFO:root:Downloading finished 1m 58s [bash] INFO:root:Will unpack data from temp path /tmp/xlnp4pag to clickhouse db /var/lib/clickhouse/ 2m 0s [bash] INFO:root:Unpack finished 2m 0s [bash] INFO:root:Will remove dowloaded file /tmp/xlnp4pag from filesystem if it exists 2m 1s [bash] INFO:root:Processing of hits finished 2m 1s [bash] INFO:root:Processing visits 2m 1s [bash] INFO:root:Downloading from https://clickhouse-datasets.s3.yandex.net/visits/partitions/visits_v1.tar to temp path /tmp/op23mzf1 2m 1s [bash] INFO:root:Content length is 563968000 bytes 2m 9s [bash] INFO:root:Downloading finished 2m 9s [bash] INFO:root:Will unpack data from temp path /tmp/op23mzf1 to clickhouse db /var/lib/clickhouse/ 2m 10s [bash] INFO:root:Unpack finished 2m 10s [bash] INFO:root:Will remove dowloaded file /tmp/op23mzf1 from filesystem if it exists 2m 10s [bash] INFO:root:Processing of visits finished 2m 10s [bash] INFO:root:Fetch finished, enjoy your tables! 2m 10s [bash] 2m 10s [bash] 2m 10s [bash] + chmod 777 -R /var/lib/clickhouse 2m 10s [bash] + clickhouse-client --query 'SHOW DATABASES' 2m 10s [bash] default 2m 10s [bash] system 2m 10s [bash] + clickhouse-client --query 'ATTACH DATABASE datasets ENGINE = Ordinary' 2m 10s [bash] + service clickhouse-server restart 2m 13s [bash] /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 173. 2m 13s [bash] The process with pid = 173 is running. 2m 13s [bash] Sent terminate signal to process with pid 173. 2m 13s [bash] Waiting for server to stop 2m 13s [bash] /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 173. 2m 13s [bash] The process with pid = 173 is running. 2m 13s [bash] Waiting for server to stop 2m 13s [bash] /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 173. 2m 13s [bash] The process with pid = 173 is running. 2m 13s [bash] Waiting for server to stop 2m 13s [bash] Now there is no clickhouse-server process. 2m 13s [bash] Server stopped 2m 13s [bash] chown -R clickhouse: '/var/run/clickhouse-server/' 2m 13s [bash] Will run su -s /bin/sh 'clickhouse' -c '/usr/bin/clickhouse-server --config-file /etc/clickhouse-server/config.xml --pid-file /var/run/clickhouse-server/clickhouse-server.pid --daemon' 2m 13s [bash] Waiting for server to start 2m 13s [bash] Waiting for server to start 2m 13s [bash] Server started 2m 13s [bash] + for _ in {1..120} 2m 13s [bash] + clickhouse-client --query 'SELECT 1' 2m 13s [bash] 1 2m 13s [bash] + break 2m 13s [bash] + clickhouse-client --query 'SHOW TABLES FROM datasets' 2m 13s [bash] hits_v1 2m 13s [bash] visits_v1 2m 13s [bash] + [[ -n '' ]] 2m 13s [bash] + clickhouse-client --query 'CREATE DATABASE test' 2m 13s [bash] + clickhouse-client --query 'SHOW TABLES FROM test' 2m 13s [bash] + clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits' 2m 13s [bash] + clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits' 2m 14s [bash] + clickhouse-client --query 'SHOW TABLES FROM test' 2m 14s [bash] hits 2m 14s [bash] visits 2m 14s [bash] + clickhouse-client --query 'SELECT count() FROM test.hits' 2m 14s [bash] 8873898 2m 14s [bash] + clickhouse-client --query 'SELECT count() FROM test.visits' 2m 14s [bash] 1676861 2m 14s [bash] + export -f run_tests 2m 14s [bash] + timeout 0 bash -c run_tests 2m 14s [bash] + read -ra ADDITIONAL_OPTIONS 2m 14s [bash] + [[ -n '' ]] 2m 14s [bash] + clickhouse-test --testname --shard --zookeeper --no-stateless --hung-check --use-skip-list --print-time '' 2m 14s [bash] + ts '%Y-%m-%d %H:%M:%S' 2m 14s [bash] + tee test_output/test_result.txt 2m 14s [bash] 2022-04-30 19:41:16 Using queries from '/usr/share/clickhouse-test/queries' directory 2m 14s [bash] 2022-04-30 19:41:16 Using clickhouse-client as client program (expecting split build) 2m 14s [bash] 2022-04-30 19:41:16 Connecting to ClickHouse server... OK 2m 16s [bash] 2022-04-30 19:41:17 Won't run stateless tests because they were manually disabled. 2m 16s [bash] 2022-04-30 19:41:17 2m 16s [bash] 2022-04-30 19:41:17 Running 115 stateful tests (MainProcess). 2m 16s [bash] 2022-04-30 19:41:17 Apr 30,2022 16:41:19 ⟥ Feature 00165_jit_aggregate_functions, flags:TE 864us ⟥⟤ OK 00165_jit_aggregate_functions, /stateful/00165_jit_aggregate_functions 2m 17s [bash] 2022-04-30 19:41:19 00165_jit_aggregate_functions: [ OK ] 1.36 sec. Apr 30,2022 16:41:20 ⟥ Feature 00164_quantileBfloat16, flags:TE 680us ⟥⟤ OK 00164_quantileBfloat16, /stateful/00164_quantileBfloat16 2m 18s [bash] 2022-04-30 19:41:20 00164_quantileBfloat16: [ OK ] 0.82 sec. Apr 30,2022 16:41:21 ⟥ Feature 00163_column_oriented_formats, flags:TE 773us ⟥⟤ OK 00163_column_oriented_formats, /stateful/00163_column_oriented_formats 2m 19s [bash] 2022-04-30 19:41:21 00163_column_oriented_formats: [ OK ] 1.41 sec. Apr 30,2022 16:41:24 ⟥ Feature 00162_mmap_compression_none, flags:TE 771us ⟥⟤ OK 00162_mmap_compression_none, /stateful/00162_mmap_compression_none 2m 22s [bash] 2022-04-30 19:41:24 00162_mmap_compression_none: [ OK ] 2.42 sec. Apr 30,2022 16:41:25 ⟥ Feature 00161_parallel_parsing_with_names, flags:TE 861us ⟥⟤ OK 00161_parallel_parsing_with_names, /stateful/00161_parallel_parsing_with_names 2m 23s [bash] 2022-04-30 19:41:25 00161_parallel_parsing_with_names: [ OK ] 1.17 sec. Apr 30,2022 16:41:25 ⟥ Feature 00160_decode_xml_component, flags:TE 762us ⟥⟤ OK 00160_decode_xml_component, /stateful/00160_decode_xml_component 2m 24s [bash] 2022-04-30 19:41:25 00160_decode_xml_component: [ OK ] 0.53 sec. Apr 30,2022 16:41:33 ⟥ Feature 00159_parallel_formatting_csv_and_friends, flags:TE 590us ⟥⟤ OK 00159_parallel_formatting_csv_and_friends, /stateful/00159_parallel_formatting_csv_and_friends 2m 31s [bash] 2022-04-30 19:41:33 00159_parallel_formatting_csv_and_friends: [ OK ] 7.89 sec. Apr 30,2022 16:41:37 ⟥ Feature 00159_parallel_formatting_http, flags:TE 588us ⟥⟤ OK 00159_parallel_formatting_http, /stateful/00159_parallel_formatting_http 2m 35s [bash] 2022-04-30 19:41:37 00159_parallel_formatting_http: [ OK ] 3.51 sec. Apr 30,2022 16:41:50 ⟥ Feature 00159_parallel_formatting_tsv_and_friends, flags:TE 895us ⟥⟤ OK 00159_parallel_formatting_tsv_and_friends, /stateful/00159_parallel_formatting_tsv_and_friends 2m 48s [bash] 2022-04-30 19:41:49 00159_parallel_formatting_tsv_and_friends: [ OK ] 12.49 sec. Apr 30,2022 16:42:08 ⟥ Feature 00159_parallel_formatting_json_and_friends, flags:TE 849us ⟥⟤ OK 00159_parallel_formatting_json_and_friends, /stateful/00159_parallel_formatting_json_and_friends 3m 6s [bash] 2022-04-30 19:42:08 00159_parallel_formatting_json_and_friends: [ OK ] 18.57 sec. Apr 30,2022 16:42:09 ⟥ Feature 00158_cache_dictionary_has, flags:TE 689us ⟥⟤ OK 00158_cache_dictionary_has, /stateful/00158_cache_dictionary_has 3m 7s [bash] 2022-04-30 19:42:09 00158_cache_dictionary_has: [ OK ] 0.43 sec. Apr 30,2022 16:42:25 ⟥ Feature 00157_cache_dictionary, flags:TE 931us ⟥⟤ OK 00157_cache_dictionary, /stateful/00157_cache_dictionary 3m 23s [bash] 2022-04-30 19:42:25 00157_cache_dictionary: [ OK ] 16.30 sec. Apr 30,2022 16:42:29 ⟥ Feature 00156_max_execution_speed_sample_merge, flags:TE 713us ⟥⟤ OK 00156_max_execution_speed_sample_merge, /stateful/00156_max_execution_speed_sample_merge 3m 27s [bash] 2022-04-30 19:42:29 00156_max_execution_speed_sample_merge: [ OK ] 4.29 sec. Apr 30,2022 16:42:30 ⟥ Feature 00154_avro, flags:TE 790us ⟥⟤ OK 00154_avro, /stateful/00154_avro 3m 28s [bash] 2022-04-30 19:42:30 00154_avro: [ OK ] 0.41 sec. Apr 30,2022 16:42:31 ⟥ Feature 00153_aggregate_arena_race, flags:TE 738us ⟥⟤ OK 00153_aggregate_arena_race, /stateful/00153_aggregate_arena_race 3m 29s [bash] 2022-04-30 19:42:31 00153_aggregate_arena_race: [ OK ] 0.31 sec. Apr 30,2022 16:42:32 ⟥ Feature 00152_insert_different_granularity, flags:TE 681us ⟥⟤ OK 00152_insert_different_granularity, /stateful/00152_insert_different_granularity 3m 30s [bash] 2022-04-30 19:42:32 00152_insert_different_granularity: [ OK ] 0.95 sec. Apr 30,2022 16:42:47 ⟥ Feature 00151_replace_partition_with_different_granularity, flags:TE 561us ⟥⟤ OK 00151_replace_partition_with_different_granularity, /stateful/00151_replace_partition_with_different_granularity 3m 45s [bash] 2022-04-30 19:42:47 00151_replace_partition_with_different_granularity: [ OK ] 15.37 sec. Apr 30,2022 16:42:47 ⟥ Feature 00151_order_by_read_in_order, flags:TE 555us ⟥⟤ OK 00151_order_by_read_in_order, /stateful/00151_order_by_read_in_order 3m 45s [bash] 2022-04-30 19:42:47 00151_order_by_read_in_order: [ OK ] 0.22 sec. Apr 30,2022 16:42:47 ⟥ Feature 00150_quantiles_timing_precision, flags:TE 467us ⟥⟤ OK 00150_quantiles_timing_precision, /stateful/00150_quantiles_timing_precision 3m 46s [bash] 2022-04-30 19:42:47 00150_quantiles_timing_precision: [ OK ] 0.24 sec. Apr 30,2022 16:42:48 ⟥ Feature 00149_quantiles_timing_distributed, flags:TE 571us ⟥⟤ OK 00149_quantiles_timing_distributed, /stateful/00149_quantiles_timing_distributed 3m 46s [bash] 2022-04-30 19:42:48 00149_quantiles_timing_distributed: [ OK ] 0.80 sec. Apr 30,2022 16:42:49 ⟥ Feature 00148_monotonic_functions_and_index, flags:TE 713us ⟥⟤ OK 00148_monotonic_functions_and_index, /stateful/00148_monotonic_functions_and_index 3m 47s [bash] 2022-04-30 19:42:49 00148_monotonic_functions_and_index: [ OK ] 0.38 sec. Apr 30,2022 16:42:50 ⟥ Feature 00147_global_in_aggregate_function, flags:TE 633us ⟥⟤ OK 00147_global_in_aggregate_function, /stateful/00147_global_in_aggregate_function 3m 48s [bash] 2022-04-30 19:42:50 00147_global_in_aggregate_function: [ OK ] 0.82 sec. Apr 30,2022 16:42:51 ⟥ Feature 00146_aggregate_function_uniq, flags:TE 526us ⟥⟤ OK 00146_aggregate_function_uniq, /stateful/00146_aggregate_function_uniq 3m 49s [bash] 2022-04-30 19:42:51 00146_aggregate_function_uniq: [ OK ] 1.55 sec. Apr 30,2022 16:42:52 ⟥ Feature 00145_aggregate_functions_statistics, flags:TE 662us ⟥⟤ OK 00145_aggregate_functions_statistics, /stateful/00145_aggregate_functions_statistics 3m 50s [bash] 2022-04-30 19:42:52 00145_aggregate_functions_statistics: [ OK ] 0.29 sec. Apr 30,2022 16:42:52 ⟥ Feature 00144_functions_of_aggregation_states, flags:TE 505us ⟥⟤ OK 00144_functions_of_aggregation_states, /stateful/00144_functions_of_aggregation_states 3m 50s [bash] 2022-04-30 19:42:52 00144_functions_of_aggregation_states: [ OK ] 0.17 sec. Apr 30,2022 16:42:52 ⟥ Feature 00143_transform_non_const_default, flags:TE 589us ⟥⟤ OK 00143_transform_non_const_default, /stateful/00143_transform_non_const_default 3m 50s [bash] 2022-04-30 19:42:52 00143_transform_non_const_default: [ OK ] 0.14 sec. Apr 30,2022 16:42:52 ⟥ Feature 00142_system_columns, flags:TE 730us ⟥⟤ OK 00142_system_columns, /stateful/00142_system_columns 3m 50s [bash] 2022-04-30 19:42:52 00142_system_columns: [ OK ] 0.11 sec. Apr 30,2022 16:42:52 ⟥ Feature 00141_transform, flags:TE 796us ⟥⟤ OK 00141_transform, /stateful/00141_transform 3m 50s [bash] 2022-04-30 19:42:52 00141_transform: [ OK ] 0.13 sec. Apr 30,2022 16:42:52 ⟥ Feature 00140_rename, flags:TE 478us ⟥⟤ OK 00140_rename, /stateful/00140_rename 3m 51s [bash] 2022-04-30 19:42:52 00140_rename: [ OK ] 0.21 sec. Apr 30,2022 16:42:53 ⟥ Feature 00139_like, flags:TE 448us ⟥⟤ OK 00139_like, /stateful/00139_like 3m 51s [bash] 2022-04-30 19:42:53 00139_like: [ OK ] 0.81 sec. Apr 30,2022 16:42:55 ⟥ Feature 00095_hyperscan_profiler, flags:TE 519us ⟥⟤ OK 00095_hyperscan_profiler, /stateful/00095_hyperscan_profiler 3m 53s [bash] 2022-04-30 19:42:55 00095_hyperscan_profiler: [ OK ] 2.01 sec. Apr 30,2022 16:42:56 ⟥ Feature 00094_order_by_array_join_limit, flags:TE 561us ⟥⟤ OK 00094_order_by_array_join_limit, /stateful/00094_order_by_array_join_limit 3m 54s [bash] 2022-04-30 19:42:56 00094_order_by_array_join_limit: [ OK ] 0.25 sec. Apr 30,2022 16:42:56 ⟥ Feature 00093_prewhere_array_join, flags:TE 448us ⟥⟤ OK 00093_prewhere_array_join, /stateful/00093_prewhere_array_join 3m 54s [bash] 2022-04-30 19:42:56 00093_prewhere_array_join: [ OK ] 0.51 sec. Apr 30,2022 16:42:57 ⟥ Feature 00092_obfuscator, flags:TE 741us ⟥⟤ OK 00092_obfuscator, /stateful/00092_obfuscator 3m 55s [bash] 2022-04-30 19:42:57 00092_obfuscator: [ OK ] 0.47 sec. Apr 30,2022 16:42:58 ⟥ Feature 00091_prewhere_two_conditions, flags:TE 697us ⟥⟤ OK 00091_prewhere_two_conditions, /stateful/00091_prewhere_two_conditions 3m 56s [bash] 2022-04-30 19:42:58 00091_prewhere_two_conditions: [ OK ] 0.84 sec. Apr 30,2022 16:43:02 ⟥ Feature 00090_thread_pool_deadlock, flags:TE 632us ⟥⟤ OK 00090_thread_pool_deadlock, /stateful/00090_thread_pool_deadlock 4m 1s [bash] 2022-04-30 19:43:02 00090_thread_pool_deadlock: [ OK ] 4.84 sec. Apr 30,2022 16:43:05 ⟥ Feature 00089_position_functions_with_non_constant_arg, flags:TE 487us ⟥⟤ OK 00089_position_functions_with_non_constant_arg, /stateful/00089_position_functions_with_non_constant_arg 4m 3s [bash] 2022-04-30 19:43:05 00089_position_functions_with_non_constant_arg: [ OK ] 2.26 sec. Apr 30,2022 16:43:05 ⟥ Feature 00088_global_in_one_shard_and_rows_before_limit, flags:TE 606us ⟥⟤ OK 00088_global_in_one_shard_and_rows_before_limit, /stateful/00088_global_in_one_shard_and_rows_before_limit 4m 3s [bash] 2022-04-30 19:43:05 00088_global_in_one_shard_and_rows_before_limit: [ OK ] 0.20 sec. Apr 30,2022 16:43:05 ⟥ Feature 00087_where_0, flags:TE 561us ⟥⟤ OK 00087_where_0, /stateful/00087_where_0 4m 3s [bash] 2022-04-30 19:43:05 00087_where_0: [ OK ] 0.11 sec. Apr 30,2022 16:43:05 ⟥ Feature 00086_array_reduce, flags:TE 990us ⟥⟤ OK 00086_array_reduce, /stateful/00086_array_reduce 4m 4s [bash] 2022-04-30 19:43:05 00086_array_reduce: [ OK ] 0.30 sec. Apr 30,2022 16:43:06 ⟥ Feature 00085_monotonic_evaluation_segfault, flags:TE 479us ⟥⟤ OK 00085_monotonic_evaluation_segfault, /stateful/00085_monotonic_evaluation_segfault 4m 4s [bash] 2022-04-30 19:43:06 00085_monotonic_evaluation_segfault: [ OK ] 0.10 sec. Apr 30,2022 16:43:10 ⟥ Feature 00084_external_aggregation, flags:TE 530us ⟥⟤ OK 00084_external_aggregation, /stateful/00084_external_aggregation 4m 8s [bash] 2022-04-30 19:43:10 00084_external_aggregation: [ OK ] 4.57 sec. Apr 30,2022 16:43:10 ⟥ Feature 00083_array_filter, flags:TE 746us ⟥⟤ OK 00083_array_filter, /stateful/00083_array_filter 4m 9s [bash] 2022-04-30 19:43:10 00083_array_filter: [ OK ] 0.18 sec. Apr 30,2022 16:43:12 ⟥ Feature 00082_quantiles, flags:TE 453us ⟥⟤ OK 00082_quantiles, /stateful/00082_quantiles 4m 10s [bash] 2022-04-30 19:43:12 00082_quantiles: [ OK ] 1.90 sec. Apr 30,2022 16:43:13 ⟥ Feature 00081_group_by_without_key_and_totals, flags:TE 512us ⟥⟤ OK 00081_group_by_without_key_and_totals, /stateful/00081_group_by_without_key_and_totals 4m 11s [bash] 2022-04-30 19:43:13 00081_group_by_without_key_and_totals: [ OK ] 0.16 sec. Apr 30,2022 16:43:13 ⟥ Feature 00080_array_join_and_union, flags:TE 653us ⟥⟤ OK 00080_array_join_and_union, /stateful/00080_array_join_and_union 4m 11s [bash] 2022-04-30 19:43:13 00080_array_join_and_union: [ OK ] 0.11 sec. Apr 30,2022 16:43:13 ⟥ Feature 00079_array_join_not_used_joined_column, flags:TE 451us ⟥⟤ OK 00079_array_join_not_used_joined_column, /stateful/00079_array_join_not_used_joined_column 4m 11s [bash] 2022-04-30 19:43:13 00079_array_join_not_used_joined_column: [ OK ] 0.19 sec. Apr 30,2022 16:43:13 ⟥ Feature 00078_group_by_arrays, flags:TE 648us ⟥⟤ OK 00078_group_by_arrays, /stateful/00078_group_by_arrays 4m 12s [bash] 2022-04-30 19:43:13 00078_group_by_arrays: [ OK ] 0.47 sec. Apr 30,2022 16:43:15 ⟥ Feature 00077_log_tinylog_stripelog, flags:TE 456us ⟥⟤ OK 00077_log_tinylog_stripelog, /stateful/00077_log_tinylog_stripelog 4m 13s [bash] 2022-04-30 19:43:15 00077_log_tinylog_stripelog: [ OK ] 1.67 sec. Apr 30,2022 16:43:15 ⟥ Feature 00076_system_columns_bytes, flags:TE 453us ⟥⟤ OK 00076_system_columns_bytes, /stateful/00076_system_columns_bytes 4m 13s [bash] 2022-04-30 19:43:15 00076_system_columns_bytes: [ OK ] 0.10 sec. Apr 30,2022 16:43:15 ⟥ Feature 00075_left_array_join, flags:TE 627us ⟥⟤ OK 00075_left_array_join, /stateful/00075_left_array_join 4m 14s [bash] 2022-04-30 19:43:15 00075_left_array_join: [ OK ] 0.17 sec. Apr 30,2022 16:43:16 ⟥ Feature 00074_full_join, flags:TE 581us ⟥⟤ OK 00074_full_join, /stateful/00074_full_join 4m 14s [bash] 2022-04-30 19:43:16 00074_full_join: [ OK ] 0.34 sec. Apr 30,2022 16:43:16 ⟥ Feature 00073_uniq_array, flags:TE 432us ⟥⟤ OK 00073_uniq_array, /stateful/00073_uniq_array 4m 14s [bash] 2022-04-30 19:43:16 00073_uniq_array: [ OK ] 0.11 sec. Apr 30,2022 16:43:19 ⟥ Feature 00072_compare_date_and_string_index, flags:TE 541us ⟥⟤ OK 00072_compare_date_and_string_index, /stateful/00072_compare_date_and_string_index 4m 17s [bash] 2022-04-30 19:43:19 00072_compare_date_and_string_index: [ OK ] 3.04 sec. Apr 30,2022 16:43:20 ⟥ Feature 00071_merge_tree_optimize_aio, flags:TE 487us ⟥⟤ OK 00071_merge_tree_optimize_aio, /stateful/00071_merge_tree_optimize_aio 4m 18s [bash] 2022-04-30 19:43:20 00071_merge_tree_optimize_aio: [ OK ] 0.86 sec. Apr 30,2022 16:43:20 ⟥ Feature 00069_duplicate_aggregation_keys, flags:TE 751us ⟥⟤ OK 00069_duplicate_aggregation_keys, /stateful/00069_duplicate_aggregation_keys 4m 18s [bash] 2022-04-30 19:43:20 00069_duplicate_aggregation_keys: [ OK ] 0.11 sec. Apr 30,2022 16:43:20 ⟥ Feature 00068_subquery_in_prewhere, flags:TE 669us ⟥⟤ OK 00068_subquery_in_prewhere, /stateful/00068_subquery_in_prewhere 4m 18s [bash] 2022-04-30 19:43:20 00068_subquery_in_prewhere: [ OK ] 0.14 sec. Apr 30,2022 16:43:21 ⟥ Feature 00067_union_all, flags:TE 1ms ⟥⟤ OK 00067_union_all, /stateful/00067_union_all 4m 19s [bash] 2022-04-30 19:43:21 00067_union_all: [ OK ] 0.18 sec. Apr 30,2022 16:43:21 ⟥ Feature 00066_sorting_distributed_many_replicas, flags:TE 495us ⟥⟤ OK 00066_sorting_distributed_many_replicas, /stateful/00066_sorting_distributed_many_replicas 4m 19s [bash] 2022-04-30 19:43:21 00066_sorting_distributed_many_replicas: [ OK ] 0.13 sec. Apr 30,2022 16:43:21 ⟥ Feature 00065_loyalty_with_storage_join, flags:TE 617us ⟥⟤ OK 00065_loyalty_with_storage_join, /stateful/00065_loyalty_with_storage_join 4m 19s [bash] 2022-04-30 19:43:21 00065_loyalty_with_storage_join: [ OK ] 0.27 sec. Apr 30,2022 16:43:22 ⟥ Feature 00063_loyalty_joins, flags:TE 555us ⟥⟤ OK 00063_loyalty_joins, /stateful/00063_loyalty_joins 4m 20s [bash] 2022-04-30 19:43:22 00063_loyalty_joins: [ OK ] 0.54 sec. Apr 30,2022 16:43:22 ⟥ Feature 00062_loyalty, flags:TE 633us ⟥⟤ OK 00062_loyalty, /stateful/00062_loyalty 4m 20s [bash] 2022-04-30 19:43:22 00062_loyalty: [ OK ] 0.14 sec. Apr 30,2022 16:43:22 ⟥ Feature 00061_storage_buffer, flags:TE 818us ⟥⟤ OK 00061_storage_buffer, /stateful/00061_storage_buffer 4m 20s [bash] 2022-04-30 19:43:22 00061_storage_buffer: [ OK ] 0.43 sec. Apr 30,2022 16:43:22 ⟥ Feature 00060_move_to_prewhere_and_sets, flags:TE 15ms ⟥⟤ OK 00060_move_to_prewhere_and_sets, /stateful/00060_move_to_prewhere_and_sets 4m 21s [bash] 2022-04-30 19:43:22 00060_move_to_prewhere_and_sets: [ OK ] 0.14 sec. Apr 30,2022 16:43:23 ⟥ Feature 00059_merge_sorting_empty_array_joined, flags:TE 506us ⟥⟤ OK 00059_merge_sorting_empty_array_joined, /stateful/00059_merge_sorting_empty_array_joined 4m 21s [bash] 2022-04-30 19:43:23 00059_merge_sorting_empty_array_joined: [ OK ] 0.12 sec. Apr 30,2022 16:43:23 ⟥ Feature 00056_view, flags:TE 716us ⟥⟤ OK 00056_view, /stateful/00056_view 4m 21s [bash] 2022-04-30 19:43:23 00056_view: [ OK ] 0.22 sec. Apr 30,2022 16:43:23 ⟥ Feature 00055_index_and_not, flags:TE 502us ⟥⟤ OK 00055_index_and_not, /stateful/00055_index_and_not 4m 21s [bash] 2022-04-30 19:43:23 00055_index_and_not: [ OK ] 0.12 sec. Apr 30,2022 16:43:23 ⟥ Feature 00054_merge_tree_partitions, flags:TE 607us ⟥⟤ OK 00054_merge_tree_partitions, /stateful/00054_merge_tree_partitions 4m 21s [bash] 2022-04-30 19:43:23 00054_merge_tree_partitions: [ OK ] 0.26 sec. Apr 30,2022 16:43:24 ⟥ Feature 00053_replicate_segfault, flags:TE 465us ⟥⟤ OK 00053_replicate_segfault, /stateful/00053_replicate_segfault 4m 22s [bash] 2022-04-30 19:43:24 00053_replicate_segfault: [ OK ] 0.78 sec. Apr 30,2022 16:43:24 ⟥ Feature 00052_group_by_in, flags:TE 642us ⟥⟤ OK 00052_group_by_in, /stateful/00052_group_by_in 4m 22s [bash] 2022-04-30 19:43:24 00052_group_by_in: [ OK ] 0.13 sec. Apr 30,2022 16:43:25 ⟥ Feature 00051_min_max_array, flags:TE 782us ⟥⟤ OK 00051_min_max_array, /stateful/00051_min_max_array 4m 23s [bash] 2022-04-30 19:43:25 00051_min_max_array: [ OK ] 0.42 sec. Apr 30,2022 16:43:25 ⟥ Feature 00050_min_max, flags:TE 496us ⟥⟤ OK 00050_min_max, /stateful/00050_min_max 4m 23s [bash] 2022-04-30 19:43:25 00050_min_max: [ OK ] 0.22 sec. Apr 30,2022 16:43:25 ⟥ Feature 00049_max_string_if, flags:TE 609us ⟥⟤ OK 00049_max_string_if, /stateful/00049_max_string_if 4m 23s [bash] 2022-04-30 19:43:25 00049_max_string_if: [ OK ] 0.25 sec. Apr 30,2022 16:43:25 ⟥ Feature 00048_min_max, flags:TE 563us ⟥⟤ OK 00048_min_max, /stateful/00048_min_max 4m 24s [bash] 2022-04-30 19:43:25 00048_min_max: [ OK ] 0.11 sec. Apr 30,2022 16:43:26 ⟥ Feature 00047_bar, flags:TE 551us ⟥⟤ OK 00047_bar, /stateful/00047_bar 4m 24s [bash] 2022-04-30 19:43:26 00047_bar: [ OK ] 0.17 sec. Apr 30,2022 16:43:26 ⟥ Feature 00046_uniq_upto_distributed, flags:TE 729us ⟥⟤ OK 00046_uniq_upto_distributed, /stateful/00046_uniq_upto_distributed 4m 24s [bash] 2022-04-30 19:43:26 00046_uniq_upto_distributed: [ OK ] 0.21 sec. Apr 30,2022 16:43:26 ⟥ Feature 00045_uniq_upto, flags:TE 540us ⟥⟤ OK 00045_uniq_upto, /stateful/00045_uniq_upto 4m 24s [bash] 2022-04-30 19:43:26 00045_uniq_upto: [ OK ] 0.20 sec. Apr 30,2022 16:43:27 ⟥ Feature 00044_any_left_join_string, flags:TE 551us ⟥⟤ OK 00044_any_left_join_string, /stateful/00044_any_left_join_string 4m 25s [bash] 2022-04-30 19:43:27 00044_any_left_join_string: [ OK ] 0.45 sec. Apr 30,2022 16:43:27 ⟥ Feature 00043_any_left_join, flags:TE 494us ⟥⟤ OK 00043_any_left_join, /stateful/00043_any_left_join 4m 25s [bash] 2022-04-30 19:43:27 00043_any_left_join: [ OK ] 0.15 sec. Apr 30,2022 16:43:27 ⟥ Feature 00042_any_left_join, flags:TE 733us ⟥⟤ OK 00042_any_left_join, /stateful/00042_any_left_join 4m 25s [bash] 2022-04-30 19:43:27 00042_any_left_join: [ OK ] 0.13 sec. Apr 30,2022 16:43:28 ⟥ Feature 00041_aggregating_materialized_view, flags:TE 542us ⟥⟤ OK 00041_aggregating_materialized_view, /stateful/00041_aggregating_materialized_view 4m 26s [bash] 2022-04-30 19:43:28 00041_aggregating_materialized_view: [ OK ] 0.84 sec. Apr 30,2022 16:43:29 ⟥ Feature 00040_aggregating_materialized_view, flags:TE 458us ⟥⟤ OK 00040_aggregating_materialized_view, /stateful/00040_aggregating_materialized_view 4m 27s [bash] 2022-04-30 19:43:29 00040_aggregating_materialized_view: [ OK ] 0.69 sec. Apr 30,2022 16:43:29 ⟥ Feature 00039_primary_key, flags:TE 608us ⟥⟤ OK 00039_primary_key, /stateful/00039_primary_key 4m 27s [bash] 2022-04-30 19:43:29 00039_primary_key: [ OK ] 0.10 sec. Apr 30,2022 16:43:29 ⟥ Feature 00038_uniq_state_merge2, flags:TE 462us ⟥⟤ OK 00038_uniq_state_merge2, /stateful/00038_uniq_state_merge2 4m 27s [bash] 2022-04-30 19:43:29 00038_uniq_state_merge2: [ OK ] 0.46 sec. Apr 30,2022 16:43:30 ⟥ Feature 00037_uniq_state_merge1, flags:TE 477us ⟥⟤ OK 00037_uniq_state_merge1, /stateful/00037_uniq_state_merge1 4m 28s [bash] 2022-04-30 19:43:30 00037_uniq_state_merge1: [ OK ] 0.46 sec. Apr 30,2022 16:43:30 ⟥ Feature 00036_aggregate_hashed, flags:TE 689us ⟥⟤ OK 00036_aggregate_hashed, /stateful/00036_aggregate_hashed 4m 28s [bash] 2022-04-30 19:43:30 00036_aggregate_hashed: [ OK ] 0.19 sec. Apr 30,2022 16:43:30 ⟥ Feature 00035_aggregate_keys128, flags:TE 458us ⟥⟤ OK 00035_aggregate_keys128, /stateful/00035_aggregate_keys128 4m 28s [bash] 2022-04-30 19:43:30 00035_aggregate_keys128: [ OK ] 0.12 sec. Apr 30,2022 16:43:30 ⟥ Feature 00034_aggregate_key_fixed_string, flags:TE 528us ⟥⟤ OK 00034_aggregate_key_fixed_string, /stateful/00034_aggregate_key_fixed_string 4m 28s [bash] 2022-04-30 19:43:30 00034_aggregate_key_fixed_string: [ OK ] 0.17 sec. Apr 30,2022 16:43:31 ⟥ Feature 00033_aggregate_key_string, flags:TE 594us ⟥⟤ OK 00033_aggregate_key_string, /stateful/00033_aggregate_key_string 4m 29s [bash] 2022-04-30 19:43:31 00033_aggregate_key_string: [ OK ] 0.17 sec. Apr 30,2022 16:43:31 ⟥ Feature 00032_aggregate_key64, flags:TE 524us ⟥⟤ OK 00032_aggregate_key64, /stateful/00032_aggregate_key64 4m 29s [bash] 2022-04-30 19:43:31 00032_aggregate_key64: [ OK ] 0.12 sec. Apr 30,2022 16:43:31 ⟥ Feature 00031_array_enumerate_uniq, flags:TE 477us ⟥⟤ OK 00031_array_enumerate_uniq, /stateful/00031_array_enumerate_uniq 4m 29s [bash] 2022-04-30 19:43:31 00031_array_enumerate_uniq: [ OK ] 0.12 sec. Apr 30,2022 16:43:32 ⟥ Feature 00030_array_enumerate_uniq, flags:TE 680us ⟥⟤ OK 00030_array_enumerate_uniq, /stateful/00030_array_enumerate_uniq 4m 30s [bash] 2022-04-30 19:43:32 00030_array_enumerate_uniq: [ OK ] 0.59 sec. Apr 30,2022 16:43:38 ⟥ Feature 00024_random_counters, flags:TE 440us ⟥⟤ OK 00024_random_counters, /stateful/00024_random_counters 4m 36s [bash] 2022-04-30 19:43:38 00024_random_counters: [ OK ] 6.32 sec. Apr 30,2022 16:43:38 ⟥ Feature 00023_totals_limit, flags:TE 483us ⟥⟤ OK 00023_totals_limit, /stateful/00023_totals_limit 4m 36s [bash] 2022-04-30 19:43:38 00023_totals_limit: [ OK ] 0.11 sec. Apr 30,2022 16:43:38 ⟥ Feature 00022_merge_prewhere, flags:TE 481us ⟥⟤ OK 00022_merge_prewhere, /stateful/00022_merge_prewhere 4m 36s [bash] 2022-04-30 19:43:38 00022_merge_prewhere: [ OK ] 0.13 sec. Apr 30,2022 16:43:38 ⟥ Feature 00021_2_select_with_in, flags:TE 507us ⟥⟤ OK 00021_2_select_with_in, /stateful/00021_2_select_with_in 4m 36s [bash] 2022-04-30 19:43:38 00021_2_select_with_in: [ OK ] 0.11 sec. Apr 30,2022 16:43:39 ⟥ Feature 00021_3_select_with_in, flags:TE 754us ⟥⟤ OK 00021_3_select_with_in, /stateful/00021_3_select_with_in 4m 37s [bash] 2022-04-30 19:43:39 00021_3_select_with_in: [ OK ] 0.10 sec. Apr 30,2022 16:43:39 ⟥ Feature 00021_1_select_with_in, flags:TE 610us ⟥⟤ OK 00021_1_select_with_in, /stateful/00021_1_select_with_in 4m 37s [bash] 2022-04-30 19:43:39 00021_1_select_with_in: [ OK ] 0.10 sec. Apr 30,2022 16:43:39 ⟥ Feature 00020_distinct_order_by_distributed, flags:TE 471us ⟥⟤ OK 00020_distinct_order_by_distributed, /stateful/00020_distinct_order_by_distributed 4m 37s [bash] 2022-04-30 19:43:39 00020_distinct_order_by_distributed: [ OK ] 0.13 sec. Apr 30,2022 16:43:39 ⟥ Feature 00017_aggregation_uninitialized_memory, flags:TE 499us ⟥⟤ OK 00017_aggregation_uninitialized_memory, /stateful/00017_aggregation_uninitialized_memory 4m 37s [bash] 2022-04-30 19:43:39 00017_aggregation_uninitialized_memory: [ OK ] 0.11 sec. Apr 30,2022 16:43:39 ⟥ Feature 00016_any_if_distributed_cond_always_false, flags:TE 432us ⟥⟤ OK 00016_any_if_distributed_cond_always_false, /stateful/00016_any_if_distributed_cond_always_false 4m 37s [bash] 2022-04-30 19:43:39 00016_any_if_distributed_cond_always_false: [ OK ] 0.16 sec. Apr 30,2022 16:43:39 ⟥ Feature 00015_totals_and_no_aggregate_functions, flags:TE 469us ⟥⟤ OK 00015_totals_and_no_aggregate_functions, /stateful/00015_totals_and_no_aggregate_functions 4m 37s [bash] 2022-04-30 19:43:39 00015_totals_and_no_aggregate_functions: [ OK ] 0.11 sec. Apr 30,2022 16:43:39 ⟥ Feature 00014_filtering_arrays, flags:TE 586us ⟥⟤ OK 00014_filtering_arrays, /stateful/00014_filtering_arrays 4m 38s [bash] 2022-04-30 19:43:39 00014_filtering_arrays: [ OK ] 0.13 sec. Apr 30,2022 16:43:40 ⟥ Feature 00013_sorting_of_nested, flags:TE 523us ⟥⟤ OK 00013_sorting_of_nested, /stateful/00013_sorting_of_nested 4m 38s [bash] 2022-04-30 19:43:40 00013_sorting_of_nested: [ OK ] 0.20 sec. Apr 30,2022 16:43:40 ⟥ Feature 00012_sorting_distributed, flags:TE 581us ⟥⟤ OK 00012_sorting_distributed, /stateful/00012_sorting_distributed 4m 38s [bash] 2022-04-30 19:43:40 00012_sorting_distributed: [ OK ] 0.13 sec. Apr 30,2022 16:43:40 ⟥ Feature 00011_sorting, flags:TE 598us ⟥⟤ OK 00011_sorting, /stateful/00011_sorting 4m 38s [bash] 2022-04-30 19:43:40 00011_sorting: [ OK ] 0.11 sec. Apr 30,2022 16:43:40 ⟥ Feature 00010_quantiles_segfault, flags:TE 425us ⟥⟤ OK 00010_quantiles_segfault, /stateful/00010_quantiles_segfault 4m 38s [bash] 2022-04-30 19:43:40 00010_quantiles_segfault: [ OK ] 0.15 sec. Apr 30,2022 16:43:40 ⟥ Feature 00009_uniq_distributed, flags:TE 453us ⟥⟤ OK 00009_uniq_distributed, /stateful/00009_uniq_distributed 4m 38s [bash] 2022-04-30 19:43:40 00009_uniq_distributed: [ OK ] 0.18 sec. Apr 30,2022 16:43:41 ⟥ Feature 00008_uniq, flags:TE 619us ⟥⟤ OK 00008_uniq, /stateful/00008_uniq 4m 39s [bash] 2022-04-30 19:43:41 00008_uniq: [ OK ] 0.14 sec. Apr 30,2022 16:43:41 ⟥ Feature 00007_uniq, flags:TE 476us ⟥⟤ OK 00007_uniq, /stateful/00007_uniq 4m 39s [bash] 2022-04-30 19:43:41 00007_uniq: [ OK ] 0.09 sec. Apr 30,2022 16:43:41 ⟥ Feature 00006_agregates, flags:TE 448us ⟥⟤ OK 00006_agregates, /stateful/00006_agregates 4m 39s [bash] 2022-04-30 19:43:41 00006_agregates: [ OK ] 0.10 sec. Apr 30,2022 16:43:41 ⟥ Feature 00005_filtering, flags:TE 606us ⟥⟤ OK 00005_filtering, /stateful/00005_filtering 4m 39s [bash] 2022-04-30 19:43:41 00005_filtering: [ OK ] 0.09 sec. Apr 30,2022 16:43:41 ⟥ Feature 00004_top_counters, flags:TE 542us ⟥⟤ OK 00004_top_counters, /stateful/00004_top_counters 4m 39s [bash] 2022-04-30 19:43:41 00004_top_counters: [ OK ] 0.13 sec. Apr 30,2022 16:43:41 ⟥ Feature 00002_count_visits, flags:TE 558us ⟥⟤ OK 00002_count_visits, /stateful/00002_count_visits 4m 39s [bash] 2022-04-30 19:43:41 00002_count_visits: [ OK ] 0.10 sec. Apr 30,2022 16:43:41 ⟥ Feature 00001_count_hits, flags:TE 794us ⟥⟤ OK 00001_count_hits, /stateful/00001_count_hits 4m 39s [bash] 2022-04-30 19:43:41 00001_count_hits: [ OK ] 0.10 sec. 4m 39s [bash] 2022-04-30 19:43:41 4m 39s [bash] 2022-04-30 19:43:41 115 tests passed. 0 tests skipped. 143.92 s elapsed (MainProcess). 4m 40s [bash] 2022-04-30 19:43:41 4m 40s [bash] 2022-04-30 19:43:41 No queries hung. 4m 40s [bash] 2022-04-30 19:43:41 All tests have finished. 4m 40s [bash] + ./process_functional_tests_result.py 4m 40s [bash] 2022-04-30 19:43:41,991 Find files in result folder test_result.txt 4m 40s [bash] 2022-04-30 19:43:41,992 Is flacky check: False 4m 40s [bash] 2022-04-30 19:43:41,992 Result parsed 4m 40s [bash] 2022-04-30 19:43:41,992 Result written 4m 40s [bash] + grep -Fa Fatal /var/log/clickhouse-server/clickhouse-server.log 4m 40s [bash] + : 4m 40s [bash] + pigz 4m 41s [bash] + mv /var/log/clickhouse-server/stderr.log /test_output/ 4m 41s [bash] + [[ -n '' ]] 4m 41s [bash] + [[ -n '' ]] 4m 41s Found EOF 4m 41s ⟥⟤ OK stateful, /stateful Passing ✔ [ OK ] /stateful/00165_jit_aggregate_functions ✔ [ OK ] /stateful/00164_quantileBfloat16 ✔ [ OK ] /stateful/00163_column_oriented_formats ✔ [ OK ] /stateful/00162_mmap_compression_none ✔ [ OK ] /stateful/00161_parallel_parsing_with_names ✔ [ OK ] /stateful/00160_decode_xml_component ✔ [ OK ] /stateful/00159_parallel_formatting_csv_and_friends ✔ [ OK ] /stateful/00159_parallel_formatting_http ✔ [ OK ] /stateful/00159_parallel_formatting_tsv_and_friends ✔ [ OK ] /stateful/00159_parallel_formatting_json_and_friends ✔ [ OK ] /stateful/00158_cache_dictionary_has ✔ [ OK ] /stateful/00157_cache_dictionary ✔ [ OK ] /stateful/00156_max_execution_speed_sample_merge ✔ [ OK ] /stateful/00154_avro ✔ [ OK ] /stateful/00153_aggregate_arena_race ✔ [ OK ] /stateful/00152_insert_different_granularity ✔ [ OK ] /stateful/00151_replace_partition_with_different_granularity ✔ [ OK ] /stateful/00151_order_by_read_in_order ✔ [ OK ] /stateful/00150_quantiles_timing_precision ✔ [ OK ] /stateful/00149_quantiles_timing_distributed ✔ [ OK ] /stateful/00148_monotonic_functions_and_index ✔ [ OK ] /stateful/00147_global_in_aggregate_function ✔ [ OK ] /stateful/00146_aggregate_function_uniq ✔ [ OK ] /stateful/00145_aggregate_functions_statistics ✔ [ OK ] /stateful/00144_functions_of_aggregation_states ✔ [ OK ] /stateful/00143_transform_non_const_default ✔ [ OK ] /stateful/00142_system_columns ✔ [ OK ] /stateful/00141_transform ✔ [ OK ] /stateful/00140_rename ✔ [ OK ] /stateful/00139_like ✔ [ OK ] /stateful/00095_hyperscan_profiler ✔ [ OK ] /stateful/00094_order_by_array_join_limit ✔ [ OK ] /stateful/00093_prewhere_array_join ✔ [ OK ] /stateful/00092_obfuscator ✔ [ OK ] /stateful/00091_prewhere_two_conditions ✔ [ OK ] /stateful/00090_thread_pool_deadlock ✔ [ OK ] /stateful/00089_position_functions_with_non_constant_arg ✔ [ OK ] /stateful/00088_global_in_one_shard_and_rows_before_limit ✔ [ OK ] /stateful/00087_where_0 ✔ [ OK ] /stateful/00086_array_reduce ✔ [ OK ] /stateful/00085_monotonic_evaluation_segfault ✔ [ OK ] /stateful/00084_external_aggregation ✔ [ OK ] /stateful/00083_array_filter ✔ [ OK ] /stateful/00082_quantiles ✔ [ OK ] /stateful/00081_group_by_without_key_and_totals ✔ [ OK ] /stateful/00080_array_join_and_union ✔ [ OK ] /stateful/00079_array_join_not_used_joined_column ✔ [ OK ] /stateful/00078_group_by_arrays ✔ [ OK ] /stateful/00077_log_tinylog_stripelog ✔ [ OK ] /stateful/00076_system_columns_bytes ✔ [ OK ] /stateful/00075_left_array_join ✔ [ OK ] /stateful/00074_full_join ✔ [ OK ] /stateful/00073_uniq_array ✔ [ OK ] /stateful/00072_compare_date_and_string_index ✔ [ OK ] /stateful/00071_merge_tree_optimize_aio ✔ [ OK ] /stateful/00069_duplicate_aggregation_keys ✔ [ OK ] /stateful/00068_subquery_in_prewhere ✔ [ OK ] /stateful/00067_union_all ✔ [ OK ] /stateful/00066_sorting_distributed_many_replicas ✔ [ OK ] /stateful/00065_loyalty_with_storage_join ✔ [ OK ] /stateful/00063_loyalty_joins ✔ [ OK ] /stateful/00062_loyalty ✔ [ OK ] /stateful/00061_storage_buffer ✔ [ OK ] /stateful/00060_move_to_prewhere_and_sets ✔ [ OK ] /stateful/00059_merge_sorting_empty_array_joined ✔ [ OK ] /stateful/00056_view ✔ [ OK ] /stateful/00055_index_and_not ✔ [ OK ] /stateful/00054_merge_tree_partitions ✔ [ OK ] /stateful/00053_replicate_segfault ✔ [ OK ] /stateful/00052_group_by_in ✔ [ OK ] /stateful/00051_min_max_array ✔ [ OK ] /stateful/00050_min_max ✔ [ OK ] /stateful/00049_max_string_if ✔ [ OK ] /stateful/00048_min_max ✔ [ OK ] /stateful/00047_bar ✔ [ OK ] /stateful/00046_uniq_upto_distributed ✔ [ OK ] /stateful/00045_uniq_upto ✔ [ OK ] /stateful/00044_any_left_join_string ✔ [ OK ] /stateful/00043_any_left_join ✔ [ OK ] /stateful/00042_any_left_join ✔ [ OK ] /stateful/00041_aggregating_materialized_view ✔ [ OK ] /stateful/00040_aggregating_materialized_view ✔ [ OK ] /stateful/00039_primary_key ✔ [ OK ] /stateful/00038_uniq_state_merge2 ✔ [ OK ] /stateful/00037_uniq_state_merge1 ✔ [ OK ] /stateful/00036_aggregate_hashed ✔ [ OK ] /stateful/00035_aggregate_keys128 ✔ [ OK ] /stateful/00034_aggregate_key_fixed_string ✔ [ OK ] /stateful/00033_aggregate_key_string ✔ [ OK ] /stateful/00032_aggregate_key64 ✔ [ OK ] /stateful/00031_array_enumerate_uniq ✔ [ OK ] /stateful/00030_array_enumerate_uniq ✔ [ OK ] /stateful/00024_random_counters ✔ [ OK ] /stateful/00023_totals_limit ✔ [ OK ] /stateful/00022_merge_prewhere ✔ [ OK ] /stateful/00021_2_select_with_in ✔ [ OK ] /stateful/00021_3_select_with_in ✔ [ OK ] /stateful/00021_1_select_with_in ✔ [ OK ] /stateful/00020_distinct_order_by_distributed ✔ [ OK ] /stateful/00017_aggregation_uninitialized_memory ✔ [ OK ] /stateful/00016_any_if_distributed_cond_always_false ✔ [ OK ] /stateful/00015_totals_and_no_aggregate_functions ✔ [ OK ] /stateful/00014_filtering_arrays ✔ [ OK ] /stateful/00013_sorting_of_nested ✔ [ OK ] /stateful/00012_sorting_distributed ✔ [ OK ] /stateful/00011_sorting ✔ [ OK ] /stateful/00010_quantiles_segfault ✔ [ OK ] /stateful/00009_uniq_distributed ✔ [ OK ] /stateful/00008_uniq ✔ [ OK ] /stateful/00007_uniq ✔ [ OK ] /stateful/00006_agregates ✔ [ OK ] /stateful/00005_filtering ✔ [ OK ] /stateful/00004_top_counters ✔ [ OK ] /stateful/00002_count_visits ✔ [ OK ] /stateful/00001_count_hits ✔ [ OK ] /stateful 1 module (1 ok) 115 suites (115 ok) 115 features (115 ok) Total time 4m 41s Executed on Apr 30,2022 16:39 TestFlows.com Open-Source Software Testing Framework v1.8.220312.1230154