============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:3683 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/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 \'c0\', 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/db7h/002607/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27716
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/db7h/002607/r3tmp/kikimr_cluster_poyxjiev
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_zm_75j5j.log --grpc-port=3683 --mon-port=11546 --ic-port=22911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15587
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_tmi3p4oq.log --grpc-port=8822 --mon-port=3101 --ic-port=4645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25733
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11202
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2546
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nrysaq6x.log --grpc-port=25733 --mon-port=11202 --ic-port=1133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13457
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kzm88i7t.log --grpc-port=62277 --mon-port=26692 --ic-port=25757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17064
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_b5hq3rn7.log --grpc-port=28914 --mon-port=63691 --ic-port=6854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_tp_teufv.log --grpc-port=9478 --mon-port=21530 --ic-port=26363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9vy_epbd.log --grpc-port=18677 --mon-port=6578 --ic-port=61207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3296
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7yjyqtii.log --grpc-port=62621 --mon-port=3296 --ic-port=20125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4ww9vhcz.log --grpc-port=5649 --mon-port=61061 --ic-port=27716
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3683/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_zm_75j5j.log --grpc-port=3683 --mon-port=11546 --ic-port=22911
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_zm_75j5j.log', '--grpc-port=3683', '--mon-port=11546', '--ic-port=22911')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3660738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3683/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3660749
DEBUG    ya.test:process.py:259 Command (pid 3660749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3660749) elapsed time (sec): 0.44297099113464355
DEBUG    ya.test:process.py:263 Command (pid 3660749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3660749) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3660749) minflt: 19333
DEBUG    ya.test:process.py:263 Command (pid 3660749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 3660749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3660749) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3660749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3660749) stime: 0.279899
DEBUG    ya.test:process.py:263 Command (pid 3660749) utime: 0.103962
DEBUG    ya.test:process.py:263 Command (pid 3660749) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 3660749) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3660749) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8822/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_tmi3p4oq.log --grpc-port=8822 --mon-port=3101 --ic-port=4645
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_tmi3p4oq.log', '--grpc-port=8822', '--mon-port=3101', '--ic-port=4645')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3662913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8822/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3662946
DEBUG    ya.test:process.py:259 Command (pid 3662946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3662946) elapsed time (sec): 0.46754884719848633
DEBUG    ya.test:process.py:263 Command (pid 3662946) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3662946) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 3662946) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 3662946) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3662946) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3662946) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3662946) stime: 0.28199199999999996
DEBUG    ya.test:process.py:263 Command (pid 3662946) utime: 0.123123
DEBUG    ya.test:process.py:263 Command (pid 3662946) wtime: 0.468
DEBUG    ya.test:process.py:275 Command (pid 3662946) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3662946) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25733/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nrysaq6x.log --grpc-port=25733 --mon-port=11202 --ic-port=1133
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nrysaq6x.log', '--grpc-port=25733', '--mon-port=11202', '--ic-port=1133')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3665433
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25733/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3665449
DEBUG    ya.test:process.py:259 Command (pid 3665449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3665449) elapsed time (sec): 0.42221784591674805
DEBUG    ya.test:process.py:263 Command (pid 3665449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) maxrss: 538932
DEBUG    ya.test:process.py:263 Command (pid 3665449) minflt: 18634
DEBUG    ya.test:process.py:263 Command (pid 3665449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3665449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3665449) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3665449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3665449) stime: 0.278673
DEBUG    ya.test:process.py:263 Command (pid 3665449) utime: 0.091566
DEBUG    ya.test:process.py:263 Command (pid 3665449) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3665449) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3665449) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62277/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kzm88i7t.log --grpc-port=62277 --mon-port=26692 --ic-port=25757
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kzm88i7t.log', '--grpc-port=62277', '--mon-port=26692', '--ic-port=25757')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3667938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62277/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3667950
DEBUG    ya.test:process.py:259 Command (pid 3667950) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3667950) elapsed time (sec): 0.4062840938568115
DEBUG    ya.test:process.py:263 Command (pid 3667950) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3667950) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 3667950) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3667950) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3667950) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3667950) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3667950) stime: 0.245837
DEBUG    ya.test:process.py:263 Command (pid 3667950) utime: 0.105359
DEBUG    ya.test:process.py:263 Command (pid 3667950) wtime: 0.407
DEBUG    ya.test:process.py:275 Command (pid 3667950) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3667950) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28914/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_b5hq3rn7.log --grpc-port=28914 --mon-port=63691 --ic-port=6854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_b5hq3rn7.log', '--grpc-port=28914', '--mon-port=63691', '--ic-port=6854')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3670519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28914/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3670537
DEBUG    ya.test:process.py:259 Command (pid 3670537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3670537) elapsed time (sec): 0.4266507625579834
DEBUG    ya.test:process.py:263 Command (pid 3670537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3670537) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3670537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3670537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3670537) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3670537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3670537) stime: 0.264148
DEBUG    ya.test:process.py:263 Command (pid 3670537) utime: 0.092051
DEBUG    ya.test:process.py:263 Command (pid 3670537) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3670537) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3670537) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9478/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_tp_teufv.log --grpc-port=9478 --mon-port=21530 --ic-port=26363
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_tp_teufv.log', '--grpc-port=9478', '--mon-port=21530', '--ic-port=26363')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3673154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9478/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3673205
DEBUG    ya.test:process.py:259 Command (pid 3673205) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3673205) elapsed time (sec): 0.4553208351135254
DEBUG    ya.test:process.py:263 Command (pid 3673205) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) maxrss: 538996
DEBUG    ya.test:process.py:263 Command (pid 3673205) minflt: 16942
DEBUG    ya.test:process.py:263 Command (pid 3673205) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3673205) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3673205) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3673205) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3673205) stime: 0.285599
DEBUG    ya.test:process.py:263 Command (pid 3673205) utime: 0.119003
DEBUG    ya.test:process.py:263 Command (pid 3673205) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 3673205) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3673205) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18677/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9vy_epbd.log --grpc-port=18677 --mon-port=6578 --ic-port=61207
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9vy_epbd.log', '--grpc-port=18677', '--mon-port=6578', '--ic-port=61207')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3675153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18677/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3675154
DEBUG    ya.test:process.py:259 Command (pid 3675154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3675154) elapsed time (sec): 0.4277348518371582
DEBUG    ya.test:process.py:263 Command (pid 3675154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3675154) minflt: 20433
DEBUG    ya.test:process.py:263 Command (pid 3675154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3675154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3675154) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3675154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3675154) stime: 0.279484
DEBUG    ya.test:process.py:263 Command (pid 3675154) utime: 0.099815
DEBUG    ya.test:process.py:263 Command (pid 3675154) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 3675154) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3675154) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62621/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7yjyqtii.log --grpc-port=62621 --mon-port=3296 --ic-port=20125
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7yjyqtii.log', '--grpc-port=62621', '--mon-port=3296', '--ic-port=20125')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3675442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62621/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3675455
DEBUG    ya.test:process.py:259 Command (pid 3675455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3675455) elapsed time (sec): 0.4267458915710449
DEBUG    ya.test:process.py:263 Command (pid 3675455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3675455) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3675455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3675455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3675455) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3675455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3675455) stime: 0.262638
DEBUG    ya.test:process.py:263 Command (pid 3675455) utime: 0.11540099999999999
DEBUG    ya.test:process.py:263 Command (pid 3675455) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3675455) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3675455) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5649/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4ww9vhcz.log --grpc-port=5649 --mon-port=61061 --ic-port=27716
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4ww9vhcz.log', '--grpc-port=5649', '--mon-port=61061', '--ic-port=27716')' in '/home/runner/.ya/build/build_root/db7h/002607/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: 3675768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5649/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/db7h/002607/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3675769
DEBUG    ya.test:process.py:259 Command (pid 3675769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3675769) elapsed time (sec): 0.5127208232879639
DEBUG    ya.test:process.py:263 Command (pid 3675769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3675769) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3675769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3675769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3675769) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3675769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3675769) stime: 0.350168
DEBUG    ya.test:process.py:263 Command (pid 3675769) utime: 0.11141699999999999
DEBUG    ya.test:process.py:263 Command (pid 3675769) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 3675769) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 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 3675769) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3683', '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: 22911\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4645\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1133\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25757\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6854\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26363\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61207\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20125\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27716\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/db7h/002607/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3683', '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: 22911\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4645\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1133\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25757\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6854\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26363\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61207\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20125\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27716\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3677685
DEBUG    ya.test:process.py:259 Command (pid 3677685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3677685) elapsed time (sec): 0.44572925567626953
DEBUG    ya.test:process.py:263 Command (pid 3677685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) maxrss: 547324
DEBUG    ya.test:process.py:263 Command (pid 3677685) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 3677685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3677685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3677685) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 3677685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3677685) stime: 0.27730899999999997
DEBUG    ya.test:process.py:263 Command (pid 3677685) utime: 0.124693
DEBUG    ya.test:process.py:263 Command (pid 3677685) wtime: 0.447
DEBUG    ya.test:process.py:275 Command (pid 3677685) 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 3677685) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/db7h/002607/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3683', '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/db7h/002607/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3683', '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: 3678267
DEBUG    ya.test:process.py:259 Command (pid 3678267) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3678267) elapsed time (sec): 0.49028658866882324
DEBUG    ya.test:process.py:263 Command (pid 3678267) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) maxrss: 547304
DEBUG    ya.test:process.py:263 Command (pid 3678267) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 3678267) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3678267) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3678267) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3678267) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3678267) stime: 0.312954
DEBUG    ya.test:process.py:263 Command (pid 3678267) utime: 0.112342
DEBUG    ya.test:process.py:263 Command (pid 3678267) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3678267) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3678267) 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, 70e0f6ab-61f8-4e41-9ddc-8a5a648aaba1, localhost:3683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70e0f6ab-61f8-4e41-9ddc-8a5a648aaba1, localhost:3683): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70e0f6ab-61f8-4e41-9ddc-8a5a648aaba1, localhost:3683): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6rrlchlme.auto.internal" port: 3683 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-j6rrlchlme.auto.internal" port: 25733 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-j6rrlchlme.auto.internal" port: 18677 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 } endpoints { address: "ghrun-j6rrlchlme.auto.internal" port: 28914 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-j6rrlchlme.auto.internal" port: 5649 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-j6rrlchlme.auto.internal" port: 62277 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-j6rrlchlme.auto.internal" port: 62621 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-j6rrlchlme.auto.internal" port: 8822 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-j6rrlchlme.auto.internal" port: 9478 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-j6rrlchlme.auto.internal:3683, location 1, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:18677, location 1, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:62277, location 1, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:9478, location 3, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:5649, location 3, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:25733, location 3, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:8822, location 2, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:62621, location 2, ssl: False>, <Endpoint ghrun-j6rrlchlme.auto.internal:28914, 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/db7h/002607/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/db7h/002607/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:3683', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3678659
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:3683
DEBUG    ya.test:process.py:259 Command (pid 3678659) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3678659) elapsed time (sec): 6.4443359375
DEBUG    ya.test:process.py:263 Command (pid 3678659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) inblock: 226600
DEBUG    ya.test:process.py:263 Command (pid 3678659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) majflt: 22
DEBUG    ya.test:process.py:263 Command (pid 3678659) maxrss: 205388
DEBUG    ya.test:process.py:263 Command (pid 3678659) minflt: 17716
DEBUG    ya.test:process.py:263 Command (pid 3678659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 3678659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3678659) nvcsw: 1823
DEBUG    ya.test:process.py:263 Command (pid 3678659) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 3678659) stime: 0.164575
DEBUG    ya.test:process.py:263 Command (pid 3678659) utime: 1.273627
DEBUG    ya.test:process.py:263 Command (pid 3678659) wtime: 6.447
DEBUG    ya.test:process.py:275 Command (pid 3678659) output:

DEBUG    ya.test:process.py:276 Command (pid 3678659) errors:
...int32 NOT NULL, c1297 Yson, c1298 Datetime NOT NULL, c1299 Yson NOT NULL, c1300 Datetime NOT NULL, c1301 Int32, c1302 Decimal(35,10) NOT NULL, c1303 Decimal(15,0) NOT NULL, c1304 JsonDocument NOT NULL, c1305 Int32 NOT NULL, c1306 Uint16, c1307 Datetime, c1308 Uint64 NOT NULL, c1309 Datetime64 NOT NULL, c1310 Decimal(15,0) NOT NULL, c1311 Date, c1312 Json NOT NULL, c1313 String NOT NULL, c1314 Int8, c1315 Timestamp NOT NULL, c1316 Int16 NOT NULL, c1317 Datetime64 NOT NULL, c1318 Utf8, c1319 Float NOT NULL, c1320 Datetime64 NOT NULL, c1321 Decimal(22,9) NOT NULL, c1322 Utf8 NOT NULL, c1323 Yson NOT NULL, c1324 Double NOT NULL, c1325 Date NOT NULL, c1326 Interval64, c1327 Uint16, c1328 Float, c1329 Int64, c1330 Bool NOT NULL, c1331 Int32, c1332 Uint32, c1333 Int8 NOT NULL, c1334 Decimal(35,10), c1335 Datetime NOT NULL, c1336 Uint16 NOT NULL, c1337 Uint64, c1338 Date NOT NULL, c1339 Int32, c1340 JsonDocument, c1341 Bool NOT NULL, c1342 Int8 NOT NULL, c1343 Int8 NOT NULL, c1344 Decimal(35,10), c1345 Datetime, c1346 Json NOT NULL, c1347 Date32, c1348 Decimal(15,0) NOT NULL, c1349 Int8, c1350 Timestamp64, c1351 Double NOT NULL, c1352 Int64 NOT NULL, c1353 Date32, c1354 Int64 NOT NULL, c1355 Date NOT NULL, c1356 Date32 NOT NULL, c1357 Interval64 NOT NULL, c1358 Yson, c1359 Datetime64, c1360 Json NOT NULL, c1361 Int64, c1362 Uint32, c1363 Yson NOT NULL, c1364 Float NOT NULL, c1365 Int8 NOT NULL, c1366 Int64 NOT NULL, c1367 Int64, c1368 Timestamp64, c1369 Uint8, c1370 Json NOT NULL, c1371 Bool, c1372 Timestamp, c1373 Datetime, c1374 Timestamp, c1375 Bool, c1376 Float, c1377 Uint64 NOT NULL, c1378 Uint32 NOT NULL, c1379 Timestamp64, c1380 Decimal(15,0) NOT NULL, c1381 Timestamp64, c1382 Date, c1383 Utf8, c1384 Uint8, c1385 Int8, c1386 Json NOT NULL, c1387 Datetime64, c1388 Int16, c1389 Yson, c1390 String, c1391 Utf8 NOT NULL, c1392 Bool, c1393 Int64, c1394 Timestamp64, c1395 Decimal(35,10) NOT NULL, c1396 Int64, c1397 Float NOT NULL, c1398 Uint32, c1399 Int64 NOT NULL, c1400 Double, c1401 Int64, c1402 JsonDocument NOT NULL, c1403 Date NOT NULL, c1404 Date32 NOT NULL, c1405 Timestamp64, c1406 Decimal(35,10) NOT NULL, c1407 Decimal(22,9) NOT NULL, c1408 Json, c1409 Int64 NOT NULL, c1410 Date NOT NULL, c1411 Decimal(15,0) NOT NULL, c1412 Double NOT NULL, c1413 String, c1414 Decimal(35,10), c1415 Int64 NOT NULL, c1416 Double NOT NULL, c1417 Int16, c1418 String, c1419 Double NOT NULL, c1420 Date NOT NULL, c1421 Int16 NOT NULL, c1422 Interval64 NOT NULL, c1423 Uint64, c1424 Decimal(35,10) NOT NULL, c1425 Timestamp64, c1426 Int8 NOT NULL, c1427 Int64 NOT NULL, c1428 String NOT NULL, c1429 Float, c1430 Bool NOT NULL, c1431 Timestamp, c1432 Int16, c1433 Utf8 NOT NULL, c1434 Datetime NOT NULL, c1435 Yson, c1436 Date32 NOT NULL, c1437 Interval64 NOT NULL, c1438 Interval64 NOT NULL, c1439 Int16, c1440 Datetime64 NOT NULL, c1441 Date32 NOT NULL, c1442 Int32, c1443 Bool NOT NULL, c1444 Json, c1445 Decimal(15,0) NOT NULL, c1446 Uint16 NOT NULL, c1447 Uint8, c1448 Timestamp64 NOT NULL, c1449 Timestamp64 NOT NULL, c1450 Datetime64 NOT NULL, c1451 Uint16, c1452 Date, c1453 Datetime NOT NULL, c1454 Decimal(35,10), c1455 Date32 NOT NULL, c1456 Timestamp64 NOT NULL, c1457 Uint8 NOT NULL, c1458 Interval64 NOT NULL, c1459 Timestamp, c1460 Decimal(22,9) NOT NULL, c1461 Int8, c1462 Interval64 NOT NULL, c1463 Json, c1464 Double NOT NULL, c1465 JsonDocument, c1466 Decimal(35,10) NOT NULL, c1467 Uint32 NOT NULL, c1468 Decimal(22,9) NOT NULL, c1469 Float NOT NULL, c1470 Double, c1471 Date, c1472 Datetime64 NOT NULL, c1473 Date32, c1474 Decimal(15,0), c1475 Datetime64 NOT NULL, c1476 Decimal(35,10) NOT NULL, c1477 Int8 NOT NULL, c1478 Timestamp NOT NULL, c1479 Decimal(35,10) NOT NULL, c1480 Int8 NOT NULL, c1481 Interval64, c1482 Decimal(35,10) NOT NULL, c1483 Interval64 NOT NULL, c1484 Date NOT NULL, c1485 Decimal(15,0), c1486 Json, c1487 Float NOT NULL, c1488 Date32, c1489 Decimal(35,10) NOT NULL, c1490 Json NOT NULL, c1491 Uint32, c1492 Decimal(15,0), c1493 Bool NOT NULL, c1494 Json NOT NULL, c1495 Decimal(22,9), c1496 Utf8 NOT NULL, c1497 JsonDocument NOT NULL, c1498 Uint8 NOT NULL, c1499 Decimal(15,0), c1500 Decimal(35,10) NOT NULL, c1501 Decimal(15,0), c1502 Uint32, c1503 Json, c1504 Float NOT NULL, c1505 Json, c1506 Uint32 NOT NULL, c1507 Decimal(22,9) NOT NULL, c1508 Uint8 NOT NULL, c1509 Date32, c1510 Decimal(35,10) NOT NULL, c1511 Uint8, c1512 Uint32 NOT NULL, c1513 Utf8 NOT NULL, c1514 Datetime64 NOT NULL, c1515 Int16 NOT NULL, c1516 Int16 NOT NULL, c1517 Date, c1518 Decimal(15,0) NOT NULL, c1519 Decimal(15,0), c1520 Datetime, c1521 Uint16 NOT NULL, c1522 Decimal(15,0) NOT NULL, c1523 Decimal(15,0), c1524 Float, c1525 String NOT NULL, c1526 Uint16 NOT NULL, c1527 Decimal(15,0) NOT NULL, c1528 Int64 NOT NULL, c1529 Uint8 NOT NULL, c1530 Decimal(15,0) NOT NULL, c1531 Date32, c1532 Datetime64 NOT NULL, c1533 Decimal(35,10) NOT NULL, c1534 Int64 NOT NULL, c1535 Timestamp, c1536 Yson, c1537 Timestamp64, c1538 String, c1539 Float, c1540 Timestamp, c1541 Uint16 NOT NULL, c1542 Utf8, c1543 Date, c1544 Float, c1545 Datetime64 NOT NULL, c1546 Utf8 NOT NULL, c1547 Decimal(35,10) NOT NULL, c1548 Timestamp64, c1549 Datetime NOT NULL, c1550 Interval64, c1551 Datetime64, c1552 Uint64, c1553 Float, c1554 Decimal(35,10) NOT NULL, c1555 Bool, c1556 Int64, c1557 JsonDocument, c1558 Bool NOT NULL, c1559 String, c1560 Int64 NOT NULL, c1561 Date32 NOT NULL, c1562 Decimal(22,9) NOT NULL, c1563 Json NOT NULL, c1564 Datetime NOT NULL, c1565 Int16 NOT NULL, c1566 Bool, c1567 Utf8, c1568 Timestamp64 NOT NULL, c1569 Bool NOT NULL, c1570 JsonDocument, c1571 Utf8 NOT NULL, c1572 Timestamp NOT NULL, c1573 Int16 NOT NULL, c1574 Yson NOT NULL, c1575 Json, c1576 Uint32 NOT NULL, c1577 Int32, c1578 Uint32 NOT NULL, c1579 Float NOT NULL, c1580 JsonDocument, c1581 JsonDocument, c1582 Uint64 NOT NULL, c1583 Yson, c1584 Datetime NOT NULL, c1585 Yson NOT NULL, c1586 Int32 NOT NULL, c1587 Datetime NOT NULL, c1588 Decimal(15,0), c1589 String NOT NULL, c1590 Interval64 NOT NULL, c1591 Uint32, c1592 Int64 NOT NULL, c1593 Decimal(35,10), c1594 JsonDocument NOT NULL, c1595 Double, c1596 Interval64 NOT NULL, c1597 Int32, c1598 Json NOT NULL, c1599 Interval64, c1600 Timestamp, c1601 Int64 NOT NULL, c1602 Decimal(35,10), c1603 Uint8, c1604 Int64 NOT NULL, c1605 String NOT NULL, c1606 Datetime64, c1607 String, c1608 Int32, c1609 Uint16 NOT NULL, c1610 Uint8, c1611 Date32, c1612 Int8 NOT NULL, c1613 Json, c1614 Json, c1615 Int64, c1616 Datetime, c1617 Datetime64, c1618 Utf8 NOT NULL, c1619 Decimal(15,0), c1620 Json NOT NULL, c1621 Bool, c1622 Datetime64, c1623 Uint8 NOT NULL, c1624 Decimal(35,10), c1625 Date NOT NULL, c1626 Int64 NOT NULL, c1627 Double, c1628 Bool NOT NULL, c1629 JsonDocument NOT NULL, c1630 Uint32, c1631 Int16 NOT NULL, c1632 Int64, c1633 Utf8 NOT NULL, c1634 Double NOT NULL, c1635 Double NOT NULL, c1636 Uint16, c1637 JsonDocument NOT NULL, c1638 Yson, c1639 Int8 NOT NULL, c1640 Datetime, c1641 Decimal(35,10), c1642 Yson NOT NULL, c1643 Uint16 NOT NULL, c1644 Utf8, c1645 Interval64, c1646 Uint32 NOT NULL, c1647 Int32, c1648 JsonDocument, c1649 Decimal(22,9), c1650 JsonDocument, c1651 Interval64, c1652 Int16, c1653 Datetime, c1654 Utf8 NOT NULL, c1655 Double NOT NULL, c1656 Uint16, c1657 Datetime64 NOT NULL, c1658 Yson, c1659 Timestamp NOT NULL, c1660 Json NOT NULL, c1661 Yson, c1662 Uint8, c1663 Utf8, c1664 Decimal(35,10), c1665 Timestamp64, c1666 Uint8, c1667 Int16, c1668 Bool NOT NULL, c1669 Uint32 NOT NULL, c1670 Decimal(22,9), c1671 Int64 NOT NULL, c1672 Utf8 NOT NULL, c1673 Decimal(15,0) NOT NULL, c1674 Interval64 NOT NULL, c1675 Uint8 NOT NULL, c1676 Json NOT NULL, c1677 Decimal(35,10), c1678 Decimal(15,0) NOT NULL, c1679 Float NOT NULL, c1680 Date32 NOT NULL, c1681 Utf8 NOT NULL, c1682 Bool NOT NULL, c1683 Int8 NOT NULL, c1684 Int64 NOT NULL, c1685 Double, c1686 Interval64 NOT NULL, c1687 Int8 NOT NULL, c1688 Timestamp64, c1689 Yson NOT NULL, c1690 Uint64, c1691 Yson NOT NULL, c1692 Utf8 NOT NULL, c1693 Timestamp64 NOT NULL, c1694 Uint8, c1695 Bool NOT NULL, c1696 Date NOT NULL, c1697 Timestamp NOT NULL, c1698 Interval64 NOT NULL, c1699 Date32, c1700 JsonDocument, c1701 Bool, c1702 Int32 NOT NULL, c1703 Int16, c1704 Date32, c1705 Yson, c1706 Timestamp, c1707 Uint8, c1708 Interval64, c1709 Timestamp NOT NULL, c1710 Int8 NOT NULL, c1711 Timestamp64, c1712 Bool, c1713 Interval64 NOT NULL, c1714 Float, c1715 Timestamp NOT NULL, c1716 Decimal(22,9), c1717 Decimal(15,0) NOT NULL, c1718 Int8 NOT NULL, c1719 Double NOT NULL, c1720 Int16, c1721 Decimal(15,0) NOT NULL, c1722 JsonDocument NOT NULL, c1723 Uint8, c1724 Int8 NOT NULL, c1725 Int16 NOT NULL, c1726 Int8, c1727 Utf8 NOT NULL, c1728 Uint16 NOT NULL, c1729 Int64, c1730 Int8 NOT NULL, c1731 Utf8 NOT NULL, c1732 Json NOT NULL, c1733 Int16 NOT NULL, c1734 Datetime64 NOT NULL, c1735 Timestamp, c1736 Int64, c1737 Uint16 NOT NULL, c1738 JsonDocument NOT NULL, c1739 Uint32 NOT NULL, c1740 Yson NOT NULL, c1741 Interval64 NOT NULL, c1742 Date NOT NULL, c1743 Timestamp NOT NULL, c1744 Int16 NOT NULL, c1745 Uint64, c1746 Uint64 NOT NULL, c1747 Double, c1748 Uint32, c1749 Decimal(15,0), c1750 String, c1751 Timestamp, c1752 Datetime64 NOT NULL, c1753 Int64 NOT NULL, c1754 Uint64 NOT NULL, c1755 Int8, c1756 Datetime, c1757 Date32 NOT NULL, c1758 Double NOT NULL, c1759 Int16 NOT NULL, c1760 JsonDocument NOT NULL, c1761 Int64 NOT NULL, c1762 Uint16 NOT NULL, c1763 Float NOT NULL, c1764 Datetime64 NOT NULL, c1765 Uint32 NOT NULL, c1766 Uint16 NOT NULL, c1767 Yson NOT NULL, c1768 Utf8 NOT NULL, c1769 Int64, c1770 Timestamp, c1771 Int32 NOT NULL, c1772 Timestamp64, c1773 Uint8, c1774 Timestamp NOT NULL, c1775 Date, c1776 Bool, c1777 Uint16 NOT NULL, c1778 Int16, c1779 Uint32 NOT NULL, c1780 Int64, c1781 Date32 NOT NULL, c1782 Float, c1783 Uint16 NOT NULL, c1784 Date32, c1785 Int32 NOT NULL, c1786 Decimal(15,0), c1787 Decimal(35,10), c1788 Decimal(35,10) NOT NULL, c1789 Date NOT NULL, c1790 Datetime64 NOT NULL, c1791 Decimal(22,9) NOT NULL, c1792 Interval64 NOT NULL, c1793 Uint64, c1794 Interval64, c1795 Decimal(15,0), c1796 Double, c1797 Datetime, c1798 Datetime64 NOT NULL, c1799 Uint8, c1800 Interval64, c1801 Uint64 NOT NULL, c1802 Uint8, c1803 Decimal(22,9), c1804 Float NOT NULL, c1805 Date, c1806 Int8 NOT NULL, c1807 Datetime64 NOT NULL, c1808 Uint8 NOT NULL, c1809 Decimal(15,0), c1810 JsonDocument, c1811 Float, c1812 Datetime64, c1813 Utf8, c1814 Uint16 NOT NULL, c1815 Timestamp64, c1816 Uint64, c1817 Timestamp64 NOT NULL, c1818 Interval64 NOT NULL, c1819 Interval64 NOT NULL, c1820 Uint32 NOT NULL, c1821 String NOT NULL, c1822 Datetime64, c1823 Int32 NOT NULL, c1824 Decimal(35,10), c1825 Int8, c1826 Double NOT NULL, c1827 Uint16 NOT NULL, c1828 Int8 NOT NULL, c1829 Int16 NOT NULL, c1830 Timestamp64, c1831 Datetime64, c1832 Int16, c1833 Timestamp, c1834 Date32, c1835 Timestamp64 NOT NULL, c1836 Double, c1837 Datetime64, c1838 Int64 NOT NULL, c1839 Double, c1840 Bool, c1841 Decimal(22,9), c1842 Json NOT NULL, c1843 Uint64 NOT NULL, c1844 Datetime64 NOT NULL, c1845 Datetime NOT NULL, c1846 Int32, c1847 JsonDocument, c1848 Int64, c1849 Decimal(22,9), c1850 Int32, c1851 String NOT NULL, c1852 Int8, c1853 Date32 NOT NULL, c1854 Date32, c1855 Decimal(22,9) NOT NULL, c1856 String, c1857 Date32, c1858 Decimal(15,0), c1859 Uint16, c1860 Yson NOT NULL, c1861 Date NOT NULL, c1862 Datetime, c1863 Float NOT NULL, c1864 Datetime64, c1865 Decimal(35,10) NOT NULL, c1866 Interval64, c1867 Utf8, c1868 Bool, c1869 Uint64, c1870 Uint8 NOT NULL, c1871 Decimal(15,0) NOT NULL, c1872 Utf8 NOT NULL, c1873 Uint32 NOT NULL, c1874 Uint16, c1875 Uint8 NOT NULL, c1876 Decimal(15,0) NOT NULL, c1877 Decimal(22,9) NOT NULL, c1878 Float, c1879 Bool, c1880 Uint8 NOT NULL, c1881 Yson, c1882 Date NOT NULL, c1883 Datetime64, c1884 Double, c1885 Int16 NOT NULL, c1886 Int64 NOT NULL, c1887 Double, c1888 Double, c1889 Decimal(22,9), c1890 Uint32, c1891 Int8 NOT NULL, c1892 Timestamp64, c1893 Uint8, c1894 Float NOT NULL, c1895 String NOT NULL, c1896 Uint8 NOT NULL, c1897 Decimal(15,0) NOT NULL, c1898 Utf8, c1899 JsonDocument, c1900 Decimal(35,10) NOT NULL, c1901 Uint32, c1902 Uint16, c1903 Float NOT NULL, c1904 Json NOT NULL, c1905 Int32 NOT NULL, c1906 Uint32 NOT NULL, c1907 String NOT NULL, c1908 Uint32, c1909 Interval64, c1910 Decimal(22,9) NOT NULL, c1911 Utf8 NOT NULL, c1912 Decimal(22,9), c1913 Int32 NOT NULL, c1914 Decimal(35,10), c1915 Int32 NOT NULL, c1916 Uint32 NOT NULL, c1917 Datetime NOT NULL, c1918 Datetime, c1919 Interval64 NOT NULL, c1920 Interval64, c1921 Json, c1922 Uint16, c1923 Int8 NOT NULL, c1924 Uint8, c1925 Int64, c1926 Int16 NOT NULL, c1927 Uint16 NOT NULL, c1928 Datetime, c1929 Interval64, c1930 Datetime NOT NULL, c1931 Int32 NOT NULL, c1932 Int32, c1933 Decimal(22,9), c1934 Double NOT NULL, c1935 Uint8, c1936 Int16, c1937 Datetime64, c1938 Utf8 NOT NULL, c1939 Int32 NOT NULL, c1940 Uint16 NOT NULL, c1941 Datetime NOT NULL, c1942 Int64, c1943 Interval64, c1944 Date32 NOT NULL, c1945 Uint16 NOT NULL, c1946 Date32, c1947 Double, c1948 Uint64, c1949 Uint8, c1950 Double, c1951 Bool NOT NULL, c1952 Double NOT NULL, c1953 Int64, c1954 Int8 NOT NULL, c1955 Yson, c1956 Int16 NOT NULL, c1957 Timestamp64, c1958 Timestamp, c1959 Uint16 NOT NULL, c1960 Decimal(22,9), c1961 Float, c1962 Timestamp64 NOT NULL, c1963 Uint16, c1964 Date, c1965 Bool NOT NULL, c1966 Uint64, c1967 Timestamp64 NOT NULL, c1968 Decimal(35,10) NOT NULL, c1969 Uint8, c1970 String NOT NULL, c1971 Date NOT NULL, c1972 Utf8 NOT NULL, c1973 Int32, c1974 Int8 NOT NULL, c1975 Date, c1976 Int8, c1977 Timestamp, c1978 Yson, c1979 Int8, c1980 JsonDocument NOT NULL, c1981 Double, c1982 Uint16 NOT NULL, c1983 Double, c1984 Timestamp64, c1985 Utf8 NOT NULL, c1986 Interval64 NOT NULL, c1987 Double, c1988 Yson, c1989 Json NOT NULL, c1990 Date NOT NULL, c1991 Decimal(35,10), c1992 Int64, c1993 Uint64, c1994 JsonDocument, c1995 Datetime64, c1996 Int64 NOT NULL, c1997 JsonDocument, c1998 Uint32 NOT NULL, c1999 Yson, c2000 Bool, c2001 Bool NOT NULL, c2002 Interval64 NOT NULL, c2003 Decimal(15,0) NOT NULL, c2004 Uint16, c2005 Double NOT NULL, c2006 Uint16, c2007 Double NOT NULL, c2008 Decimal(22,9), c2009 JsonDocument NOT NULL, c2010 Uint8, c2011 Datetime64 NOT NULL, c2012 Date32, c2013 Datetime64 NOT NULL, c2014 Float, c2015 String, c2016 Int8, c2017 Float NOT NULL, c2018 Float NOT NULL, c2019 Int64 NOT NULL, c2020 Decimal(22,9) NOT NULL, c2021 Int64 NOT NULL, c2022 Uint16 NOT NULL, c2023 Int8, c2024 Date32 NOT NULL, c2025 JsonDocument, c2026 Interval64 NOT NULL, c2027 Uint32, c2028 Decimal(35,10) NOT NULL, c2029 Decimal(15,0) NOT NULL, c2030 Interval64 NOT NULL, c2031 Uint16, c2032 Float NOT NULL, c2033 Int8, c2034 Uint8 NOT NULL, c2035 Interval64, c2036 Decimal(22,9), c2037 Uint8, c2038 Double, c2039 Decimal(22,9), c2040 Date32, c2041 Decimal(35,10) NOT NULL, c2042 JsonDocument NOT NULL, c2043 Timestamp, c2044 Int32, c2045 Uint8, c2046 Uint8 NOT NULL, c2047 Date, c2048 Bool, c2049 Datetime, c2050 Int16 NOT NULL, c2051 Decimal(22,9), c2052 Int8 NOT NULL, c2053 Date32 NOT NULL, c2054 Decimal(35,10) NOT NULL, c2055 Int32 NOT NULL, c2056 Int32 NOT NULL, c2057 Int32 NOT NULL, c2058 JsonDocument, c2059 Date NOT NULL, c2060 Timestamp, c2061 Date32, c2062 Timestamp, c2063 Int64, c2064 JsonDocument, c2065 Timestamp, c2066 Interval64 NOT NULL, c2067 Decimal(35,10) NOT NULL, c2068 Timestamp64, c2069 Float NOT NULL, c2070 Decimal(15,0), c2071 Bool NOT NULL, c2072 Yson NOT NULL, c2073 Timestamp64 NOT NULL, c2074 Timestamp, c2075 Int64, c2076 Utf8 NOT NULL, c2077 Int8 NOT NULL, c2078 String, c2079 Float, c2080 Datetime, c2081 Decimal(15,0), c2082 Timestamp64 NOT NULL, c2083 Uint16, c2084 Bool NOT NULL, c2085 String NOT NULL, c2086 Uint64 NOT NULL, c2087 JsonDocument, c2088 Bool, c2089 Int16, c2090 Date32, c2091 Datetime, c2092 Uint8, c2093 Int32 NOT NULL, c2094 Datetime64, c2095 Int8 NOT NULL, c2096 Timestamp64, c2097 JsonDocument NOT NULL, c2098 Int32 NOT NULL, c2099 Date, c2100 String NOT NULL, c2101 String, c2102 Decimal(22,9), c2103 Int16, c2104 Uint32 NOT NULL, c2105 Uint16, c2106 Double NOT NULL, c2107 Int8 NOT NULL, c2108 Decimal(35,10) NOT NULL, c2109 Int64, c2110 Uint16, c2111 Timestamp64 NOT NULL, c2112 Timestamp64 NOT NULL, c2113 Bool, c2114 Int16, c2115 Bool NOT NULL, c2116 Yson NOT NULL, c2117 Date NOT NULL, c2118 Date, c2119 Uint8 NOT NULL, c2120 Interval64, c2121 Int8, c2122 Int64, c2123 Int32 NOT NULL, c2124 JsonDocument, c2125 Date, c2126 Yson, c2127 Decimal(22,9) NOT NULL, c2128 Uint16 NOT NULL, c2129 Uint16 NOT NULL, c2130 Datetime NOT NULL, c2131 Yson NOT NULL, c2132 Decimal(22,9), c2133 Float NOT NULL, c2134 Int16 NOT NULL, c2135 Decimal(35,10) NOT NULL, c2136 Datetime64 NOT NULL, c2137 Decimal(35,10), c2138 Uint64 NOT NULL, c2139 Decimal(35,10) NOT NULL, c2140 Yson NOT NULL, c2141 Uint64, c2142 Datetime, c2143 Float NOT NULL, c2144 Yson, c2145 Int32, c2146 Uint32, c2147 String NOT NULL, c2148 String NOT NULL, c2149 Int64, c2150 Yson NOT NULL, c2151 Double NOT NULL, c2152 Yson, c2153 Json NOT NULL, c2154 Yson NOT NULL, c2155 Utf8, c2156 String NOT NULL, c2157 Uint32 NOT NULL, c2158 Datetime64, c2159 Float NOT NULL, c2160 Uint16 NOT NULL, c2161 Decimal(35,10), c2162 Decimal(22,9), c2163 Uint32, c2164 Utf8, c2165 Datetime NOT NULL, c2166 Datetime64 NOT NULL, c2167 Utf8, c2168 Datetime, c2169 Uint64, c2170 Int32, c2171 JsonDocument, c2172 Uint8 NOT NULL, c2173 Int32, c2174 Date, c2175 Yson, c2176 Date32 NOT NULL, c2177 Uint32, c2178 Int8 NOT NULL, c2179 Date32, c2180 Utf8 NOT NULL, c2181 Int16, c2182 Bool, c2183 Uint64, c2184 Utf8 NOT NULL, c2185 Decimal(35,10) NOT NULL, c2186 Double NOT NULL, c2187 Json NOT NULL, c2188 Decimal(35,10), c2189 Double, c2190 Uint64, c2191 Timestamp, c2192 Decimal(35,10), c2193 Int64 NOT NULL, c2194 Datetime NOT NULL, c2195 Uint16 NOT NULL, c2196 Yson, c2197 Decimal(15,0) NOT NULL, c2198 Yson NOT NULL, c2199 Uint8, c2200 Decimal(22,9) NOT NULL, c2201 String NOT NULL, c2202 Utf8, c2203 Uint32, c2204 Interval64, c2205 Interval64 NOT NULL, c2206 Utf8 NOT NULL, c2207 Interval64 NOT NULL, c2208 Int16, c2209 JsonDocument, c2210 Decimal(35,10) NOT NULL, c2211 String, c2212 Decimal(15,0), c2213 Double NOT NULL, c2214 Int8, c2215 Timestamp64 NOT NULL, c2216 Yson, c2217 String NOT NULL, c2218 Utf8 NOT NULL, c2219 Bool, c2220 Uint8, c2221 Date32, c2222 JsonDocument, c2223 String, c2224 Bool, c2225 Yson, c2226 Uint16 NOT NULL, c2227 Utf8 NOT NULL, c2228 Int64 NOT NULL, c2229 Decimal(22,9) NOT NULL, c2230 Date NOT NULL, c2231 Timestamp, c2232 Int8 NOT NULL, c2233 Int16, c2234 JsonDocument, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Int32, c2238 Json, c2239 Uint16, c2240 Int8 NOT NULL, c2241 Datetime64, c2242 Int16 NOT NULL, c2243 Uint16, c2244 Decimal(35,10), c2245 String, c2246 Int16, c2247 Uint16 NOT NULL, c2248 Double, c2249 Date32, c2250 Timestamp64 NOT NULL, c2251 Decimal(15,0) NOT NULL, c2252 Datetime64 NOT NULL, c2253 Bool, c2254 Timestamp64 NOT NULL, c2255 Uint8 NOT NULL, c2256 Int16, c2257 Uint32, c2258 Uint64 NOT NULL, c2259 Decimal(22,9) NOT NULL, c2260 Int8, c2261 Yson, c2262 Interval64 NOT NULL, c2263 Int64 NOT NULL, c2264 Int32, c2265 Uint16, c2266 Int8 NOT NULL, c2267 Bool, c2268 Date, c2269 Json NOT NULL, c2270 Interval64 NOT NULL, c2271 Int16 NOT NULL, c2272 Uint32 NOT NULL, c2273 Date32 NOT NULL, c2274 Timestamp NOT NULL, c2275 Timestamp64 NOT NULL, c2276 Datetime NOT NULL, c2277 Int8 NOT NULL, c2278 Decimal(15,0) NOT NULL, c2279 Decimal(35,10) NOT NULL, c2280 Utf8, c2281 Json NOT NULL, c2282 Bool NOT NULL, c2283 Utf8, c2284 Utf8 NOT NULL, c2285 String, c2286 Uint64 NOT NULL, c2287 String, c2288 Json NOT NULL, c2289 Yson, c2290 Yson NOT NULL, c2291 Timestamp NOT NULL, c2292 Decimal(35,10) NOT NULL, c2293 Yson, c2294 Float NOT NULL, c2295 Utf8, c2296 Decimal(22,9), c2297 Date NOT NULL, c2298 Decimal(15,0), c2299 String, c2300 Interval64 NOT NULL, c2301 Bool NOT NULL, c2302 Int8, c2303 Decimal(15,0) NOT NULL, c2304 Json NOT NULL, c2305 Decimal(15,0), c2306 Timestamp, c2307 Float, c2308 Timestamp NOT NULL, c2309 Timestamp64 NOT NULL, c2310 Interval64, c2311 Datetime64, c2312 Json NOT NULL, c2313 Int32, c2314 Float, c2315 Decimal(15,0) NOT NULL, c2316 Decimal(35,10), c2317 Uint32, c2318 Decimal(15,0), c2319 Uint8, c2320 Decimal(35,10), c2321 Double, c2322 Uint8 NOT NULL, c2323 Interval64, c2324 Timestamp, c2325 Decimal(35,10), c2326 JsonDocument, c2327 Date32 NOT NULL, c2328 Utf8 NOT NULL, c2329 Bool NOT NULL, c2330 Json, c2331 Double NOT NULL, c2332 Date32 NOT NULL, c2333 Int32, c2334 Double, c2335 Int64, c2336 Json NOT NULL, c2337 Int16, c2338 Timestamp64 NOT NULL, c2339 Bool, c2340 Int32, c2341 Uint64 NOT NULL, c2342 Datetime NOT NULL, c2343 String NOT NULL, c2344 Float NOT NULL, c2345 Int32, c2346 Uint8, c2347 Date32 NOT NULL, c2348 Uint32, c2349 Timestamp64 NOT NULL, c2350 Int32 NOT NULL, c2351 Uint8 NOT NULL, c2352 Date, c2353 Utf8, c2354 Decimal(35,10) NOT NULL, c2355 Date32 NOT NULL, c2356 Json, c2357 Int64, c2358 String, c2359 Decimal(35,10), c2360 Date NOT NULL, c2361 Decimal(35,10), c2362 Uint16, c2363 Int16 NOT NULL, c2364 Date, c2365 Float, c2366 Float NOT NULL, c2367 Decimal(15,0) NOT NULL, c2368 Timestamp, c2369 Float, c2370 Timestamp64, c2371 Datetime64 NOT NULL, c2372 Uint32, c2373 String NOT NULL, c2374 Json, c2375 Uint32 NOT NULL, c2376 Json NOT NULL, c2377 String, c2378 Int16 NOT NULL, c2379 Json, c2380 Uint64, c2381 Uint32 NOT NULL, c2382 Timestamp64, c2383 Date32 NOT NULL, c2384 Uint16, c2385 JsonDocument, c2386 Int16, c2387 Decimal(15,0), c2388 Int8, c2389 Bool, c2390 String, c2391 Int16, c2392 Double, c2393 Datetime, c2394 Decimal(22,9), c2395 Yson NOT NULL, c2396 Uint16 NOT NULL, c2397 Int32 NOT NULL, c2398 Timestamp NOT NULL, c2399 Int64, c2400 Datetime64 NOT NULL, c2401 Json, c2402 String NOT NULL, c2403 Timestamp64 NOT NULL, c2404 Float NOT NULL, c2405 Double NOT NULL, c2406 Interval64, c2407 Decimal(22,9), c2408 Decimal(35,10) NOT NULL, c2409 Bool NOT NULL, c2410 Datetime, c2411 Yson NOT NULL, c2412 Timestamp64 NOT NULL, c2413 Uint64 NOT NULL, c2414 Yson, c2415 Uint8, c2416 Date32 NOT NULL, c2417 Bool NOT NULL, c2418 Utf8 NOT NULL, c2419 Yson, c2420 Int8, c2421 Int8, c2422 Json, c2423 JsonDocument, c2424 Uint64, c2425 Int32 NOT NULL, c2426 Date NOT NULL, c2427 Timestamp NOT NULL, c2428 Int16, c2429 Utf8 NOT NULL, c2430 Uint64, c2431 Datetime64 NOT NULL, c2432 Int32, c2433 Uint8 NOT NULL, c2434 Decimal(35,10), c2435 Int64, c2436 Double, c2437 Date NOT NULL, c2438 Decimal(15,0) NOT NULL, c2439 Int32, c2440 Float NOT NULL, c2441 Decimal(22,9), c2442 Uint32, c2443 Yson, c2444 Interval64 NOT NULL, c2445 Uint64, c2446 Decimal(15,0) NOT NULL, c2447 Float, c2448 Datetime NOT NULL, c2449 Decimal(35,10) NOT NULL, c2450 Double NOT NULL, c2451 Decimal(35,10), c2452 String, c2453 Yson, c2454 Utf8 NOT NULL, c2455 Datetime64 NOT NULL, c2456 Bool, c2457 Int64 NOT NULL, c2458 Uint64, c2459 Datetime, c2460 Uint8, c2461 Float, c2462 JsonDocument NOT NULL, c2463 Interval64 NOT NULL, c2464 Bool, c2465 Uint8, c2466 Bool, c2467 Decimal(35,10) NOT NULL, c2468 Uint64 NOT NULL, c2469 Datetime64, c2470 Date32, c2471 Double, c2472 Int32, c2473 Yson, c2474 Datetime, c2475 Utf8 NOT NULL, c2476 Double, c2477 Timestamp, c2478 Float, c2479 Float, c2480 Json NOT NULL, c2481 Uint8, c2482 Timestamp, c2483 Uint32 NOT NULL, c2484 Decimal(35,10) NOT NULL, c2485 Yson NOT NULL, c2486 Int32 NOT NULL, c2487 String NOT NULL, c2488 Datetime NOT NULL, c2489 Int64 NOT NULL, c2490 Decimal(35,10), c2491 JsonDocument NOT NULL, c2492 Utf8 NOT NULL, c2493 Timestamp, c2494 Int16 NOT NULL, c2495 Int64 NOT NULL, c2496 Float NOT NULL, c2497 Uint32 NOT NULL, c2498 Date32, c2499 Int32, c2500 Decimal(22,9) NOT NULL, c2501 Int8, c2502 Uint16, c2503 Bool, c2504 Uint8 NOT NULL, c2505 Decimal(15,0) NOT NULL, c2506 Decimal(35,10) NOT NULL, c2507 Date NOT NULL, c2508 Uint16, c2509 Datetime NOT NULL, c2510 Timestamp NOT NULL, c2511 Float NOT NULL, c2512 Decimal(15,0) NOT NULL, c2513 Int16 NOT NULL, c2514 Date, c2515 Int32, c2516 Uint8 NOT NULL, c2517 Datetime64, c2518 Float NOT NULL, c2519 Decimal(22,9) NOT NULL, c2520 Uint32 NOT NULL, c2521 Double, c2522 Decimal(15,0) NOT NULL, c2523 Decimal(22,9) NOT NULL, c2524 Decimal(15,0) NOT NULL, c2525 Timestamp64, c2526 Int16, c2527 String NOT NULL, c2528 Int8 NOT NULL, c2529 Int8, c2530 Date NOT NULL, c2531 Yson, c2532 Int32 NOT NULL, c2533 Utf8 NOT NULL, c2534 Datetime, c2535 Uint8, c2536 Float NOT NULL, c2537 Uint64 NOT NULL, c2538 Decimal(22,9), c2539 Int8 NOT NULL, c2540 Yson NOT NULL, c2541 Uint8, c2542 String NOT NULL, c2543 Double, c2544 Bool, c2545 Int32 NOT NULL, c2546 Decimal(15,0) NOT NULL, c2547 Interval64 NOT NULL, c2548 Bool, c2549 Date32 NOT NULL, c2550 Uint8, c2551 Interval64 NOT NULL, c2552 Int64, c2553 Decimal(35,10) NOT NULL, c2554 Decimal(35,10) NOT NULL, c2555 Double NOT NULL, c2556 Json, c2557 Utf8, c2558 Int8 NOT NULL, c2559 JsonDocument NOT NULL, c2560 Uint64, c2561 Decimal(15,0) NOT NULL, c2562 Uint8 NOT NULL, c2563 Utf8 NOT NULL, c2564 Timestamp64 NOT NULL, c2565 Interval64, c2566 Uint16, c2567 Datetime NOT NULL, c2568 Float NOT NULL, c2569 Int64 NOT NULL, c2570 Bool, c2571 Decimal(22,9), c2572 Yson NOT NULL, c2573 Uint64 NOT NULL, c2574 Timestamp64, c2575 Bool, c2576 Int32, c2577 Date32, c2578 JsonDocument NOT NULL, c2579 Int64, c2580 Date32, c2581 Bool NOT NULL, c2582 Json NOT NULL, c2583 Date NOT NULL, c2584 Bool NOT NULL, c2585 Interval64 NOT NULL, c2586 Uint16, c2587 Timestamp64 NOT NULL, c2588 Int32, c2589 Datetime NOT NULL, c2590 Datetime, c2591 Utf8, c2592 Uint8 NOT NULL, c2593 Int64 NOT NULL, c2594 Uint8, c2595 JsonDocument NOT NULL, c2596 Float, c2597 Uint8 NOT NULL, c2598 String, c2599 Yson, c2600 Uint16 NOT NULL, c2601 JsonDocument, c2602 String NOT NULL, c2603 Json NOT NULL, c2604 Timestamp64, c2605 Timestamp64 NOT NULL, c2606 Date NOT NULL, c2607 Timestamp64 NOT NULL, c2608 Utf8 NOT NULL, c2609 Decimal(35,10), c2610 Uint32 NOT NULL, c2611 Yson, c2612 Int32 NOT NULL, c2613 Json NOT NULL, c2614 String NOT NULL, c2615 Decimal(15,0) NOT NULL, c2616 Bool NOT NULL, c2617 Uint32 NOT NULL, c2618 Uint8, c2619 Int8, c2620 Decimal(35,10) NOT NULL, c2621 Interval64 NOT NULL, c2622 Decimal(35,10), c2623 Date, c2624 Utf8 NOT NULL, c2625 Decimal(15,0), c2626 Datetime64 NOT NULL, c2627 Decimal(15,0), c2628 Uint64 NOT NULL, c2629 Datetime64, c2630 Interval64, c2631 Utf8 NOT NULL, c2632 Timestamp64, c2633 Bool, c2634 Double NOT NULL, c2635 Uint8 NOT NULL, c2636 Float, c2637 Double NOT NULL, c2638 Yson, c2639 Uint32, c2640 Yson, c2641 Yson NOT NULL, c2642 Decimal(22,9), c2643 Utf8, c2644 Uint8 NOT NULL, c2645 Decimal(22,9) NOT NULL, c2646 JsonDocument NOT NULL, c2647 Bool, c2648 Yson NOT NULL, c2649 Decimal(35,10) NOT NULL, c2650 Double NOT NULL, c2651 Int64 NOT NULL, c2652 Bool, c2653 Decimal(35,10), c2654 Decimal(22,9), c2655 JsonDocument, c2656 Datetime64, c2657 Double, c2658 Date32 NOT NULL, c2659 Bool NOT NULL, c2660 Decimal(35,10) NOT NULL, c2661 Datetime64, c2662 Interval64 NOT NULL, c2663 Bool, c2664 Uint16 NOT NULL, c2665 String, c2666 Timestamp64 NOT NULL, c2667 Uint8, c2668 Decimal(35,10), c2669 Bool, c2670 Int8 NOT NULL, c2671 Int8, c2672 Timestamp64, c2673 Utf8 NOT NULL, c2674 Bool, c2675 Timestamp64 NOT NULL, c2676 Decimal(22,9) NOT NULL, c2677 Bool, c2678 Uint64 NOT NULL, c2679 Yson, c2680 Decimal(35,10), c2681 Int8, c2682 Date32 NOT NULL, c2683 Interval64, c2684 Interval64 NOT NULL, c2685 Datetime, c2686 Datetime64 NOT NULL, c2687 Uint8, c2688 Decimal(35,10) NOT NULL, c2689 Bool, c2690 Yson NOT NULL, c2691 Date32, c2692 Int32 NOT NULL, c2693 Date NOT NULL, c2694 Json NOT NULL, c2695 Interval64 NOT NULL, c2696 Uint8, c2697 Yson NOT NULL, c2698 Decimal(15,0), c2699 Int8, c2700 Yson NOT NULL, c2701 Int16, c2702 Date NOT NULL, c2703 Float NOT NULL, c2704 Decimal(35,10), c2705 Timestamp, c2706 Uint32 NOT NULL, c2707 Double NOT NULL, c2708 JsonDocument NOT NULL, c2709 Int8, c2710 JsonDocument NOT NULL, c2711 Int16 NOT NULL, c2712 Int16, c2713 JsonDocument NOT NULL, c2714 Uint64, c2715 Date32, c2716 Decimal(35,10) NOT NULL, c2717 Decimal(15,0) NOT NULL, c2718 Uint32 NOT NULL, c2719 Double NOT NULL, c2720 Uint64 NOT NULL, c2721 Int16 NOT NULL, c2722 Int16 NOT NULL, c2723 Float NOT NULL, c2724 String, c2725 Datetime, c2726 Bool NOT NULL, c2727 Uint64 NOT NULL, c2728 Json, c2729 Decimal(35,10), c2730 Int32, c2731 Decimal(22,9) NOT NULL, c2732 Float NOT NULL, c2733 Uint64, c2734 Uint32, c2735 Uint16, c2736 Decimal(35,10), c2737 Utf8, c2738 Int16, c2739 Interval64, c2740 Bool NOT NULL, c2741 Datetime, c2742 Int8 NOT NULL, c2743 Timestamp64 NOT NULL, c2744 Int64 NOT NULL, c2745 JsonDocument, c2746 Int16, c2747 Utf8, c2748 Date32, c2749 Date NOT NULL, c2750 Bool, c2751 Int64 NOT NULL, c2752 Decimal(35,10) NOT NULL, c2753 Uint64, c2754 Yson NOT NULL, c2755 Yson, c2756 Json, c2757 Double NOT NULL, c2758 Bool, c2759 Decimal(15,0), c2760 Decimal(15,0), c2761 Date32 NOT NULL, c2762 Datetime, c2763 Json, c2764 String, c2765 Decimal(22,9) NOT NULL, c2766 Interval64 NOT NULL, c2767 Uint8, c2768 Timestamp64, c2769 Int64 NOT NULL, c2770 Timestamp NOT NULL, c2771 Float, c2772 Bool, c2773 Timestamp NOT NULL, c2774 Yson, c2775 Float NOT NULL, c2776 String NOT NULL, c2777 String NOT NULL, c2778 Utf8 NOT NULL, c2779 Uint8 NOT NULL, c2780 Bool, c2781 Decimal(15,0), c2782 Uint16 NOT NULL, c2783 Decimal(35,10) NOT NULL, c2784 Date NOT NULL, c2785 JsonDocument, c2786 JsonDocument, c2787 Json NOT NULL, c2788 Int8, c2789 Date32, c2790 Int64, c2791 Utf8, c2792 Timestamp64, c2793 Date, c2794 Double NOT NULL, c2795 Timestamp NOT NULL, c2796 Datetime NOT NULL, c2797 Date, c2798 Decimal(22,9) NOT NULL, c2799 Int8, c2800 Datetime64, c2801 Int16, c2802 JsonDocument NOT NULL, c2803 Decimal(22,9), c2804 Timestamp64, c2805 Decimal(15,0) NOT NULL, c2806 Timestamp NOT NULL, c2807 Datetime NOT NULL, c2808 Uint16, c2809 Int64, c2810 Date NOT NULL, c2811 Int8 NOT NULL, c2812 String, c2813 Int16, c2814 Double, c2815 Uint64, c2816 Datetime NOT NULL, c2817 Uint64 NOT NULL, c2818 Decimal(22,9) NOT NULL, c2819 Date, c2820 Yson, c2821 Double, c2822 Yson, c2823 Int64, c2824 Decimal(35,10), c2825 String, c2826 Yson, c2827 Datetime64 NOT NULL, c2828 Decimal(35,10), c2829 Interval64 NOT NULL, c2830 JsonDocument NOT NULL, c2831 Json NOT NULL, c2832 Int64 NOT NULL, c2833 Int64 NOT NULL, c2834 Timestamp64, c2835 Uint8, c2836 Json, c2837 String, c2838 Int8 NOT NULL, c2839 JsonDocument NOT NULL, c2840 Json NOT NULL, c2841 Datetime, c2842 Uint32 NOT NULL, c2843 String NOT NULL, c2844 String, c2845 Int16 NOT NULL, c2846 Int8, c2847 Date32, c2848 Date NOT NULL, c2849 JsonDocument, c2850 Uint32, c2851 Decimal(15,0), c2852 Uint8 NOT NULL, c2853 Uint32, c2854 Json NOT NULL, c2855 Date32 NOT NULL, c2856 Date, c2857 Decimal(35,10), c2858 Int8, c2859 Datetime NOT NULL, c2860 Uint32 NOT NULL, c2861 Double, c2862 Timestamp64, c2863 Json, c2864 Bool NOT NULL, c2865 Uint64 NOT NULL, c2866 Interval64 NOT NULL, c2867 Decimal(35,10) NOT NULL, c2868 Int16, c2869 Int32, c2870 Bool, c2871 Timestamp64 NOT NULL, c2872 Int64 NOT NULL, c2873 Int16, c2874 Decimal(22,9), c2875 Utf8, c2876 Utf8 NOT NULL, c2877 Bool NOT NULL, c2878 Double, c2879 Float NOT NULL, c2880 Int8 NOT NULL, c2881 Float NOT NULL, c2882 Timestamp, c2883 Double NOT NULL, c2884 Utf8 NOT NULL, c2885 Int64 NOT NULL, c2886 Uint32, c2887 Date32, c2888 Decimal(35,10), c2889 String, c2890 Bool, c2891 Timestamp NOT NULL, c2892 Int64 NOT NULL, c2893 Json NOT NULL, c2894 Timestamp64, c2895 Int8, c2896 Int16, c2897 Int8, c2898 Datetime64, c2899 Int16 NOT NULL, c2900 String NOT NULL, c2901 Float NOT NULL, c2902 Uint64, c2903 Uint16 NOT NULL, c2904 Float, c2905 Interval64, c2906 Uint16, c2907 Int8, c2908 Int64, c2909 Date, c2910 Uint16, c2911 Uint64, c2912 Timestamp64, c2913 Interval64 NOT NULL, c2914 Decimal(22,9) NOT NULL, c2915 Uint8, c2916 Date NOT NULL, c2917 JsonDocument, c2918 Int32, c2919 Int32, c2920 Int16, c2921 Double NOT NULL, c2922 Uint16, c2923 Int8, c2924 Yson, c2925 Timestamp64, c2926 Datetime64 NOT NULL, c2927 Int32, c2928 Utf8, c2929 Interval64 NOT NULL, c2930 Int16, c2931 Date NOT NULL, c2932 Uint64, c2933 Date32, c2934 Bool, c2935 Decimal(15,0) NOT NULL, c2936 Timestamp64 NOT NULL, c2937 Utf8 NOT NULL, c2938 Timestamp, c2939 Yson, c2940 Decimal(22,9), c2941 Timestamp64 NOT NULL, c2942 Date32 NOT NULL, c2943 Yson, c2944 Decimal(22,9), c2945 String NOT NULL, c2946 String, c2947 Double NOT NULL, c2948 Date NOT NULL, c2949 Float, c2950 Decimal(35,10), c2951 Uint16 NOT NULL, c2952 Bool NOT NULL, c2953 JsonDocument NOT NULL, c2954 Decimal(15,0), c2955 Float NOT NULL, c2956 Datetime, c2957 Timestamp64, c2958 String NOT NULL, c2959 Double, c2960 Interval64, c2961 Double NOT NULL, c2962 Int8, c2963 Datetime64, c2964 Uint8, c2965 Interval64 NOT NULL, c2966 Uint64, c2967 Double NOT NULL, c2968 Int64, c2969 Bool, c2970 Float, c2971 Int16, c2972 Yson NOT NULL, c2973 Timestamp NOT NULL, c2974 Timestamp64 NOT NULL, c2975 Uint8 NOT NULL, c2976 JsonDocument, c2977 Int64 NOT NULL, c2978 Decimal(15,0) NOT NULL, c2979 Decimal(35,10) NOT NULL, c2980 Uint64 NOT NULL, c2981 Int64, c2982 Interval64 NOT NULL, c2983 Yson NOT NULL, c2984 Decimal(35,10) NOT NULL, c2985 Bool NOT NULL, c2986 Interval64 NOT NULL, c2987 Int16, c2988 Double NOT NULL, c2989 Uint64 NOT NULL, c2990 Int16, c2991 Int32, c2992 Datetime NOT NULL, c2993 Timestamp NOT NULL, c2994 Int8 NOT NULL, c2995 Uint8, c2996 Timestamp, c2997 Uint64, c2998 Date32, c2999 Yson NOT NULL, c3000 Float NOT NULL, c3001 Date NOT NULL, c3002 Utf8 NOT NULL, c3003 Date32, c3004 Json, c3005 Date32 NOT NULL, c3006 Decimal(22,9), c3007 Timestamp, c3008 Interval64, c3009 Uint16, c3010 Int64 NOT NULL, c3011 Json, c3012 Uint16, c3013 Json, c3014 Int32, c3015 Decimal(35,10), c3016 Double, c3017 Date32 NOT NULL, c3018 Datetime64 NOT NULL, c3019 Int16, c3020 Int64 NOT NULL, c3021 Interval64 NOT NULL, c3022 Utf8 NOT NULL, c3023 Int16, c3024 Int16, c3025 Double, c3026 Uint8 NOT NULL, c3027 Yson, c3028 Datetime NOT NULL, c3029 JsonDocument NOT NULL, c3030 Decimal(35,10) NOT NULL, c3031 Date32, c3032 JsonDocument NOT NULL, c3033 Datetime, c3034 Decimal(22,9) NOT NULL, c3035 Uint32, c3036 Json, c3037 Utf8 NOT NULL, c3038 Int16, c3039 Timestamp64 NOT NULL, c3040 Date32, c3041 Datetime NOT NULL, c3042 Json, c3043 Decimal(15,0), c3044 String, c3045 Bool NOT NULL, c3046 Double NOT NULL, c3047 Int32, c3048 Uint32 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(35,10) NOT NULL, c3051 Decimal(15,0), c3052 Float, c3053 Decimal(35,10), c3054 String NOT NULL, c3055 Uint64, c3056 Bool NOT NULL, c3057 Int8, c3058 Datetime64 NOT NULL, c3059 Date32 NOT NULL, c3060 Utf8, c3061 Int64 NOT NULL, c3062 Timestamp NOT NULL, c3063 Yson NOT NULL, c3064 Uint32, c3065 Datetime64 NOT NULL, c3066 Bool NOT NULL, c3067 Interval64, c3068 Double, c3069 Float NOT NULL, c3070 Decimal(15,0) NOT NULL, c3071 Int64, c3072 Uint8 NOT NULL, c3073 Decimal(35,10), c3074 Yson NOT NULL, c3075 Json NOT NULL, c3076 Int32, c3077 Uint8 NOT NULL, c3078 Timestamp64, c3079 Decimal(15,0) NOT NULL, c3080 Date32, c3081 Datetime NOT NULL, c3082 Uint8, c3083 Timestamp64 NOT NULL, c3084 Interval64 NOT NULL, c3085 Decimal(35,10), c3086 Decimal(15,0), c3087 String NOT NULL, c3088 Interval64, c3089 Timestamp64 NOT NULL, c3090 Timestamp NOT NULL, c3091 Int32 NOT NULL, c3092 Bool, c3093 Int64, c3094 Int32, c3095 Double, c3096 Interval64 NOT NULL, c3097 Uint32, c3098 JsonDocument, c3099 Timestamp64 NOT NULL, c3100 Timestamp64, c3101 JsonDocument NOT NULL, c3102 Datetime NOT NULL, c3103 Timestamp, c3104 Date NOT NULL, c3105 Int32 NOT NULL, c3106 Date32 NOT NULL, c3107 Interval64, c3108 Timestamp NOT NULL, c3109 Uint64 NOT NULL, c3110 Int64, c3111 Int64 NOT NULL, c3112 Decimal(22,9) NOT NULL, c3113 Decimal(15,0), c3114 Utf8 NOT NULL, c3115 Interval64, c3116 Datetime, c3117 Utf8, c3118 Datetime64, c3119 String NOT NULL, c3120 Int8 NOT NULL, c3121 Uint32, c3122 Int8, c3123 Utf8, c3124 Datetime64, c3125 Bool, c3126 Timestamp, c3127 Date, c3128 Double NOT NULL, c3129 Int8, c3130 Decimal(22,9) NOT NULL, c3131 Date NOT NULL, c3132 Interval64, c3133 Datetime NOT NULL, c3134 Int8 NOT NULL, c3135 Uint8, c3136 Int8, c3137 Datetime64 NOT NULL, c3138 Datetime NOT NULL, c3139 Interval64 NOT NULL, c3140 Datetime64 NOT NULL, c3141 Int8, c3142 Datetime, c3143 Int16 NOT NULL, c3144 Decimal(15,0), c3145 Float, c3146 Bool NOT NULL, c3147 JsonDocument NOT NULL, c3148 Decimal(35,10), c3149 Int16, c3150 Decimal(35,10) NOT NULL, c3151 Datetime, c3152 Datetime, c3153 Bool, c3154 Json, c3155 Decimal(22,9) NOT NULL, c3156 Json NOT NULL, c3157 Float, c3158 Int64 NOT NULL, c3159 Bool, c3160 JsonDocument, c3161 Decimal(15,0) NOT NULL, c3162 Float NOT NULL, c3163 Utf8 NOT NULL, c3164 Int16 NOT NULL, c3165 Decimal(15,0) NOT NULL, c3166 JsonDocument, c3167 Datetime64 NOT NULL, c3168 Int64 NOT NULL, c3169 Decimal(35,10) NOT NULL, c3170 Decimal(35,10), c3171 Date32, c3172 Datetime NOT NULL, c3173 Decimal(22,9) NOT NULL, c3174 Timestamp NOT NULL, c3175 Uint32 NOT NULL, c3176 Json NOT NULL, c3177 JsonDocument NOT NULL, c3178 JsonDocument, c3179 Timestamp64 NOT NULL, c3180 Uint64, c3181 Float NOT NULL, c3182 Uint64, c3183 Int32, c3184 Timestamp64, c3185 Json, c3186 Yson NOT NULL, c3187 Date32, c3188 Date32, c3189 Datetime64 NOT NULL, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(22,9) NOT NULL, c3192 Double, c3193 Yson NOT NULL, c3194 Int8, c3195 Uint32, c3196 Decimal(22,9), c3197 Decimal(35,10) NOT NULL, c3198 Uint64 NOT NULL, c3199 Decimal(15,0), c3200 Datetime, c3201 Date, c3202 Double, c3203 Timestamp64 NOT NULL, c3204 Date NOT NULL, c3205 Uint16, c3206 Interval64 NOT NULL, c3207 Datetime, c3208 Decimal(35,10), c3209 Date32 NOT NULL, c3210 Decimal(35,10), c3211 Int8, c3212 Float NOT NULL, c3213 Double NOT NULL, c3214 Date, c3215 Bool, c3216 Float, c3217 Datetime, c3218 Decimal(15,0) NOT NULL, c3219 Yson NOT NULL, c3220 Decimal(15,0), c3221 Uint64 NOT NULL, c3222 Yson NOT NULL, c3223 Int32 NOT NULL, c3224 Utf8 NOT NULL, c3225 Decimal(22,9), c3226 Uint64 NOT NULL, c3227 String NOT NULL, c3228 Int16, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Decimal(22,9) NOT NULL, c3232 JsonDocument, c3233 Datetime, c3234 Interval64, c3235 Decimal(22,9), c3236 String NOT NULL, c3237 Int64 NOT NULL, c3238 Yson NOT NULL, c3239 Double NOT NULL, c3240 Int32 NOT NULL, c3241 Datetime64 NOT NULL, c3242 Timestamp, c3243 Timestamp, c3244 Uint8 NOT NULL, c3245 Uint8, c3246 Double NOT NULL, c3247 Uint32, c3248 Decimal(35,10), c3249 Float NOT NULL, c3250 Bool, c3251 Decimal(22,9), c3252 Date, c3253 Decimal(22,9) NOT NULL, c3254 Int8 NOT NULL, c3255 Int32, c3256 Timestamp64 NOT NULL, c3257 Int8, c3258 Int16 NOT NULL, c3259 Utf8 NOT NULL, c3260 Decimal(22,9), c3261 Date32, c3262 Timestamp64 NOT NULL, c3263 Utf8, c3264 Uint32, c3265 Timestamp64, c3266 String NOT NULL, c3267 JsonDocument, c3268 Utf8, c3269 Date32, c3270 Timestamp64 NOT NULL, c3271 Datetime, c3272 Datetime64 NOT NULL, c3273 Float, c3274 Double NOT NULL, c3275 Bool NOT NULL, c3276 Uint64, c3277 Uint8, c3278 Yson, c3279 Uint32 NOT NULL, c3280 Float, c3281 Bool NOT NULL, c3282 Date32 NOT NULL, c3283 Float NOT NULL, c3284 Int8 NOT NULL, c3285 Uint64 NOT NULL, c3286 Int64, c3287 Datetime64 NOT NULL, c3288 Datetime64 NOT NULL, c3289 Decimal(22,9) NOT NULL, c3290 Datetime NOT NULL, c3291 Decimal(22,9), c3292 Datetime NOT NULL, c3293 Int16 NOT NULL, c3294 Int32, c3295 Uint32, c3296 Uint64 NOT NULL, c3297 Decimal(22,9) NOT NULL, c3298 Int8 NOT NULL, c3299 Decimal(15,0), c3300 Decimal(15,0) NOT NULL, c3301 Interval64, c3302 Utf8, c3303 Date NOT NULL, c3304 Timestamp, c3305 Uint32 NOT NULL, c3306 Datetime64, c3307 Timestamp64, c3308 Date, c3309 Bool, c3310 Double NOT NULL, c3311 Timestamp64 NOT NULL, c3312 Interval64, c3313 Int8 NOT NULL, c3314 JsonDocument NOT NULL, c3315 Uint32 NOT NULL, c3316 Datetime NOT NULL, c3317 Datetime64 NOT NULL, c3318 String NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int32 NOT NULL, c3321 Date, c3322 Bool, c3323 Double, c3324 Decimal(22,9), c3325 Double, c3326 Uint16 NOT NULL, c3327 Float NOT NULL, c3328 Date32 NOT NULL, c3329 Int32 NOT NULL, c3330 Int64, c3331 Int8, c3332 Utf8, c3333 Int16, c3334 Int32 NOT NULL, c3335 Decimal(35,10) NOT NULL, c3336 Datetime64, c3337 Utf8, c3338 Bool NOT NULL, c3339 Int64, c3340 Uint32, c3341 Decimal(22,9) NOT NULL, c3342 Json NOT NULL, c3343 Date NOT NULL, c3344 Decimal(35,10) NOT NULL, c3345 Date32 NOT NULL, c3346 Uint8 NOT NULL, c3347 Double, c3348 Int8 NOT NULL, c3349 Int64, c3350 Decimal(15,0) NOT NULL, c3351 Json, c3352 Utf8, c3353 Decimal(22,9), c3354 Float NOT NULL, c3355 Datetime, c3356 Uint16 NOT NULL, c3357 Timestamp NOT NULL, c3358 JsonDocument, c3359 Utf8 NOT NULL, c3360 Json NOT NULL, c3361 Utf8 NOT NULL, c3362 Int16, c3363 Int16, c3364 Timestamp64, c3365 String, c3366 Bool NOT NULL, c3367 Double, c3368 Timestamp64 NOT NULL, c3369 Timestamp64, c3370 Bool, c3371 Int64, c3372 Timestamp, c3373 Interval64, c3374 Utf8, c3375 Date32 NOT NULL, c3376 Json NOT NULL, c3377 Bool NOT NULL, c3378 Int64, c3379 Decimal(15,0), c3380 Decimal(22,9) NOT NULL, c3381 Int32, c3382 Utf8 NOT NULL, c3383 Int64, c3384 Timestamp, c3385 Int64 NOT NULL, c3386 Decimal(22,9), c3387 Decimal(15,0), c3388 Int8, c3389 Decimal(35,10) NOT NULL, c3390 Interval64, c3391 Int16 NOT NULL, c3392 String, c3393 Bool NOT NULL, c3394 Timestamp64 NOT NULL, c3395 Float NOT NULL, c3396 Datetime64, c3397 Float NOT NULL, c3398 Uint64 NOT NULL, c3399 Int16 NOT NULL, c3400 Utf8, c3401 Uint32, c3402 Datetime, c3403 String, c3404 Utf8, c3405 Int16 NOT NULL, c3406 Date32, c3407 Yson, c3408 Decimal(35,10), c3409 Date, c3410 Int8 NOT NULL, c3411 Bool NOT NULL, c3412 Decimal(35,10), c3413 Decimal(15,0) NOT NULL, c3414 Double, c3415 JsonDocument NOT NULL, c3416 Int64 NOT NULL, c3417 Int16, c3418 String NOT NULL, c3419 Timestamp64, c3420 Bool, c3421 Int64 NOT NULL, c3422 Date32 NOT NULL, c3423 JsonDocument, c3424 Int64 NOT NULL, c3425 Datetime, c3426 Int8, c3427 Interval64, c3428 Timestamp64 NOT NULL, c3429 Uint64 NOT NULL, c3430 Decimal(15,0) NOT NULL, c3431 Date, c3432 Yson, c3433 Uint16, c3434 Timestamp64 NOT NULL, c3435 Date32, c3436 Datetime64 NOT NULL, c3437 Datetime NOT NULL, c3438 Interval64, c3439 Uint64 NOT NULL, c3440 Int16, c3441 Json, c3442 Timestamp NOT NULL, c3443 Date, c3444 Uint64 NOT NULL, c3445 Int8 NOT NULL, c3446 Double, c3447 Timestamp64 NOT NULL, c3448 Interval64 NOT NULL, c3449 Bool NOT NULL, c3450 Timestamp64, c3451 Datetime64, c3452 Timestamp NOT NULL, c3453 Datetime64 NOT NULL, c3454 Uint64, c3455 Json NOT NULL, c3456 Datetime64 NOT NULL, c3457 Decimal(35,10) NOT NULL, c3458 Date32 NOT NULL, c3459 Uint16 NOT NULL, c3460 Double NOT NULL, c3461 Double NOT NULL, c3462 Decimal(15,0), c3463 Double, c3464 Int64 NOT NULL, c3465 Timestamp64 NOT NULL, c3466 Uint64 NOT NULL, c3467 Decimal(35,10), c3468 Uint64, c3469 Datetime64 NOT NULL, c3470 Uint64 NOT NULL, c3471 Decimal(15,0) NOT NULL, c3472 Yson, c3473 Datetime64, c3474 Decimal(15,0) NOT NULL, c3475 Float, c3476 Timestamp64 NOT NULL, c3477 Int16, c3478 Double NOT NULL, c3479 Int32 NOT NULL, c3480 Datetime, c3481 Uint32 NOT NULL, c3482 Int8, c3483 Uint16, c3484 Datetime, c3485 Bool, c3486 Int8 NOT NULL, c3487 Datetime64, c3488 Float NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Decimal(22,9) NOT NULL, c3491 Datetime NOT NULL, c3492 Datetime NOT NULL, c3493 Date, c3494 Utf8 NOT NULL, c3495 Timestamp64 NOT NULL, c3496 Timestamp64 NOT NULL, c3497 Datetime NOT NULL, c3498 Uint64, c3499 Date32, c3500 Json NOT NULL, c3501 Datetime, c3502 Decimal(22,9), c3503 Date32 NOT NULL, c3504 Uint64, c3505 Int64 NOT NULL, c3506 Date NOT NULL, c3507 String, c3508 Double NOT NULL, c3509 Timestamp64 NOT NULL, c3510 Date, c3511 Int8 NOT NULL, c3512 Decimal(15,0), c3513 Timestamp64 NOT NULL, c3514 Decimal(35,10) NOT NULL, c3515 String, c3516 Uint32, c3517 Timestamp NOT NULL, c3518 Timestamp NOT NULL, c3519 Timestamp NOT NULL, c3520 Decimal(22,9), c3521 Int64 NOT NULL, c3522 Uint32, c3523 Datetime, c3524 Decimal(15,0) NOT NULL, c3525 Timestamp64, c3526 JsonDocument, c3527 Decimal(15,0) NOT NULL, c3528 Uint16 NOT NULL, c3529 Yson, c3530 JsonDocument NOT NULL, c3531 Utf8 NOT NULL, c3532 Date NOT NULL, c3533 Date NOT NULL, c3534 Float, c3535 Datetime64 NOT NULL, c3536 Yson NOT NULL, c3537 Date32 NOT NULL, c3538 Decimal(35,10), c3539 Int16, c3540 Uint8, c3541 Int64, c3542 Utf8, c3543 Int8, c3544 Decimal(22,9) NOT NULL, c3545 Bool NOT NULL, c3546 Int8, c3547 Decimal(15,0) NOT NULL, c3548 Interval64 NOT NULL, c3549 Datetime64 NOT NULL, c3550 Timestamp64, c3551 Int16 NOT NULL, c3552 Date NOT NULL, c3553 Timestamp64 NOT NULL, c3554 JsonDocument, c3555 Yson NOT NULL, c3556 Date32 NOT NULL, c3557 Int16, c3558 Int16 NOT NULL, c3559 Uint8, c3560 Decimal(22,9), c3561 Json NOT NULL, c3562 Int8, c3563 Decimal(15,0), c3564 Date32, c3565 Decimal(35,10), c3566 Int16, c3567 Decimal(15,0) NOT NULL, c3568 Interval64, c3569 Decimal(35,10), c3570 Double NOT NULL, c3571 Int8, c3572 Decimal(15,0) NOT NULL, c3573 Float, c3574 Date32, c3575 Bool, c3576 Decimal(15,0), c3577 Utf8, c3578 Bool, c3579 Double NOT NULL, c3580 Decimal(35,10) NOT NULL, c3581 String, c3582 Date32 NOT NULL, c3583 Uint64, c3584 Int32 NOT NULL, c3585 Int8, c3586 String, c3587 Float, c3588 Yson, c3589 Datetime64 NOT NULL, c3590 Timestamp, c3591 Uint8, c3592 String, c3593 String, c3594 Int16 NOT NULL, c3595 Decimal(15,0), c3596 Datetime, c3597 Bool, c3598 Decimal(35,10) NOT NULL, c3599 Json NOT NULL, c3600 Uint8 NOT NULL, c3601 JsonDocument, c3602 Uint8 NOT NULL, c3603 Int16, c3604 Decimal(15,0), c3605 Date32, c3606 JsonDocument, c3607 Uint8, c3608 Date NOT NULL, c3609 JsonDocument, c3610 Uint16, c3611 String, c3612 Int32, c3613 Uint64, c3614 Int64, c3615 Double NOT NULL, c3616 Uint64, c3617 Float NOT NULL, c3618 Uint64 NOT NULL, c3619 Interval64, c3620 Float, c3621 Uint64, c3622 Decimal(22,9) NOT NULL, c3623 Int16 NOT NULL, c3624 Datetime64, c3625 Timestamp64 NOT NULL, c3626 Datetime, c3627 Utf8, c3628 Double NOT NULL, c3629 Date, c3630 Datetime64 NOT NULL, c3631 Uint64, c3632 Timestamp64 NOT NULL, c3633 String NOT NULL, c3634 Int8 NOT NULL, c3635 Json, c3636 Interval64 NOT NULL, c3637 Datetime64 NOT NULL, c3638 Double, c3639 Uint16, c3640 Uint8, c3641 Date32, c3642 Uint64, c3643 Yson, c3644 Utf8, c3645 Timestamp NOT NULL, c3646 Yson NOT NULL, c3647 Json NOT NULL, c3648 Datetime NOT NULL, c3649 Timestamp64 NOT NULL, c3650 Float NOT NULL, c3651 Date32, c3652 Json, c3653 String, c3654 Utf8, c3655 Uint16 NOT NULL, c3656 Int16 NOT NULL, c3657 Uint8 NOT NULL, c3658 Timestamp64 NOT NULL, c3659 Decimal(15,0), c3660 Interval64, c3661 Uint64, c3662 String NOT NULL, c3663 Timestamp, c3664 Utf8, c3665 Int8, c3666 Date, c3667 Decimal(22,9), c3668 Utf8, c3669 Int8 NOT NULL, c3670 String, c3671 Timestamp NOT NULL, c3672 Bool NOT NULL, c3673 Int64, c3674 String, c3675 Date32 NOT NULL, c3676 Decimal(35,10) NOT NULL, c3677 Datetime64, c3678 Datetime64, c3679 Double, c3680 Date, c3681 Bool, c3682 Int64 NOT NULL, c3683 Datetime64, c3684 Uint8 NOT NULL, c3685 Int8 NOT NULL, c3686 Json, c3687 Utf8 NOT NULL, c3688 Decimal(35,10), c3689 Decimal(15,0), c3690 Timestamp NOT NULL, c3691 Uint16, c3692 Yson NOT NULL, c3693 Uint32, c3694 Decimal(15,0) NOT NULL, c3695 Decimal(22,9), c3696 Timestamp64, c3697 String, c3698 Int16, c3699 Interval64, c3700 Interval64 NOT NULL, c3701 Datetime64 NOT NULL, c3702 Int64, c3703 Int32 NOT NULL, c3704 Uint16, c3705 Date32 NOT NULL, c3706 Uint64, c3707 Decimal(35,10) NOT NULL, c3708 Uint16 NOT NULL, c3709 Int16, c3710 Json NOT NULL, c3711 Timestamp NOT NULL, c3712 Yson NOT NULL, c3713 Date32, c3714 Uint16, c3715 Datetime64, c3716 Uint8, c3717 Int16, c3718 Date32, c3719 Decimal(15,0), c3720 Date NOT NULL, c3721 Int16, c3722 Int64 NOT NULL, c3723 Utf8 NOT NULL, c3724 String NOT NULL, c3725 Double NOT NULL, c3726 Int32, c3727 Uint8, c3728 Uint16 NOT NULL, c3729 Date32, c3730 Datetime64 NOT NULL, c3731 Decimal(22,9), c3732 Yson, c3733 Datetime, c3734 Int32, c3735 Interval64 NOT NULL, c3736 Int64 NOT NULL, c3737 Datetime64, c3738 Decimal(35,10), c3739 Date, c3740 Datetime, c3741 Datetime, c3742 Utf8 NOT NULL, c3743 Datetime64, c3744 Date32 NOT NULL, c3745 Decimal(35,10) NOT NULL, c3746 Int64 NOT NULL, c3747 Timestamp NOT NULL, c3748 Datetime NOT NULL, c3749 Int16, c3750 JsonDocument, c3751 Float, c3752 Yson NOT NULL, c3753 Date NOT NULL, c3754 Utf8, c3755 Decimal(15,0) NOT NULL, c3756 JsonDocument, c3757 Int8, c3758 Date NOT NULL, c3759 Uint32 NOT NULL, c3760 Datetime, c3761 Date32, c3762 Timestamp, c3763 Uint16, c3764 Double, c3765 Float, c3766 Int64, c3767 Uint32 NOT NULL, c3768 Decimal(35,10), c3769 Int32, c3770 Int8, c3771 Date32, c3772 Date32, c3773 Uint16 NOT NULL, c3774 Bool NOT NULL, c3775 Datetime64, c3776 Int16 NOT NULL, c3777 Utf8 NOT NULL, c3778 Decimal(15,0) NOT NULL, c3779 JsonDocument, c3780 Date NOT NULL, c3781 Timestamp64, c3782 Interval64 NOT NULL, c3783 Double NOT NULL, c3784 Yson NOT NULL, c3785 Int32, c3786 JsonDocument NOT NULL, c3787 Int8 NOT NULL, c3788 Json NOT NULL, c3789 String NOT NULL, c3790 Date32, c3791 Datetime, c3792 Float NOT NULL, c3793 Int64, c3794 Int64 NOT NULL, c3795 Timestamp NOT NULL, c3796 Datetime64 NOT NULL, c3797 Uint8 NOT NULL, c3798 Decimal(15,0) NOT NULL, c3799 Decimal(15,0), c3800 Int32 NOT NULL, c3801 Datetime, c3802 Double, c3803 Timestamp NOT NULL, c3804 Json, c3805 String, c3806 Int8 NOT NULL, c3807 Decimal(22,9) NOT NULL, c3808 Uint32, c3809 Int8 NOT NULL, c3810 Int8 NOT NULL, c3811 Uint64 NOT NULL, c3812 Decimal(35,10), c3813 Int64, c3814 Datetime64 NOT NULL, c3815 Uint32, c3816 Int16 NOT NULL, c3817 Utf8 NOT NULL, c3818 Bool NOT NULL, c3819 Interval64 NOT NULL, c3820 Interval64 NOT NULL, c3821 Date, c3822 Uint64, c3823 Bool NOT NULL, c3824 Uint64 NOT NULL, c3825 Date, c3826 Timestamp64 NOT NULL, c3827 Int8, c3828 Int16 NOT NULL, c3829 Interval64 NOT NULL, c3830 Datetime64 NOT NULL, c3831 Timestamp64 NOT NULL, c3832 Decimal(35,10), c3833 Float, c3834 Double, c3835 Date, c3836 Int64 NOT NULL, c3837 Double, c3838 Interval64, c3839 Uint8 NOT NULL, c3840 String NOT NULL, c3841 JsonDocument NOT NULL, c3842 Yson NOT NULL, c3843 Interval64 NOT NULL, c3844 Double, c3845 Json, c3846 Timestamp NOT NULL, c3847 Yson NOT NULL, c3848 Int64, c3849 String NOT NULL, c3850 Uint64 NOT NULL, c3851 Decimal(35,10), c3852 Decimal(15,0), c3853 Uint8 NOT NULL, c3854 Datetime64 NOT NULL, c3855 Decimal(22,9), c3856 Date, c3857 Json NOT NULL, c3858 Date32 NOT NULL, c3859 Decimal(15,0) NOT NULL, c3860 Timestamp, c3861 Utf8 NOT NULL, c3862 Date32 NOT NULL, c3863 Uint32, c3864 Decimal(35,10) NOT NULL, c3865 Interval64 NOT NULL, c3866 Decimal(15,0), c3867 Interval64, c3868 Datetime64 NOT NULL, c3869 Int64 NOT NULL, c3870 Interval64 NOT NULL, c3871 Datetime64 NOT NULL, c3872 Yson NOT NULL, c3873 Datetime, c3874 Int64 NOT NULL, c3875 Decimal(15,0), c3876 Datetime64 NOT NULL, c3877 Date NOT NULL, c3878 Float, c3879 Interval64, c3880 Date NOT NULL, c3881 Uint8 NOT NULL, c3882 Date32, c3883 Yson, c3884 Date32 NOT NULL, c3885 Double NOT NULL, c3886 Float NOT NULL, c3887 Json, c3888 Date NOT NULL, c3889 Date NOT NULL, c3890 Uint32 NOT NULL, c3891 Json NOT NULL, c3892 Timestamp NOT NULL, c3893 Double NOT NULL, c3894 Datetime64 NOT NULL, c3895 Interval64, c3896 Decimal(22,9), c3897 Utf8 NOT NULL, c3898 Int32 NOT NULL, c3899 Date NOT NULL, c3900 Bool, c3901 Yson NOT NULL, c3902 Datetime NOT NULL, c3903 Double, c3904 Yson NOT NULL, c3905 Datetime64 NOT NULL, c3906 Int32, c3907 Decimal(15,0), c3908 JsonDocument, c3909 Utf8, c3910 Datetime NOT NULL, c3911 Interval64 NOT NULL, c3912 Decimal(22,9), c3913 Int16, c3914 Json NOT NULL, c3915 Int16, c3916 Utf8, c3917 Json NOT NULL, c3918 Double, c3919 Utf8, c3920 Utf8, c3921 Bool, c3922 JsonDocument NOT NULL, c3923 Int8 NOT NULL, c3924 String, c3925 Date32, c3926 JsonDocument NOT NULL, c3927 Int8 NOT NULL, c3928 Uint16, c3929 Utf8 NOT NULL, c3930 Int32 NOT NULL, c3931 Timestamp, c3932 Float NOT NULL, c3933 Datetime64, c3934 Decimal(22,9) NOT NULL, c3935 JsonDocument NOT NULL, c3936 Decimal(15,0), c3937 Decimal(35,10), c3938 Date32 NOT NULL, c3939 Double NOT NULL, c3940 Timestamp64 NOT NULL, c3941 Decimal(35,10), c3942 JsonDocument, c3943 Json NOT NULL, c3944 Yson, c3945 Uint32 NOT NULL, c3946 String, c3947 Decimal(35,10) NOT NULL, c3948 Utf8, c3949 Uint8, c3950 Int8 NOT NULL, c3951 Decimal(35,10), c3952 Int32, c3953 Utf8, c3954 Decimal(35,10) NOT NULL, c3955 Decimal(15,0) NOT NULL, c3956 Int8 NOT NULL, c3957 Uint64, c3958 Yson NOT NULL, c3959 Datetime, c3960 Json, c3961 Uint64, c3962 Uint64, c3963 Datetime NOT NULL, c3964 Date32, c3965 String NOT NULL, c3966 String, c3967 Float NOT NULL, c3968 Date NOT NULL, c3969 Uint16 NOT NULL, c3970 Int16, c3971 Decimal(15,0), c3972 Uint16, c3973 Utf8 NOT NULL, c3974 Uint32, c3975 Uint64 NOT NULL, c3976 Uint64 NOT NULL, c3977 Interval64 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 Datetime64 NOT NULL, c3980 Int32, c3981 Datetime NOT NULL, c3982 Int8 NOT NULL, c3983 Int8 NOT NULL, c3984 Datetime, c3985 Interval64, c3986 Json, c3987 Interval64, c3988 Interval64, c3989 Datetime64 NOT NULL, c3990 Uint16 NOT NULL, c3991 Uint32 NOT NULL, c3992 JsonDocument, c3993 Date NOT NULL, c3994 Timestamp64 NOT NULL, c3995 Datetime NOT NULL, c3996 JsonDocument, c3997 Uint64, c3998 Timestamp NOT NULL, c3999 Uint32 NOT NULL, c4000 Timestamp64, c4001 Uint64, c4002 Datetime NOT NULL, c4003 Decimal(35,10) NOT NULL, c4004 Uint16, c4005 Int32 NOT NULL, c4006 Date NOT NULL, c4007 String NOT NULL, c4008 Uint8, c4009 Utf8, c4010 Date32, c4011 Timestamp, c4012 Yson, c4013 Int32 NOT NULL, c4014 Uint64 NOT NULL, c4015 Int32 NOT NULL, c4016 Bool NOT NULL, c4017 Decimal(22,9), c4018 Decimal(15,0), c4019 Datetime NOT NULL, c4020 Int64 NOT NULL, c4021 Int8 NOT NULL, c4022 Interval64, c4023 Decimal(35,10), c4024 Timestamp64 NOT NULL, c4025 Timestamp, c4026 Timestamp, c4027 Int8, c4028 Uint16, c4029 Datetime NOT NULL, c4030 Bool, c4031 Yson, c4032 Json NOT NULL, c4033 Interval64, c4034 Int8, c4035 Utf8, c4036 Utf8 NOT NULL, c4037 Int8, c4038 Date32 NOT NULL, c4039 Uint64 NOT NULL, c4040 Float NOT NULL, c4041 Float, c4042 Utf8 NOT NULL, c4043 Decimal(22,9) NOT NULL, c4044 Bool, c4045 JsonDocument NOT NULL, c4046 Interval64, c4047 Datetime64, c4048 Date32, c4049 Timestamp64 NOT NULL, c4050 Int16, c4051 Bool NOT NULL, c4052 Uint32, c4053 Int16 NOT NULL, c4054 Datetime NOT NULL, c4055 Double NOT NULL, c4056 Uint64, c4057 Bool NOT NULL, c4058 String NOT NULL, c4059 Int16, c4060 Int16, c4061 Uint8, c4062 Int64, c4063 Uint8 NOT NULL, c4064 Int16 NOT NULL, c4065 Json NOT NULL, c4066 Uint8 NOT NULL, c4067 Int8, c4068 JsonDocument, c4069 Int32, c4070 Float, c4071 Uint32 NOT NULL, c4072 Timestamp, c4073 Bool, c4074 Uint16, c4075 Yson, c4076 Uint8 NOT NULL, c4077 Timestamp NOT NULL, c4078 JsonDocument, c4079 Int8, c4080 Int32, c4081 Int64 NOT NULL, c4082 Int16 NOT NULL, c4083 Int8, c4084 Uint16, c4085 JsonDocument, c4086 Double NOT NULL, c4087 Float NOT NULL, c4088 Float NOT NULL, c4089 Timestamp, c4090 Date NOT NULL, c4091 Bool NOT NULL, c4092 Timestamp64, c4093 Uint8, c4094 Uint64, c4095 Bool, c4096 Yson, c4097 Json, c4098 Timestamp NOT NULL, c4099 Datetime64 NOT NULL, c4100 Uint64, c4101 Date NOT NULL, c4102 String, c4103 Yson NOT NULL, c4104 Date32, c4105 Int64 NOT NULL, c4106 Int16, c4107 Double, c4108 Uint32 NOT NULL, c4109 Uint8 NOT NULL, c4110 Datetime64 NOT NULL, c4111 Uint16 NOT NULL, c4112 JsonDocument NOT NULL, c4113 Decimal(35,10), c4114 Int32 NOT NULL, c4115 Decimal(22,9), c4116 Json, c4117 Double NOT NULL, c4118 Uint32 NOT NULL, c4119 String NOT NULL, c4120 Uint32, c4121 JsonDocument NOT NULL, c4122 Yson NOT NULL, c4123 Decimal(15,0), c4124 Timestamp64, c4125 Datetime NOT NULL, c4126 Double, c4127 Timestamp64, c4128 Int64, c4129 Bool, c4130 Int32, c4131 Int16 NOT NULL, c4132 Bool, c4133 Uint32 NOT NULL, c4134 Int16, c4135 Decimal(22,9) NOT NULL, c4136 Date32 NOT NULL, c4137 Float, c4138 Yson, c4139 Uint32, c4140 Interval64 NOT NULL, c4141 Yson, c4142 Utf8, c4143 Uint64 NOT NULL, c4144 Decimal(35,10) NOT NULL, c4145 Int16 NOT NULL, c4146 Bool, c4147 Uint16, c4148 Uint32, c4149 Decimal(35,10) NOT NULL, c4150 String NOT NULL, c4151 Datetime64 NOT NULL, c4152 Interval64 NOT NULL, c4153 Timestamp64 NOT NULL, c4154 Date, c4155 Decimal(35,10), c4156 Uint8 NOT NULL, c4157 Yson, c4158 Timestamp NOT NULL, c4159 JsonDocument, c4160 JsonDocument NOT NULL, c4161 Uint64 NOT NULL, c4162 Json, c4163 Datetime NOT NULL, c4164 Int8 NOT NULL, c4165 Utf8, c4166 Date, c4167 Uint8, c4168 Int32, c4169 Float NOT NULL, c4170 Int16 NOT NULL, c4171 Timestamp NOT NULL, c4172 Uint16, c4173 Decimal(15,0), c4174 Uint16, c4175 Uint16 NOT NULL, c4176 String NOT NULL, c4177 Uint8, c4178 Date NOT NULL, c4179 Uint32, c4180 Decimal(15,0) NOT NULL, c4181 Bool NOT NULL, c4182 Uint8 NOT NULL, c4183 Decimal(22,9) NOT NULL, c4184 Json, c4185 String NOT NULL, c4186 Datetime64, c4187 Timestamp NOT NULL, c4188 Yson NOT NULL, c4189 JsonDocument, c4190 Uint8 NOT NULL, c4191 Uint32 NOT NULL, c4192 Decimal(15,0) NOT NULL, c4193 Timestamp, c4194 String NOT NULL, c4195 Uint8, c4196 Utf8 NOT NULL, c4197 Date32, c4198 Int16 NOT NULL, c4199 Timestamp, c4200 Datetime NOT NULL, c4201 Decimal(35,10) NOT NULL, c4202 Datetime, c4203 Int32, c4204 Utf8 NOT NULL, c4205 Double NOT NULL, c4206 JsonDocument, c4207 Int32 NOT NULL, c4208 Uint32, c4209 Timestamp64, c4210 Uint32 NOT NULL, c4211 Bool NOT NULL, c4212 Utf8 NOT NULL, c4213 Timestamp64 NOT NULL, c4214 Bool, c4215 Int8, c4216 Timestamp, c4217 Decimal(15,0), c4218 Interval64, c4219 Decimal(35,10), c4220 Timestamp NOT NULL, c4221 Int8, c4222 Uint8 NOT NULL, c4223 Uint8 NOT NULL, c4224 String, c4225 JsonDocument NOT NULL, c4226 Yson, c4227 Int32, c4228 Uint8 NOT NULL, c4229 Double NOT NULL, c4230 Double, c4231 Decimal(15,0), c4232 Uint32, c4233 Json NOT NULL, c4234 Timestamp NOT NULL, c4235 Date NOT NULL, c4236 Datetime64 NOT NULL, c4237 Date NOT NULL, c4238 Float, c4239 Decimal(35,10), c4240 Timestamp64, c4241 Int32 NOT NULL, c4242 String, c4243 Int32 NOT NULL, c4244 Interval64 NOT NULL, c4245 Decimal(15,0) NOT NULL, c4246 Interval64 NOT NULL, c4247 Int32 NOT NULL, c4248 Datetime, c4249 Uint64 NOT NULL, c4250 Datetime NOT NULL, c4251 Date, c4252 Datetime, c4253 String NOT NULL, c4254 Float NOT NULL, c4255 Decimal(35,10) NOT NULL, c4256 Uint32, c4257 Uint64 NOT NULL, c4258 Bool NOT NULL, c4259 Utf8 NOT NULL, c4260 Uint64, c4261 Bool, c4262 Decimal(35,10) NOT NULL, c4263 Bool, c4264 Yson NOT NULL, c4265 JsonDocument, c4266 Timestamp, c4267 Float NOT NULL, c4268 Json, c4269 Decimal(22,9) NOT NULL, c4270 Double NOT NULL, c4271 Date NOT NULL, c4272 Uint32, c4273 Uint32 NOT NULL, c4274 Uint64, c4275 Int32, c4276 String NOT NULL, c4277 Date32 NOT NULL, c4278 Json NOT NULL, c4279 Decimal(15,0) NOT NULL, c4280 Json NOT NULL, c4281 Uint64, c4282 Uint64 NOT NULL, c4283 Uint8, c4284 Int32 NOT NULL, c4285 Decimal(35,10), c4286 Json NOT NULL, c4287 Datetime, c4288 Float NOT NULL, c4289 Decimal(15,0) NOT NULL, c4290 Timestamp64, c4291 Datetime NOT NULL, c4292 Date, c4293 Uint32, c4294 Int16 NOT NULL, c4295 Float, c4296 Uint16 NOT NULL, c4297 Double NOT NULL, c4298 Float, c4299 Int32, c4300 Double NOT NULL, c4301 Utf8, c4302 Decimal(35,10) NOT NULL, c4303 Int64, c4304 Uint64, c4305 Int32 NOT NULL, c4306 Date32, c4307 Float NOT NULL, c4308 Decimal(35,10) NOT NULL, c4309 Uint32 NOT NULL, c4310 Json NOT NULL, c4311 JsonDocument, c4312 Utf8, c4313 Json NOT NULL, c4314 Bool, c4315 Utf8 NOT NULL, c4316 Datetime, c4317 Int8 NOT NULL, c4318 Utf8, c4319 Float, c4320 Int16 NOT NULL, c4321 Uint64, c4322 Datetime64 NOT NULL, c4323 Date32, c4324 Uint8, c4325 Float NOT NULL, c4326 JsonDocument NOT NULL, c4327 Yson, c4328 Decimal(22,9) NOT NULL, c4329 Date32 NOT NULL, c4330 Datetime64 NOT NULL, c4331 Date, c4332 Date NOT NULL, c4333 Datetime NOT NULL, c4334 Int64 NOT NULL, c4335 Datetime64, c4336 Float NOT NULL, c4337 Date NOT NULL, c4338 Yson, c4339 JsonDocument NOT NULL, c4340 Bool, c4341 Uint16, c4342 Uint64, c4343 Int32 NOT NULL, c4344 Datetime, c4345 JsonDocument, c4346 Decimal(15,0) NOT NULL, c4347 Float NOT NULL, c4348 Date32 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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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 \'c0\', 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'...int32 NOT NULL, c1297 Yson, c1298 Datetime NOT NULL, c1299 Yson NOT NULL, c1300 Datetime NOT NULL, c1301 Int32, c1302 Decimal(35,10) NOT NULL, c1303 Decimal(15,0) NOT NULL, c1304 JsonDocument NOT NULL, c1305 Int32 NOT NULL, c1306 Uint16, c1307 Datetime, c1308 Uint64 NOT NULL, c1309 Datetime64 NOT NULL, c1310 Decimal(15,0) NOT NULL, c1311 Date, c1312 Json NOT NULL, c1313 String NOT NULL, c1314 Int8, c1315 Timestamp NOT NULL, c1316 Int16 NOT NULL, c1317 Datetime64 NOT NULL, c1318 Utf8, c1319 Float NOT NULL, c1320 Datetime64 NOT NULL, c1321 Decimal(22,9) NOT NULL, c1322 Utf8 NOT NULL, c1323 Yson NOT NULL, c1324 Double NOT NULL, c1325 Date NOT NULL, c1326 Interval64, c1327 Uint16, c1328 Float, c1329 Int64, c1330 Bool NOT NULL, c1331 Int32, c1332 Uint32, c1333 Int8 NOT NULL, c1334 Decimal(35,10), c1335 Datetime NOT NULL, c1336 Uint16 NOT NULL, c1337 Uint64, c1338 Date NOT NULL, c1339 Int32, c1340 JsonDocument, c1341 Bool NOT NULL, c1342 Int8 NOT NULL, c1343 Int8 NOT NULL, c1344 Decimal(35,10), c1345 Datetime, c1346 Json NOT NULL, c1347 Date32, c1348 Decimal(15,0) NOT NULL, c1349 Int8, c1350 Timestamp64, c1351 Double NOT NULL, c1352 Int64 NOT NULL, c1353 Date32, c1354 Int64 NOT NULL, c1355 Date NOT NULL, c1356 Date32 NOT NULL, c1357 Interval64 NOT NULL, c1358 Yson, c1359 Datetime64, c1360 Json NOT NULL, c1361 Int64, c1362 Uint32, c1363 Yson NOT NULL, c1364 Float NOT NULL, c1365 Int8 NOT NULL, c1366 Int64 NOT NULL, c1367 Int64, c1368 Timestamp64, c1369 Uint8, c1370 Json NOT NULL, c1371 Bool, c1372 Timestamp, c1373 Datetime, c1374 Timestamp, c1375 Bool, c1376 Float, c1377 Uint64 NOT NULL, c1378 Uint32 NOT NULL, c1379 Timestamp64, c1380 Decimal(15,0) NOT NULL, c1381 Timestamp64, c1382 Date, c1383 Utf8, c1384 Uint8, c1385 Int8, c1386 Json NOT NULL, c1387 Datetime64, c1388 Int16, c1389 Yson, c1390 String, c1391 Utf8 NOT NULL, c1392 Bool, c1393 Int64, c1394 Timestamp64, c1395 Decimal(35,10) NOT NULL, c1396 Int64, c1397 Float NOT NULL, c1398 Uint32, c1399 Int64 NOT NULL, c1400 Double, c1401 Int64, c1402 JsonDocument NOT NULL, c1403 Date NOT NULL, c1404 Date32 NOT NULL, c1405 Timestamp64, c1406 Decimal(35,10) NOT NULL, c1407 Decimal(22,9) NOT NULL, c1408 Json, c1409 Int64 NOT NULL, c1410 Date NOT NULL, c1411 Decimal(15,0) NOT NULL, c1412 Double NOT NULL, c1413 String, c1414 Decimal(35,10), c1415 Int64 NOT NULL, c1416 Double NOT NULL, c1417 Int16, c1418 String, c1419 Double NOT NULL, c1420 Date NOT NULL, c1421 Int16 NOT NULL, c1422 Interval64 NOT NULL, c1423 Uint64, c1424 Decimal(35,10) NOT NULL, c1425 Timestamp64, c1426 Int8 NOT NULL, c1427 Int64 NOT NULL, c1428 String NOT NULL, c1429 Float, c1430 Bool NOT NULL, c1431 Timestamp, c1432 Int16, c1433 Utf8 NOT NULL, c1434 Datetime NOT NULL, c1435 Yson, c1436 Date32 NOT NULL, c1437 Interval64 NOT NULL, c1438 Interval64 NOT NULL, c1439 Int16, c1440 Datetime64 NOT NULL, c1441 Date32 NOT NULL, c1442 Int32, c1443 Bool NOT NULL, c1444 Json, c1445 Decimal(15,0) NOT NULL, c1446 Uint16 NOT NULL, c1447 Uint8, c1448 Timestamp64 NOT NULL, c1449 Timestamp64 NOT NULL, c1450 Datetime64 NOT NULL, c1451 Uint16, c1452 Date, c1453 Datetime NOT NULL, c1454 Decimal(35,10), c1455 Date32 NOT NULL, c1456 Timestamp64 NOT NULL, c1457 Uint8 NOT NULL, c1458 Interval64 NOT NULL, c1459 Timestamp, c1460 Decimal(22,9) NOT NULL, c1461 Int8, c1462 Interval64 NOT NULL, c1463 Json, c1464 Double NOT NULL, c1465 JsonDocument, c1466 Decimal(35,10) NOT NULL, c1467 Uint32 NOT NULL, c1468 Decimal(22,9) NOT NULL, c1469 Float NOT NULL, c1470 Double, c1471 Date, c1472 Datetime64 NOT NULL, c1473 Date32, c1474 Decimal(15,0), c1475 Datetime64 NOT NULL, c1476 Decimal(35,10) NOT NULL, c1477 Int8 NOT NULL, c1478 Timestamp NOT NULL, c1479 Decimal(35,10) NOT NULL, c1480 Int8 NOT NULL, c1481 Interval64, c1482 Decimal(35,10) NOT NULL, c1483 Interval64 NOT NULL, c1484 Date NOT NULL, c1485 Decimal(15,0), c1486 Json, c1487 Float NOT NULL, c1488 Date32, c1489 Decimal(35,10) NOT NULL, c1490 Json NOT NULL, c1491 Uint32, c1492 Decimal(15,0), c1493 Bool NOT NULL, c1494 Json NOT NULL, c1495 Decimal(22,9), c1496 Utf8 NOT NULL, c1497 JsonDocument NOT NULL, c1498 Uint8 NOT NULL, c1499 Decimal(15,0), c1500 Decimal(35,10) NOT NULL, c1501 Decimal(15,0), c1502 Uint32, c1503 Json, c1504 Float NOT NULL, c1505 Json, c1506 Uint32 NOT NULL, c1507 Decimal(22,9) NOT NULL, c1508 Uint8 NOT NULL, c1509 Date32, c1510 Decimal(35,10) NOT NULL, c1511 Uint8, c1512 Uint32 NOT NULL, c1513 Utf8 NOT NULL, c1514 Datetime64 NOT NULL, c1515 Int16 NOT NULL, c1516 Int16 NOT NULL, c1517 Date, c1518 Decimal(15,0) NOT NULL, c1519 Decimal(15,0), c1520 Datetime, c1521 Uint16 NOT NULL, c1522 Decimal(15,0) NOT NULL, c1523 Decimal(15,0), c1524 Float, c1525 String NOT NULL, c1526 Uint16 NOT NULL, c1527 Decimal(15,0) NOT NULL, c1528 Int64 NOT NULL, c1529 Uint8 NOT NULL, c1530 Decimal(15,0) NOT NULL, c1531 Date32, c1532 Datetime64 NOT NULL, c1533 Decimal(35,10) NOT NULL, c1534 Int64 NOT NULL, c1535 Timestamp, c1536 Yson, c1537 Timestamp64, c1538 String, c1539 Float, c1540 Timestamp, c1541 Uint16 NOT NULL, c1542 Utf8, c1543 Date, c1544 Float, c1545 Datetime64 NOT NULL, c1546 Utf8 NOT NULL, c1547 Decimal(35,10) NOT NULL, c1548 Timestamp64, c1549 Datetime NOT NULL, c1550 Interval64, c1551 Datetime64, c1552 Uint64, c1553 Float, c1554 Decimal(35,10) NOT NULL, c1555 Bool, c1556 Int64, c1557 JsonDocument, c1558 Bool NOT NULL, c1559 String, c1560 Int64 NOT NULL, c1561 Date32 NOT NULL, c1562 Decimal(22,9) NOT NULL, c1563 Json NOT NULL, c1564 Datetime NOT NULL, c1565 Int16 NOT NULL, c1566 Bool, c1567 Utf8, c1568 Timestamp64 NOT NULL, c1569 Bool NOT NULL, c1570 JsonDocument, c1571 Utf8 NOT NULL, c1572 Timestamp NOT NULL, c1573 Int16 NOT NULL, c1574 Yson NOT NULL, c1575 Json, c1576 Uint32 NOT NULL, c1577 Int32, c1578 Uint32 NOT NULL, c1579 Float NOT NULL, c1580 JsonDocument, c1581 JsonDocument, c1582 Uint64 NOT NULL, c1583 Yson, c1584 Datetime NOT NULL, c1585 Yson NOT NULL, c1586 Int32 NOT NULL, c1587 Datetime NOT NULL, c1588 Decimal(15,0), c1589 String NOT NULL, c1590 Interval64 NOT NULL, c1591 Uint32, c1592 Int64 NOT NULL, c1593 Decimal(35,10), c1594 JsonDocument NOT NULL, c1595 Double, c1596 Interval64 NOT NULL, c1597 Int32, c1598 Json NOT NULL, c1599 Interval64, c1600 Timestamp, c1601 Int64 NOT NULL, c1602 Decimal(35,10), c1603 Uint8, c1604 Int64 NOT NULL, c1605 String NOT NULL, c1606 Datetime64, c1607 String, c1608 Int32, c1609 Uint16 NOT NULL, c1610 Uint8, c1611 Date32, c1612 Int8 NOT NULL, c1613 Json, c1614 Json, c1615 Int64, c1616 Datetime, c1617 Datetime64, c1618 Utf8 NOT NULL, c1619 Decimal(15,0), c1620 Json NOT NULL, c1621 Bool, c1622 Datetime64, c1623 Uint8 NOT NULL, c1624 Decimal(35,10), c1625 Date NOT NULL, c1626 Int64 NOT NULL, c1627 Double, c1628 Bool NOT NULL, c1629 JsonDocument NOT NULL, c1630 Uint32, c1631 Int16 NOT NULL, c1632 Int64, c1633 Utf8 NOT NULL, c1634 Double NOT NULL, c1635 Double NOT NULL, c1636 Uint16, c1637 JsonDocument NOT NULL, c1638 Yson, c1639 Int8 NOT NULL, c1640 Datetime, c1641 Decimal(35,10), c1642 Yson NOT NULL, c1643 Uint16 NOT NULL, c1644 Utf8, c1645 Interval64, c1646 Uint32 NOT NULL, c1647 Int32, c1648 JsonDocument, c1649 Decimal(22,9), c1650 JsonDocument, c1651 Interval64, c1652 Int16, c1653 Datetime, c1654 Utf8 NOT NULL, c1655 Double NOT NULL, c1656 Uint16, c1657 Datetime64 NOT NULL, c1658 Yson, c1659 Timestamp NOT NULL, c1660 Json NOT NULL, c1661 Yson, c1662 Uint8, c1663 Utf8, c1664 Decimal(35,10), c1665 Timestamp64, c1666 Uint8, c1667 Int16, c1668 Bool NOT NULL, c1669 Uint32 NOT NULL, c1670 Decimal(22,9), c1671 Int64 NOT NULL, c1672 Utf8 NOT NULL, c1673 Decimal(15,0) NOT NULL, c1674 Interval64 NOT NULL, c1675 Uint8 NOT NULL, c1676 Json NOT NULL, c1677 Decimal(35,10), c1678 Decimal(15,0) NOT NULL, c1679 Float NOT NULL, c1680 Date32 NOT NULL, c1681 Utf8 NOT NULL, c1682 Bool NOT NULL, c1683 Int8 NOT NULL, c1684 Int64 NOT NULL, c1685 Double, c1686 Interval64 NOT NULL, c1687 Int8 NOT NULL, c1688 Timestamp64, c1689 Yson NOT NULL, c1690 Uint64, c1691 Yson NOT NULL, c1692 Utf8 NOT NULL, c1693 Timestamp64 NOT NULL, c1694 Uint8, c1695 Bool NOT NULL, c1696 Date NOT NULL, c1697 Timestamp NOT NULL, c1698 Interval64 NOT NULL, c1699 Date32, c1700 JsonDocument, c1701 Bool, c1702 Int32 NOT NULL, c1703 Int16, c1704 Date32, c1705 Yson, c1706 Timestamp, c1707 Uint8, c1708 Interval64, c1709 Timestamp NOT NULL, c1710 Int8 NOT NULL, c1711 Timestamp64, c1712 Bool, c1713 Interval64 NOT NULL, c1714 Float, c1715 Timestamp NOT NULL, c1716 Decimal(22,9), c1717 Decimal(15,0) NOT NULL, c1718 Int8 NOT NULL, c1719 Double NOT NULL, c1720 Int16, c1721 Decimal(15,0) NOT NULL, c1722 JsonDocument NOT NULL, c1723 Uint8, c1724 Int8 NOT NULL, c1725 Int16 NOT NULL, c1726 Int8, c1727 Utf8 NOT NULL, c1728 Uint16 NOT NULL, c1729 Int64, c1730 Int8 NOT NULL, c1731 Utf8 NOT NULL, c1732 Json NOT NULL, c1733 Int16 NOT NULL, c1734 Datetime64 NOT NULL, c1735 Timestamp, c1736 Int64, c1737 Uint16 NOT NULL, c1738 JsonDocument NOT NULL, c1739 Uint32 NOT NULL, c1740 Yson NOT NULL, c1741 Interval64 NOT NULL, c1742 Date NOT NULL, c1743 Timestamp NOT NULL, c1744 Int16 NOT NULL, c1745 Uint64, c1746 Uint64 NOT NULL, c1747 Double, c1748 Uint32, c1749 Decimal(15,0), c1750 String, c1751 Timestamp, c1752 Datetime64 NOT NULL, c1753 Int64 NOT NULL, c1754 Uint64 NOT NULL, c1755 Int8, c1756 Datetime, c1757 Date32 NOT NULL, c1758 Double NOT NULL, c1759 Int16 NOT NULL, c1760 JsonDocument NOT NULL, c1761 Int64 NOT NULL, c1762 Uint16 NOT NULL, c1763 Float NOT NULL, c1764 Datetime64 NOT NULL, c1765 Uint32 NOT NULL, c1766 Uint16 NOT NULL, c1767 Yson NOT NULL, c1768 Utf8 NOT NULL, c1769 Int64, c1770 Timestamp, c1771 Int32 NOT NULL, c1772 Timestamp64, c1773 Uint8, c1774 Timestamp NOT NULL, c1775 Date, c1776 Bool, c1777 Uint16 NOT NULL, c1778 Int16, c1779 Uint32 NOT NULL, c1780 Int64, c1781 Date32 NOT NULL, c1782 Float, c1783 Uint16 NOT NULL, c1784 Date32, c1785 Int32 NOT NULL, c1786 Decimal(15,0), c1787 Decimal(35,10), c1788 Decimal(35,10) NOT NULL, c1789 Date NOT NULL, c1790 Datetime64 NOT NULL, c1791 Decimal(22,9) NOT NULL, c1792 Interval64 NOT NULL, c1793 Uint64, c1794 Interval64, c1795 Decimal(15,0), c1796 Double, c1797 Datetime, c1798 Datetime64 NOT NULL, c1799 Uint8, c1800 Interval64, c1801 Uint64 NOT NULL, c1802 Uint8, c1803 Decimal(22,9), c1804 Float NOT NULL, c1805 Date, c1806 Int8 NOT NULL, c1807 Datetime64 NOT NULL, c1808 Uint8 NOT NULL, c1809 Decimal(15,0), c1810 JsonDocument, c1811 Float, c1812 Datetime64, c1813 Utf8, c1814 Uint16 NOT NULL, c1815 Timestamp64, c1816 Uint64, c1817 Timestamp64 NOT NULL, c1818 Interval64 NOT NULL, c1819 Interval64 NOT NULL, c1820 Uint32 NOT NULL, c1821 String NOT NULL, c1822 Datetime64, c1823 Int32 NOT NULL, c1824 Decimal(35,10), c1825 Int8, c1826 Double NOT NULL, c1827 Uint16 NOT NULL, c1828 Int8 NOT NULL, c1829 Int16 NOT NULL, c1830 Timestamp64, c1831 Datetime64, c1832 Int16, c1833 Timestamp, c1834 Date32, c1835 Timestamp64 NOT NULL, c1836 Double, c1837 Datetime64, c1838 Int64 NOT NULL, c1839 Double, c1840 Bool, c1841 Decimal(22,9), c1842 Json NOT NULL, c1843 Uint64 NOT NULL, c1844 Datetime64 NOT NULL, c1845 Datetime NOT NULL, c1846 Int32, c1847 JsonDocument, c1848 Int64, c1849 Decimal(22,9), c1850 Int32, c1851 String NOT NULL, c1852 Int8, c1853 Date32 NOT NULL, c1854 Date32, c1855 Decimal(22,9) NOT NULL, c1856 String, c1857 Date32, c1858 Decimal(15,0), c1859 Uint16, c1860 Yson NOT NULL, c1861 Date NOT NULL, c1862 Datetime, c1863 Float NOT NULL, c1864 Datetime64, c1865 Decimal(35,10) NOT NULL, c1866 Interval64, c1867 Utf8, c1868 Bool, c1869 Uint64, c1870 Uint8 NOT NULL, c1871 Decimal(15,0) NOT NULL, c1872 Utf8 NOT NULL, c1873 Uint32 NOT NULL, c1874 Uint16, c1875 Uint8 NOT NULL, c1876 Decimal(15,0) NOT NULL, c1877 Decimal(22,9) NOT NULL, c1878 Float, c1879 Bool, c1880 Uint8 NOT NULL, c1881 Yson, c1882 Date NOT NULL, c1883 Datetime64, c1884 Double, c1885 Int16 NOT NULL, c1886 Int64 NOT NULL, c1887 Double, c1888 Double, c1889 Decimal(22,9), c1890 Uint32, c1891 Int8 NOT NULL, c1892 Timestamp64, c1893 Uint8, c1894 Float NOT NULL, c1895 String NOT NULL, c1896 Uint8 NOT NULL, c1897 Decimal(15,0) NOT NULL, c1898 Utf8, c1899 JsonDocument, c1900 Decimal(35,10) NOT NULL, c1901 Uint32, c1902 Uint16, c1903 Float NOT NULL, c1904 Json NOT NULL, c1905 Int32 NOT NULL, c1906 Uint32 NOT NULL, c1907 String NOT NULL, c1908 Uint32, c1909 Interval64, c1910 Decimal(22,9) NOT NULL, c1911 Utf8 NOT NULL, c1912 Decimal(22,9), c1913 Int32 NOT NULL, c1914 Decimal(35,10), c1915 Int32 NOT NULL, c1916 Uint32 NOT NULL, c1917 Datetime NOT NULL, c1918 Datetime, c1919 Interval64 NOT NULL, c1920 Interval64, c1921 Json, c1922 Uint16, c1923 Int8 NOT NULL, c1924 Uint8, c1925 Int64, c1926 Int16 NOT NULL, c1927 Uint16 NOT NULL, c1928 Datetime, c1929 Interval64, c1930 Datetime NOT NULL, c1931 Int32 NOT NULL, c1932 Int32, c1933 Decimal(22,9), c1934 Double NOT NULL, c1935 Uint8, c1936 Int16, c1937 Datetime64, c1938 Utf8 NOT NULL, c1939 Int32 NOT NULL, c1940 Uint16 NOT NULL, c1941 Datetime NOT NULL, c1942 Int64, c1943 Interval64, c1944 Date32 NOT NULL, c1945 Uint16 NOT NULL, c1946 Date32, c1947 Double, c1948 Uint64, c1949 Uint8, c1950 Double, c1951 Bool NOT NULL, c1952 Double NOT NULL, c1953 Int64, c1954 Int8 NOT NULL, c1955 Yson, c1956 Int16 NOT NULL, c1957 Timestamp64, c1958 Timestamp, c1959 Uint16 NOT NULL, c1960 Decimal(22,9), c1961 Float, c1962 Timestamp64 NOT NULL, c1963 Uint16, c1964 Date, c1965 Bool NOT NULL, c1966 Uint64, c1967 Timestamp64 NOT NULL, c1968 Decimal(35,10) NOT NULL, c1969 Uint8, c1970 String NOT NULL, c1971 Date NOT NULL, c1972 Utf8 NOT NULL, c1973 Int32, c1974 Int8 NOT NULL, c1975 Date, c1976 Int8, c1977 Timestamp, c1978 Yson, c1979 Int8, c1980 JsonDocument NOT NULL, c1981 Double, c1982 Uint16 NOT NULL, c1983 Double, c1984 Timestamp64, c1985 Utf8 NOT NULL, c1986 Interval64 NOT NULL, c1987 Double, c1988 Yson, c1989 Json NOT NULL, c1990 Date NOT NULL, c1991 Decimal(35,10), c1992 Int64, c1993 Uint64, c1994 JsonDocument, c1995 Datetime64, c1996 Int64 NOT NULL, c1997 JsonDocument, c1998 Uint32 NOT NULL, c1999 Yson, c2000 Bool, c2001 Bool NOT NULL, c2002 Interval64 NOT NULL, c2003 Decimal(15,0) NOT NULL, c2004 Uint16, c2005 Double NOT NULL, c2006 Uint16, c2007 Double NOT NULL, c2008 Decimal(22,9), c2009 JsonDocument NOT NULL, c2010 Uint8, c2011 Datetime64 NOT NULL, c2012 Date32, c2013 Datetime64 NOT NULL, c2014 Float, c2015 String, c2016 Int8, c2017 Float NOT NULL, c2018 Float NOT NULL, c2019 Int64 NOT NULL, c2020 Decimal(22,9) NOT NULL, c2021 Int64 NOT NULL, c2022 Uint16 NOT NULL, c2023 Int8, c2024 Date32 NOT NULL, c2025 JsonDocument, c2026 Interval64 NOT NULL, c2027 Uint32, c2028 Decimal(35,10) NOT NULL, c2029 Decimal(15,0) NOT NULL, c2030 Interval64 NOT NULL, c2031 Uint16, c2032 Float NOT NULL, c2033 Int8, c2034 Uint8 NOT NULL, c2035 Interval64, c2036 Decimal(22,9), c2037 Uint8, c2038 Double, c2039 Decimal(22,9), c2040 Date32, c2041 Decimal(35,10) NOT NULL, c2042 JsonDocument NOT NULL, c2043 Timestamp, c2044 Int32, c2045 Uint8, c2046 Uint8 NOT NULL, c2047 Date, c2048 Bool, c2049 Datetime, c2050 Int16 NOT NULL, c2051 Decimal(22,9), c2052 Int8 NOT NULL, c2053 Date32 NOT NULL, c2054 Decimal(35,10) NOT NULL, c2055 Int32 NOT NULL, c2056 Int32 NOT NULL, c2057 Int32 NOT NULL, c2058 JsonDocument, c2059 Date NOT NULL, c2060 Timestamp, c2061 Date32, c2062 Timestamp, c2063 Int64, c2064 JsonDocument, c2065 Timestamp, c2066 Interval64 NOT NULL, c2067 Decimal(35,10) NOT NULL, c2068 Timestamp64, c2069 Float NOT NULL, c2070 Decimal(15,0), c2071 Bool NOT NULL, c2072 Yson NOT NULL, c2073 Timestamp64 NOT NULL, c2074 Timestamp, c2075 Int64, c2076 Utf8 NOT NULL, c2077 Int8 NOT NULL, c2078 String, c2079 Float, c2080 Datetime, c2081 Decimal(15,0), c2082 Timestamp64 NOT NULL, c2083 Uint16, c2084 Bool NOT NULL, c2085 String NOT NULL, c2086 Uint64 NOT NULL, c2087 JsonDocument, c2088 Bool, c2089 Int16, c2090 Date32, c2091 Datetime, c2092 Uint8, c2093 Int32 NOT NULL, c2094 Datetime64, c2095 Int8 NOT NULL, c2096 Timestamp64, c2097 JsonDocument NOT NULL, c2098 Int32 NOT NULL, c2099 Date, c2100 String NOT NULL, c2101 String, c2102 Decimal(22,9), c2103 Int16, c2104 Uint32 NOT NULL, c2105 Uint16, c2106 Double NOT NULL, c2107 Int8 NOT NULL, c2108 Decimal(35,10) NOT NULL, c2109 Int64, c2110 Uint16, c2111 Timestamp64 NOT NULL, c2112 Timestamp64 NOT NULL, c2113 Bool, c2114 Int16, c2115 Bool NOT NULL, c2116 Yson NOT NULL, c2117 Date NOT NULL, c2118 Date, c2119 Uint8 NOT NULL, c2120 Interval64, c2121 Int8, c2122 Int64, c2123 Int32 NOT NULL, c2124 JsonDocument, c2125 Date, c2126 Yson, c2127 Decimal(22,9) NOT NULL, c2128 Uint16 NOT NULL, c2129 Uint16 NOT NULL, c2130 Datetime NOT NULL, c2131 Yson NOT NULL, c2132 Decimal(22,9), c2133 Float NOT NULL, c2134 Int16 NOT NULL, c2135 Decimal(35,10) NOT NULL, c2136 Datetime64 NOT NULL, c2137 Decimal(35,10), c2138 Uint64 NOT NULL, c2139 Decimal(35,10) NOT NULL, c2140 Yson NOT NULL, c2141 Uint64, c2142 Datetime, c2143 Float NOT NULL, c2144 Yson, c2145 Int32, c2146 Uint32, c2147 String NOT NULL, c2148 String NOT NULL, c2149 Int64, c2150 Yson NOT NULL, c2151 Double NOT NULL, c2152 Yson, c2153 Json NOT NULL, c2154 Yson NOT NULL, c2155 Utf8, c2156 String NOT NULL, c2157 Uint32 NOT NULL, c2158 Datetime64, c2159 Float NOT NULL, c2160 Uint16 NOT NULL, c2161 Decimal(35,10), c2162 Decimal(22,9), c2163 Uint32, c2164 Utf8, c2165 Datetime NOT NULL, c2166 Datetime64 NOT NULL, c2167 Utf8, c2168 Datetime, c2169 Uint64, c2170 Int32, c2171 JsonDocument, c2172 Uint8 NOT NULL, c2173 Int32, c2174 Date, c2175 Yson, c2176 Date32 NOT NULL, c2177 Uint32, c2178 Int8 NOT NULL, c2179 Date32, c2180 Utf8 NOT NULL, c2181 Int16, c2182 Bool, c2183 Uint64, c2184 Utf8 NOT NULL, c2185 Decimal(35,10) NOT NULL, c2186 Double NOT NULL, c2187 Json NOT NULL, c2188 Decimal(35,10), c2189 Double, c2190 Uint64, c2191 Timestamp, c2192 Decimal(35,10), c2193 Int64 NOT NULL, c2194 Datetime NOT NULL, c2195 Uint16 NOT NULL, c2196 Yson, c2197 Decimal(15,0) NOT NULL, c2198 Yson NOT NULL, c2199 Uint8, c2200 Decimal(22,9) NOT NULL, c2201 String NOT NULL, c2202 Utf8, c2203 Uint32, c2204 Interval64, c2205 Interval64 NOT NULL, c2206 Utf8 NOT NULL, c2207 Interval64 NOT NULL, c2208 Int16, c2209 JsonDocument, c2210 Decimal(35,10) NOT NULL, c2211 String, c2212 Decimal(15,0), c2213 Double NOT NULL, c2214 Int8, c2215 Timestamp64 NOT NULL, c2216 Yson, c2217 String NOT NULL, c2218 Utf8 NOT NULL, c2219 Bool, c2220 Uint8, c2221 Date32, c2222 JsonDocument, c2223 String, c2224 Bool, c2225 Yson, c2226 Uint16 NOT NULL, c2227 Utf8 NOT NULL, c2228 Int64 NOT NULL, c2229 Decimal(22,9) NOT NULL, c2230 Date NOT NULL, c2231 Timestamp, c2232 Int8 NOT NULL, c2233 Int16, c2234 JsonDocument, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Int32, c2238 Json, c2239 Uint16, c2240 Int8 NOT NULL, c2241 Datetime64, c2242 Int16 NOT NULL, c2243 Uint16, c2244 Decimal(35,10), c2245 String, c2246 Int16, c2247 Uint16 NOT NULL, c2248 Double, c2249 Date32, c2250 Timestamp64 NOT NULL, c2251 Decimal(15,0) NOT NULL, c2252 Datetime64 NOT NULL, c2253 Bool, c2254 Timestamp64 NOT NULL, c2255 Uint8 NOT NULL, c2256 Int16, c2257 Uint32, c2258 Uint64 NOT NULL, c2259 Decimal(22,9) NOT NULL, c2260 Int8, c2261 Yson, c2262 Interval64 NOT NULL, c2263 Int64 NOT NULL, c2264 Int32, c2265 Uint16, c2266 Int8 NOT NULL, c2267 Bool, c2268 Date, c2269 Json NOT NULL, c2270 Interval64 NOT NULL, c2271 Int16 NOT NULL, c2272 Uint32 NOT NULL, c2273 Date32 NOT NULL, c2274 Timestamp NOT NULL, c2275 Timestamp64 NOT NULL, c2276 Datetime NOT NULL, c2277 Int8 NOT NULL, c2278 Decimal(15,0) NOT NULL, c2279 Decimal(35,10) NOT NULL, c2280 Utf8, c2281 Json NOT NULL, c2282 Bool NOT NULL, c2283 Utf8, c2284 Utf8 NOT NULL, c2285 String, c2286 Uint64 NOT NULL, c2287 String, c2288 Json NOT NULL, c2289 Yson, c2290 Yson NOT NULL, c2291 Timestamp NOT NULL, c2292 Decimal(35,10) NOT NULL, c2293 Yson, c2294 Float NOT NULL, c2295 Utf8, c2296 Decimal(22,9), c2297 Date NOT NULL, c2298 Decimal(15,0), c2299 String, c2300 Interval64 NOT NULL, c2301 Bool NOT NULL, c2302 Int8, c2303 Decimal(15,0) NOT NULL, c2304 Json NOT NULL, c2305 Decimal(15,0), c2306 Timestamp, c2307 Float, c2308 Timestamp NOT NULL, c2309 Timestamp64 NOT NULL, c2310 Interval64, c2311 Datetime64, c2312 Json NOT NULL, c2313 Int32, c2314 Float, c2315 Decimal(15,0) NOT NULL, c2316 Decimal(35,10), c2317 Uint32, c2318 Decimal(15,0), c2319 Uint8, c2320 Decimal(35,10), c2321 Double, c2322 Uint8 NOT NULL, c2323 Interval64, c2324 Timestamp, c2325 Decimal(35,10), c2326 JsonDocument, c2327 Date32 NOT NULL, c2328 Utf8 NOT NULL, c2329 Bool NOT NULL, c2330 Json, c2331 Double NOT NULL, c2332 Date32 NOT NULL, c2333 Int32, c2334 Double, c2335 Int64, c2336 Json NOT NULL, c2337 Int16, c2338 Timestamp64 NOT NULL, c2339 Bool, c2340 Int32, c2341 Uint64 NOT NULL, c2342 Datetime NOT NULL, c2343 String NOT NULL, c2344 Float NOT NULL, c2345 Int32, c2346 Uint8, c2347 Date32 NOT NULL, c2348 Uint32, c2349 Timestamp64 NOT NULL, c2350 Int32 NOT NULL, c2351 Uint8 NOT NULL, c2352 Date, c2353 Utf8, c2354 Decimal(35,10) NOT NULL, c2355 Date32 NOT NULL, c2356 Json, c2357 Int64, c2358 String, c2359 Decimal(35,10), c2360 Date NOT NULL, c2361 Decimal(35,10), c2362 Uint16, c2363 Int16 NOT NULL, c2364 Date, c2365 Float, c2366 Float NOT NULL, c2367 Decimal(15,0) NOT NULL, c2368 Timestamp, c2369 Float, c2370 Timestamp64, c2371 Datetime64 NOT NULL, c2372 Uint32, c2373 String NOT NULL, c2374 Json, c2375 Uint32 NOT NULL, c2376 Json NOT NULL, c2377 String, c2378 Int16 NOT NULL, c2379 Json, c2380 Uint64, c2381 Uint32 NOT NULL, c2382 Timestamp64, c2383 Date32 NOT NULL, c2384 Uint16, c2385 JsonDocument, c2386 Int16, c2387 Decimal(15,0), c2388 Int8, c2389 Bool, c2390 String, c2391 Int16, c2392 Double, c2393 Datetime, c2394 Decimal(22,9), c2395 Yson NOT NULL, c2396 Uint16 NOT NULL, c2397 Int32 NOT NULL, c2398 Timestamp NOT NULL, c2399 Int64, c2400 Datetime64 NOT NULL, c2401 Json, c2402 String NOT NULL, c2403 Timestamp64 NOT NULL, c2404 Float NOT NULL, c2405 Double NOT NULL, c2406 Interval64, c2407 Decimal(22,9), c2408 Decimal(35,10) NOT NULL, c2409 Bool NOT NULL, c2410 Datetime, c2411 Yson NOT NULL, c2412 Timestamp64 NOT NULL, c2413 Uint64 NOT NULL, c2414 Yson, c2415 Uint8, c2416 Date32 NOT NULL, c2417 Bool NOT NULL, c2418 Utf8 NOT NULL, c2419 Yson, c2420 Int8, c2421 Int8, c2422 Json, c2423 JsonDocument, c2424 Uint64, c2425 Int32 NOT NULL, c2426 Date NOT NULL, c2427 Timestamp NOT NULL, c2428 Int16, c2429 Utf8 NOT NULL, c2430 Uint64, c2431 Datetime64 NOT NULL, c2432 Int32, c2433 Uint8 NOT NULL, c2434 Decimal(35,10), c2435 Int64, c2436 Double, c2437 Date NOT NULL, c2438 Decimal(15,0) NOT NULL, c2439 Int32, c2440 Float NOT NULL, c2441 Decimal(22,9), c2442 Uint32, c2443 Yson, c2444 Interval64 NOT NULL, c2445 Uint64, c2446 Decimal(15,0) NOT NULL, c2447 Float, c2448 Datetime NOT NULL, c2449 Decimal(35,10) NOT NULL, c2450 Double NOT NULL, c2451 Decimal(35,10), c2452 String, c2453 Yson, c2454 Utf8 NOT NULL, c2455 Datetime64 NOT NULL, c2456 Bool, c2457 Int64 NOT NULL, c2458 Uint64, c2459 Datetime, c2460 Uint8, c2461 Float, c2462 JsonDocument NOT NULL, c2463 Interval64 NOT NULL, c2464 Bool, c2465 Uint8, c2466 Bool, c2467 Decimal(35,10) NOT NULL, c2468 Uint64 NOT NULL, c2469 Datetime64, c2470 Date32, c2471 Double, c2472 Int32, c2473 Yson, c2474 Datetime, c2475 Utf8 NOT NULL, c2476 Double, c2477 Timestamp, c2478 Float, c2479 Float, c2480 Json NOT NULL, c2481 Uint8, c2482 Timestamp, c2483 Uint32 NOT NULL, c2484 Decimal(35,10) NOT NULL, c2485 Yson NOT NULL, c2486 Int32 NOT NULL, c2487 String NOT NULL, c2488 Datetime NOT NULL, c2489 Int64 NOT NULL, c2490 Decimal(35,10), c2491 JsonDocument NOT NULL, c2492 Utf8 NOT NULL, c2493 Timestamp, c2494 Int16 NOT NULL, c2495 Int64 NOT NULL, c2496 Float NOT NULL, c2497 Uint32 NOT NULL, c2498 Date32, c2499 Int32, c2500 Decimal(22,9) NOT NULL, c2501 Int8, c2502 Uint16, c2503 Bool, c2504 Uint8 NOT NULL, c2505 Decimal(15,0) NOT NULL, c2506 Decimal(35,10) NOT NULL, c2507 Date NOT NULL, c2508 Uint16, c2509 Datetime NOT NULL, c2510 Timestamp NOT NULL, c2511 Float NOT NULL, c2512 Decimal(15,0) NOT NULL, c2513 Int16 NOT NULL, c2514 Date, c2515 Int32, c2516 Uint8 NOT NULL, c2517 Datetime64, c2518 Float NOT NULL, c2519 Decimal(22,9) NOT NULL, c2520 Uint32 NOT NULL, c2521 Double, c2522 Decimal(15,0) NOT NULL, c2523 Decimal(22,9) NOT NULL, c2524 Decimal(15,0) NOT NULL, c2525 Timestamp64, c2526 Int16, c2527 String NOT NULL, c2528 Int8 NOT NULL, c2529 Int8, c2530 Date NOT NULL, c2531 Yson, c2532 Int32 NOT NULL, c2533 Utf8 NOT NULL, c2534 Datetime, c2535 Uint8, c2536 Float NOT NULL, c2537 Uint64 NOT NULL, c2538 Decimal(22,9), c2539 Int8 NOT NULL, c2540 Yson NOT NULL, c2541 Uint8, c2542 String NOT NULL, c2543 Double, c2544 Bool, c2545 Int32 NOT NULL, c2546 Decimal(15,0) NOT NULL, c2547 Interval64 NOT NULL, c2548 Bool, c2549 Date32 NOT NULL, c2550 Uint8, c2551 Interval64 NOT NULL, c2552 Int64, c2553 Decimal(35,10) NOT NULL, c2554 Decimal(35,10) NOT NULL, c2555 Double NOT NULL, c2556 Json, c2557 Utf8, c2558 Int8 NOT NULL, c2559 JsonDocument NOT NULL, c2560 Uint64, c2561 Decimal(15,0) NOT NULL, c2562 Uint8 NOT NULL, c2563 Utf8 NOT NULL, c2564 Timestamp64 NOT NULL, c2565 Interval64, c2566 Uint16, c2567 Datetime NOT NULL, c2568 Float NOT NULL, c2569 Int64 NOT NULL, c2570 Bool, c2571 Decimal(22,9), c2572 Yson NOT NULL, c2573 Uint64 NOT NULL, c2574 Timestamp64, c2575 Bool, c2576 Int32, c2577 Date32, c2578 JsonDocument NOT NULL, c2579 Int64, c2580 Date32, c2581 Bool NOT NULL, c2582 Json NOT NULL, c2583 Date NOT NULL, c2584 Bool NOT NULL, c2585 Interval64 NOT NULL, c2586 Uint16, c2587 Timestamp64 NOT NULL, c2588 Int32, c2589 Datetime NOT NULL, c2590 Datetime, c2591 Utf8, c2592 Uint8 NOT NULL, c2593 Int64 NOT NULL, c2594 Uint8, c2595 JsonDocument NOT NULL, c2596 Float, c2597 Uint8 NOT NULL, c2598 String, c2599 Yson, c2600 Uint16 NOT NULL, c2601 JsonDocument, c2602 String NOT NULL, c2603 Json NOT NULL, c2604 Timestamp64, c2605 Timestamp64 NOT NULL, c2606 Date NOT NULL, c2607 Timestamp64 NOT NULL, c2608 Utf8 NOT NULL, c2609 Decimal(35,10), c2610 Uint32 NOT NULL, c2611 Yson, c2612 Int32 NOT NULL, c2613 Json NOT NULL, c2614 String NOT NULL, c2615 Decimal(15,0) NOT NULL, c2616 Bool NOT NULL, c2617 Uint32 NOT NULL, c2618 Uint8, c2619 Int8, c2620 Decimal(35,10) NOT NULL, c2621 Interval64 NOT NULL, c2622 Decimal(35,10), c2623 Date, c2624 Utf8 NOT NULL, c2625 Decimal(15,0), c2626 Datetime64 NOT NULL, c2627 Decimal(15,0), c2628 Uint64 NOT NULL, c2629 Datetime64, c2630 Interval64, c2631 Utf8 NOT NULL, c2632 Timestamp64, c2633 Bool, c2634 Double NOT NULL, c2635 Uint8 NOT NULL, c2636 Float, c2637 Double NOT NULL, c2638 Yson, c2639 Uint32, c2640 Yson, c2641 Yson NOT NULL, c2642 Decimal(22,9), c2643 Utf8, c2644 Uint8 NOT NULL, c2645 Decimal(22,9) NOT NULL, c2646 JsonDocument NOT NULL, c2647 Bool, c2648 Yson NOT NULL, c2649 Decimal(35,10) NOT NULL, c2650 Double NOT NULL, c2651 Int64 NOT NULL, c2652 Bool, c2653 Decimal(35,10), c2654 Decimal(22,9), c2655 JsonDocument, c2656 Datetime64, c2657 Double, c2658 Date32 NOT NULL, c2659 Bool NOT NULL, c2660 Decimal(35,10) NOT NULL, c2661 Datetime64, c2662 Interval64 NOT NULL, c2663 Bool, c2664 Uint16 NOT NULL, c2665 String, c2666 Timestamp64 NOT NULL, c2667 Uint8, c2668 Decimal(35,10), c2669 Bool, c2670 Int8 NOT NULL, c2671 Int8, c2672 Timestamp64, c2673 Utf8 NOT NULL, c2674 Bool, c2675 Timestamp64 NOT NULL, c2676 Decimal(22,9) NOT NULL, c2677 Bool, c2678 Uint64 NOT NULL, c2679 Yson, c2680 Decimal(35,10), c2681 Int8, c2682 Date32 NOT NULL, c2683 Interval64, c2684 Interval64 NOT NULL, c2685 Datetime, c2686 Datetime64 NOT NULL, c2687 Uint8, c2688 Decimal(35,10) NOT NULL, c2689 Bool, c2690 Yson NOT NULL, c2691 Date32, c2692 Int32 NOT NULL, c2693 Date NOT NULL, c2694 Json NOT NULL, c2695 Interval64 NOT NULL, c2696 Uint8, c2697 Yson NOT NULL, c2698 Decimal(15,0), c2699 Int8, c2700 Yson NOT NULL, c2701 Int16, c2702 Date NOT NULL, c2703 Float NOT NULL, c2704 Decimal(35,10), c2705 Timestamp, c2706 Uint32 NOT NULL, c2707 Double NOT NULL, c2708 JsonDocument NOT NULL, c2709 Int8, c2710 JsonDocument NOT NULL, c2711 Int16 NOT NULL, c2712 Int16, c2713 JsonDocument NOT NULL, c2714 Uint64, c2715 Date32, c2716 Decimal(35,10) NOT NULL, c2717 Decimal(15,0) NOT NULL, c2718 Uint32 NOT NULL, c2719 Double NOT NULL, c2720 Uint64 NOT NULL, c2721 Int16 NOT NULL, c2722 Int16 NOT NULL, c2723 Float NOT NULL, c2724 String, c2725 Datetime, c2726 Bool NOT NULL, c2727 Uint64 NOT NULL, c2728 Json, c2729 Decimal(35,10), c2730 Int32, c2731 Decimal(22,9) NOT NULL, c2732 Float NOT NULL, c2733 Uint64, c2734 Uint32, c2735 Uint16, c2736 Decimal(35,10), c2737 Utf8, c2738 Int16, c2739 Interval64, c2740 Bool NOT NULL, c2741 Datetime, c2742 Int8 NOT NULL, c2743 Timestamp64 NOT NULL, c2744 Int64 NOT NULL, c2745 JsonDocument, c2746 Int16, c2747 Utf8, c2748 Date32, c2749 Date NOT NULL, c2750 Bool, c2751 Int64 NOT NULL, c2752 Decimal(35,10) NOT NULL, c2753 Uint64, c2754 Yson NOT NULL, c2755 Yson, c2756 Json, c2757 Double NOT NULL, c2758 Bool, c2759 Decimal(15,0), c2760 Decimal(15,0), c2761 Date32 NOT NULL, c2762 Datetime, c2763 Json, c2764 String, c2765 Decimal(22,9) NOT NULL, c2766 Interval64 NOT NULL, c2767 Uint8, c2768 Timestamp64, c2769 Int64 NOT NULL, c2770 Timestamp NOT NULL, c2771 Float, c2772 Bool, c2773 Timestamp NOT NULL, c2774 Yson, c2775 Float NOT NULL, c2776 String NOT NULL, c2777 String NOT NULL, c2778 Utf8 NOT NULL, c2779 Uint8 NOT NULL, c2780 Bool, c2781 Decimal(15,0), c2782 Uint16 NOT NULL, c2783 Decimal(35,10) NOT NULL, c2784 Date NOT NULL, c2785 JsonDocument, c2786 JsonDocument, c2787 Json NOT NULL, c2788 Int8, c2789 Date32, c2790 Int64, c2791 Utf8, c2792 Timestamp64, c2793 Date, c2794 Double NOT NULL, c2795 Timestamp NOT NULL, c2796 Datetime NOT NULL, c2797 Date, c2798 Decimal(22,9) NOT NULL, c2799 Int8, c2800 Datetime64, c2801 Int16, c2802 JsonDocument NOT NULL, c2803 Decimal(22,9), c2804 Timestamp64, c2805 Decimal(15,0) NOT NULL, c2806 Timestamp NOT NULL, c2807 Datetime NOT NULL, c2808 Uint16, c2809 Int64, c2810 Date NOT NULL, c2811 Int8 NOT NULL, c2812 String, c2813 Int16, c2814 Double, c2815 Uint64, c2816 Datetime NOT NULL, c2817 Uint64 NOT NULL, c2818 Decimal(22,9) NOT NULL, c2819 Date, c2820 Yson, c2821 Double, c2822 Yson, c2823 Int64, c2824 Decimal(35,10), c2825 String, c2826 Yson, c2827 Datetime64 NOT NULL, c2828 Decimal(35,10), c2829 Interval64 NOT NULL, c2830 JsonDocument NOT NULL, c2831 Json NOT NULL, c2832 Int64 NOT NULL, c2833 Int64 NOT NULL, c2834 Timestamp64, c2835 Uint8, c2836 Json, c2837 String, c2838 Int8 NOT NULL, c2839 JsonDocument NOT NULL, c2840 Json NOT NULL, c2841 Datetime, c2842 Uint32 NOT NULL, c2843 String NOT NULL, c2844 String, c2845 Int16 NOT NULL, c2846 Int8, c2847 Date32, c2848 Date NOT NULL, c2849 JsonDocument, c2850 Uint32, c2851 Decimal(15,0), c2852 Uint8 NOT NULL, c2853 Uint32, c2854 Json NOT NULL, c2855 Date32 NOT NULL, c2856 Date, c2857 Decimal(35,10), c2858 Int8, c2859 Datetime NOT NULL, c2860 Uint32 NOT NULL, c2861 Double, c2862 Timestamp64, c2863 Json, c2864 Bool NOT NULL, c2865 Uint64 NOT NULL, c2866 Interval64 NOT NULL, c2867 Decimal(35,10) NOT NULL, c2868 Int16, c2869 Int32, c2870 Bool, c2871 Timestamp64 NOT NULL, c2872 Int64 NOT NULL, c2873 Int16, c2874 Decimal(22,9), c2875 Utf8, c2876 Utf8 NOT NULL, c2877 Bool NOT NULL, c2878 Double, c2879 Float NOT NULL, c2880 Int8 NOT NULL, c2881 Float NOT NULL, c2882 Timestamp, c2883 Double NOT NULL, c2884 Utf8 NOT NULL, c2885 Int64 NOT NULL, c2886 Uint32, c2887 Date32, c2888 Decimal(35,10), c2889 String, c2890 Bool, c2891 Timestamp NOT NULL, c2892 Int64 NOT NULL, c2893 Json NOT NULL, c2894 Timestamp64, c2895 Int8, c2896 Int16, c2897 Int8, c2898 Datetime64, c2899 Int16 NOT NULL, c2900 String NOT NULL, c2901 Float NOT NULL, c2902 Uint64, c2903 Uint16 NOT NULL, c2904 Float, c2905 Interval64, c2906 Uint16, c2907 Int8, c2908 Int64, c2909 Date, c2910 Uint16, c2911 Uint64, c2912 Timestamp64, c2913 Interval64 NOT NULL, c2914 Decimal(22,9) NOT NULL, c2915 Uint8, c2916 Date NOT NULL, c2917 JsonDocument, c2918 Int32, c2919 Int32, c2920 Int16, c2921 Double NOT NULL, c2922 Uint16, c2923 Int8, c2924 Yson, c2925 Timestamp64, c2926 Datetime64 NOT NULL, c2927 Int32, c2928 Utf8, c2929 Interval64 NOT NULL, c2930 Int16, c2931 Date NOT NULL, c2932 Uint64, c2933 Date32, c2934 Bool, c2935 Decimal(15,0) NOT NULL, c2936 Timestamp64 NOT NULL, c2937 Utf8 NOT NULL, c2938 Timestamp, c2939 Yson, c2940 Decimal(22,9), c2941 Timestamp64 NOT NULL, c2942 Date32 NOT NULL, c2943 Yson, c2944 Decimal(22,9), c2945 String NOT NULL, c2946 String, c2947 Double NOT NULL, c2948 Date NOT NULL, c2949 Float, c2950 Decimal(35,10), c2951 Uint16 NOT NULL, c2952 Bool NOT NULL, c2953 JsonDocument NOT NULL, c2954 Decimal(15,0), c2955 Float NOT NULL, c2956 Datetime, c2957 Timestamp64, c2958 String NOT NULL, c2959 Double, c2960 Interval64, c2961 Double NOT NULL, c2962 Int8, c2963 Datetime64, c2964 Uint8, c2965 Interval64 NOT NULL, c2966 Uint64, c2967 Double NOT NULL, c2968 Int64, c2969 Bool, c2970 Float, c2971 Int16, c2972 Yson NOT NULL, c2973 Timestamp NOT NULL, c2974 Timestamp64 NOT NULL, c2975 Uint8 NOT NULL, c2976 JsonDocument, c2977 Int64 NOT NULL, c2978 Decimal(15,0) NOT NULL, c2979 Decimal(35,10) NOT NULL, c2980 Uint64 NOT NULL, c2981 Int64, c2982 Interval64 NOT NULL, c2983 Yson NOT NULL, c2984 Decimal(35,10) NOT NULL, c2985 Bool NOT NULL, c2986 Interval64 NOT NULL, c2987 Int16, c2988 Double NOT NULL, c2989 Uint64 NOT NULL, c2990 Int16, c2991 Int32, c2992 Datetime NOT NULL, c2993 Timestamp NOT NULL, c2994 Int8 NOT NULL, c2995 Uint8, c2996 Timestamp, c2997 Uint64, c2998 Date32, c2999 Yson NOT NULL, c3000 Float NOT NULL, c3001 Date NOT NULL, c3002 Utf8 NOT NULL, c3003 Date32, c3004 Json, c3005 Date32 NOT NULL, c3006 Decimal(22,9), c3007 Timestamp, c3008 Interval64, c3009 Uint16, c3010 Int64 NOT NULL, c3011 Json, c3012 Uint16, c3013 Json, c3014 Int32, c3015 Decimal(35,10), c3016 Double, c3017 Date32 NOT NULL, c3018 Datetime64 NOT NULL, c3019 Int16, c3020 Int64 NOT NULL, c3021 Interval64 NOT NULL, c3022 Utf8 NOT NULL, c3023 Int16, c3024 Int16, c3025 Double, c3026 Uint8 NOT NULL, c3027 Yson, c3028 Datetime NOT NULL, c3029 JsonDocument NOT NULL, c3030 Decimal(35,10) NOT NULL, c3031 Date32, c3032 JsonDocument NOT NULL, c3033 Datetime, c3034 Decimal(22,9) NOT NULL, c3035 Uint32, c3036 Json, c3037 Utf8 NOT NULL, c3038 Int16, c3039 Timestamp64 NOT NULL, c3040 Date32, c3041 Datetime NOT NULL, c3042 Json, c3043 Decimal(15,0), c3044 String, c3045 Bool NOT NULL, c3046 Double NOT NULL, c3047 Int32, c3048 Uint32 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(35,10) NOT NULL, c3051 Decimal(15,0), c3052 Float, c3053 Decimal(35,10), c3054 String NOT NULL, c3055 Uint64, c3056 Bool NOT NULL, c3057 Int8, c3058 Datetime64 NOT NULL, c3059 Date32 NOT NULL, c3060 Utf8, c3061 Int64 NOT NULL, c3062 Timestamp NOT NULL, c3063 Yson NOT NULL, c3064 Uint32, c3065 Datetime64 NOT NULL, c3066 Bool NOT NULL, c3067 Interval64, c3068 Double, c3069 Float NOT NULL, c3070 Decimal(15,0) NOT NULL, c3071 Int64, c3072 Uint8 NOT NULL, c3073 Decimal(35,10), c3074 Yson NOT NULL, c3075 Json NOT NULL, c3076 Int32, c3077 Uint8 NOT NULL, c3078 Timestamp64, c3079 Decimal(15,0) NOT NULL, c3080 Date32, c3081 Datetime NOT NULL, c3082 Uint8, c3083 Timestamp64 NOT NULL, c3084 Interval64 NOT NULL, c3085 Decimal(35,10), c3086 Decimal(15,0), c3087 String NOT NULL, c3088 Interval64, c3089 Timestamp64 NOT NULL, c3090 Timestamp NOT NULL, c3091 Int32 NOT NULL, c3092 Bool, c3093 Int64, c3094 Int32, c3095 Double, c3096 Interval64 NOT NULL, c3097 Uint32, c3098 JsonDocument, c3099 Timestamp64 NOT NULL, c3100 Timestamp64, c3101 JsonDocument NOT NULL, c3102 Datetime NOT NULL, c3103 Timestamp, c3104 Date NOT NULL, c3105 Int32 NOT NULL, c3106 Date32 NOT NULL, c3107 Interval64, c3108 Timestamp NOT NULL, c3109 Uint64 NOT NULL, c3110 Int64, c3111 Int64 NOT NULL, c3112 Decimal(22,9) NOT NULL, c3113 Decimal(15,0), c3114 Utf8 NOT NULL, c3115 Interval64, c3116 Datetime, c3117 Utf8, c3118 Datetime64, c3119 String NOT NULL, c3120 Int8 NOT NULL, c3121 Uint32, c3122 Int8, c3123 Utf8, c3124 Datetime64, c3125 Bool, c3126 Timestamp, c3127 Date, c3128 Double NOT NULL, c3129 Int8, c3130 Decimal(22,9) NOT NULL, c3131 Date NOT NULL, c3132 Interval64, c3133 Datetime NOT NULL, c3134 Int8 NOT NULL, c3135 Uint8, c3136 Int8, c3137 Datetime64 NOT NULL, c3138 Datetime NOT NULL, c3139 Interval64 NOT NULL, c3140 Datetime64 NOT NULL, c3141 Int8, c3142 Datetime, c3143 Int16 NOT NULL, c3144 Decimal(15,0), c3145 Float, c3146 Bool NOT NULL, c3147 JsonDocument NOT NULL, c3148 Decimal(35,10), c3149 Int16, c3150 Decimal(35,10) NOT NULL, c3151 Datetime, c3152 Datetime, c3153 Bool, c3154 Json, c3155 Decimal(22,9) NOT NULL, c3156 Json NOT NULL, c3157 Float, c3158 Int64 NOT NULL, c3159 Bool, c3160 JsonDocument, c3161 Decimal(15,0) NOT NULL, c3162 Float NOT NULL, c3163 Utf8 NOT NULL, c3164 Int16 NOT NULL, c3165 Decimal(15,0) NOT NULL, c3166 JsonDocument, c3167 Datetime64 NOT NULL, c3168 Int64 NOT NULL, c3169 Decimal(35,10) NOT NULL, c3170 Decimal(35,10), c3171 Date32, c3172 Datetime NOT NULL, c3173 Decimal(22,9) NOT NULL, c3174 Timestamp NOT NULL, c3175 Uint32 NOT NULL, c3176 Json NOT NULL, c3177 JsonDocument NOT NULL, c3178 JsonDocument, c3179 Timestamp64 NOT NULL, c3180 Uint64, c3181 Float NOT NULL, c3182 Uint64, c3183 Int32, c3184 Timestamp64, c3185 Json, c3186 Yson NOT NULL, c3187 Date32, c3188 Date32, c3189 Datetime64 NOT NULL, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(22,9) NOT NULL, c3192 Double, c3193 Yson NOT NULL, c3194 Int8, c3195 Uint32, c3196 Decimal(22,9), c3197 Decimal(35,10) NOT NULL, c3198 Uint64 NOT NULL, c3199 Decimal(15,0), c3200 Datetime, c3201 Date, c3202 Double, c3203 Timestamp64 NOT NULL, c3204 Date NOT NULL, c3205 Uint16, c3206 Interval64 NOT NULL, c3207 Datetime, c3208 Decimal(35,10), c3209 Date32 NOT NULL, c3210 Decimal(35,10), c3211 Int8, c3212 Float NOT NULL, c3213 Double NOT NULL, c3214 Date, c3215 Bool, c3216 Float, c3217 Datetime, c3218 Decimal(15,0) NOT NULL, c3219 Yson NOT NULL, c3220 Decimal(15,0), c3221 Uint64 NOT NULL, c3222 Yson NOT NULL, c3223 Int32 NOT NULL, c3224 Utf8 NOT NULL, c3225 Decimal(22,9), c3226 Uint64 NOT NULL, c3227 String NOT NULL, c3228 Int16, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Decimal(22,9) NOT NULL, c3232 JsonDocument, c3233 Datetime, c3234 Interval64, c3235 Decimal(22,9), c3236 String NOT NULL, c3237 Int64 NOT NULL, c3238 Yson NOT NULL, c3239 Double NOT NULL, c3240 Int32 NOT NULL, c3241 Datetime64 NOT NULL, c3242 Timestamp, c3243 Timestamp, c3244 Uint8 NOT NULL, c3245 Uint8, c3246 Double NOT NULL, c3247 Uint32, c3248 Decimal(35,10), c3249 Float NOT NULL, c3250 Bool, c3251 Decimal(22,9), c3252 Date, c3253 Decimal(22,9) NOT NULL, c3254 Int8 NOT NULL, c3255 Int32, c3256 Timestamp64 NOT NULL, c3257 Int8, c3258 Int16 NOT NULL, c3259 Utf8 NOT NULL, c3260 Decimal(22,9), c3261 Date32, c3262 Timestamp64 NOT NULL, c3263 Utf8, c3264 Uint32, c3265 Timestamp64, c3266 String NOT NULL, c3267 JsonDocument, c3268 Utf8, c3269 Date32, c3270 Timestamp64 NOT NULL, c3271 Datetime, c3272 Datetime64 NOT NULL, c3273 Float, c3274 Double NOT NULL, c3275 Bool NOT NULL, c3276 Uint64, c3277 Uint8, c3278 Yson, c3279 Uint32 NOT NULL, c3280 Float, c3281 Bool NOT NULL, c3282 Date32 NOT NULL, c3283 Float NOT NULL, c3284 Int8 NOT NULL, c3285 Uint64 NOT NULL, c3286 Int64, c3287 Datetime64 NOT NULL, c3288 Datetime64 NOT NULL, c3289 Decimal(22,9) NOT NULL, c3290 Datetime NOT NULL, c3291 Decimal(22,9), c3292 Datetime NOT NULL, c3293 Int16 NOT NULL, c3294 Int32, c3295 Uint32, c3296 Uint64 NOT NULL, c3297 Decimal(22,9) NOT NULL, c3298 Int8 NOT NULL, c3299 Decimal(15,0), c3300 Decimal(15,0) NOT NULL, c3301 Interval64, c3302 Utf8, c3303 Date NOT NULL, c3304 Timestamp, c3305 Uint32 NOT NULL, c3306 Datetime64, c3307 Timestamp64, c3308 Date, c3309 Bool, c3310 Double NOT NULL, c3311 Timestamp64 NOT NULL, c3312 Interval64, c3313 Int8 NOT NULL, c3314 JsonDocument NOT NULL, c3315 Uint32 NOT NULL, c3316 Datetime NOT NULL, c3317 Datetime64 NOT NULL, c3318 String NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int32 NOT NULL, c3321 Date, c3322 Bool, c3323 Double, c3324 Decimal(22,9), c3325 Double, c3326 Uint16 NOT NULL, c3327 Float NOT NULL, c3328 Date32 NOT NULL, c3329 Int32 NOT NULL, c3330 Int64, c3331 Int8, c3332 Utf8, c3333 Int16, c3334 Int32 NOT NULL, c3335 Decimal(35,10) NOT NULL, c3336 Datetime64, c3337 Utf8, c3338 Bool NOT NULL, c3339 Int64, c3340 Uint32, c3341 Decimal(22,9) NOT NULL, c3342 Json NOT NULL, c3343 Date NOT NULL, c3344 Decimal(35,10) NOT NULL, c3345 Date32 NOT NULL, c3346 Uint8 NOT NULL, c3347 Double, c3348 Int8 NOT NULL, c3349 Int64, c3350 Decimal(15,0) NOT NULL, c3351 Json, c3352 Utf8, c3353 Decimal(22,9), c3354 Float NOT NULL, c3355 Datetime, c3356 Uint16 NOT NULL, c3357 Timestamp NOT NULL, c3358 JsonDocument, c3359 Utf8 NOT NULL, c3360 Json NOT NULL, c3361 Utf8 NOT NULL, c3362 Int16, c3363 Int16, c3364 Timestamp64, c3365 String, c3366 Bool NOT NULL, c3367 Double, c3368 Timestamp64 NOT NULL, c3369 Timestamp64, c3370 Bool, c3371 Int64, c3372 Timestamp, c3373 Interval64, c3374 Utf8, c3375 Date32 NOT NULL, c3376 Json NOT NULL, c3377 Bool NOT NULL, c3378 Int64, c3379 Decimal(15,0), c3380 Decimal(22,9) NOT NULL, c3381 Int32, c3382 Utf8 NOT NULL, c3383 Int64, c3384 Timestamp, c3385 Int64 NOT NULL, c3386 Decimal(22,9), c3387 Decimal(15,0), c3388 Int8, c3389 Decimal(35,10) NOT NULL, c3390 Interval64, c3391 Int16 NOT NULL, c3392 String, c3393 Bool NOT NULL, c3394 Timestamp64 NOT NULL, c3395 Float NOT NULL, c3396 Datetime64, c3397 Float NOT NULL, c3398 Uint64 NOT NULL, c3399 Int16 NOT NULL, c3400 Utf8, c3401 Uint32, c3402 Datetime, c3403 String, c3404 Utf8, c3405 Int16 NOT NULL, c3406 Date32, c3407 Yson, c3408 Decimal(35,10), c3409 Date, c3410 Int8 NOT NULL, c3411 Bool NOT NULL, c3412 Decimal(35,10), c3413 Decimal(15,0) NOT NULL, c3414 Double, c3415 JsonDocument NOT NULL, c3416 Int64 NOT NULL, c3417 Int16, c3418 String NOT NULL, c3419 Timestamp64, c3420 Bool, c3421 Int64 NOT NULL, c3422 Date32 NOT NULL, c3423 JsonDocument, c3424 Int64 NOT NULL, c3425 Datetime, c3426 Int8, c3427 Interval64, c3428 Timestamp64 NOT NULL, c3429 Uint64 NOT NULL, c3430 Decimal(15,0) NOT NULL, c3431 Date, c3432 Yson, c3433 Uint16, c3434 Timestamp64 NOT NULL, c3435 Date32, c3436 Datetime64 NOT NULL, c3437 Datetime NOT NULL, c3438 Interval64, c3439 Uint64 NOT NULL, c3440 Int16, c3441 Json, c3442 Timestamp NOT NULL, c3443 Date, c3444 Uint64 NOT NULL, c3445 Int8 NOT NULL, c3446 Double, c3447 Timestamp64 NOT NULL, c3448 Interval64 NOT NULL, c3449 Bool NOT NULL, c3450 Timestamp64, c3451 Datetime64, c3452 Timestamp NOT NULL, c3453 Datetime64 NOT NULL, c3454 Uint64, c3455 Json NOT NULL, c3456 Datetime64 NOT NULL, c3457 Decimal(35,10) NOT NULL, c3458 Date32 NOT NULL, c3459 Uint16 NOT NULL, c3460 Double NOT NULL, c3461 Double NOT NULL, c3462 Decimal(15,0), c3463 Double, c3464 Int64 NOT NULL, c3465 Timestamp64 NOT NULL, c3466 Uint64 NOT NULL, c3467 Decimal(35,10), c3468 Uint64, c3469 Datetime64 NOT NULL, c3470 Uint64 NOT NULL, c3471 Decimal(15,0) NOT NULL, c3472 Yson, c3473 Datetime64, c3474 Decimal(15,0) NOT NULL, c3475 Float, c3476 Timestamp64 NOT NULL, c3477 Int16, c3478 Double NOT NULL, c3479 Int32 NOT NULL, c3480 Datetime, c3481 Uint32 NOT NULL, c3482 Int8, c3483 Uint16, c3484 Datetime, c3485 Bool, c3486 Int8 NOT NULL, c3487 Datetime64, c3488 Float NOT NULL, c3489 Decimal(22,9) NOT NULL, c3490 Decimal(22,9) NOT NULL, c3491 Datetime NOT NULL, c3492 Datetime NOT NULL, c3493 Date, c3494 Utf8 NOT NULL, c3495 Timestamp64 NOT NULL, c3496 Timestamp64 NOT NULL, c3497 Datetime NOT NULL, c3498 Uint64, c3499 Date32, c3500 Json NOT NULL, c3501 Datetime, c3502 Decimal(22,9), c3503 Date32 NOT NULL, c3504 Uint64, c3505 Int64 NOT NULL, c3506 Date NOT NULL, c3507 String, c3508 Double NOT NULL, c3509 Timestamp64 NOT NULL, c3510 Date, c3511 Int8 NOT NULL, c3512 Decimal(15,0), c3513 Timestamp64 NOT NULL, c3514 Decimal(35,10) NOT NULL, c3515 String, c3516 Uint32, c3517 Timestamp NOT NULL, c3518 Timestamp NOT NULL, c3519 Timestamp NOT NULL, c3520 Decimal(22,9), c3521 Int64 NOT NULL, c3522 Uint32, c3523 Datetime, c3524 Decimal(15,0) NOT NULL, c3525 Timestamp64, c3526 JsonDocument, c3527 Decimal(15,0) NOT NULL, c3528 Uint16 NOT NULL, c3529 Yson, c3530 JsonDocument NOT NULL, c3531 Utf8 NOT NULL, c3532 Date NOT NULL, c3533 Date NOT NULL, c3534 Float, c3535 Datetime64 NOT NULL, c3536 Yson NOT NULL, c3537 Date32 NOT NULL, c3538 Decimal(35,10), c3539 Int16, c3540 Uint8, c3541 Int64, c3542 Utf8, c3543 Int8, c3544 Decimal(22,9) NOT NULL, c3545 Bool NOT NULL, c3546 Int8, c3547 Decimal(15,0) NOT NULL, c3548 Interval64 NOT NULL, c3549 Datetime64 NOT NULL, c3550 Timestamp64, c3551 Int16 NOT NULL, c3552 Date NOT NULL, c3553 Timestamp64 NOT NULL, c3554 JsonDocument, c3555 Yson NOT NULL, c3556 Date32 NOT NULL, c3557 Int16, c3558 Int16 NOT NULL, c3559 Uint8, c3560 Decimal(22,9), c3561 Json NOT NULL, c3562 Int8, c3563 Decimal(15,0), c3564 Date32, c3565 Decimal(35,10), c3566 Int16, c3567 Decimal(15,0) NOT NULL, c3568 Interval64, c3569 Decimal(35,10), c3570 Double NOT NULL, c3571 Int8, c3572 Decimal(15,0) NOT NULL, c3573 Float, c3574 Date32, c3575 Bool, c3576 Decimal(15,0), c3577 Utf8, c3578 Bool, c3579 Double NOT NULL, c3580 Decimal(35,10) NOT NULL, c3581 String, c3582 Date32 NOT NULL, c3583 Uint64, c3584 Int32 NOT NULL, c3585 Int8, c3586 String, c3587 Float, c3588 Yson, c3589 Datetime64 NOT NULL, c3590 Timestamp, c3591 Uint8, c3592 String, c3593 String, c3594 Int16 NOT NULL, c3595 Decimal(15,0), c3596 Datetime, c3597 Bool, c3598 Decimal(35,10) NOT NULL, c3599 Json NOT NULL, c3600 Uint8 NOT NULL, c3601 JsonDocument, c3602 Uint8 NOT NULL, c3603 Int16, c3604 Decimal(15,0), c3605 Date32, c3606 JsonDocument, c3607 Uint8, c3608 Date NOT NULL, c3609 JsonDocument, c3610 Uint16, c3611 String, c3612 Int32, c3613 Uint64, c3614 Int64, c3615 Double NOT NULL, c3616 Uint64, c3617 Float NOT NULL, c3618 Uint64 NOT NULL, c3619 Interval64, c3620 Float, c3621 Uint64, c3622 Decimal(22,9) NOT NULL, c3623 Int16 NOT NULL, c3624 Datetime64, c3625 Timestamp64 NOT NULL, c3626 Datetime, c3627 Utf8, c3628 Double NOT NULL, c3629 Date, c3630 Datetime64 NOT NULL, c3631 Uint64, c3632 Timestamp64 NOT NULL, c3633 String NOT NULL, c3634 Int8 NOT NULL, c3635 Json, c3636 Interval64 NOT NULL, c3637 Datetime64 NOT NULL, c3638 Double, c3639 Uint16, c3640 Uint8, c3641 Date32, c3642 Uint64, c3643 Yson, c3644 Utf8, c3645 Timestamp NOT NULL, c3646 Yson NOT NULL, c3647 Json NOT NULL, c3648 Datetime NOT NULL, c3649 Timestamp64 NOT NULL, c3650 Float NOT NULL, c3651 Date32, c3652 Json, c3653 String, c3654 Utf8, c3655 Uint16 NOT NULL, c3656 Int16 NOT NULL, c3657 Uint8 NOT NULL, c3658 Timestamp64 NOT NULL, c3659 Decimal(15,0), c3660 Interval64, c3661 Uint64, c3662 String NOT NULL, c3663 Timestamp, c3664 Utf8, c3665 Int8, c3666 Date, c3667 Decimal(22,9), c3668 Utf8, c3669 Int8 NOT NULL, c3670 String, c3671 Timestamp NOT NULL, c3672 Bool NOT NULL, c3673 Int64, c3674 String, c3675 Date32 NOT NULL, c3676 Decimal(35,10) NOT NULL, c3677 Datetime64, c3678 Datetime64, c3679 Double, c3680 Date, c3681 Bool, c3682 Int64 NOT NULL, c3683 Datetime64, c3684 Uint8 NOT NULL, c3685 Int8 NOT NULL, c3686 Json, c3687 Utf8 NOT NULL, c3688 Decimal(35,10), c3689 Decimal(15,0), c3690 Timestamp NOT NULL, c3691 Uint16, c3692 Yson NOT NULL, c3693 Uint32, c3694 Decimal(15,0) NOT NULL, c3695 Decimal(22,9), c3696 Timestamp64, c3697 String, c3698 Int16, c3699 Interval64, c3700 Interval64 NOT NULL, c3701 Datetime64 NOT NULL, c3702 Int64, c3703 Int32 NOT NULL, c3704 Uint16, c3705 Date32 NOT NULL, c3706 Uint64, c3707 Decimal(35,10) NOT NULL, c3708 Uint16 NOT NULL, c3709 Int16, c3710 Json NOT NULL, c3711 Timestamp NOT NULL, c3712 Yson NOT NULL, c3713 Date32, c3714 Uint16, c3715 Datetime64, c3716 Uint8, c3717 Int16, c3718 Date32, c3719 Decimal(15,0), c3720 Date NOT NULL, c3721 Int16, c3722 Int64 NOT NULL, c3723 Utf8 NOT NULL, c3724 String NOT NULL, c3725 Double NOT NULL, c3726 Int32, c3727 Uint8, c3728 Uint16 NOT NULL, c3729 Date32, c3730 Datetime64 NOT NULL, c3731 Decimal(22,9), c3732 Yson, c3733 Datetime, c3734 Int32, c3735 Interval64 NOT NULL, c3736 Int64 NOT NULL, c3737 Datetime64, c3738 Decimal(35,10), c3739 Date, c3740 Datetime, c3741 Datetime, c3742 Utf8 NOT NULL, c3743 Datetime64, c3744 Date32 NOT NULL, c3745 Decimal(35,10) NOT NULL, c3746 Int64 NOT NULL, c3747 Timestamp NOT NULL, c3748 Datetime NOT NULL, c3749 Int16, c3750 JsonDocument, c3751 Float, c3752 Yson NOT NULL, c3753 Date NOT NULL, c3754 Utf8, c3755 Decimal(15,0) NOT NULL, c3756 JsonDocument, c3757 Int8, c3758 Date NOT NULL, c3759 Uint32 NOT NULL, c3760 Datetime, c3761 Date32, c3762 Timestamp, c3763 Uint16, c3764 Double, c3765 Float, c3766 Int64, c3767 Uint32 NOT NULL, c3768 Decimal(35,10), c3769 Int32, c3770 Int8, c3771 Date32, c3772 Date32, c3773 Uint16 NOT NULL, c3774 Bool NOT NULL, c3775 Datetime64, c3776 Int16 NOT NULL, c3777 Utf8 NOT NULL, c3778 Decimal(15,0) NOT NULL, c3779 JsonDocument, c3780 Date NOT NULL, c3781 Timestamp64, c3782 Interval64 NOT NULL, c3783 Double NOT NULL, c3784 Yson NOT NULL, c3785 Int32, c3786 JsonDocument NOT NULL, c3787 Int8 NOT NULL, c3788 Json NOT NULL, c3789 String NOT NULL, c3790 Date32, c3791 Datetime, c3792 Float NOT NULL, c3793 Int64, c3794 Int64 NOT NULL, c3795 Timestamp NOT NULL, c3796 Datetime64 NOT NULL, c3797 Uint8 NOT NULL, c3798 Decimal(15,0) NOT NULL, c3799 Decimal(15,0), c3800 Int32 NOT NULL, c3801 Datetime, c3802 Double, c3803 Timestamp NOT NULL, c3804 Json, c3805 String, c3806 Int8 NOT NULL, c3807 Decimal(22,9) NOT NULL, c3808 Uint32, c3809 Int8 NOT NULL, c3810 Int8 NOT NULL, c3811 Uint64 NOT NULL, c3812 Decimal(35,10), c3813 Int64, c3814 Datetime64 NOT NULL, c3815 Uint32, c3816 Int16 NOT NULL, c3817 Utf8 NOT NULL, c3818 Bool NOT NULL, c3819 Interval64 NOT NULL, c3820 Interval64 NOT NULL, c3821 Date, c3822 Uint64, c3823 Bool NOT NULL, c3824 Uint64 NOT NULL, c3825 Date, c3826 Timestamp64 NOT NULL, c3827 Int8, c3828 Int16 NOT NULL, c3829 Interval64 NOT NULL, c3830 Datetime64 NOT NULL, c3831 Timestamp64 NOT NULL, c3832 Decimal(35,10), c3833 Float, c3834 Double, c3835 Date, c3836 Int64 NOT NULL, c3837 Double, c3838 Interval64, c3839 Uint8 NOT NULL, c3840 String NOT NULL, c3841 JsonDocument NOT NULL, c3842 Yson NOT NULL, c3843 Interval64 NOT NULL, c3844 Double, c3845 Json, c3846 Timestamp NOT NULL, c3847 Yson NOT NULL, c3848 Int64, c3849 String NOT NULL, c3850 Uint64 NOT NULL, c3851 Decimal(35,10), c3852 Decimal(15,0), c3853 Uint8 NOT NULL, c3854 Datetime64 NOT NULL, c3855 Decimal(22,9), c3856 Date, c3857 Json NOT NULL, c3858 Date32 NOT NULL, c3859 Decimal(15,0) NOT NULL, c3860 Timestamp, c3861 Utf8 NOT NULL, c3862 Date32 NOT NULL, c3863 Uint32, c3864 Decimal(35,10) NOT NULL, c3865 Interval64 NOT NULL, c3866 Decimal(15,0), c3867 Interval64, c3868 Datetime64 NOT NULL, c3869 Int64 NOT NULL, c3870 Interval64 NOT NULL, c3871 Datetime64 NOT NULL, c3872 Yson NOT NULL, c3873 Datetime, c3874 Int64 NOT NULL, c3875 Decimal(15,0), c3876 Datetime64 NOT NULL, c3877 Date NOT NULL, c3878 Float, c3879 Interval64, c3880 Date NOT NULL, c3881 Uint8 NOT NULL, c3882 Date32, c3883 Yson, c3884 Date32 NOT NULL, c3885 Double NOT NULL, c3886 Float NOT NULL, c3887 Json, c3888 Date NOT NULL, c3889 Date NOT NULL, c3890 Uint32 NOT NULL, c3891 Json NOT NULL, c3892 Timestamp NOT NULL, c3893 Double NOT NULL, c3894 Datetime64 NOT NULL, c3895 Interval64, c3896 Decimal(22,9), c3897 Utf8 NOT NULL, c3898 Int32 NOT NULL, c3899 Date NOT NULL, c3900 Bool, c3901 Yson NOT NULL, c3902 Datetime NOT NULL, c3903 Double, c3904 Yson NOT NULL, c3905 Datetime64 NOT NULL, c3906 Int32, c3907 Decimal(15,0), c3908 JsonDocument, c3909 Utf8, c3910 Datetime NOT NULL, c3911 Interval64 NOT NULL, c3912 Decimal(22,9), c3913 Int16, c3914 Json NOT NULL, c3915 Int16, c3916 Utf8, c3917 Json NOT NULL, c3918 Double, c3919 Utf8, c3920 Utf8, c3921 Bool, c3922 JsonDocument NOT NULL, c3923 Int8 NOT NULL, c3924 String, c3925 Date32, c3926 JsonDocument NOT NULL, c3927 Int8 NOT NULL, c3928 Uint16, c3929 Utf8 NOT NULL, c3930 Int32 NOT NULL, c3931 Timestamp, c3932 Float NOT NULL, c3933 Datetime64, c3934 Decimal(22,9) NOT NULL, c3935 JsonDocument NOT NULL, c3936 Decimal(15,0), c3937 Decimal(35,10), c3938 Date32 NOT NULL, c3939 Double NOT NULL, c3940 Timestamp64 NOT NULL, c3941 Decimal(35,10), c3942 JsonDocument, c3943 Json NOT NULL, c3944 Yson, c3945 Uint32 NOT NULL, c3946 String, c3947 Decimal(35,10) NOT NULL, c3948 Utf8, c3949 Uint8, c3950 Int8 NOT NULL, c3951 Decimal(35,10), c3952 Int32, c3953 Utf8, c3954 Decimal(35,10) NOT NULL, c3955 Decimal(15,0) NOT NULL, c3956 Int8 NOT NULL, c3957 Uint64, c3958 Yson NOT NULL, c3959 Datetime, c3960 Json, c3961 Uint64, c3962 Uint64, c3963 Datetime NOT NULL, c3964 Date32, c3965 String NOT NULL, c3966 String, c3967 Float NOT NULL, c3968 Date NOT NULL, c3969 Uint16 NOT NULL, c3970 Int16, c3971 Decimal(15,0), c3972 Uint16, c3973 Utf8 NOT NULL, c3974 Uint32, c3975 Uint64 NOT NULL, c3976 Uint64 NOT NULL, c3977 Interval64 NOT NULL, c3978 Decimal(35,10) NOT NULL, c3979 Datetime64 NOT NULL, c3980 Int32, c3981 Datetime NOT NULL, c3982 Int8 NOT NULL, c3983 Int8 NOT NULL, c3984 Datetime, c3985 Interval64, c3986 Json, c3987 Interval64, c3988 Interval64, c3989 Datetime64 NOT NULL, c3990 Uint16 NOT NULL, c3991 Uint32 NOT NULL, c3992 JsonDocument, c3993 Date NOT NULL, c3994 Timestamp64 NOT NULL, c3995 Datetime NOT NULL, c3996 JsonDocument, c3997 Uint64, c3998 Timestamp NOT NULL, c3999 Uint32 NOT NULL, c4000 Timestamp64, c4001 Uint64, c4002 Datetime NOT NULL, c4003 Decimal(35,10) NOT NULL, c4004 Uint16, c4005 Int32 NOT NULL, c4006 Date NOT NULL, c4007 String NOT NULL, c4008 Uint8, c4009 Utf8, c4010 Date32, c4011 Timestamp, c4012 Yson, c4013 Int32 NOT NULL, c4014 Uint64 NOT NULL, c4015 Int32 NOT NULL, c4016 Bool NOT NULL, c4017 Decimal(22,9), c4018 Decimal(15,0), c4019 Datetime NOT NULL, c4020 Int64 NOT NULL, c4021 Int8 NOT NULL, c4022 Interval64, c4023 Decimal(35,10), c4024 Timestamp64 NOT NULL, c4025 Timestamp, c4026 Timestamp, c4027 Int8, c4028 Uint16, c4029 Datetime NOT NULL, c4030 Bool, c4031 Yson, c4032 Json NOT NULL, c4033 Interval64, c4034 Int8, c4035 Utf8, c4036 Utf8 NOT NULL, c4037 Int8, c4038 Date32 NOT NULL, c4039 Uint64 NOT NULL, c4040 Float NOT NULL, c4041 Float, c4042 Utf8 NOT NULL, c4043 Decimal(22,9) NOT NULL, c4044 Bool, c4045 JsonDocument NOT NULL, c4046 Interval64, c4047 Datetime64, c4048 Date32, c4049 Timestamp64 NOT NULL, c4050 Int16, c4051 Bool NOT NULL, c4052 Uint32, c4053 Int16 NOT NULL, c4054 Datetime NOT NULL, c4055 Double NOT NULL, c4056 Uint64, c4057 Bool NOT NULL, c4058 String NOT NULL, c4059 Int16, c4060 Int16, c4061 Uint8, c4062 Int64, c4063 Uint8 NOT NULL, c4064 Int16 NOT NULL, c4065 Json NOT NULL, c4066 Uint8 NOT NULL, c4067 Int8, c4068 JsonDocument, c4069 Int32, c4070 Float, c4071 Uint32 NOT NULL, c4072 Timestamp, c4073 Bool, c4074 Uint16, c4075 Yson, c4076 Uint8 NOT NULL, c4077 Timestamp NOT NULL, c4078 JsonDocument, c4079 Int8, c4080 Int32, c4081 Int64 NOT NULL, c4082 Int16 NOT NULL, c4083 Int8, c4084 Uint16, c4085 JsonDocument, c4086 Double NOT NULL, c4087 Float NOT NULL, c4088 Float NOT NULL, c4089 Timestamp, c4090 Date NOT NULL, c4091 Bool NOT NULL, c4092 Timestamp64, c4093 Uint8, c4094 Uint64, c4095 Bool, c4096 Yson, c4097 Json, c4098 Timestamp NOT NULL, c4099 Datetime64 NOT NULL, c4100 Uint64, c4101 Date NOT NULL, c4102 String, c4103 Yson NOT NULL, c4104 Date32, c4105 Int64 NOT NULL, c4106 Int16, c4107 Double, c4108 Uint32 NOT NULL, c4109 Uint8 NOT NULL, c4110 Datetime64 NOT NULL, c4111 Uint16 NOT NULL, c4112 JsonDocument NOT NULL, c4113 Decimal(35,10), c4114 Int32 NOT NULL, c4115 Decimal(22,9), c4116 Json, c4117 Double NOT NULL, c4118 Uint32 NOT NULL, c4119 String NOT NULL, c4120 Uint32, c4121 JsonDocument NOT NULL, c4122 Yson NOT NULL, c4123 Decimal(15,0), c4124 Timestamp64, c4125 Datetime NOT NULL, c4126 Double, c4127 Timestamp64, c4128 Int64, c4129 Bool, c4130 Int32, c4131 Int16 NOT NULL, c4132 Bool, c4133 Uint32 NOT NULL, c4134 Int16, c4135 Decimal(22,9) NOT NULL, c4136 Date32 NOT NULL, c4137 Float, c4138 Yson, c4139 Uint32, c4140 Interval64 NOT NULL, c4141 Yson, c4142 Utf8, c4143 Uint64 NOT NULL, c4144 Decimal(35,10) NOT NULL, c4145 Int16 NOT NULL, c4146 Bool, c4147 Uint16, c4148 Uint32, c4149 Decimal(35,10) NOT NULL, c4150 String NOT NULL, c4151 Datetime64 NOT NULL, c4152 Interval64 NOT NULL, c4153 Timestamp64 NOT NULL, c4154 Date, c4155 Decimal(35,10), c4156 Uint8 NOT NULL, c4157 Yson, c4158 Timestamp NOT NULL, c4159 JsonDocument, c4160 JsonDocument NOT NULL, c4161 Uint64 NOT NULL, c4162 Json, c4163 Datetime NOT NULL, c4164 Int8 NOT NULL, c4165 Utf8, c4166 Date, c4167 Uint8, c4168 Int32, c4169 Float NOT NULL, c4170 Int16 NOT NULL, c4171 Timestamp NOT NULL, c4172 Uint16, c4173 Decimal(15,0), c4174 Uint16, c4175 Uint16 NOT NULL, c4176 String NOT NULL, c4177 Uint8, c4178 Date NOT NULL, c4179 Uint32, c4180 Decimal(15,0) NOT NULL, c4181 Bool NOT NULL, c4182 Uint8 NOT NULL, c4183 Decimal(22,9) NOT NULL, c4184 Json, c4185 String NOT NULL, c4186 Datetime64, c4187 Timestamp NOT NULL, c4188 Yson NOT NULL, c4189 JsonDocument, c4190 Uint8 NOT NULL, c4191 Uint32 NOT NULL, c4192 Decimal(15,0) NOT NULL, c4193 Timestamp, c4194 String NOT NULL, c4195 Uint8, c4196 Utf8 NOT NULL, c4197 Date32, c4198 Int16 NOT NULL, c4199 Timestamp, c4200 Datetime NOT NULL, c4201 Decimal(35,10) NOT NULL, c4202 Datetime, c4203 Int32, c4204 Utf8 NOT NULL, c4205 Double NOT NULL, c4206 JsonDocument, c4207 Int32 NOT NULL, c4208 Uint32, c4209 Timestamp64, c4210 Uint32 NOT NULL, c4211 Bool NOT NULL, c4212 Utf8 NOT NULL, c4213 Timestamp64 NOT NULL, c4214 Bool, c4215 Int8, c4216 Timestamp, c4217 Decimal(15,0), c4218 Interval64, c4219 Decimal(35,10), c4220 Timestamp NOT NULL, c4221 Int8, c4222 Uint8 NOT NULL, c4223 Uint8 NOT NULL, c4224 String, c4225 JsonDocument NOT NULL, c4226 Yson, c4227 Int32, c4228 Uint8 NOT NULL, c4229 Double NOT NULL, c4230 Double, c4231 Decimal(15,0), c4232 Uint32, c4233 Json NOT NULL, c4234 Timestamp NOT NULL, c4235 Date NOT NULL, c4236 Datetime64 NOT NULL, c4237 Date NOT NULL, c4238 Float, c4239 Decimal(35,10), c4240 Timestamp64, c4241 Int32 NOT NULL, c4242 String, c4243 Int32 NOT NULL, c4244 Interval64 NOT NULL, c4245 Decimal(15,0) NOT NULL, c4246 Interval64 NOT NULL, c4247 Int32 NOT NULL, c4248 Datetime, c4249 Uint64 NOT NULL, c4250 Datetime NOT NULL, c4251 Date, c4252 Datetime, c4253 String NOT NULL, c4254 Float NOT NULL, c4255 Decimal(35,10) NOT NULL, c4256 Uint32, c4257 Uint64 NOT NULL, c4258 Bool NOT NULL, c4259 Utf8 NOT NULL, c4260 Uint64, c4261 Bool, c4262 Decimal(35,10) NOT NULL, c4263 Bool, c4264 Yson NOT NULL, c4265 JsonDocument, c4266 Timestamp, c4267 Float NOT NULL, c4268 Json, c4269 Decimal(22,9) NOT NULL, c4270 Double NOT NULL, c4271 Date NOT NULL, c4272 Uint32, c4273 Uint32 NOT NULL, c4274 Uint64, c4275 Int32, c4276 String NOT NULL, c4277 Date32 NOT NULL, c4278 Json NOT NULL, c4279 Decimal(15,0) NOT NULL, c4280 Json NOT NULL, c4281 Uint64, c4282 Uint64 NOT NULL, c4283 Uint8, c4284 Int32 NOT NULL, c4285 Decimal(35,10), c4286 Json NOT NULL, c4287 Datetime, c4288 Float NOT NULL, c4289 Decimal(15,0) NOT NULL, c4290 Timestamp64, c4291 Datetime NOT NULL, c4292 Date, c4293 Uint32, c4294 Int16 NOT NULL, c4295 Float, c4296 Uint16 NOT NULL, c4297 Double NOT NULL, c4298 Float, c4299 Int32, c4300 Double NOT NULL, c4301 Utf8, c4302 Decimal(35,10) NOT NULL, c4303 Int64, c4304 Uint64, c4305 Int32 NOT NULL, c4306 Date32, c4307 Float NOT NULL, c4308 Decimal(35,10) NOT NULL, c4309 Uint32 NOT NULL, c4310 Json NOT NULL, c4311 JsonDocument, c4312 Utf8, c4313 Json NOT NULL, c4314 Bool, c4315 Utf8 NOT NULL, c4316 Datetime, c4317 Int8 NOT NULL, c4318 Utf8, c4319 Float, c4320 Int16 NOT NULL, c4321 Uint64, c4322 Datetime64 NOT NULL, c4323 Date32, c4324 Uint8, c4325 Float NOT NULL, c4326 JsonDocument NOT NULL, c4327 Yson, c4328 Decimal(22,9) NOT NULL, c4329 Date32 NOT NULL, c4330 Datetime64 NOT NULL, c4331 Date, c4332 Date NOT NULL, c4333 Datetime NOT NULL, c4334 Int64 NOT NULL, c4335 Datetime64, c4336 Float NOT NULL, c4337 Date NOT NULL, c4338 Yson, c4339 JsonDocument NOT NULL, c4340 Bool, c4341 Uint16, c4342 Uint64, c4343 Int32 NOT NULL, c4344 Datetime, c4345 JsonDocument, c4346 Decimal(15,0) NOT NULL, c4347 Float NOT NULL, c4348 Date32 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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', 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 \\\'c0\\\', 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:5649/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25733/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9478/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8822/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62277/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18677/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28914/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62621/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3683/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3296
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22911
============================== slowest durations ===============================
37.07s teardown test_workload.py::TestYdbWorkload::test
7.68s setup    test_workload.py::TestYdbWorkload::test
6.48s 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/db7h/002607/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:3683 --database /Root --duration 120' has failed with code 1.
Errors:
...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 \'c0\', 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 52.08s ==============================
