============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:14346 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c11\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5144
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/q6a6/0023b6/r3tmp/kikimr_cluster_cy0rylbb
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14346
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23326
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xae01vtr.log --grpc-port=14346 --mon-port=63117 --ic-port=31376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16109
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_q_hp9eak.log --grpc-port=14123 --mon-port=6156 --ic-port=17867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yq8golcr.log --grpc-port=28278 --mon-port=16553 --ic-port=7029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vjzsiulf.log --grpc-port=25169 --mon-port=19801 --ic-port=23898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_o3zrc0bp.log --grpc-port=24498 --mon-port=19643 --ic-port=1483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8848
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27784
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6ool4ctn.log --grpc-port=61532 --mon-port=10043 --ic-port=10815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qn0_xsnc.log --grpc-port=31428 --mon-port=23514 --ic-port=11222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6566
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zixnfjcc.log --grpc-port=32061 --mon-port=26951 --ic-port=6375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_p2rit4zz.log --grpc-port=12017 --mon-port=61505 --ic-port=5144
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14346/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xae01vtr.log --grpc-port=14346 --mon-port=63117 --ic-port=31376
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xae01vtr.log', '--grpc-port=14346', '--mon-port=63117', '--ic-port=31376')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3565508
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14346/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3565514
DEBUG    ya.test:process.py:259 Command (pid 3565514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3565514) elapsed time (sec): 0.37782764434814453
DEBUG    ya.test:process.py:263 Command (pid 3565514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3565514) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3565514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3565514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3565514) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3565514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3565514) stime: 0.21829099999999999
DEBUG    ya.test:process.py:263 Command (pid 3565514) utime: 0.11112999999999999
DEBUG    ya.test:process.py:263 Command (pid 3565514) wtime: 0.379
DEBUG    ya.test:process.py:275 Command (pid 3565514) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3565514) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14123/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_q_hp9eak.log --grpc-port=14123 --mon-port=6156 --ic-port=17867
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_q_hp9eak.log', '--grpc-port=14123', '--mon-port=6156', '--ic-port=17867')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3565819
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14123/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3565820
DEBUG    ya.test:process.py:259 Command (pid 3565820) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3565820) elapsed time (sec): 0.3767848014831543
DEBUG    ya.test:process.py:263 Command (pid 3565820) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3565820) minflt: 17502
DEBUG    ya.test:process.py:263 Command (pid 3565820) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3565820) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3565820) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3565820) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3565820) stime: 0.224464
DEBUG    ya.test:process.py:263 Command (pid 3565820) utime: 0.104215
DEBUG    ya.test:process.py:263 Command (pid 3565820) wtime: 0.378
DEBUG    ya.test:process.py:275 Command (pid 3565820) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3565820) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28278/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yq8golcr.log --grpc-port=28278 --mon-port=16553 --ic-port=7029
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_yq8golcr.log', '--grpc-port=28278', '--mon-port=16553', '--ic-port=7029')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3566185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28278/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3566186
DEBUG    ya.test:process.py:259 Command (pid 3566186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566186) elapsed time (sec): 0.3853602409362793
DEBUG    ya.test:process.py:263 Command (pid 3566186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) maxrss: 538544
DEBUG    ya.test:process.py:263 Command (pid 3566186) minflt: 16177
DEBUG    ya.test:process.py:263 Command (pid 3566186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3566186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3566186) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3566186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3566186) stime: 0.232959
DEBUG    ya.test:process.py:263 Command (pid 3566186) utime: 0.10443
DEBUG    ya.test:process.py:263 Command (pid 3566186) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 3566186) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3566186) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25169/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vjzsiulf.log --grpc-port=25169 --mon-port=19801 --ic-port=23898
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_vjzsiulf.log', '--grpc-port=25169', '--mon-port=19801', '--ic-port=23898')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3566517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25169/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3566519
DEBUG    ya.test:process.py:259 Command (pid 3566519) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566519) elapsed time (sec): 0.3959681987762451
DEBUG    ya.test:process.py:263 Command (pid 3566519) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3566519) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3566519) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3566519) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3566519) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3566519) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3566519) stime: 0.23346999999999998
DEBUG    ya.test:process.py:263 Command (pid 3566519) utime: 0.114756
DEBUG    ya.test:process.py:263 Command (pid 3566519) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 3566519) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3566519) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24498/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_o3zrc0bp.log --grpc-port=24498 --mon-port=19643 --ic-port=1483
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_o3zrc0bp.log', '--grpc-port=24498', '--mon-port=19643', '--ic-port=1483')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3566890
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24498/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3566902
DEBUG    ya.test:process.py:259 Command (pid 3566902) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3566902) elapsed time (sec): 0.4330289363861084
DEBUG    ya.test:process.py:263 Command (pid 3566902) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3566902) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 3566902) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3566902) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3566902) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3566902) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3566902) stime: 0.283203
DEBUG    ya.test:process.py:263 Command (pid 3566902) utime: 0.099719
DEBUG    ya.test:process.py:263 Command (pid 3566902) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 3566902) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3566902) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61532/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6ool4ctn.log --grpc-port=61532 --mon-port=10043 --ic-port=10815
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_6ool4ctn.log', '--grpc-port=61532', '--mon-port=10043', '--ic-port=10815')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3567301
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61532/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3567308
DEBUG    ya.test:process.py:259 Command (pid 3567308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3567308) elapsed time (sec): 0.388394832611084
DEBUG    ya.test:process.py:263 Command (pid 3567308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3567308) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3567308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3567308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3567308) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3567308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3567308) stime: 0.23211199999999999
DEBUG    ya.test:process.py:263 Command (pid 3567308) utime: 0.108052
DEBUG    ya.test:process.py:263 Command (pid 3567308) wtime: 0.389
DEBUG    ya.test:process.py:275 Command (pid 3567308) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3567308) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31428/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qn0_xsnc.log --grpc-port=31428 --mon-port=23514 --ic-port=11222
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qn0_xsnc.log', '--grpc-port=31428', '--mon-port=23514', '--ic-port=11222')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3567776
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31428/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3567779
DEBUG    ya.test:process.py:259 Command (pid 3567779) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3567779) elapsed time (sec): 0.4103105068206787
DEBUG    ya.test:process.py:263 Command (pid 3567779) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3567779) minflt: 16459
DEBUG    ya.test:process.py:263 Command (pid 3567779) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3567779) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3567779) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3567779) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3567779) stime: 0.249321
DEBUG    ya.test:process.py:263 Command (pid 3567779) utime: 0.112596
DEBUG    ya.test:process.py:263 Command (pid 3567779) wtime: 0.411
DEBUG    ya.test:process.py:275 Command (pid 3567779) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3567779) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:32061/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zixnfjcc.log --grpc-port=32061 --mon-port=26951 --ic-port=6375
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zixnfjcc.log', '--grpc-port=32061', '--mon-port=26951', '--ic-port=6375')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3568164
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32061/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3568166
DEBUG    ya.test:process.py:259 Command (pid 3568166) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3568166) elapsed time (sec): 0.445110559463501
DEBUG    ya.test:process.py:263 Command (pid 3568166) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3568166) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3568166) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3568166) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3568166) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3568166) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3568166) stime: 0.28023
DEBUG    ya.test:process.py:263 Command (pid 3568166) utime: 0.11609499999999999
DEBUG    ya.test:process.py:263 Command (pid 3568166) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 3568166) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3568166) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12017/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_p2rit4zz.log --grpc-port=12017 --mon-port=61505 --ic-port=5144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_p2rit4zz.log', '--grpc-port=12017', '--mon-port=61505', '--ic-port=5144')' in '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3568753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12017/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3568788
DEBUG    ya.test:process.py:259 Command (pid 3568788) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3568788) elapsed time (sec): 0.7046196460723877
DEBUG    ya.test:process.py:263 Command (pid 3568788) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3568788) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3568788) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3568788) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3568788) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3568788) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3568788) stime: 0.5314679999999999
DEBUG    ya.test:process.py:263 Command (pid 3568788) utime: 0.122954
DEBUG    ya.test:process.py:263 Command (pid 3568788) wtime: 0.706
DEBUG    ya.test:process.py:275 Command (pid 3568788) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3568788) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14346', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31376\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17867\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7029\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23898\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1483\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10815\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11222\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6375\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5144\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14346', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31376\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17867\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7029\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23898\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1483\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10815\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11222\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6375\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5144\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3570179
DEBUG    ya.test:process.py:259 Command (pid 3570179) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3570179) elapsed time (sec): 0.3656291961669922
DEBUG    ya.test:process.py:263 Command (pid 3570179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) maxrss: 546956
DEBUG    ya.test:process.py:263 Command (pid 3570179) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 3570179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3570179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3570179) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3570179) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3570179) stime: 0.210616
DEBUG    ya.test:process.py:263 Command (pid 3570179) utime: 0.11126799999999999
DEBUG    ya.test:process.py:263 Command (pid 3570179) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 3570179) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 3570179) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14346', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14346', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3570433
DEBUG    ya.test:process.py:259 Command (pid 3570433) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3570433) elapsed time (sec): 0.40326833724975586
DEBUG    ya.test:process.py:263 Command (pid 3570433) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) maxrss: 546960
DEBUG    ya.test:process.py:263 Command (pid 3570433) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 3570433) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3570433) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3570433) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3570433) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3570433) stime: 0.22705399999999998
DEBUG    ya.test:process.py:263 Command (pid 3570433) utime: 0.11744199999999999
DEBUG    ya.test:process.py:263 Command (pid 3570433) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 3570433) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3570433) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ae3fc0a2-0714-4e7b-b4ba-f6fea3fe556f, localhost:14346): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ae3fc0a2-0714-4e7b-b4ba-f6fea3fe556f, localhost:14346): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ae3fc0a2-0714-4e7b-b4ba-f6fea3fe556f, localhost:14346): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 12017 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 32061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 28278 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 24498 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 61532 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 25169 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 14346 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 14123 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 31428 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tvlw7frnpa.auto.internal:14346, location 1, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:25169, location 1, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:31428, location 1, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:61532, location 3, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:12017, location 3, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:14123, location 2, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:28278, location 3, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:24498, location 2, ssl: False>, <Endpoint ghrun-tvlw7frnpa.auto.internal:32061, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:14346', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3572289
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14346
DEBUG    ya.test:process.py:259 Command (pid 3572289) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3572289) elapsed time (sec): 5.3908531665802
DEBUG    ya.test:process.py:263 Command (pid 3572289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) inblock: 218456
DEBUG    ya.test:process.py:263 Command (pid 3572289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) majflt: 23
DEBUG    ya.test:process.py:263 Command (pid 3572289) maxrss: 203720
DEBUG    ya.test:process.py:263 Command (pid 3572289) minflt: 17530
DEBUG    ya.test:process.py:263 Command (pid 3572289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 3572289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3572289) nvcsw: 1654
DEBUG    ya.test:process.py:263 Command (pid 3572289) oublock: 80
DEBUG    ya.test:process.py:263 Command (pid 3572289) stime: 0.15109499999999998
DEBUG    ya.test:process.py:263 Command (pid 3572289) utime: 1.102448
DEBUG    ya.test:process.py:263 Command (pid 3572289) wtime: 5.393
DEBUG    ya.test:process.py:275 Command (pid 3572289) output:

DEBUG    ya.test:process.py:276 Command (pid 3572289) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c11\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/29736` (
                    c0 Utf8 NOT NULL, c1 Uint16 NOT NULL, c2 Int16 NOT NULL, c3 Utf8 NOT NULL, c4 Uint64 NOT NULL, c5 String NOT NULL, c6 Datetime64 NOT NULL, c7 Datetime NOT NULL, c8 Int8 NOT NULL, c9 Timestamp64 NOT NULL, c10 Utf8 NOT NULL, c11 Bool NOT NULL, c12 Int8 NOT NULL, c13 Interval64 NOT NULL, c14 Timestamp NOT NULL, c15 Uint64 NOT NULL, c16 Uint64 NOT NULL, c17 String NOT NULL, c18 Date NOT NULL, c19 Uint16 NOT NULL, c20 Timestamp64 NOT NULL, c21 Interval64 NOT NULL, c22 Uint8 NOT NULL, c23 Int64 NOT NULL, c24 Datetime NOT NULL, c25 String NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Uint32 NOT NULL, c28 Timestamp NOT NULL, c29 Utf8 NOT NULL, c30 Int64 NOT NULL, c31 Timestamp NOT NULL, c32 Int32 NOT NULL, c33 Int32 NOT NULL, c34 Decimal(35,10) NOT NULL, c35 Datetime64 NOT NULL, c36 Uint32 NOT NULL, c37 Datetime64 NOT NULL, c38 Utf8 NOT NULL, c39 Utf8 NOT NULL, c40 Int8 NOT NULL, c41 Uint64 NOT NULL, c42 Datetime NOT NULL, c43 Int8 NOT NULL, c44 Interval64 NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Int8 NOT NULL, c47 Uint8 NOT NULL, c48 Datetime64 NOT NULL, c49 Timestamp64 NOT NULL, c50 Uint32 NOT NULL, c51 Int16 NOT NULL, c52 Decimal(35,10) NOT NULL, c53 Int16 NOT NULL, c54 Uint8 NOT NULL, c55 Datetime NOT NULL, c56 String NOT NULL, c57 Interval64 NOT NULL, c58 Interval64 NOT NULL, c59 Uint16 NOT NULL, c60 Int64 NOT NULL, c61 Date32 NOT NULL, c62 Uint8 NOT NULL, c63 Date NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Datetime64 NOT NULL, c67 Int16 NOT NULL, c68 Uint8 NOT NULL, c69 Int16 NOT NULL, c70 Int8 NOT NULL, c71 Uint32 NOT NULL, c72 Uint8 NOT NULL, c73 Datetime64 NOT NULL, c74 Int64 NOT NULL, c75 Decimal(22,9) NOT NULL, c76 Uint8 NOT NULL, c77 String NOT NULL, c78 Timestamp64 NOT NULL, c79 Decimal(15,0) NOT NULL, c80 Interval64 NOT NULL, c81 Utf8 NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Int64 NOT NULL, c84 Int64 NOT NULL, c85 Bool NOT NULL, c86 Int16 NOT NULL, c87 Utf8 NOT NULL, c88 Timestamp64 NOT NULL, c89 Int32 NOT NULL, c90 Timestamp64 NOT NULL, c91 Timestamp64 NOT NULL, c92 Timestamp NOT NULL, c93 Bool NOT NULL, c94 Int64 NOT NULL, c95 Timestamp NOT NULL, c96 Datetime64 NOT NULL, c97 Int16 NOT NULL, c98 Uint8 NOT NULL, c99 Int32 NOT NULL, c100 Uint16 NOT NULL, c101 Date NOT NULL, c102 Bool NOT NULL, c103 Uint8 NOT NULL, c104 Uint64 NOT NULL, c105 Utf8 NOT NULL, c106 Bool NOT NULL, c107 Int32 NOT NULL, c108 Uint16 NOT NULL, c109 Int16 NOT NULL, c110 Int16 NOT NULL, c111 Date NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Int64 NOT NULL, c114 Timestamp64 NOT NULL, c115 Date NOT NULL, c116 Uint16 NOT NULL, c117 String NOT NULL, c118 Uint32 NOT NULL, c119 Decimal(15,0) NOT NULL, c120 Decimal(35,10) NOT NULL, c121 String NOT NULL, c122 Int8 NOT NULL, c123 Interval64 NOT NULL, c124 Decimal(35,10) NOT NULL, c125 Datetime NOT NULL, c126 Date NOT NULL, c127 Utf8 NOT NULL, c128 Uint32 NOT NULL, c129 Decimal(35,10) NOT NULL, c130 Decimal(35,10) NOT NULL, c131 Date NOT NULL, c132 Datetime NOT NULL, c133 String NOT NULL, c134 Date NOT NULL, c135 Date32 NOT NULL, c136 Datetime64 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Int8 NOT NULL, c139 Datetime64 NOT NULL, c140 Uint16 NOT NULL, c141 Decimal(22,9) NOT NULL, c142 Decimal(15,0) NOT NULL, c143 Uint32 NOT NULL, c144 Utf8 NOT NULL, c145 Int8 NOT NULL, c146 Uint16 NOT NULL, c147 Datetime64 NOT NULL, c148 Date32 NOT NULL, c149 Int8 NOT NULL, c150 Uint32 NOT NULL, c151 Int64 NOT NULL, c152 Uint64 NOT NULL, c153 Uint8 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Datetime NOT NULL, c156 Int16 NOT NULL, c157 Timestamp64 NOT NULL, c158 Date NOT NULL, c159 Date NOT NULL, c160 Decimal(22,9) NOT NULL, c161 Interval64 NOT NULL, c162 Uint16 NOT NULL, c163 Timestamp64 NOT NULL, c164 Decimal(35,10) NOT NULL, c165 Uint16 NOT NULL, c166 Decimal(15,0) NOT NULL, c167 Int8 NOT NULL, c168 Datetime64 NOT NULL, c169 String NOT NULL, c170 Date32 NOT NULL, c171 Interval64 NOT NULL, c172 Int16 NOT NULL, c173 Date NOT NULL, c174 Int64 NOT NULL, c175 Date32 NOT NULL, c176 String NOT NULL, c177 Int8 NOT NULL, c178 Uint64 NOT NULL, c179 String NOT NULL, c180 Int16 NOT NULL, c181 Int16 NOT NULL, c182 Int16 NOT NULL, c183 Date32 NOT NULL, c184 Decimal(35,10) NOT NULL, c185 Decimal(35,10) NOT NULL, c186 Datetime NOT NULL, c187 Uint8 NOT NULL, c188 Decimal(35,10) NOT NULL, c189 Datetime NOT NULL, c190 Datetime64 NOT NULL, c191 Uint8 NOT NULL, c192 Utf8 NOT NULL, c193 Bool NOT NULL, c194 Uint64 NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint64 NOT NULL, c197 String NOT NULL, c198 Interval64 NOT NULL, c199 Int64 NOT NULL, c200 Int32 NOT NULL, c201 String NOT NULL, c202 Utf8 NOT NULL, c203 Bool NOT NULL, c204 Int16 NOT NULL, c205 Datetime NOT NULL, c206 Date NOT NULL, c207 Uint64 NOT NULL, c208 Decimal(15,0) NOT NULL, c209 Utf8 NOT NULL, c210 String NOT NULL, c211 Int16 NOT NULL, c212 Bool NOT NULL, c213 Decimal(35,10) NOT NULL, c214 Int8 NOT NULL, c215 Bool NOT NULL, c216 Timestamp64 NOT NULL, c217 Datetime64 NOT NULL, c218 Uint16 NOT NULL, c219 Uint16 NOT NULL, c220 Date NOT NULL, c221 Decimal(22,9) NOT NULL, c222 Decimal(15,0) NOT NULL, c223 Utf8 NOT NULL, c224 Int64 NOT NULL, c225 Date32 NOT NULL, c226 Date NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Timestamp64 NOT NULL, c229 Decimal(35,10) NOT NULL, c230 Utf8 NOT NULL, c231 Int64 NOT NULL, c232 Timestamp64 NOT NULL, c233 Int32 NOT NULL, c234 Bool NOT NULL, c235 Bool NOT NULL, c236 Interval64 NOT NULL, c237 Int64 NOT NULL, c238 Uint32 NOT NULL, c239 Datetime NOT NULL, c240 Date32 NOT NULL, c241 Timestamp NOT NULL, c242 Int8 NOT NULL, c243 Date32 NOT NULL, c244 Interval64 NOT NULL, c245 Decimal(35,10) NOT NULL, c246 Uint64 NOT NULL, c247 Int8 NOT NULL, c248 Uint32 NOT NULL, c249 Decimal(35,10) NOT NULL, c250 Uint8 NOT NULL, c251 Uint64 NOT NULL, c252 Interval64 NOT NULL, c253 Date32 NOT NULL, c254 Decimal(35,10) NOT NULL, c255 Utf8 NOT NULL, c256 Bool NOT NULL, c257 Datetime NOT NULL, c258 Int8 NOT NULL, c259 String NOT NULL, c260 Date32 NOT NULL, c261 Uint8 NOT NULL, c262 Int8 NOT NULL, c263 Decimal(35,10) NOT NULL, c264 Uint16 NOT NULL, c265 Int64 NOT NULL, c266 Timestamp NOT NULL, c267 Int32 NOT NULL, c268 Int16 NOT NULL, c269 Interval64 NOT NULL, c270 Int8 NOT NULL, c271 Date NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Uint32 NOT NULL, c274 Timestamp NOT NULL, c275 Timestamp64 NOT NULL, c276 Utf8 NOT NULL, c277 Utf8 NOT NULL, c278 Interval64 NOT NULL, c279 Timestamp64 NOT NULL, c280 Int16 NOT NULL, c281 Uint8 NOT NULL, c282 Int16 NOT NULL, c283 Uint64 NOT NULL, c284 Uint64 NOT NULL, c285 Datetime64 NOT NULL, c286 Bool NOT NULL, c287 Datetime64 NOT NULL, c288 Timestamp NOT NULL, c289 Uint64 NOT NULL, c290 Timestamp NOT NULL, c291 Timestamp NOT NULL, c292 Date NOT NULL, c293 Bool NOT NULL, c294 Int32 NOT NULL, c295 Timestamp64 NOT NULL, c296 Utf8 NOT NULL, c297 Datetime NOT NULL, c298 Decimal(22,9) NOT NULL, c299 Int64 NOT NULL, c300 Date NOT NULL, c301 Int32 NOT NULL, c302 Date NOT NULL, c303 Uint8 NOT NULL, c304 Decimal(22,9) NOT NULL, c305 Timestamp64 NOT NULL, c306 Decimal(35,10) NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Timestamp NOT NULL, c309 Utf8 NOT NULL, c310 Uint32 NOT NULL, c311 Date32 NOT NULL, c312 Uint8 NOT NULL, c313 Date32 NOT NULL, c314 Date NOT NULL, c315 Decimal(35,10) NOT NULL, c316 Bool NOT NULL, c317 Date NOT NULL, c318 Date NOT NULL, c319 Int16 NOT NULL, c320 Int16 NOT NULL, c321 Timestamp64 NOT NULL, c322 Bool NOT NULL, c323 Uint32 NOT NULL, c324 Date32 NOT NULL, c325 Interval64 NOT NULL, c326 Datetime64 NOT NULL, c327 Int64 NOT NULL, c328 Int32 NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Decimal(15,0) NOT NULL, c331 String NOT NULL, c332 String NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Uint16 NOT NULL, c335 Uint16 NOT NULL, c336 Datetime64 NOT NULL, c337 Timestamp64 NOT NULL, c338 Int16 NOT NULL, c339 Uint64 NOT NULL, c340 Utf8 NOT NULL, c341 Datetime NOT NULL, c342 Int32 NOT NULL, c343 Date NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Int16 NOT NULL, c346 Uint32 NOT NULL, c347 Uint8 NOT NULL, c348 Datetime64 NOT NULL, c349 Date NOT NULL, c350 Decimal(22,9) NOT NULL, c351 Datetime64 NOT NULL, c352 Uint64 NOT NULL, c353 Utf8 NOT NULL, c354 Decimal(22,9) NOT NULL, c355 Interval64 NOT NULL, c356 Int8 NOT NULL, c357 String NOT NULL, c358 Date32 NOT NULL, c359 Decimal(15,0) NOT NULL, c360 Int64 NOT NULL, c361 Date32 NOT NULL, c362 Int8 NOT NULL, c363 Uint32 NOT NULL, c364 Date NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Int16 NOT NULL, c367 Decimal(35,10) NOT NULL, c368 Int8 NOT NULL, c369 Date32 NOT NULL, c370 Datetime64 NOT NULL, c371 Decimal(35,10) NOT NULL, c372 Utf8 NOT NULL, c373 Date32 NOT NULL, c374 Uint8 NOT NULL, c375 Utf8 NOT NULL, c376 String NOT NULL, c377 Utf8 NOT NULL, c378 Int16 NOT NULL, c379 Date32 NOT NULL, c380 Uint16 NOT NULL, c381 Datetime64 NOT NULL, c382 Utf8 NOT NULL, c383 Decimal(15,0) NOT NULL, c384 Date NOT NULL, c385 Decimal(15,0) NOT NULL, c386 Datetime NOT NULL, c387 Uint16 NOT NULL, c388 Interval64 NOT NULL, c389 Decimal(15,0) NOT NULL, c390 Timestamp64 NOT NULL, c391 Interval64 NOT NULL, c392 Timestamp64 NOT NULL, c393 Interval64 NOT NULL, c394 Utf8 NOT NULL, c395 Datetime64 NOT NULL, c396 Date32 NOT NULL, c397 Datetime64 NOT NULL, c398 Int8 NOT NULL, c399 Uint16 NOT NULL, c400 Timestamp NOT NULL, c401 Timestamp NOT NULL, c402 Uint16 NOT NULL, c403 Date NOT NULL, c404 Uint8 NOT NULL, c405 Datetime64 NOT NULL, c406 Decimal(22,9) NOT NULL, c407 Uint32 NOT NULL, c408 Decimal(22,9) NOT NULL, c409 Interval64 NOT NULL, c410 Datetime NOT NULL, c411 Int64 NOT NULL, c412 Uint32 NOT NULL, c413 Int16 NOT NULL, c414 Datetime64 NOT NULL, c415 Datetime NOT NULL, c416 Uint32 NOT NULL, c417 Int64 NOT NULL, c418 Uint64 NOT NULL, c419 Decimal(35,10) NOT NULL, c420 Decimal(15,0) NOT NULL, c421 Date NOT NULL, c422 Int64 NOT NULL, c423 Uint8 NOT NULL, c424 Date32 NOT NULL, c425 Interval64 NOT NULL, c426 Uint8 NOT NULL, c427 Int64 NOT NULL, c428 Decimal(15,0) NOT NULL, c429 Int16 NOT NULL, c430 Uint32 NOT NULL, c431 Uint8 NOT NULL, c432 Decimal(22,9) NOT NULL, c433 Interval64 NOT NULL, c434 String NOT NULL, c435 Decimal(15,0) NOT NULL, c436 Int8 NOT NULL, c437 Decimal(22,9) NOT NULL, c438 Int8 NOT NULL, c439 Bool NOT NULL, c440 Bool NOT NULL, c441 Int32 NOT NULL, c442 Int32 NOT NULL, c443 Interval64 NOT NULL, c444 Uint8 NOT NULL, c445 Timestamp NOT NULL, c446 Int64 NOT NULL, c447 Uint32 NOT NULL, c448 Decimal(15,0) NOT NULL, c449 Int32 NOT NULL, c450 String NOT NULL, c451 Date32 NOT NULL, c452 Int64 NOT NULL, c453 Int8 NOT NULL, c454 Datetime NOT NULL, c455 Int8 NOT NULL, c456 String NOT NULL, c457 Datetime64 NOT NULL, c458 Int16 NOT NULL, c459 Interval64 NOT NULL, c460 Date NOT NULL, c461 Bool NOT NULL, c462 Uint64 NOT NULL, c463 Uint64 NOT NULL, c464 Decimal(35,10) NOT NULL, c465 Uint16 NOT NULL, c466 String NOT NULL, c467 Interval64 NOT NULL, c468 Bool NOT NULL, c469 Int8 NOT NULL, c470 String NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Utf8 NOT NULL, c473 Datetime64 NOT NULL, c474 Datetime NOT NULL, c475 Uint16 NOT NULL, c476 Datetime64 NOT NULL, c477 Timestamp64 NOT NULL, c478 Decimal(35,10) NOT NULL, c479 Int16 NOT NULL, c480 Decimal(15,0) NOT NULL, c481 Uint64 NOT NULL, c482 Datetime NOT NULL, c483 Interval64 NOT NULL, c484 Datetime64 NOT NULL, c485 Int8 NOT NULL, c486 Decimal(22,9) NOT NULL, c487 Datetime NOT NULL, c488 Datetime64 NOT NULL, c489 Datetime NOT NULL, c490 String NOT NULL, c491 Timestamp NOT NULL, c492 Date NOT NULL, c493 Int8 NOT NULL, c494 Decimal(22,9) NOT NULL, c495 Datetime64 NOT NULL, c496 Int64 NOT NULL, c497 Uint16 NOT NULL, c498 Datetime64 NOT NULL, c499 Decimal(35,10) NOT NULL, c500 Datetime64 NOT NULL, c501 Date32 NOT NULL, c502 Datetime NOT NULL, c503 Timestamp64 NOT NULL, c504 Datetime NOT NULL, c505 Int16 NOT NULL, c506 Timestamp64 NOT NULL, c507 Int16 NOT NULL, c508 Timestamp NOT NULL, c509 Int8 NOT NULL, c510 Int8 NOT NULL, c511 Timestamp64 NOT NULL, c512 Utf8 NOT NULL, c513 Uint64 NOT NULL, c514 Bool NOT NULL, c515 Decimal(15,0) NOT NULL, c516 Uint64 NOT NULL, c517 Interval64 NOT NULL, c518 Int16 NOT NULL, c519 Decimal(35,10) NOT NULL, c520 Uint16 NOT NULL, c521 Utf8 NOT NULL, c522 Date32 NOT NULL, c523 Interval64 NOT NULL, c524 Decimal(15,0) NOT NULL, c525 Interval64 NOT NULL, c526 Date NOT NULL, c527 Interval64 NOT NULL, c528 Uint16 NOT NULL, c529 Interval64 NOT NULL, c530 Timestamp64 NOT NULL, c531 String NOT NULL, c532 Int32 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Uint32 NOT NULL, c535 Decimal(35,10) NOT NULL, c536 String NOT NULL, c537 Decimal(22,9) NOT NULL, c538 Utf8 NOT NULL, c539 Uint16 NOT NULL, c540 Timestamp64 NOT NULL, c541 Bool NOT NULL, c542 String, c543 Int16 NOT NULL, c544 Uint16 NOT NULL, c545 Timestamp64, c546 Uint8, c547 Datetime64 NOT NULL, c548 Datetime, c549 Datetime64, c550 String, c551 Timestamp64 NOT NULL, c552 Int16, c553 Datetime64 NOT NULL, c554 Date32, c555 Uint16, c556 Int8 NOT NULL, c557 Int16 NOT NULL, c558 Decimal(22,9), c559 Int16, c560 Datetime, c561 String NOT NULL, c562 JsonDocument, c563 Date32 NOT NULL, c564 Date NOT NULL, c565 Decimal(15,0) NOT NULL, c566 Json NOT NULL, c567 Uint32 NOT NULL, c568 Interval64 NOT NULL, c569 Bool NOT NULL, c570 Int64 NOT NULL, c571 Int16, c572 Uint32 NOT NULL, c573 Int8, c574 Int64 NOT NULL, c575 Decimal(35,10), c576 Utf8, c577 Utf8, c578 Uint16, c579 Uint16, c580 Uint32, c581 JsonDocument NOT NULL, c582 Date NOT NULL, c583 Decimal(15,0) NOT NULL, c584 Uint16 NOT NULL, c585 Uint64, c586 Int64 NOT NULL, c587 Interval64 NOT NULL, c588 Yson NOT NULL, c589 Timestamp64 NOT NULL, c590 JsonDocument NOT NULL, c591 Uint32, c592 Uint32 NOT NULL, c593 Int64, c594 Timestamp, c595 Decimal(35,10) NOT NULL, c596 Bool, c597 Float, c598 Yson, c599 Date32, c600 Decimal(22,9), c601 Interval64 NOT NULL, c602 Date, c603 Double NOT NULL, c604 Decimal(22,9), c605 String, c606 JsonDocument, c607 Date32, c608 Uint16, c609 Datetime64 NOT NULL, c610 Int16 NOT NULL, c611 Utf8 NOT NULL, c612 Decimal(22,9), c613 Yson NOT NULL, c614 String NOT NULL, c615 Uint16 NOT NULL, c616 Date, c617 Yson NOT NULL, c618 Timestamp64 NOT NULL, c619 Uint8, c620 Decimal(35,10) NOT NULL, c621 Yson NOT NULL, c622 Int16 NOT NULL, c623 Timestamp, c624 Uint64 NOT NULL, c625 Datetime NOT NULL, c626 Uint32 NOT NULL, c627 Uint32, c628 Float NOT NULL, c629 Int64, c630 Decimal(22,9), c631 Uint8 NOT NULL, c632 Utf8 NOT NULL, c633 Uint32 NOT NULL, c634 Uint32, c635 Timestamp64, c636 Bool, c637 Timestamp, c638 Datetime, c639 Float, c640 Json, c641 Utf8 NOT NULL, c642 Datetime64, c643 Uint8, c644 Int32 NOT NULL, c645 Date32 NOT NULL, c646 Double NOT NULL, c647 Timestamp NOT NULL, c648 Json, c649 Uint32, c650 Interval64, c651 Uint64, c652 Utf8, c653 Int64 NOT NULL, c654 Int16, c655 Utf8, c656 Uint8, c657 Decimal(22,9) NOT NULL, c658 Decimal(22,9), c659 Uint16 NOT NULL, c660 String, c661 Json NOT NULL, c662 Decimal(22,9) NOT NULL, c663 Uint16 NOT NULL, c664 Int64 NOT NULL, c665 Int64 NOT NULL, c666 Timestamp64 NOT NULL, c667 String NOT NULL, c668 Date NOT NULL, c669 Yson, c670 Uint16, c671 Uint32, c672 Datetime64, c673 Double, c674 Float NOT NULL, c675 Decimal(35,10), c676 Int64 NOT NULL, c677 Uint16, c678 Uint16 NOT NULL, c679 Uint8 NOT NULL, c680 Decimal(22,9) NOT NULL, c681 Uint8, c682 Decimal(35,10), c683 Timestamp64 NOT NULL, c684 Int16, c685 Float, c686 Decimal(22,9), c687 Datetime, c688 Timestamp NOT NULL, c689 Float, c690 Double, c691 Uint16 NOT NULL, c692 Int64, c693 Int64, c694 Datetime64 NOT NULL, c695 JsonDocument, c696 Decimal(15,0) NOT NULL, c697 Uint8 NOT NULL, c698 Decimal(15,0) NOT NULL, c699 Int32, c700 Double, c701 Double, c702 Uint8, c703 Int32 NOT NULL, c704 Uint16, c705 Utf8 NOT NULL, c706 Date32 NOT NULL, c707 Float, c708 Int8 NOT NULL, c709 Double, c710 Decimal(35,10), c711 Yson NOT NULL, c712 Int8 NOT NULL, c713 Int8 NOT NULL, c714 Interval64, c715 Int16, c716 Interval64, c717 Yson, c718 Double NOT NULL, c719 Int64 NOT NULL, c720 Timestamp64, c721 Interval64, c722 Yson, c723 Int16 NOT NULL, c724 Decimal(22,9), c725 Bool NOT NULL, c726 Int32 NOT NULL, c727 Float, c728 Int8 NOT NULL, c729 Bool NOT NULL, c730 Json, c731 Decimal(22,9), c732 Int16, c733 Uint64, c734 Interval64 NOT NULL, c735 Int16 NOT NULL, c736 Uint16, c737 Json, c738 Int16, c739 Int32 NOT NULL, c740 Timestamp64 NOT NULL, c741 Datetime, c742 Uint64, c743 Double, c744 Bool NOT NULL, c745 Datetime, c746 Decimal(35,10), c747 Double, c748 Decimal(22,9), c749 Interval64, c750 Double, c751 Uint16, c752 Decimal(22,9) NOT NULL, c753 String NOT NULL, c754 Decimal(35,10) NOT NULL, c755 Int8, c756 JsonDocument NOT NULL, c757 Uint64 NOT NULL, c758 Uint32, c759 Double, c760 Date, c761 Datetime NOT NULL, c762 Double NOT NULL, c763 Uint32 NOT NULL, c764 Date, c765 Uint8, c766 Date32, c767 Decimal(15,0) NOT NULL, c768 Yson, c769 Interval64 NOT NULL, c770 Datetime64 NOT NULL, c771 Timestamp NOT NULL, c772 String, c773 Date32 NOT NULL, c774 Uint8 NOT NULL, c775 Date NOT NULL, c776 Decimal(15,0) NOT NULL, c777 Uint8, c778 Date32 NOT NULL, c779 Uint16 NOT NULL, c780 Date32, c781 Bool NOT NULL, c782 Uint64, c783 Datetime64, c784 Int64, c785 Uint16, c786 Uint64, c787 Date NOT NULL, c788 Int32 NOT NULL, c789 Uint8 NOT NULL, c790 Json NOT NULL, c791 Uint8, c792 JsonDocument NOT NULL, c793 Int8, c794 Int32 NOT NULL, c795 Decimal(35,10), c796 Datetime NOT NULL, c797 Int32, c798 Float NOT NULL, c799 Json NOT NULL, c800 String, c801 Datetime, c802 Int32, c803 Interval64, c804 Json NOT NULL, c805 Json, c806 Interval64, c807 Uint64, c808 Yson NOT NULL, c809 Decimal(22,9) NOT NULL, c810 Date NOT NULL, c811 Timestamp NOT NULL, c812 Uint16, c813 Double NOT NULL, c814 Utf8 NOT NULL, c815 Timestamp, c816 Yson NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Bool NOT NULL, c819 Bool NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Int8, c822 Decimal(35,10) NOT NULL, c823 Uint8, c824 Date, c825 Json, c826 Utf8 NOT NULL, c827 Uint16 NOT NULL, c828 Int16 NOT NULL, c829 Bool, c830 Int32, c831 Interval64 NOT NULL, c832 Bool, c833 Int64, c834 Uint32, c835 Float NOT NULL, c836 Uint16, c837 Interval64, c838 Yson, c839 Bool, c840 Int16, c841 JsonDocument, c842 Timestamp64 NOT NULL, c843 Interval64 NOT NULL, c844 Timestamp, c845 Uint16 NOT NULL, c846 Int16, c847 Date NOT NULL, c848 Datetime NOT NULL, c849 Uint32, c850 Decimal(35,10) NOT NULL, c851 Int64, c852 String, c853 Datetime64, c854 Datetime, c855 Uint8 NOT NULL, c856 Bool, c857 Int64 NOT NULL, c858 JsonDocument NOT NULL, c859 Datetime64 NOT NULL, c860 Int32 NOT NULL, c861 Int64 NOT NULL, c862 Float, c863 Date NOT NULL, c864 Timestamp NOT NULL, c865 Double, c866 Timestamp NOT NULL, c867 Uint32, c868 Interval64, c869 Double NOT NULL, c870 Decimal(35,10), c871 Bool, c872 Double, c873 Timestamp64, c874 Timestamp NOT NULL, c875 JsonDocument NOT NULL, c876 Double, c877 Decimal(35,10), c878 Int16 NOT NULL, c879 Interval64 NOT NULL, c880 Int64, c881 Datetime, c882 Uint16 NOT NULL, c883 Datetime NOT NULL, c884 Uint16, c885 Uint32, c886 Int8, c887 Timestamp NOT NULL, c888 Int64 NOT NULL, c889 Uint32 NOT NULL, c890 Utf8, c891 Json NOT NULL, c892 Json, c893 Timestamp64 NOT NULL, c894 JsonDocument NOT NULL, c895 Utf8, c896 Date32, c897 Datetime64, c898 Int16, c899 Int8 NOT NULL, c900 Timestamp64, c901 Uint8, c902 Decimal(35,10) NOT NULL, c903 Int32 NOT NULL, c904 Interval64, c905 Uint32 NOT NULL, c906 Datetime NOT NULL, c907 Bool NOT NULL, c908 Int8 NOT NULL, c909 Decimal(22,9) NOT NULL, c910 Uint32, c911 Timestamp, c912 Uint8 NOT NULL, c913 Date32, c914 JsonDocument NOT NULL, c915 Json NOT NULL, c916 Int64, c917 Decimal(22,9) NOT NULL, c918 Int16, c919 Decimal(22,9), c920 Double NOT NULL, c921 Double, c922 Int16 NOT NULL, c923 Uint64, c924 Utf8 NOT NULL, c925 JsonDocument NOT NULL, c926 Decimal(15,0) NOT NULL, c927 Date, c928 Decimal(22,9), c929 Decimal(35,10) NOT NULL, c930 Interval64, c931 Uint64 NOT NULL, c932 Interval64, c933 Uint64, c934 JsonDocument, c935 Decimal(22,9) NOT NULL, c936 Datetime64 NOT NULL, c937 Json NOT NULL, c938 Uint8, c939 Date NOT NULL, c940 JsonDocument NOT NULL, c941 Uint8 NOT NULL, c942 JsonDocument, c943 Uint64, c944 Decimal(15,0) NOT NULL, c945 Uint8 NOT NULL, c946 Int16 NOT NULL, c947 Datetime, c948 Utf8, c949 Uint16, c950 Uint16, c951 Float, c952 Timestamp64 NOT NULL, c953 Interval64, c954 Int64 NOT NULL, c955 Decimal(35,10) NOT NULL, c956 Uint64, c957 Int32 NOT NULL, c958 Uint64 NOT NULL, c959 Json, c960 Int16, c961 Uint32, c962 Datetime, c963 Decimal(35,10), c964 Decimal(22,9) NOT NULL, c965 Datetime NOT NULL, c966 Timestamp64 NOT NULL, c967 Double NOT NULL, c968 Yson NOT NULL, c969 Int32 NOT NULL, c970 Int64 NOT NULL, c971 Uint32, c972 Datetime NOT NULL, c973 Datetime64 NOT NULL, c974 Double, c975 Timestamp64, c976 Decimal(35,10) NOT NULL, c977 Yson, c978 Timestamp64 NOT NULL, c979 Int32 NOT NULL, c980 Uint16, c981 Date, c982 Interval64 NOT NULL, c983 Bool, c984 Double, c985 Utf8, c986 Utf8 NOT NULL, c987 Uint32, c988 Uint64, c989 Utf8, c990 Timestamp64, c991 Utf8, c992 Uint8 NOT NULL, c993 Timestamp64 NOT NULL, c994 Datetime64 NOT NULL, c995 Datetime64, c996 Datetime NOT NULL, c997 Int32, c998 Int8, c999 Uint16, c1000 Decimal(22,9) NOT NULL, c1001 Date32, c1002 Datetime64 NOT NULL, c1003 Int16, c1004 Json NOT NULL, c1005 Decimal(35,10), c1006 Timestamp, c1007 Int8 NOT NULL, c1008 Date32 NOT NULL, c1009 Yson NOT NULL, c1010 Json, c1011 Int8, c1012 Decimal(22,9), c1013 Timestamp NOT NULL, c1014 Int32 NOT NULL, c1015 Datetime, c1016 Uint32 NOT NULL, c1017 Bool NOT NULL, c1018 Uint32 NOT NULL, c1019 Uint32, c1020 Timestamp, c1021 Int32 NOT NULL, c1022 Decimal(35,10) NOT NULL, c1023 Date32, c1024 Datetime, c1025 Bool, c1026 Int8, c1027 Yson, c1028 Decimal(15,0), c1029 Json, c1030 JsonDocument, c1031 Decimal(35,10) NOT NULL, c1032 Bool NOT NULL, c1033 Date NOT NULL, c1034 Uint8, c1035 Utf8, c1036 Decimal(15,0), c1037 Timestamp NOT NULL, c1038 Float, c1039 Timestamp NOT NULL, c1040 Bool NOT NULL, c1041 Int8, c1042 Int8 NOT NULL, c1043 Json, c1044 Int16 NOT NULL, c1045 Datetime64 NOT NULL, c1046 Uint16, c1047 Datetime64, c1048 Uint8, c1049 Double, c1050 Datetime NOT NULL, c1051 String NOT NULL, c1052 Date32 NOT NULL, c1053 Date32, c1054 JsonDocument, c1055 Uint64 NOT NULL, c1056 Double NOT NULL, c1057 Bool NOT NULL, c1058 Uint64, c1059 Int8 NOT NULL, c1060 Float NOT NULL, c1061 Int32, c1062 Int16 NOT NULL, c1063 Int8 NOT NULL, c1064 String, c1065 Interval64 NOT NULL, c1066 Decimal(35,10), c1067 Double, c1068 Yson NOT NULL, c1069 JsonDocument, c1070 Int16, c1071 Json, c1072 Double, c1073 Timestamp, c1074 Int32, c1075 Utf8 NOT NULL, c1076 Timestamp64, c1077 Float, c1078 Decimal(35,10), c1079 Timestamp64, c1080 Yson, c1081 Date32 NOT NULL, c1082 Decimal(22,9) NOT NULL, c1083 Decimal(15,0) NOT NULL, c1084 Date NOT NULL, c1085 Decimal(22,9) NOT NULL, c1086 Json NOT NULL, c1087 Uint64, c1088 Int8, c1089 Interval64 NOT NULL, c1090 String NOT NULL, c1091 Utf8 NOT NULL, c1092 Float, c1093 Json NOT NULL, c1094 Double NOT NULL, c1095 Bool NOT NULL, c1096 Timestamp64 NOT NULL, c1097 Int16 NOT NULL, c1098 Bool, c1099 Int32 NOT NULL, c1100 Timestamp, c1101 JsonDocument NOT NULL, c1102 Bool NOT NULL, c1103 Date32, c1104 Uint8, c1105 Json NOT NULL, c1106 Uint16, c1107 Json NOT NULL, c1108 Decimal(15,0) NOT NULL, c1109 Bool, c1110 Uint8 NOT NULL, c1111 Utf8, c1112 Yson NOT NULL, c1113 Decimal(35,10) NOT NULL, c1114 Int64 NOT NULL, c1115 Decimal(35,10), c1116 Decimal(35,10) NOT NULL, c1117 Int16, c1118 Datetime64 NOT NULL, c1119 JsonDocument, c1120 String, c1121 Interval64, c1122 Uint32 NOT NULL, c1123 Int16, c1124 Datetime64 NOT NULL, c1125 Datetime NOT NULL, c1126 Timestamp NOT NULL, c1127 Date NOT NULL, c1128 Timestamp NOT NULL, c1129 Int8 NOT NULL, c1130 Interval64 NOT NULL, c1131 Uint64, c1132 Uint32 NOT NULL, c1133 Date NOT NULL, c1134 Datetime NOT NULL, c1135 Double, c1136 Utf8 NOT NULL, c1137 Int8 NOT NULL, c1138 Float, c1139 Timestamp64 NOT NULL, c1140 Int8 NOT NULL, c1141 Json NOT NULL, c1142 Interval64 NOT NULL, c1143 String, c1144 Json NOT NULL, c1145 Decimal(35,10) NOT NULL, c1146 Decimal(15,0), c1147 Int32 NOT NULL, c1148 Decimal(35,10), c1149 Yson NOT NULL, c1150 Timestamp NOT NULL, c1151 Int64, c1152 Date32 NOT NULL, c1153 Uint32, c1154 Timestamp64, c1155 Float, c1156 Int64 NOT NULL, c1157 Decimal(35,10) NOT NULL, c1158 Uint8 NOT NULL, c1159 Bool NOT NULL, c1160 Interval64 NOT NULL, c1161 String NOT NULL, c1162 JsonDocument, c1163 String, c1164 Uint32 NOT NULL, c1165 Timestamp64 NOT NULL, c1166 Timestamp, c1167 Date, c1168 Yson NOT NULL, c1169 Uint16, c1170 Int16, c1171 Interval64 NOT NULL, c1172 Timestamp NOT NULL, c1173 Float, c1174 Decimal(35,10) NOT NULL, c1175 String NOT NULL, c1176 Utf8, c1177 Yson, c1178 Uint8, c1179 Uint32, c1180 Date, c1181 JsonDocument NOT NULL, c1182 Uint8, c1183 Bool, c1184 Int8 NOT NULL, c1185 Datetime64 NOT NULL, c1186 Uint64, c1187 Uint32 NOT NULL, c1188 Int64, c1189 Date32 NOT NULL, c1190 Timestamp NOT NULL, c1191 Date NOT NULL, c1192 Double NOT NULL, c1193 Datetime64, c1194 Int64 NOT NULL, c1195 Int16, c1196 Date32, c1197 Timestamp, c1198 Int16 NOT NULL, c1199 JsonDocument, c1200 Uint64 NOT NULL, c1201 Int64, c1202 Interval64, c1203 Datetime64, c1204 Json, c1205 Double, c1206 Uint32 NOT NULL, c1207 Decimal(35,10) NOT NULL, c1208 Uint32 NOT NULL, c1209 Decimal(22,9) NOT NULL, c1210 Timestamp64, c1211 Uint64 NOT NULL, c1212 Int8 NOT NULL, c1213 Datetime NOT NULL, c1214 Uint64, c1215 Int64, c1216 Int32 NOT NULL, c1217 Decimal(15,0) NOT NULL, c1218 Uint16, c1219 Uint32, c1220 String, c1221 String NOT NULL, c1222 Double NOT NULL, c1223 Int8, c1224 Date32 NOT NULL, c1225 Decimal(35,10), c1226 Uint64 NOT NULL, c1227 Datetime, c1228 Double, c1229 Uint8 NOT NULL, c1230 Datetime64, c1231 Timestamp NOT NULL, c1232 Timestamp NOT NULL, c1233 Uint64, c1234 Datetime NOT NULL, c1235 Yson, c1236 Uint32 NOT NULL, c1237 Float, c1238 JsonDocument, c1239 Date32, c1240 Json NOT NULL, c1241 Json, c1242 Date32 NOT NULL, c1243 Uint32 NOT NULL, c1244 Interval64, c1245 Timestamp NOT NULL, c1246 JsonDocument, c1247 Int8, c1248 Yson, c1249 Int64, c1250 Json NOT NULL, c1251 Json, c1252 Decimal(35,10), c1253 Decimal(35,10), c1254 Uint32, c1255 Timestamp64 NOT NULL, c1256 Datetime64 NOT NULL, c1257 String, c1258 Decimal(35,10) NOT NULL, c1259 Int8 NOT NULL, c1260 Bool, c1261 Int16, c1262 Datetime NOT NULL, c1263 Datetime64 NOT NULL, c1264 Yson NOT NULL, c1265 Int16 NOT NULL, c1266 Bool, c1267 Uint32, c1268 Float, c1269 Decimal(35,10) NOT NULL, c1270 JsonDocument, c1271 Datetime NOT NULL, c1272 Interval64 NOT NULL, c1273 Int64 NOT NULL, c1274 Int32, c1275 Int8, c1276 Interval64, c1277 Date32, c1278 Bool, c1279 JsonDocument NOT NULL, c1280 Date, c1281 Bool, c1282 Bool NOT NULL, c1283 Timestamp, c1284 Decimal(15,0), c1285 Date, c1286 Datetime NOT NULL, c1287 Int16, c1288 Interval64, c1289 Decimal(35,10), c1290 Double NOT NULL, c1291 Int64 NOT NULL, c1292 Uint8, c1293 Datetime, c1294 Decimal(35,10), c1295 Int64, c1296 Uint8, c1297 Int32, c1298 Datetime64 NOT NULL, c1299 Decimal(22,9) NOT NULL, c1300 Date NOT NULL, c1301 Date NOT NULL, c1302 Decimal(15,0) NOT NULL, c1303 Uint64, c1304 Decimal(35,10), c1305 Yson NOT NULL, c1306 Int32 NOT NULL, c1307 Date32 NOT NULL, c1308 Uint32, c1309 Int16 NOT NULL, c1310 Uint32 NOT NULL, c1311 Double, c1312 Int16, c1313 Yson NOT NULL, c1314 Int64 NOT NULL, c1315 Timestamp64, c1316 Uint32 NOT NULL, c1317 Json NOT NULL, c1318 Decimal(22,9) NOT NULL, c1319 Int8 NOT NULL, c1320 Bool NOT NULL, c1321 JsonDocument NOT NULL, c1322 String NOT NULL, c1323 JsonDocument, c1324 Timestamp64, c1325 String, c1326 Int32 NOT NULL, c1327 Decimal(35,10) NOT NULL, c1328 Yson, c1329 Date32 NOT NULL, c1330 JsonDocument, c1331 Uint32, c1332 JsonDocument, c1333 Json, c1334 Int32 NOT NULL, c1335 Date32, c1336 Uint32, c1337 Date32 NOT NULL, c1338 Uint16 NOT NULL, c1339 Decimal(15,0), c1340 Timestamp64 NOT NULL, c1341 Json, c1342 Decimal(35,10), c1343 Yson, c1344 Date, c1345 Decimal(15,0) NOT NULL, c1346 Timestamp, c1347 Int16, c1348 Float NOT NULL, c1349 Int64, c1350 Uint16, c1351 Json, c1352 Int32, c1353 Uint16, c1354 Uint64, c1355 Json NOT NULL, c1356 Yson, c1357 Double NOT NULL, c1358 Int64, c1359 Uint16, c1360 Int16 NOT NULL, c1361 Timestamp, c1362 Bool NOT NULL, c1363 Int16 NOT NULL, c1364 Datetime NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c11\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c11\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c11\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/29736` (\n                    c0 Utf8 NOT NULL, c1 Uint16 NOT NULL, c2 Int16 NOT NULL, c3 Utf8 NOT NULL, c4 Uint64 NOT NULL, c5 String NOT NULL, c6 Datetime64 NOT NULL, c7 Datetime NOT NULL, c8 Int8 NOT NULL, c9 Timestamp64 NOT NULL, c10 Utf8 NOT NULL, c11 Bool NOT NULL, c12 Int8 NOT NULL, c13 Interval64 NOT NULL, c14 Timestamp NOT NULL, c15 Uint64 NOT NULL, c16 Uint64 NOT NULL, c17 String NOT NULL, c18 Date NOT NULL, c19 Uint16 NOT NULL, c20 Timestamp64 NOT NULL, c21 Interval64 NOT NULL, c22 Uint8 NOT NULL, c23 Int64 NOT NULL, c24 Datetime NOT NULL, c25 String NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Uint32 NOT NULL, c28 Timestamp NOT NULL, c29 Utf8 NOT NULL, c30 Int64 NOT NULL, c31 Timestamp NOT NULL, c32 Int32 NOT NULL, c33 Int32 NOT NULL, c34 Decimal(35,10) NOT NULL, c35 Datetime64 NOT NULL, c36 Uint32 NOT NULL, c37 Datetime64 NOT NULL, c38 Utf8 NOT NULL, c39 Utf8 NOT NULL, c40 Int8 NOT NULL, c41 Uint64 NOT NULL, c42 Datetime NOT NULL, c43 Int8 NOT NULL, c44 Interval64 NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Int8 NOT NULL, c47 Uint8 NOT NULL, c48 Datetime64 NOT NULL, c49 Timestamp64 NOT NULL, c50 Uint32 NOT NULL, c51 Int16 NOT NULL, c52 Decimal(35,10) NOT NULL, c53 Int16 NOT NULL, c54 Uint8 NOT NULL, c55 Datetime NOT NULL, c56 String NOT NULL, c57 Interval64 NOT NULL, c58 Interval64 NOT NULL, c59 Uint16 NOT NULL, c60 Int64 NOT NULL, c61 Date32 NOT NULL, c62 Uint8 NOT NULL, c63 Date NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Datetime64 NOT NULL, c67 Int16 NOT NULL, c68 Uint8 NOT NULL, c69 Int16 NOT NULL, c70 Int8 NOT NULL, c71 Uint32 NOT NULL, c72 Uint8 NOT NULL, c73 Datetime64 NOT NULL, c74 Int64 NOT NULL, c75 Decimal(22,9) NOT NULL, c76 Uint8 NOT NULL, c77 String NOT NULL, c78 Timestamp64 NOT NULL, c79 Decimal(15,0) NOT NULL, c80 Interval64 NOT NULL, c81 Utf8 NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Int64 NOT NULL, c84 Int64 NOT NULL, c85 Bool NOT NULL, c86 Int16 NOT NULL, c87 Utf8 NOT NULL, c88 Timestamp64 NOT NULL, c89 Int32 NOT NULL, c90 Timestamp64 NOT NULL, c91 Timestamp64 NOT NULL, c92 Timestamp NOT NULL, c93 Bool NOT NULL, c94 Int64 NOT NULL, c95 Timestamp NOT NULL, c96 Datetime64 NOT NULL, c97 Int16 NOT NULL, c98 Uint8 NOT NULL, c99 Int32 NOT NULL, c100 Uint16 NOT NULL, c101 Date NOT NULL, c102 Bool NOT NULL, c103 Uint8 NOT NULL, c104 Uint64 NOT NULL, c105 Utf8 NOT NULL, c106 Bool NOT NULL, c107 Int32 NOT NULL, c108 Uint16 NOT NULL, c109 Int16 NOT NULL, c110 Int16 NOT NULL, c111 Date NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Int64 NOT NULL, c114 Timestamp64 NOT NULL, c115 Date NOT NULL, c116 Uint16 NOT NULL, c117 String NOT NULL, c118 Uint32 NOT NULL, c119 Decimal(15,0) NOT NULL, c120 Decimal(35,10) NOT NULL, c121 String NOT NULL, c122 Int8 NOT NULL, c123 Interval64 NOT NULL, c124 Decimal(35,10) NOT NULL, c125 Datetime NOT NULL, c126 Date NOT NULL, c127 Utf8 NOT NULL, c128 Uint32 NOT NULL, c129 Decimal(35,10) NOT NULL, c130 Decimal(35,10) NOT NULL, c131 Date NOT NULL, c132 Datetime NOT NULL, c133 String NOT NULL, c134 Date NOT NULL, c135 Date32 NOT NULL, c136 Datetime64 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Int8 NOT NULL, c139 Datetime64 NOT NULL, c140 Uint16 NOT NULL, c141 Decimal(22,9) NOT NULL, c142 Decimal(15,0) NOT NULL, c143 Uint32 NOT NULL, c144 Utf8 NOT NULL, c145 Int8 NOT NULL, c146 Uint16 NOT NULL, c147 Datetime64 NOT NULL, c148 Date32 NOT NULL, c149 Int8 NOT NULL, c150 Uint32 NOT NULL, c151 Int64 NOT NULL, c152 Uint64 NOT NULL, c153 Uint8 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Datetime NOT NULL, c156 Int16 NOT NULL, c157 Timestamp64 NOT NULL, c158 Date NOT NULL, c159 Date NOT NULL, c160 Decimal(22,9) NOT NULL, c161 Interval64 NOT NULL, c162 Uint16 NOT NULL, c163 Timestamp64 NOT NULL, c164 Decimal(35,10) NOT NULL, c165 Uint16 NOT NULL, c166 Decimal(15,0) NOT NULL, c167 Int8 NOT NULL, c168 Datetime64 NOT NULL, c169 String NOT NULL, c170 Date32 NOT NULL, c171 Interval64 NOT NULL, c172 Int16 NOT NULL, c173 Date NOT NULL, c174 Int64 NOT NULL, c175 Date32 NOT NULL, c176 String NOT NULL, c177 Int8 NOT NULL, c178 Uint64 NOT NULL, c179 String NOT NULL, c180 Int16 NOT NULL, c181 Int16 NOT NULL, c182 Int16 NOT NULL, c183 Date32 NOT NULL, c184 Decimal(35,10) NOT NULL, c185 Decimal(35,10) NOT NULL, c186 Datetime NOT NULL, c187 Uint8 NOT NULL, c188 Decimal(35,10) NOT NULL, c189 Datetime NOT NULL, c190 Datetime64 NOT NULL, c191 Uint8 NOT NULL, c192 Utf8 NOT NULL, c193 Bool NOT NULL, c194 Uint64 NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint64 NOT NULL, c197 String NOT NULL, c198 Interval64 NOT NULL, c199 Int64 NOT NULL, c200 Int32 NOT NULL, c201 String NOT NULL, c202 Utf8 NOT NULL, c203 Bool NOT NULL, c204 Int16 NOT NULL, c205 Datetime NOT NULL, c206 Date NOT NULL, c207 Uint64 NOT NULL, c208 Decimal(15,0) NOT NULL, c209 Utf8 NOT NULL, c210 String NOT NULL, c211 Int16 NOT NULL, c212 Bool NOT NULL, c213 Decimal(35,10) NOT NULL, c214 Int8 NOT NULL, c215 Bool NOT NULL, c216 Timestamp64 NOT NULL, c217 Datetime64 NOT NULL, c218 Uint16 NOT NULL, c219 Uint16 NOT NULL, c220 Date NOT NULL, c221 Decimal(22,9) NOT NULL, c222 Decimal(15,0) NOT NULL, c223 Utf8 NOT NULL, c224 Int64 NOT NULL, c225 Date32 NOT NULL, c226 Date NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Timestamp64 NOT NULL, c229 Decimal(35,10) NOT NULL, c230 Utf8 NOT NULL, c231 Int64 NOT NULL, c232 Timestamp64 NOT NULL, c233 Int32 NOT NULL, c234 Bool NOT NULL, c235 Bool NOT NULL, c236 Interval64 NOT NULL, c237 Int64 NOT NULL, c238 Uint32 NOT NULL, c239 Datetime NOT NULL, c240 Date32 NOT NULL, c241 Timestamp NOT NULL, c242 Int8 NOT NULL, c243 Date32 NOT NULL, c244 Interval64 NOT NULL, c245 Decimal(35,10) NOT NULL, c246 Uint64 NOT NULL, c247 Int8 NOT NULL, c248 Uint32 NOT NULL, c249 Decimal(35,10) NOT NULL, c250 Uint8 NOT NULL, c251 Uint64 NOT NULL, c252 Interval64 NOT NULL, c253 Date32 NOT NULL, c254 Decimal(35,10) NOT NULL, c255 Utf8 NOT NULL, c256 Bool NOT NULL, c257 Datetime NOT NULL, c258 Int8 NOT NULL, c259 String NOT NULL, c260 Date32 NOT NULL, c261 Uint8 NOT NULL, c262 Int8 NOT NULL, c263 Decimal(35,10) NOT NULL, c264 Uint16 NOT NULL, c265 Int64 NOT NULL, c266 Timestamp NOT NULL, c267 Int32 NOT NULL, c268 Int16 NOT NULL, c269 Interval64 NOT NULL, c270 Int8 NOT NULL, c271 Date NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Uint32 NOT NULL, c274 Timestamp NOT NULL, c275 Timestamp64 NOT NULL, c276 Utf8 NOT NULL, c277 Utf8 NOT NULL, c278 Interval64 NOT NULL, c279 Timestamp64 NOT NULL, c280 Int16 NOT NULL, c281 Uint8 NOT NULL, c282 Int16 NOT NULL, c283 Uint64 NOT NULL, c284 Uint64 NOT NULL, c285 Datetime64 NOT NULL, c286 Bool NOT NULL, c287 Datetime64 NOT NULL, c288 Timestamp NOT NULL, c289 Uint64 NOT NULL, c290 Timestamp NOT NULL, c291 Timestamp NOT NULL, c292 Date NOT NULL, c293 Bool NOT NULL, c294 Int32 NOT NULL, c295 Timestamp64 NOT NULL, c296 Utf8 NOT NULL, c297 Datetime NOT NULL, c298 Decimal(22,9) NOT NULL, c299 Int64 NOT NULL, c300 Date NOT NULL, c301 Int32 NOT NULL, c302 Date NOT NULL, c303 Uint8 NOT NULL, c304 Decimal(22,9) NOT NULL, c305 Timestamp64 NOT NULL, c306 Decimal(35,10) NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Timestamp NOT NULL, c309 Utf8 NOT NULL, c310 Uint32 NOT NULL, c311 Date32 NOT NULL, c312 Uint8 NOT NULL, c313 Date32 NOT NULL, c314 Date NOT NULL, c315 Decimal(35,10) NOT NULL, c316 Bool NOT NULL, c317 Date NOT NULL, c318 Date NOT NULL, c319 Int16 NOT NULL, c320 Int16 NOT NULL, c321 Timestamp64 NOT NULL, c322 Bool NOT NULL, c323 Uint32 NOT NULL, c324 Date32 NOT NULL, c325 Interval64 NOT NULL, c326 Datetime64 NOT NULL, c327 Int64 NOT NULL, c328 Int32 NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Decimal(15,0) NOT NULL, c331 String NOT NULL, c332 String NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Uint16 NOT NULL, c335 Uint16 NOT NULL, c336 Datetime64 NOT NULL, c337 Timestamp64 NOT NULL, c338 Int16 NOT NULL, c339 Uint64 NOT NULL, c340 Utf8 NOT NULL, c341 Datetime NOT NULL, c342 Int32 NOT NULL, c343 Date NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Int16 NOT NULL, c346 Uint32 NOT NULL, c347 Uint8 NOT NULL, c348 Datetime64 NOT NULL, c349 Date NOT NULL, c350 Decimal(22,9) NOT NULL, c351 Datetime64 NOT NULL, c352 Uint64 NOT NULL, c353 Utf8 NOT NULL, c354 Decimal(22,9) NOT NULL, c355 Interval64 NOT NULL, c356 Int8 NOT NULL, c357 String NOT NULL, c358 Date32 NOT NULL, c359 Decimal(15,0) NOT NULL, c360 Int64 NOT NULL, c361 Date32 NOT NULL, c362 Int8 NOT NULL, c363 Uint32 NOT NULL, c364 Date NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Int16 NOT NULL, c367 Decimal(35,10) NOT NULL, c368 Int8 NOT NULL, c369 Date32 NOT NULL, c370 Datetime64 NOT NULL, c371 Decimal(35,10) NOT NULL, c372 Utf8 NOT NULL, c373 Date32 NOT NULL, c374 Uint8 NOT NULL, c375 Utf8 NOT NULL, c376 String NOT NULL, c377 Utf8 NOT NULL, c378 Int16 NOT NULL, c379 Date32 NOT NULL, c380 Uint16 NOT NULL, c381 Datetime64 NOT NULL, c382 Utf8 NOT NULL, c383 Decimal(15,0) NOT NULL, c384 Date NOT NULL, c385 Decimal(15,0) NOT NULL, c386 Datetime NOT NULL, c387 Uint16 NOT NULL, c388 Interval64 NOT NULL, c389 Decimal(15,0) NOT NULL, c390 Timestamp64 NOT NULL, c391 Interval64 NOT NULL, c392 Timestamp64 NOT NULL, c393 Interval64 NOT NULL, c394 Utf8 NOT NULL, c395 Datetime64 NOT NULL, c396 Date32 NOT NULL, c397 Datetime64 NOT NULL, c398 Int8 NOT NULL, c399 Uint16 NOT NULL, c400 Timestamp NOT NULL, c401 Timestamp NOT NULL, c402 Uint16 NOT NULL, c403 Date NOT NULL, c404 Uint8 NOT NULL, c405 Datetime64 NOT NULL, c406 Decimal(22,9) NOT NULL, c407 Uint32 NOT NULL, c408 Decimal(22,9) NOT NULL, c409 Interval64 NOT NULL, c410 Datetime NOT NULL, c411 Int64 NOT NULL, c412 Uint32 NOT NULL, c413 Int16 NOT NULL, c414 Datetime64 NOT NULL, c415 Datetime NOT NULL, c416 Uint32 NOT NULL, c417 Int64 NOT NULL, c418 Uint64 NOT NULL, c419 Decimal(35,10) NOT NULL, c420 Decimal(15,0) NOT NULL, c421 Date NOT NULL, c422 Int64 NOT NULL, c423 Uint8 NOT NULL, c424 Date32 NOT NULL, c425 Interval64 NOT NULL, c426 Uint8 NOT NULL, c427 Int64 NOT NULL, c428 Decimal(15,0) NOT NULL, c429 Int16 NOT NULL, c430 Uint32 NOT NULL, c431 Uint8 NOT NULL, c432 Decimal(22,9) NOT NULL, c433 Interval64 NOT NULL, c434 String NOT NULL, c435 Decimal(15,0) NOT NULL, c436 Int8 NOT NULL, c437 Decimal(22,9) NOT NULL, c438 Int8 NOT NULL, c439 Bool NOT NULL, c440 Bool NOT NULL, c441 Int32 NOT NULL, c442 Int32 NOT NULL, c443 Interval64 NOT NULL, c444 Uint8 NOT NULL, c445 Timestamp NOT NULL, c446 Int64 NOT NULL, c447 Uint32 NOT NULL, c448 Decimal(15,0) NOT NULL, c449 Int32 NOT NULL, c450 String NOT NULL, c451 Date32 NOT NULL, c452 Int64 NOT NULL, c453 Int8 NOT NULL, c454 Datetime NOT NULL, c455 Int8 NOT NULL, c456 String NOT NULL, c457 Datetime64 NOT NULL, c458 Int16 NOT NULL, c459 Interval64 NOT NULL, c460 Date NOT NULL, c461 Bool NOT NULL, c462 Uint64 NOT NULL, c463 Uint64 NOT NULL, c464 Decimal(35,10) NOT NULL, c465 Uint16 NOT NULL, c466 String NOT NULL, c467 Interval64 NOT NULL, c468 Bool NOT NULL, c469 Int8 NOT NULL, c470 String NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Utf8 NOT NULL, c473 Datetime64 NOT NULL, c474 Datetime NOT NULL, c475 Uint16 NOT NULL, c476 Datetime64 NOT NULL, c477 Timestamp64 NOT NULL, c478 Decimal(35,10) NOT NULL, c479 Int16 NOT NULL, c480 Decimal(15,0) NOT NULL, c481 Uint64 NOT NULL, c482 Datetime NOT NULL, c483 Interval64 NOT NULL, c484 Datetime64 NOT NULL, c485 Int8 NOT NULL, c486 Decimal(22,9) NOT NULL, c487 Datetime NOT NULL, c488 Datetime64 NOT NULL, c489 Datetime NOT NULL, c490 String NOT NULL, c491 Timestamp NOT NULL, c492 Date NOT NULL, c493 Int8 NOT NULL, c494 Decimal(22,9) NOT NULL, c495 Datetime64 NOT NULL, c496 Int64 NOT NULL, c497 Uint16 NOT NULL, c498 Datetime64 NOT NULL, c499 Decimal(35,10) NOT NULL, c500 Datetime64 NOT NULL, c501 Date32 NOT NULL, c502 Datetime NOT NULL, c503 Timestamp64 NOT NULL, c504 Datetime NOT NULL, c505 Int16 NOT NULL, c506 Timestamp64 NOT NULL, c507 Int16 NOT NULL, c508 Timestamp NOT NULL, c509 Int8 NOT NULL, c510 Int8 NOT NULL, c511 Timestamp64 NOT NULL, c512 Utf8 NOT NULL, c513 Uint64 NOT NULL, c514 Bool NOT NULL, c515 Decimal(15,0) NOT NULL, c516 Uint64 NOT NULL, c517 Interval64 NOT NULL, c518 Int16 NOT NULL, c519 Decimal(35,10) NOT NULL, c520 Uint16 NOT NULL, c521 Utf8 NOT NULL, c522 Date32 NOT NULL, c523 Interval64 NOT NULL, c524 Decimal(15,0) NOT NULL, c525 Interval64 NOT NULL, c526 Date NOT NULL, c527 Interval64 NOT NULL, c528 Uint16 NOT NULL, c529 Interval64 NOT NULL, c530 Timestamp64 NOT NULL, c531 String NOT NULL, c532 Int32 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Uint32 NOT NULL, c535 Decimal(35,10) NOT NULL, c536 String NOT NULL, c537 Decimal(22,9) NOT NULL, c538 Utf8 NOT NULL, c539 Uint16 NOT NULL, c540 Timestamp64 NOT NULL, c541 Bool NOT NULL, c542 String, c543 Int16 NOT NULL, c544 Uint16 NOT NULL, c545 Timestamp64, c546 Uint8, c547 Datetime64 NOT NULL, c548 Datetime, c549 Datetime64, c550 String, c551 Timestamp64 NOT NULL, c552 Int16, c553 Datetime64 NOT NULL, c554 Date32, c555 Uint16, c556 Int8 NOT NULL, c557 Int16 NOT NULL, c558 Decimal(22,9), c559 Int16, c560 Datetime, c561 String NOT NULL, c562 JsonDocument, c563 Date32 NOT NULL, c564 Date NOT NULL, c565 Decimal(15,0) NOT NULL, c566 Json NOT NULL, c567 Uint32 NOT NULL, c568 Interval64 NOT NULL, c569 Bool NOT NULL, c570 Int64 NOT NULL, c571 Int16, c572 Uint32 NOT NULL, c573 Int8, c574 Int64 NOT NULL, c575 Decimal(35,10), c576 Utf8, c577 Utf8, c578 Uint16, c579 Uint16, c580 Uint32, c581 JsonDocument NOT NULL, c582 Date NOT NULL, c583 Decimal(15,0) NOT NULL, c584 Uint16 NOT NULL, c585 Uint64, c586 Int64 NOT NULL, c587 Interval64 NOT NULL, c588 Yson NOT NULL, c589 Timestamp64 NOT NULL, c590 JsonDocument NOT NULL, c591 Uint32, c592 Uint32 NOT NULL, c593 Int64, c594 Timestamp, c595 Decimal(35,10) NOT NULL, c596 Bool, c597 Float, c598 Yson, c599 Date32, c600 Decimal(22,9), c601 Interval64 NOT NULL, c602 Date, c603 Double NOT NULL, c604 Decimal(22,9), c605 String, c606 JsonDocument, c607 Date32, c608 Uint16, c609 Datetime64 NOT NULL, c610 Int16 NOT NULL, c611 Utf8 NOT NULL, c612 Decimal(22,9), c613 Yson NOT NULL, c614 String NOT NULL, c615 Uint16 NOT NULL, c616 Date, c617 Yson NOT NULL, c618 Timestamp64 NOT NULL, c619 Uint8, c620 Decimal(35,10) NOT NULL, c621 Yson NOT NULL, c622 Int16 NOT NULL, c623 Timestamp, c624 Uint64 NOT NULL, c625 Datetime NOT NULL, c626 Uint32 NOT NULL, c627 Uint32, c628 Float NOT NULL, c629 Int64, c630 Decimal(22,9), c631 Uint8 NOT NULL, c632 Utf8 NOT NULL, c633 Uint32 NOT NULL, c634 Uint32, c635 Timestamp64, c636 Bool, c637 Timestamp, c638 Datetime, c639 Float, c640 Json, c641 Utf8 NOT NULL, c642 Datetime64, c643 Uint8, c644 Int32 NOT NULL, c645 Date32 NOT NULL, c646 Double NOT NULL, c647 Timestamp NOT NULL, c648 Json, c649 Uint32, c650 Interval64, c651 Uint64, c652 Utf8, c653 Int64 NOT NULL, c654 Int16, c655 Utf8, c656 Uint8, c657 Decimal(22,9) NOT NULL, c658 Decimal(22,9), c659 Uint16 NOT NULL, c660 String, c661 Json NOT NULL, c662 Decimal(22,9) NOT NULL, c663 Uint16 NOT NULL, c664 Int64 NOT NULL, c665 Int64 NOT NULL, c666 Timestamp64 NOT NULL, c667 String NOT NULL, c668 Date NOT NULL, c669 Yson, c670 Uint16, c671 Uint32, c672 Datetime64, c673 Double, c674 Float NOT NULL, c675 Decimal(35,10), c676 Int64 NOT NULL, c677 Uint16, c678 Uint16 NOT NULL, c679 Uint8 NOT NULL, c680 Decimal(22,9) NOT NULL, c681 Uint8, c682 Decimal(35,10), c683 Timestamp64 NOT NULL, c684 Int16, c685 Float, c686 Decimal(22,9), c687 Datetime, c688 Timestamp NOT NULL, c689 Float, c690 Double, c691 Uint16 NOT NULL, c692 Int64, c693 Int64, c694 Datetime64 NOT NULL, c695 JsonDocument, c696 Decimal(15,0) NOT NULL, c697 Uint8 NOT NULL, c698 Decimal(15,0) NOT NULL, c699 Int32, c700 Double, c701 Double, c702 Uint8, c703 Int32 NOT NULL, c704 Uint16, c705 Utf8 NOT NULL, c706 Date32 NOT NULL, c707 Float, c708 Int8 NOT NULL, c709 Double, c710 Decimal(35,10), c711 Yson NOT NULL, c712 Int8 NOT NULL, c713 Int8 NOT NULL, c714 Interval64, c715 Int16, c716 Interval64, c717 Yson, c718 Double NOT NULL, c719 Int64 NOT NULL, c720 Timestamp64, c721 Interval64, c722 Yson, c723 Int16 NOT NULL, c724 Decimal(22,9), c725 Bool NOT NULL, c726 Int32 NOT NULL, c727 Float, c728 Int8 NOT NULL, c729 Bool NOT NULL, c730 Json, c731 Decimal(22,9), c732 Int16, c733 Uint64, c734 Interval64 NOT NULL, c735 Int16 NOT NULL, c736 Uint16, c737 Json, c738 Int16, c739 Int32 NOT NULL, c740 Timestamp64 NOT NULL, c741 Datetime, c742 Uint64, c743 Double, c744 Bool NOT NULL, c745 Datetime, c746 Decimal(35,10), c747 Double, c748 Decimal(22,9), c749 Interval64, c750 Double, c751 Uint16, c752 Decimal(22,9) NOT NULL, c753 String NOT NULL, c754 Decimal(35,10) NOT NULL, c755 Int8, c756 JsonDocument NOT NULL, c757 Uint64 NOT NULL, c758 Uint32, c759 Double, c760 Date, c761 Datetime NOT NULL, c762 Double NOT NULL, c763 Uint32 NOT NULL, c764 Date, c765 Uint8, c766 Date32, c767 Decimal(15,0) NOT NULL, c768 Yson, c769 Interval64 NOT NULL, c770 Datetime64 NOT NULL, c771 Timestamp NOT NULL, c772 String, c773 Date32 NOT NULL, c774 Uint8 NOT NULL, c775 Date NOT NULL, c776 Decimal(15,0) NOT NULL, c777 Uint8, c778 Date32 NOT NULL, c779 Uint16 NOT NULL, c780 Date32, c781 Bool NOT NULL, c782 Uint64, c783 Datetime64, c784 Int64, c785 Uint16, c786 Uint64, c787 Date NOT NULL, c788 Int32 NOT NULL, c789 Uint8 NOT NULL, c790 Json NOT NULL, c791 Uint8, c792 JsonDocument NOT NULL, c793 Int8, c794 Int32 NOT NULL, c795 Decimal(35,10), c796 Datetime NOT NULL, c797 Int32, c798 Float NOT NULL, c799 Json NOT NULL, c800 String, c801 Datetime, c802 Int32, c803 Interval64, c804 Json NOT NULL, c805 Json, c806 Interval64, c807 Uint64, c808 Yson NOT NULL, c809 Decimal(22,9) NOT NULL, c810 Date NOT NULL, c811 Timestamp NOT NULL, c812 Uint16, c813 Double NOT NULL, c814 Utf8 NOT NULL, c815 Timestamp, c816 Yson NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Bool NOT NULL, c819 Bool NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Int8, c822 Decimal(35,10) NOT NULL, c823 Uint8, c824 Date, c825 Json, c826 Utf8 NOT NULL, c827 Uint16 NOT NULL, c828 Int16 NOT NULL, c829 Bool, c830 Int32, c831 Interval64 NOT NULL, c832 Bool, c833 Int64, c834 Uint32, c835 Float NOT NULL, c836 Uint16, c837 Interval64, c838 Yson, c839 Bool, c840 Int16, c841 JsonDocument, c842 Timestamp64 NOT NULL, c843 Interval64 NOT NULL, c844 Timestamp, c845 Uint16 NOT NULL, c846 Int16, c847 Date NOT NULL, c848 Datetime NOT NULL, c849 Uint32, c850 Decimal(35,10) NOT NULL, c851 Int64, c852 String, c853 Datetime64, c854 Datetime, c855 Uint8 NOT NULL, c856 Bool, c857 Int64 NOT NULL, c858 JsonDocument NOT NULL, c859 Datetime64 NOT NULL, c860 Int32 NOT NULL, c861 Int64 NOT NULL, c862 Float, c863 Date NOT NULL, c864 Timestamp NOT NULL, c865 Double, c866 Timestamp NOT NULL, c867 Uint32, c868 Interval64, c869 Double NOT NULL, c870 Decimal(35,10), c871 Bool, c872 Double, c873 Timestamp64, c874 Timestamp NOT NULL, c875 JsonDocument NOT NULL, c876 Double, c877 Decimal(35,10), c878 Int16 NOT NULL, c879 Interval64 NOT NULL, c880 Int64, c881 Datetime, c882 Uint16 NOT NULL, c883 Datetime NOT NULL, c884 Uint16, c885 Uint32, c886 Int8, c887 Timestamp NOT NULL, c888 Int64 NOT NULL, c889 Uint32 NOT NULL, c890 Utf8, c891 Json NOT NULL, c892 Json, c893 Timestamp64 NOT NULL, c894 JsonDocument NOT NULL, c895 Utf8, c896 Date32, c897 Datetime64, c898 Int16, c899 Int8 NOT NULL, c900 Timestamp64, c901 Uint8, c902 Decimal(35,10) NOT NULL, c903 Int32 NOT NULL, c904 Interval64, c905 Uint32 NOT NULL, c906 Datetime NOT NULL, c907 Bool NOT NULL, c908 Int8 NOT NULL, c909 Decimal(22,9) NOT NULL, c910 Uint32, c911 Timestamp, c912 Uint8 NOT NULL, c913 Date32, c914 JsonDocument NOT NULL, c915 Json NOT NULL, c916 Int64, c917 Decimal(22,9) NOT NULL, c918 Int16, c919 Decimal(22,9), c920 Double NOT NULL, c921 Double, c922 Int16 NOT NULL, c923 Uint64, c924 Utf8 NOT NULL, c925 JsonDocument NOT NULL, c926 Decimal(15,0) NOT NULL, c927 Date, c928 Decimal(22,9), c929 Decimal(35,10) NOT NULL, c930 Interval64, c931 Uint64 NOT NULL, c932 Interval64, c933 Uint64, c934 JsonDocument, c935 Decimal(22,9) NOT NULL, c936 Datetime64 NOT NULL, c937 Json NOT NULL, c938 Uint8, c939 Date NOT NULL, c940 JsonDocument NOT NULL, c941 Uint8 NOT NULL, c942 JsonDocument, c943 Uint64, c944 Decimal(15,0) NOT NULL, c945 Uint8 NOT NULL, c946 Int16 NOT NULL, c947 Datetime, c948 Utf8, c949 Uint16, c950 Uint16, c951 Float, c952 Timestamp64 NOT NULL, c953 Interval64, c954 Int64 NOT NULL, c955 Decimal(35,10) NOT NULL, c956 Uint64, c957 Int32 NOT NULL, c958 Uint64 NOT NULL, c959 Json, c960 Int16, c961 Uint32, c962 Datetime, c963 Decimal(35,10), c964 Decimal(22,9) NOT NULL, c965 Datetime NOT NULL, c966 Timestamp64 NOT NULL, c967 Double NOT NULL, c968 Yson NOT NULL, c969 Int32 NOT NULL, c970 Int64 NOT NULL, c971 Uint32, c972 Datetime NOT NULL, c973 Datetime64 NOT NULL, c974 Double, c975 Timestamp64, c976 Decimal(35,10) NOT NULL, c977 Yson, c978 Timestamp64 NOT NULL, c979 Int32 NOT NULL, c980 Uint16, c981 Date, c982 Interval64 NOT NULL, c983 Bool, c984 Double, c985 Utf8, c986 Utf8 NOT NULL, c987 Uint32, c988 Uint64, c989 Utf8, c990 Timestamp64, c991 Utf8, c992 Uint8 NOT NULL, c993 Timestamp64 NOT NULL, c994 Datetime64 NOT NULL, c995 Datetime64, c996 Datetime NOT NULL, c997 Int32, c998 Int8, c999 Uint16, c1000 Decimal(22,9) NOT NULL, c1001 Date32, c1002 Datetime64 NOT NULL, c1003 Int16, c1004 Json NOT NULL, c1005 Decimal(35,10), c1006 Timestamp, c1007 Int8 NOT NULL, c1008 Date32 NOT NULL, c1009 Yson NOT NULL, c1010 Json, c1011 Int8, c1012 Decimal(22,9), c1013 Timestamp NOT NULL, c1014 Int32 NOT NULL, c1015 Datetime, c1016 Uint32 NOT NULL, c1017 Bool NOT NULL, c1018 Uint32 NOT NULL, c1019 Uint32, c1020 Timestamp, c1021 Int32 NOT NULL, c1022 Decimal(35,10) NOT NULL, c1023 Date32, c1024 Datetime, c1025 Bool, c1026 Int8, c1027 Yson, c1028 Decimal(15,0), c1029 Json, c1030 JsonDocument, c1031 Decimal(35,10) NOT NULL, c1032 Bool NOT NULL, c1033 Date NOT NULL, c1034 Uint8, c1035 Utf8, c1036 Decimal(15,0), c1037 Timestamp NOT NULL, c1038 Float, c1039 Timestamp NOT NULL, c1040 Bool NOT NULL, c1041 Int8, c1042 Int8 NOT NULL, c1043 Json, c1044 Int16 NOT NULL, c1045 Datetime64 NOT NULL, c1046 Uint16, c1047 Datetime64, c1048 Uint8, c1049 Double, c1050 Datetime NOT NULL, c1051 String NOT NULL, c1052 Date32 NOT NULL, c1053 Date32, c1054 JsonDocument, c1055 Uint64 NOT NULL, c1056 Double NOT NULL, c1057 Bool NOT NULL, c1058 Uint64, c1059 Int8 NOT NULL, c1060 Float NOT NULL, c1061 Int32, c1062 Int16 NOT NULL, c1063 Int8 NOT NULL, c1064 String, c1065 Interval64 NOT NULL, c1066 Decimal(35,10), c1067 Double, c1068 Yson NOT NULL, c1069 JsonDocument, c1070 Int16, c1071 Json, c1072 Double, c1073 Timestamp, c1074 Int32, c1075 Utf8 NOT NULL, c1076 Timestamp64, c1077 Float, c1078 Decimal(35,10), c1079 Timestamp64, c1080 Yson, c1081 Date32 NOT NULL, c1082 Decimal(22,9) NOT NULL, c1083 Decimal(15,0) NOT NULL, c1084 Date NOT NULL, c1085 Decimal(22,9) NOT NULL, c1086 Json NOT NULL, c1087 Uint64, c1088 Int8, c1089 Interval64 NOT NULL, c1090 String NOT NULL, c1091 Utf8 NOT NULL, c1092 Float, c1093 Json NOT NULL, c1094 Double NOT NULL, c1095 Bool NOT NULL, c1096 Timestamp64 NOT NULL, c1097 Int16 NOT NULL, c1098 Bool, c1099 Int32 NOT NULL, c1100 Timestamp, c1101 JsonDocument NOT NULL, c1102 Bool NOT NULL, c1103 Date32, c1104 Uint8, c1105 Json NOT NULL, c1106 Uint16, c1107 Json NOT NULL, c1108 Decimal(15,0) NOT NULL, c1109 Bool, c1110 Uint8 NOT NULL, c1111 Utf8, c1112 Yson NOT NULL, c1113 Decimal(35,10) NOT NULL, c1114 Int64 NOT NULL, c1115 Decimal(35,10), c1116 Decimal(35,10) NOT NULL, c1117 Int16, c1118 Datetime64 NOT NULL, c1119 JsonDocument, c1120 String, c1121 Interval64, c1122 Uint32 NOT NULL, c1123 Int16, c1124 Datetime64 NOT NULL, c1125 Datetime NOT NULL, c1126 Timestamp NOT NULL, c1127 Date NOT NULL, c1128 Timestamp NOT NULL, c1129 Int8 NOT NULL, c1130 Interval64 NOT NULL, c1131 Uint64, c1132 Uint32 NOT NULL, c1133 Date NOT NULL, c1134 Datetime NOT NULL, c1135 Double, c1136 Utf8 NOT NULL, c1137 Int8 NOT NULL, c1138 Float, c1139 Timestamp64 NOT NULL, c1140 Int8 NOT NULL, c1141 Json NOT NULL, c1142 Interval64 NOT NULL, c1143 String, c1144 Json NOT NULL, c1145 Decimal(35,10) NOT NULL, c1146 Decimal(15,0), c1147 Int32 NOT NULL, c1148 Decimal(35,10), c1149 Yson NOT NULL, c1150 Timestamp NOT NULL, c1151 Int64, c1152 Date32 NOT NULL, c1153 Uint32, c1154 Timestamp64, c1155 Float, c1156 Int64 NOT NULL, c1157 Decimal(35,10) NOT NULL, c1158 Uint8 NOT NULL, c1159 Bool NOT NULL, c1160 Interval64 NOT NULL, c1161 String NOT NULL, c1162 JsonDocument, c1163 String, c1164 Uint32 NOT NULL, c1165 Timestamp64 NOT NULL, c1166 Timestamp, c1167 Date, c1168 Yson NOT NULL, c1169 Uint16, c1170 Int16, c1171 Interval64 NOT NULL, c1172 Timestamp NOT NULL, c1173 Float, c1174 Decimal(35,10) NOT NULL, c1175 String NOT NULL, c1176 Utf8, c1177 Yson, c1178 Uint8, c1179 Uint32, c1180 Date, c1181 JsonDocument NOT NULL, c1182 Uint8, c1183 Bool, c1184 Int8 NOT NULL, c1185 Datetime64 NOT NULL, c1186 Uint64, c1187 Uint32 NOT NULL, c1188 Int64, c1189 Date32 NOT NULL, c1190 Timestamp NOT NULL, c1191 Date NOT NULL, c1192 Double NOT NULL, c1193 Datetime64, c1194 Int64 NOT NULL, c1195 Int16, c1196 Date32, c1197 Timestamp, c1198 Int16 NOT NULL, c1199 JsonDocument, c1200 Uint64 NOT NULL, c1201 Int64, c1202 Interval64, c1203 Datetime64, c1204 Json, c1205 Double, c1206 Uint32 NOT NULL, c1207 Decimal(35,10) NOT NULL, c1208 Uint32 NOT NULL, c1209 Decimal(22,9) NOT NULL, c1210 Timestamp64, c1211 Uint64 NOT NULL, c1212 Int8 NOT NULL, c1213 Datetime NOT NULL, c1214 Uint64, c1215 Int64, c1216 Int32 NOT NULL, c1217 Decimal(15,0) NOT NULL, c1218 Uint16, c1219 Uint32, c1220 String, c1221 String NOT NULL, c1222 Double NOT NULL, c1223 Int8, c1224 Date32 NOT NULL, c1225 Decimal(35,10), c1226 Uint64 NOT NULL, c1227 Datetime, c1228 Double, c1229 Uint8 NOT NULL, c1230 Datetime64, c1231 Timestamp NOT NULL, c1232 Timestamp NOT NULL, c1233 Uint64, c1234 Datetime NOT NULL, c1235 Yson, c1236 Uint32 NOT NULL, c1237 Float, c1238 JsonDocument, c1239 Date32, c1240 Json NOT NULL, c1241 Json, c1242 Date32 NOT NULL, c1243 Uint32 NOT NULL, c1244 Interval64, c1245 Timestamp NOT NULL, c1246 JsonDocument, c1247 Int8, c1248 Yson, c1249 Int64, c1250 Json NOT NULL, c1251 Json, c1252 Decimal(35,10), c1253 Decimal(35,10), c1254 Uint32, c1255 Timestamp64 NOT NULL, c1256 Datetime64 NOT NULL, c1257 String, c1258 Decimal(35,10) NOT NULL, c1259 Int8 NOT NULL, c1260 Bool, c1261 Int16, c1262 Datetime NOT NULL, c1263 Datetime64 NOT NULL, c1264 Yson NOT NULL, c1265 Int16 NOT NULL, c1266 Bool, c1267 Uint32, c1268 Float, c1269 Decimal(35,10) NOT NULL, c1270 JsonDocument, c1271 Datetime NOT NULL, c1272 Interval64 NOT NULL, c1273 Int64 NOT NULL, c1274 Int32, c1275 Int8, c1276 Interval64, c1277 Date32, c1278 Bool, c1279 JsonDocument NOT NULL, c1280 Date, c1281 Bool, c1282 Bool NOT NULL, c1283 Timestamp, c1284 Decimal(15,0), c1285 Date, c1286 Datetime NOT NULL, c1287 Int16, c1288 Interval64, c1289 Decimal(35,10), c1290 Double NOT NULL, c1291 Int64 NOT NULL, c1292 Uint8, c1293 Datetime, c1294 Decimal(35,10), c1295 Int64, c1296 Uint8, c1297 Int32, c1298 Datetime64 NOT NULL, c1299 Decimal(22,9) NOT NULL, c1300 Date NOT NULL, c1301 Date NOT NULL, c1302 Decimal(15,0) NOT NULL, c1303 Uint64, c1304 Decimal(35,10), c1305 Yson NOT NULL, c1306 Int32 NOT NULL, c1307 Date32 NOT NULL, c1308 Uint32, c1309 Int16 NOT NULL, c1310 Uint32 NOT NULL, c1311 Double, c1312 Int16, c1313 Yson NOT NULL, c1314 Int64 NOT NULL, c1315 Timestamp64, c1316 Uint32 NOT NULL, c1317 Json NOT NULL, c1318 Decimal(22,9) NOT NULL, c1319 Int8 NOT NULL, c1320 Bool NOT NULL, c1321 JsonDocument NOT NULL, c1322 String NOT NULL, c1323 JsonDocument, c1324 Timestamp64, c1325 String, c1326 Int32 NOT NULL, c1327 Decimal(35,10) NOT NULL, c1328 Yson, c1329 Date32 NOT NULL, c1330 JsonDocument, c1331 Uint32, c1332 JsonDocument, c1333 Json, c1334 Int32 NOT NULL, c1335 Date32, c1336 Uint32, c1337 Date32 NOT NULL, c1338 Uint16 NOT NULL, c1339 Decimal(15,0), c1340 Timestamp64 NOT NULL, c1341 Json, c1342 Decimal(35,10), c1343 Yson, c1344 Date, c1345 Decimal(15,0) NOT NULL, c1346 Timestamp, c1347 Int16, c1348 Float NOT NULL, c1349 Int64, c1350 Uint16, c1351 Json, c1352 Int32, c1353 Uint16, c1354 Uint64, c1355 Json NOT NULL, c1356 Yson, c1357 Double NOT NULL, c1358 Int64, c1359 Uint16, c1360 Int16 NOT NULL, c1361 Timestamp, c1362 Bool NOT NULL, c1363 Int16 NOT NULL, c1364 Datetime NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c11\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c11\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14123/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14346/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28278/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25169/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24498/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31428/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:32061/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61532/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12017/9
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12017
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5639
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25169
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6025
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23326
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14346
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31376
============================== slowest durations ===============================
22.05s teardown test_workload.py::TestYdbWorkload::test
7.12s setup    test_workload.py::TestYdbWorkload::test
5.40s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/q6a6/0023b6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:14346 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c11\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 35.23s ==============================
