============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:11542 --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 \'c5\', 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/pjxh/0001b8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20197
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28744
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21493
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pjxh/0001b8/r3tmp/kikimr_cluster_lepp53l5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9632
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1iml7rzp.log --grpc-port=11542 --mon-port=24525 --ic-port=7274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_re040y47.log --grpc-port=24692 --mon-port=29327 --ic-port=17180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12582
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5568
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_fq0f7s9_.log --grpc-port=16489 --mon-port=15359 --ic-port=65498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_cvi2bq3m.log --grpc-port=6600 --mon-port=28529 --ic-port=11913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ye5f1ail.log --grpc-port=2377 --mon-port=31761 --ic-port=20197
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6121
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_x1pekeh4.log --grpc-port=22547 --mon-port=17389 --ic-port=28744
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9y7twn3r.log --grpc-port=27236 --mon-port=26359 --ic-port=11292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7232
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32535
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hbh0g6ea.log --grpc-port=14108 --mon-port=7232 --ic-port=14672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18188
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30166
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_lpatilff.log --grpc-port=18188 --mon-port=16166 --ic-port=21493
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11542/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1iml7rzp.log --grpc-port=11542 --mon-port=24525 --ic-port=7274
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_1iml7rzp.log', '--grpc-port=11542', '--mon-port=24525', '--ic-port=7274')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3833398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11542/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3833400
DEBUG    ya.test:process.py:259 Command (pid 3833400) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3833400) elapsed time (sec): 0.3892388343811035
DEBUG    ya.test:process.py:263 Command (pid 3833400) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3833400) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 3833400) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3833400) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3833400) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3833400) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3833400) stime: 0.24067799999999998
DEBUG    ya.test:process.py:263 Command (pid 3833400) utime: 0.100282
DEBUG    ya.test:process.py:263 Command (pid 3833400) wtime: 0.39
DEBUG    ya.test:process.py:275 Command (pid 3833400) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24692/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_re040y47.log --grpc-port=24692 --mon-port=29327 --ic-port=17180
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_re040y47.log', '--grpc-port=24692', '--mon-port=29327', '--ic-port=17180')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3833629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24692/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3833639
DEBUG    ya.test:process.py:259 Command (pid 3833639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3833639) elapsed time (sec): 0.27639102935791016
DEBUG    ya.test:process.py:263 Command (pid 3833639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3833639) maxrss: 538516
DEBUG    ya.test:process.py:263 Command (pid 3833639) minflt: 17009
DEBUG    ya.test:process.py:263 Command (pid 3833639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3833639) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3833639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3833639) stime: 0.156188
DEBUG    ya.test:process.py:263 Command (pid 3833639) utime: 0.07208099999999999
DEBUG    ya.test:process.py:263 Command (pid 3833639) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 3833639) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16489/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_fq0f7s9_.log --grpc-port=16489 --mon-port=15359 --ic-port=65498
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_fq0f7s9_.log', '--grpc-port=16489', '--mon-port=15359', '--ic-port=65498')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3833895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16489/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3833901
DEBUG    ya.test:process.py:259 Command (pid 3833901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3833901) elapsed time (sec): 0.29926586151123047
DEBUG    ya.test:process.py:263 Command (pid 3833901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3833901) minflt: 16118
DEBUG    ya.test:process.py:263 Command (pid 3833901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3833901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3833901) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3833901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3833901) stime: 0.154479
DEBUG    ya.test:process.py:263 Command (pid 3833901) utime: 0.096549
DEBUG    ya.test:process.py:263 Command (pid 3833901) wtime: 0.3
DEBUG    ya.test:process.py:275 Command (pid 3833901) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6600/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_cvi2bq3m.log --grpc-port=6600 --mon-port=28529 --ic-port=11913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_cvi2bq3m.log', '--grpc-port=6600', '--mon-port=28529', '--ic-port=11913')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3834186
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6600/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3834188
DEBUG    ya.test:process.py:259 Command (pid 3834188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3834188) elapsed time (sec): 0.31473374366760254
DEBUG    ya.test:process.py:263 Command (pid 3834188) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) majflt: 6
DEBUG    ya.test:process.py:263 Command (pid 3834188) maxrss: 538564
DEBUG    ya.test:process.py:263 Command (pid 3834188) minflt: 21271
DEBUG    ya.test:process.py:263 Command (pid 3834188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3834188) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3834188) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3834188) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3834188) stime: 0.207701
DEBUG    ya.test:process.py:263 Command (pid 3834188) utime: 0.059912999999999994
DEBUG    ya.test:process.py:263 Command (pid 3834188) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 3834188) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2377/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ye5f1ail.log --grpc-port=2377 --mon-port=31761 --ic-port=20197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ye5f1ail.log', '--grpc-port=2377', '--mon-port=31761', '--ic-port=20197')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3834731
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2377/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3834737
DEBUG    ya.test:process.py:259 Command (pid 3834737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3834737) elapsed time (sec): 0.40782976150512695
DEBUG    ya.test:process.py:263 Command (pid 3834737) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 3834737) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3834737) minflt: 20943
DEBUG    ya.test:process.py:263 Command (pid 3834737) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3834737) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3834737) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3834737) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3834737) stime: 0.287821
DEBUG    ya.test:process.py:263 Command (pid 3834737) utime: 0.07195499999999999
DEBUG    ya.test:process.py:263 Command (pid 3834737) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 3834737) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22547/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_x1pekeh4.log --grpc-port=22547 --mon-port=17389 --ic-port=28744
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_x1pekeh4.log', '--grpc-port=22547', '--mon-port=17389', '--ic-port=28744')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3835226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22547/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3835232
DEBUG    ya.test:process.py:259 Command (pid 3835232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3835232) elapsed time (sec): 0.44128870964050293
DEBUG    ya.test:process.py:263 Command (pid 3835232) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3835232) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 3835232) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3835232) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3835232) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3835232) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3835232) stime: 0.28207499999999996
DEBUG    ya.test:process.py:263 Command (pid 3835232) utime: 0.111232
DEBUG    ya.test:process.py:263 Command (pid 3835232) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 3835232) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27236/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9y7twn3r.log --grpc-port=27236 --mon-port=26359 --ic-port=11292
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9y7twn3r.log', '--grpc-port=27236', '--mon-port=26359', '--ic-port=11292')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3835691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27236/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3835693
DEBUG    ya.test:process.py:259 Command (pid 3835693) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3835693) elapsed time (sec): 0.4287848472595215
DEBUG    ya.test:process.py:263 Command (pid 3835693) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3835693) minflt: 16948
DEBUG    ya.test:process.py:263 Command (pid 3835693) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3835693) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3835693) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3835693) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3835693) stime: 0.29245299999999996
DEBUG    ya.test:process.py:263 Command (pid 3835693) utime: 0.08813599999999999
DEBUG    ya.test:process.py:263 Command (pid 3835693) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 3835693) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14108/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hbh0g6ea.log --grpc-port=14108 --mon-port=7232 --ic-port=14672
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hbh0g6ea.log', '--grpc-port=14108', '--mon-port=7232', '--ic-port=14672')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3836089
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14108/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3836090
DEBUG    ya.test:process.py:259 Command (pid 3836090) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3836090) elapsed time (sec): 0.3400449752807617
DEBUG    ya.test:process.py:263 Command (pid 3836090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3836090) minflt: 16120
DEBUG    ya.test:process.py:263 Command (pid 3836090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3836090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3836090) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3836090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3836090) stime: 0.187991
DEBUG    ya.test:process.py:263 Command (pid 3836090) utime: 0.10399499999999999
DEBUG    ya.test:process.py:263 Command (pid 3836090) wtime: 0.341
DEBUG    ya.test:process.py:275 Command (pid 3836090) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18188/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_lpatilff.log --grpc-port=18188 --mon-port=16166 --ic-port=21493
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_lpatilff.log', '--grpc-port=18188', '--mon-port=16166', '--ic-port=21493')' in '/home/runner/.ya/build/build_root/pjxh/0001b8/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: 3836370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18188/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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3836371
DEBUG    ya.test:process.py:259 Command (pid 3836371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3836371) elapsed time (sec): 0.3438568115234375
DEBUG    ya.test:process.py:263 Command (pid 3836371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 3836371) minflt: 16118
DEBUG    ya.test:process.py:263 Command (pid 3836371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3836371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3836371) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3836371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3836371) stime: 0.199821
DEBUG    ya.test:process.py:263 Command (pid 3836371) utime: 0.095914
DEBUG    ya.test:process.py:263 Command (pid 3836371) wtime: 0.345
DEBUG    ya.test:process.py:275 Command (pid 3836371) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11542', '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: 7274\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17180\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65498\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11913\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20197\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28744\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11292\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14672\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11542', '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: 7274\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17180\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65498\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11913\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20197\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28744\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11292\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14672\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3837623
DEBUG    ya.test:process.py:259 Command (pid 3837623) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3837623) elapsed time (sec): 0.29932212829589844
DEBUG    ya.test:process.py:263 Command (pid 3837623) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) maxrss: 546896
DEBUG    ya.test:process.py:263 Command (pid 3837623) minflt: 18261
DEBUG    ya.test:process.py:263 Command (pid 3837623) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3837623) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3837623) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3837623) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3837623) stime: 0.172978
DEBUG    ya.test:process.py:263 Command (pid 3837623) utime: 0.08237
DEBUG    ya.test:process.py:263 Command (pid 3837623) wtime: 0.3
DEBUG    ya.test:process.py:275 Command (pid 3837623) 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: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pjxh/0001b8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11542', '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/pjxh/0001b8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11542', '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: 3837785
DEBUG    ya.test:process.py:259 Command (pid 3837785) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3837785) elapsed time (sec): 0.30562710762023926
DEBUG    ya.test:process.py:263 Command (pid 3837785) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) maxrss: 546912
DEBUG    ya.test:process.py:263 Command (pid 3837785) minflt: 18260
DEBUG    ya.test:process.py:263 Command (pid 3837785) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3837785) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3837785) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3837785) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3837785) stime: 0.166738
DEBUG    ya.test:process.py:263 Command (pid 3837785) utime: 0.08946899999999999
DEBUG    ya.test:process.py:263 Command (pid 3837785) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 3837785) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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, 3eae7f08-8632-4c25-97ce-c713815a34c2, localhost:11542): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3eae7f08-8632-4c25-97ce-c713815a34c2, localhost:11542): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3eae7f08-8632-4c25-97ce-c713815a34c2, localhost:11542): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 22547 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 14108 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-pjoj73byou.auto.internal" port: 11542 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-pjoj73byou.auto.internal" port: 18188 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-pjoj73byou.auto.internal" port: 24692 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-pjoj73byou.auto.internal" port: 2377 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-pjoj73byou.auto.internal" port: 16489 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-pjoj73byou.auto.internal" port: 6600 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-pjoj73byou.auto.internal" port: 27236 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:6600, location 1, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:27236, location 1, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:11542, location 1, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:22547, location 3, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:2377, location 2, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:24692, location 2, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:14108, location 2, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:16489, location 3, ssl: False>, <Endpoint ghrun-pjoj73byou.auto.internal:18188, location 3, 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/pjxh/0001b8/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/pjxh/0001b8/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:11542', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3837984
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:11542
DEBUG    ya.test:process.py:259 Command (pid 3837984) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3837984) elapsed time (sec): 4.780013799667358
DEBUG    ya.test:process.py:263 Command (pid 3837984) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) inblock: 219568
DEBUG    ya.test:process.py:263 Command (pid 3837984) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) majflt: 27
DEBUG    ya.test:process.py:263 Command (pid 3837984) maxrss: 204532
DEBUG    ya.test:process.py:263 Command (pid 3837984) minflt: 17765
DEBUG    ya.test:process.py:263 Command (pid 3837984) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3837984) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3837984) nvcsw: 2000
DEBUG    ya.test:process.py:263 Command (pid 3837984) oublock: 96
DEBUG    ya.test:process.py:263 Command (pid 3837984) stime: 0.143986
DEBUG    ya.test:process.py:263 Command (pid 3837984) utime: 0.765176
DEBUG    ya.test:process.py:263 Command (pid 3837984) wtime: 4.781
DEBUG    ya.test:process.py:275 Command (pid 3837984) output:

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

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