============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7122 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', 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:185 Binary was found by /home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10664
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/09oy/0001b4/r3tmp/kikimr_cluster_k_je2klb
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10068
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2ferytr.log --grpc-port=7122 --mon-port=28557 --ic-port=17610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25949
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8081
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cjfpc4yb.log --grpc-port=20285 --mon-port=64606 --ic-port=12715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_bdizwauc.log --grpc-port=11678 --mon-port=29919 --ic-port=13504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_72iozsz5.log --grpc-port=29505 --mon-port=12292 --ic-port=27289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_mfv_p7bb.log --grpc-port=26779 --mon-port=25257 --ic-port=12307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9478
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hhggoyez.log --grpc-port=22560 --mon-port=5058 --ic-port=24501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2740
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_bztak0d3.log --grpc-port=14703 --mon-port=2770 --ic-port=1532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xjzgrtvg.log --grpc-port=8307 --mon-port=19994 --ic-port=4171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65129
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12737
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_edpynfkf.log --grpc-port=14303 --mon-port=65129 --ic-port=10664
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7122/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2ferytr.log --grpc-port=7122 --mon-port=28557 --ic-port=17610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_w2ferytr.log', '--grpc-port=7122', '--mon-port=28557', '--ic-port=17610')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3266044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7122/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3266046
DEBUG    ya.test:process.py:259 Command (pid 3266046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3266046) elapsed time (sec): 0.3361945152282715
DEBUG    ya.test:process.py:263 Command (pid 3266046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3266046) maxrss: 541032
DEBUG    ya.test:process.py:263 Command (pid 3266046) minflt: 18000
DEBUG    ya.test:process.py:263 Command (pid 3266046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3266046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3266046) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3266046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3266046) stime: 0.213026
DEBUG    ya.test:process.py:263 Command (pid 3266046) utime: 0.07495299999999999
DEBUG    ya.test:process.py:263 Command (pid 3266046) wtime: 0.337
DEBUG    ya.test:process.py:275 Command (pid 3266046) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20285/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cjfpc4yb.log --grpc-port=20285 --mon-port=64606 --ic-port=12715
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cjfpc4yb.log', '--grpc-port=20285', '--mon-port=64606', '--ic-port=12715')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3266283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20285/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3266284
DEBUG    ya.test:process.py:259 Command (pid 3266284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3266284) elapsed time (sec): 0.300431489944458
DEBUG    ya.test:process.py:263 Command (pid 3266284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 3266284) minflt: 16162
DEBUG    ya.test:process.py:263 Command (pid 3266284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3266284) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3266284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3266284) stime: 0.164128
DEBUG    ya.test:process.py:263 Command (pid 3266284) utime: 0.088068
DEBUG    ya.test:process.py:263 Command (pid 3266284) wtime: 0.301
DEBUG    ya.test:process.py:275 Command (pid 3266284) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11678/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_bdizwauc.log --grpc-port=11678 --mon-port=29919 --ic-port=13504
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_bdizwauc.log', '--grpc-port=11678', '--mon-port=29919', '--ic-port=13504')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3266583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11678/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3266595
DEBUG    ya.test:process.py:259 Command (pid 3266595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3266595) elapsed time (sec): 0.31684088706970215
DEBUG    ya.test:process.py:263 Command (pid 3266595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) maxrss: 541052
DEBUG    ya.test:process.py:263 Command (pid 3266595) minflt: 16162
DEBUG    ya.test:process.py:263 Command (pid 3266595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3266595) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3266595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3266595) stime: 0.180397
DEBUG    ya.test:process.py:263 Command (pid 3266595) utime: 0.088194
DEBUG    ya.test:process.py:263 Command (pid 3266595) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 3266595) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29505/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_72iozsz5.log --grpc-port=29505 --mon-port=12292 --ic-port=27289
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_72iozsz5.log', '--grpc-port=29505', '--mon-port=12292', '--ic-port=27289')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3266859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29505/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3266860
DEBUG    ya.test:process.py:259 Command (pid 3266860) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3266860) elapsed time (sec): 0.32607102394104004
DEBUG    ya.test:process.py:263 Command (pid 3266860) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 3266860) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 3266860) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3266860) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3266860) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3266860) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3266860) stime: 0.193353
DEBUG    ya.test:process.py:263 Command (pid 3266860) utime: 0.084592
DEBUG    ya.test:process.py:263 Command (pid 3266860) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 3266860) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26779/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_mfv_p7bb.log --grpc-port=26779 --mon-port=25257 --ic-port=12307
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_mfv_p7bb.log', '--grpc-port=26779', '--mon-port=25257', '--ic-port=12307')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3267091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26779/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3267096
DEBUG    ya.test:process.py:259 Command (pid 3267096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3267096) elapsed time (sec): 0.30521082878112793
DEBUG    ya.test:process.py:263 Command (pid 3267096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) maxrss: 541072
DEBUG    ya.test:process.py:263 Command (pid 3267096) minflt: 16161
DEBUG    ya.test:process.py:263 Command (pid 3267096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3267096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3267096) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3267096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3267096) stime: 0.176664
DEBUG    ya.test:process.py:263 Command (pid 3267096) utime: 0.080301
DEBUG    ya.test:process.py:263 Command (pid 3267096) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 3267096) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22560/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hhggoyez.log --grpc-port=22560 --mon-port=5058 --ic-port=24501
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hhggoyez.log', '--grpc-port=22560', '--mon-port=5058', '--ic-port=24501')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3267271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22560/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3267274
DEBUG    ya.test:process.py:259 Command (pid 3267274) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3267274) elapsed time (sec): 0.34618186950683594
DEBUG    ya.test:process.py:263 Command (pid 3267274) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) maxrss: 541080
DEBUG    ya.test:process.py:263 Command (pid 3267274) minflt: 16162
DEBUG    ya.test:process.py:263 Command (pid 3267274) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3267274) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3267274) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3267274) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3267274) stime: 0.220417
DEBUG    ya.test:process.py:263 Command (pid 3267274) utime: 0.077554
DEBUG    ya.test:process.py:263 Command (pid 3267274) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 3267274) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14703/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_bztak0d3.log --grpc-port=14703 --mon-port=2770 --ic-port=1532
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_bztak0d3.log', '--grpc-port=14703', '--mon-port=2770', '--ic-port=1532')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3267695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14703/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3267696
DEBUG    ya.test:process.py:259 Command (pid 3267696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3267696) elapsed time (sec): 0.35556626319885254
DEBUG    ya.test:process.py:263 Command (pid 3267696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) maxrss: 541064
DEBUG    ya.test:process.py:263 Command (pid 3267696) minflt: 16162
DEBUG    ya.test:process.py:263 Command (pid 3267696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3267696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3267696) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3267696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3267696) stime: 0.22253699999999998
DEBUG    ya.test:process.py:263 Command (pid 3267696) utime: 0.084968
DEBUG    ya.test:process.py:263 Command (pid 3267696) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 3267696) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8307/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xjzgrtvg.log --grpc-port=8307 --mon-port=19994 --ic-port=4171
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xjzgrtvg.log', '--grpc-port=8307', '--mon-port=19994', '--ic-port=4171')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3267892
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8307/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3267893
DEBUG    ya.test:process.py:259 Command (pid 3267893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3267893) elapsed time (sec): 0.33465576171875
DEBUG    ya.test:process.py:263 Command (pid 3267893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) maxrss: 541060
DEBUG    ya.test:process.py:263 Command (pid 3267893) minflt: 18802
DEBUG    ya.test:process.py:263 Command (pid 3267893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3267893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3267893) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3267893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3267893) stime: 0.20290899999999998
DEBUG    ya.test:process.py:263 Command (pid 3267893) utime: 0.08355
DEBUG    ya.test:process.py:263 Command (pid 3267893) wtime: 0.335
DEBUG    ya.test:process.py:275 Command (pid 3267893) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14303/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_edpynfkf.log --grpc-port=14303 --mon-port=65129 --ic-port=10664
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_edpynfkf.log', '--grpc-port=14303', '--mon-port=65129', '--ic-port=10664')' in '/home/runner/.ya/build/build_root/09oy/0001b4/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: 3268156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14303/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/09oy/0001b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3268162
DEBUG    ya.test:process.py:259 Command (pid 3268162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3268162) elapsed time (sec): 0.416611909866333
DEBUG    ya.test:process.py:263 Command (pid 3268162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 3268162) maxrss: 540984
DEBUG    ya.test:process.py:263 Command (pid 3268162) minflt: 21047
DEBUG    ya.test:process.py:263 Command (pid 3268162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3268162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3268162) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3268162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3268162) stime: 0.295442
DEBUG    ya.test:process.py:263 Command (pid 3268162) utime: 0.072917
DEBUG    ya.test:process.py:263 Command (pid 3268162) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 3268162) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7122', '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: 17610\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12715\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13504\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27289\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12307\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24501\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1532\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4171\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10664\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/09oy/0001b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7122', '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: 17610\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12715\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13504\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27289\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12307\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24501\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1532\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4171\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10664\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3269638
DEBUG    ya.test:process.py:259 Command (pid 3269638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3269638) elapsed time (sec): 0.33811497688293457
DEBUG    ya.test:process.py:263 Command (pid 3269638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) maxrss: 549324
DEBUG    ya.test:process.py:263 Command (pid 3269638) minflt: 18305
DEBUG    ya.test:process.py:263 Command (pid 3269638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3269638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3269638) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3269638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3269638) stime: 0.196214
DEBUG    ya.test:process.py:263 Command (pid 3269638) utime: 0.098107
DEBUG    ya.test:process.py:263 Command (pid 3269638) wtime: 0.339
DEBUG    ya.test:process.py:275 Command (pid 3269638) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/09oy/0001b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7122', '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/09oy/0001b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7122', '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: 3269871
DEBUG    ya.test:process.py:259 Command (pid 3269871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3269871) elapsed time (sec): 0.3988535404205322
DEBUG    ya.test:process.py:263 Command (pid 3269871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) maxrss: 549316
DEBUG    ya.test:process.py:263 Command (pid 3269871) minflt: 18305
DEBUG    ya.test:process.py:263 Command (pid 3269871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3269871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3269871) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3269871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3269871) stime: 0.250538
DEBUG    ya.test:process.py:263 Command (pid 3269871) utime: 0.096982
DEBUG    ya.test:process.py:263 Command (pid 3269871) wtime: 0.4
DEBUG    ya.test:process.py:275 Command (pid 3269871) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9d0c2cb9-4d0d-4485-b1d6-533186a96142, localhost:7122): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d0c2cb9-4d0d-4485-b1d6-533186a96142, localhost:7122): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d0c2cb9-4d0d-4485-b1d6-533186a96142, localhost:7122): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3rnzkadbv4.auto.internal" port: 11678 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-3rnzkadbv4.auto.internal" port: 20285 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-3rnzkadbv4.auto.internal" port: 14303 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-3rnzkadbv4.auto.internal" port: 29505 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-3rnzkadbv4.auto.internal" port: 22560 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-3rnzkadbv4.auto.internal" port: 7122 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-3rnzkadbv4.auto.internal" port: 26779 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-3rnzkadbv4.auto.internal" port: 8307 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-3rnzkadbv4.auto.internal" port: 14703 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-3rnzkadbv4.auto.internal:29505, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:14703, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:7122, location 1, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:22560, location 3, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:20285, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:26779, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:14303, location 3, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:8307, location 2, ssl: False>, <Endpoint ghrun-3rnzkadbv4.auto.internal:11678, 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 -------------------------------
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)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/09oy/0001b4/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/09oy/0001b4/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:7122', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3270077
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:7122
DEBUG    ya.test:process.py:259 Command (pid 3270077) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3270077) elapsed time (sec): 3.4973318576812744
DEBUG    ya.test:process.py:263 Command (pid 3270077) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) maxrss: 206812
DEBUG    ya.test:process.py:263 Command (pid 3270077) minflt: 17212
DEBUG    ya.test:process.py:263 Command (pid 3270077) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3270077) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3270077) nvcsw: 1597
DEBUG    ya.test:process.py:263 Command (pid 3270077) oublock: 152
DEBUG    ya.test:process.py:263 Command (pid 3270077) stime: 0.1052
DEBUG    ya.test:process.py:263 Command (pid 3270077) utime: 0.809202
DEBUG    ya.test:process.py:263 Command (pid 3270077) wtime: 3.499
DEBUG    ya.test:process.py:275 Command (pid 3270077) output:

DEBUG    ya.test:process.py:276 Command (pid 3270077) errors:
...ime NOT NULL, c470 Decimal(15,0) NOT NULL, c471 Datetime64 NOT NULL, c472 Uint64 NOT NULL, c473 Datetime NOT NULL, c474 Utf8 NOT NULL, c475 Uint64 NOT NULL, c476 Decimal(35,10) NOT NULL, c477 Uint16 NOT NULL, c478 Uint16 NOT NULL, c479 Uint8 NOT NULL, c480 String NOT NULL, c481 Date NOT NULL, c482 Decimal(22,9) NOT NULL, c483 Datetime NOT NULL, c484 Int8 NOT NULL, c485 Int32 NOT NULL, c486 Interval64 NOT NULL, c487 Timestamp NOT NULL, c488 Interval64 NOT NULL, c489 Int32 NOT NULL, c490 Utf8 NOT NULL, c491 Bool NOT NULL, c492 Interval64 NOT NULL, c493 Decimal(15,0) NOT NULL, c494 Timestamp NOT NULL, c495 Int32 NOT NULL, c496 Int8 NOT NULL, c497 Utf8 NOT NULL, c498 Date32 NOT NULL, c499 Interval64 NOT NULL, c500 Int64 NOT NULL, c501 String NOT NULL, c502 Utf8 NOT NULL, c503 Timestamp NOT NULL, c504 String NOT NULL, c505 Decimal(22,9) NOT NULL, c506 Date NOT NULL, c507 Uint32 NOT NULL, c508 Int16 NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Utf8 NOT NULL, c511 Uint16 NOT NULL, c512 Uint8 NOT NULL, c513 Uint16 NOT NULL, c514 Decimal(22,9) NOT NULL, c515 Timestamp64 NOT NULL, c516 Utf8 NOT NULL, c517 Decimal(15,0) NOT NULL, c518 Bool NOT NULL, c519 Decimal(22,9) NOT NULL, c520 Decimal(15,0) NOT NULL, c521 Datetime NOT NULL, c522 Int16 NOT NULL, c523 Int8 NOT NULL, c524 Uint16 NOT NULL, c525 Timestamp64 NOT NULL, c526 Uint32 NOT NULL, c527 Timestamp NOT NULL, c528 Date32 NOT NULL, c529 Int64 NOT NULL, c530 Date32 NOT NULL, c531 Uint32 NOT NULL, c532 Datetime64 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Utf8 NOT NULL, c535 Int16 NOT NULL, c536 Datetime64 NOT NULL, c537 Date32 NOT NULL, c538 Utf8 NOT NULL, c539 Utf8 NOT NULL, c540 Decimal(35,10) NOT NULL, c541 Uint64 NOT NULL, c542 Bool NOT NULL, c543 Bool NOT NULL, c544 Interval64 NOT NULL, c545 Interval64 NOT NULL, c546 Decimal(35,10) NOT NULL, c547 Uint32 NOT NULL, c548 Uint16 NOT NULL, c549 Datetime NOT NULL, c550 Bool NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Uint8 NOT NULL, c553 Uint16 NOT NULL, c554 Uint32 NOT NULL, c555 Uint8 NOT NULL, c556 Int64 NOT NULL, c557 Timestamp64 NOT NULL, c558 Interval64 NOT NULL, c559 Datetime64 NOT NULL, c560 Date32 NOT NULL, c561 Bool NOT NULL, c562 Timestamp64 NOT NULL, c563 Uint64 NOT NULL, c564 Datetime64 NOT NULL, c565 Datetime NOT NULL, c566 Uint16 NOT NULL, c567 Uint32 NOT NULL, c568 Uint8 NOT NULL, c569 Uint32 NOT NULL, c570 Decimal(15,0) NOT NULL, c571 Int16 NOT NULL, c572 Datetime64 NOT NULL, c573 String NOT NULL, c574 Int16 NOT NULL, c575 Timestamp64 NOT NULL, c576 Utf8 NOT NULL, c577 Date32 NOT NULL, c578 Interval64 NOT NULL, c579 Decimal(22,9) NOT NULL, c580 Timestamp NOT NULL, c581 Bool NOT NULL, c582 Int64 NOT NULL, c583 Int32 NOT NULL, c584 Decimal(35,10) NOT NULL, c585 Datetime64 NOT NULL, c586 Int32 NOT NULL, c587 Uint64 NOT NULL, c588 Uint8 NOT NULL, c589 Bool NOT NULL, c590 Datetime64 NOT NULL, c591 Bool NOT NULL, c592 Decimal(22,9) NOT NULL, c593 Utf8 NOT NULL, c594 Decimal(15,0) NOT NULL, c595 Decimal(22,9) NOT NULL, c596 Decimal(22,9) NOT NULL, c597 Utf8 NOT NULL, c598 Int32 NOT NULL, c599 Date NOT NULL, c600 Timestamp64 NOT NULL, c601 Utf8 NOT NULL, c602 Datetime NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Utf8 NOT NULL, c605 Datetime64 NOT NULL, c606 Decimal(22,9) NOT NULL, c607 Uint64 NOT NULL, c608 Timestamp64 NOT NULL, c609 Interval64 NOT NULL, c610 Date NOT NULL, c611 Uint64 NOT NULL, c612 Uint32 NOT NULL, c613 Bool NOT NULL, c614 Int16 NOT NULL, c615 Datetime64 NOT NULL, c616 Utf8 NOT NULL, c617 Int64 NOT NULL, c618 Int8 NOT NULL, c619 Datetime NOT NULL, c620 Uint64 NOT NULL, c621 Utf8 NOT NULL, c622 Datetime NOT NULL, c623 Datetime NOT NULL, c624 Int64 NOT NULL, c625 Int32 NOT NULL, c626 Int64 NOT NULL, c627 String NOT NULL, c628 Uint32 NOT NULL, c629 Timestamp NOT NULL, c630 Datetime64 NOT NULL, c631 String NOT NULL, c632 Timestamp64 NOT NULL, c633 Interval64 NOT NULL, c634 Utf8 NOT NULL, c635 Int64 NOT NULL, c636 Int64 NOT NULL, c637 Timestamp NOT NULL, c638 Datetime NOT NULL, c639 Decimal(15,0) NOT NULL, c640 Utf8 NOT NULL, c641 Timestamp NOT NULL, c642 Uint64 NOT NULL, c643 Date32 NOT NULL, c644 Int16 NOT NULL, c645 Decimal(22,9) NOT NULL, c646 Int16 NOT NULL, c647 Uint64 NOT NULL, c648 Decimal(22,9) NOT NULL, c649 Datetime64 NOT NULL, c650 Date NOT NULL, c651 Decimal(35,10) NOT NULL, c652 Int32 NOT NULL, c653 Int32 NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Uint32 NOT NULL, c656 Int16 NOT NULL, c657 Decimal(35,10) NOT NULL, c658 Int8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Interval64 NOT NULL, c661 Decimal(22,9) NOT NULL, c662 Utf8 NOT NULL, c663 Decimal(22,9) NOT NULL, c664 Timestamp64 NOT NULL, c665 Uint8 NOT NULL, c666 Bool NOT NULL, c667 Int32 NOT NULL, c668 Uint32 NOT NULL, c669 Uint8 NOT NULL, c670 Timestamp NOT NULL, c671 String NOT NULL, c672 Uint8 NOT NULL, c673 Int16 NOT NULL, c674 Int64 NOT NULL, c675 Timestamp NOT NULL, c676 Int8 NOT NULL, c677 Int64 NOT NULL, c678 String NOT NULL, c679 String NOT NULL, c680 Bool NOT NULL, c681 Decimal(35,10) NOT NULL, c682 Decimal(15,0) NOT NULL, c683 Datetime64 NOT NULL, c684 Bool NOT NULL, c685 Timestamp64 NOT NULL, c686 Int64 NOT NULL, c687 Bool NOT NULL, c688 Int8 NOT NULL, c689 Timestamp NOT NULL, c690 Timestamp64 NOT NULL, c691 Timestamp NOT NULL, c692 Decimal(35,10) NOT NULL, c693 Uint16 NOT NULL, c694 Int64 NOT NULL, c695 Decimal(15,0) NOT NULL, c696 Decimal(15,0) NOT NULL, c697 Int32 NOT NULL, c698 Decimal(15,0) NOT NULL, c699 Decimal(15,0) NOT NULL, c700 Bool NOT NULL, c701 Uint8 NOT NULL, c702 Timestamp NOT NULL, c703 Uint16 NOT NULL, c704 Decimal(35,10) NOT NULL, c705 Uint32 NOT NULL, c706 Datetime NOT NULL, c707 Uint8 NOT NULL, c708 Uint64 NOT NULL, c709 Bool NOT NULL, c710 Timestamp64 NOT NULL, c711 Utf8 NOT NULL, c712 Timestamp NOT NULL, c713 Timestamp NOT NULL, c714 Date NOT NULL, c715 Timestamp64 NOT NULL, c716 Int32 NOT NULL, c717 Uint32 NOT NULL, c718 Int16 NOT NULL, c719 Decimal(22,9) NOT NULL, c720 Uint64 NOT NULL, c721 Bool NOT NULL, c722 Decimal(15,0) NOT NULL, c723 Date32 NOT NULL, c724 Timestamp NOT NULL, c725 Uint16 NOT NULL, c726 Datetime NOT NULL, c727 Bool NOT NULL, c728 Uint64 NOT NULL, c729 Utf8 NOT NULL, c730 Uint32 NOT NULL, c731 Datetime NOT NULL, c732 Uint32 NOT NULL, c733 Date32 NOT NULL, c734 Timestamp64 NOT NULL, c735 Timestamp64 NOT NULL, c736 Int16 NOT NULL, c737 Decimal(35,10) NOT NULL, c738 Datetime64 NOT NULL, c739 Date NOT NULL, c740 Int64 NOT NULL, c741 Decimal(22,9) NOT NULL, c742 Date NOT NULL, c743 Timestamp NOT NULL, c744 Date32 NOT NULL, c745 Datetime64 NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Uint32 NOT NULL, c748 Timestamp NOT NULL, c749 Interval64 NOT NULL, c750 Int64 NOT NULL, c751 Datetime NOT NULL, c752 Interval64 NOT NULL, c753 Uint64 NOT NULL, c754 Int32 NOT NULL, c755 Int32 NOT NULL, c756 Timestamp NOT NULL, c757 Uint16 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 String NOT NULL, c760 Uint32 NOT NULL, c761 Date NOT NULL, c762 Int32 NOT NULL, c763 Interval64 NOT NULL, c764 Timestamp NOT NULL, c765 Decimal(15,0) NOT NULL, c766 Uint16 NOT NULL, c767 Uint8 NOT NULL, c768 Uint32 NOT NULL, c769 Utf8 NOT NULL, c770 String NOT NULL, c771 Datetime64 NOT NULL, c772 Interval64 NOT NULL, c773 Date32 NOT NULL, c774 Date NOT NULL, c775 Date32 NOT NULL, c776 Datetime64 NOT NULL, c777 Bool NOT NULL, c778 Uint8 NOT NULL, c779 Utf8 NOT NULL, c780 Uint8 NOT NULL, c781 Uint16 NOT NULL, c782 Decimal(15,0) NOT NULL, c783 Int8 NOT NULL, c784 String NOT NULL, c785 Interval64 NOT NULL, c786 Int32 NOT NULL, c787 Utf8 NOT NULL, c788 Datetime64 NOT NULL, c789 Datetime NOT NULL, c790 Decimal(35,10) NOT NULL, c791 Uint8 NOT NULL, c792 Int64 NOT NULL, c793 String NOT NULL, c794 Int64 NOT NULL, c795 Uint16 NOT NULL, c796 String NOT NULL, c797 Datetime64 NOT NULL, c798 Decimal(15,0) NOT NULL, c799 Int32 NOT NULL, c800 Timestamp NOT NULL, c801 Uint8 NOT NULL, c802 Uint64 NOT NULL, c803 String NOT NULL, c804 Decimal(35,10) NOT NULL, c805 Date32 NOT NULL, c806 Bool NOT NULL, c807 Uint16 NOT NULL, c808 Int32 NOT NULL, c809 Uint32 NOT NULL, c810 Timestamp64 NOT NULL, c811 Date32 NOT NULL, c812 Datetime NOT NULL, c813 Bool NOT NULL, c814 Date32 NOT NULL, c815 Interval64 NOT NULL, c816 Datetime64 NOT NULL, c817 String NOT NULL, c818 Uint16 NOT NULL, c819 Uint16 NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Datetime NOT NULL, c822 Timestamp64 NOT NULL, c823 Date NOT NULL, c824 Date NOT NULL, c825 Uint8 NOT NULL, c826 Interval64 NOT NULL, c827 Bool NOT NULL, c828 Int16 NOT NULL, c829 Int32 NOT NULL, c830 Int32 NOT NULL, c831 Uint8 NOT NULL, c832 Uint64 NOT NULL, c833 Decimal(22,9) NOT NULL, c834 Date32 NOT NULL, c835 Int32 NOT NULL, c836 Uint64 NOT NULL, c837 Bool NOT NULL, c838 Int8 NOT NULL, c839 Int16 NOT NULL, c840 Utf8 NOT NULL, c841 Int64 NOT NULL, c842 Int16 NOT NULL, c843 Int64 NOT NULL, c844 Timestamp64 NOT NULL, c845 String NOT NULL, c846 Uint8 NOT NULL, c847 Int64 NOT NULL, c848 Int8 NOT NULL, c849 Int16 NOT NULL, c850 Timestamp64 NOT NULL, c851 String NOT NULL, c852 String NOT NULL, c853 Uint32 NOT NULL, c854 Datetime NOT NULL, c855 Timestamp64 NOT NULL, c856 Utf8 NOT NULL, c857 Int32 NOT NULL, c858 Uint8 NOT NULL, c859 Uint8 NOT NULL, c860 Int16 NOT NULL, c861 Datetime64 NOT NULL, c862 Datetime NOT NULL, c863 Uint16 NOT NULL, c864 Date32 NOT NULL, c865 Decimal(15,0) NOT NULL, c866 Uint64 NOT NULL, c867 Uint8 NOT NULL, c868 Datetime NOT NULL, c869 Decimal(15,0) NOT NULL, c870 Timestamp NOT NULL, c871 Interval64 NOT NULL, c872 String NOT NULL, c873 Int32 NOT NULL, c874 Date NOT NULL, c875 Uint8 NOT NULL, c876 Utf8 NOT NULL, c877 Timestamp64 NOT NULL, c878 Interval64 NOT NULL, c879 Timestamp NOT NULL, c880 Datetime NOT NULL, c881 Uint16 NOT NULL, c882 Decimal(22,9) NOT NULL, c883 Decimal(15,0) NOT NULL, c884 Int32 NOT NULL, c885 String NOT NULL, c886 Int64 NOT NULL, c887 Int64 NOT NULL, c888 Uint16 NOT NULL, c889 Decimal(35,10) NOT NULL, c890 Date32 NOT NULL, c891 Int16 NOT NULL, c892 Interval64 NOT NULL, c893 Bool NOT NULL, c894 Uint64 NOT NULL, c895 Interval64 NOT NULL, c896 Bool NOT NULL, c897 Int16 NOT NULL, c898 Int8 NOT NULL, c899 Decimal(35,10) NOT NULL, c900 Interval64 NOT NULL, c901 Timestamp64 NOT NULL, c902 Timestamp64 NOT NULL, c903 Datetime64 NOT NULL, c904 Uint32 NOT NULL, c905 Uint32 NOT NULL, c906 Interval64 NOT NULL, c907 Uint64 NOT NULL, c908 Uint16 NOT NULL, c909 Bool NOT NULL, c910 Int64 NOT NULL, c911 Timestamp64 NOT NULL, c912 Decimal(15,0) NOT NULL, c913 Uint32 NOT NULL, c914 Int16 NOT NULL, c915 Bool NOT NULL, c916 Datetime64 NOT NULL, c917 Utf8 NOT NULL, c918 Timestamp NOT NULL, c919 String NOT NULL, c920 Int64 NOT NULL, c921 Datetime NOT NULL, c922 Bool NOT NULL, c923 Date32 NOT NULL, c924 Uint8 NOT NULL, c925 Date32 NOT NULL, c926 Uint8 NOT NULL, c927 Timestamp64 NOT NULL, c928 Int8 NOT NULL, c929 Timestamp NOT NULL, c930 Datetime NOT NULL, c931 Date32 NOT NULL, c932 Uint8 NOT NULL, c933 Datetime NOT NULL, c934 Date NOT NULL, c935 Bool NOT NULL, c936 Datetime NOT NULL, c937 Decimal(22,9) NOT NULL, c938 Decimal(22,9) NOT NULL, c939 Int64 NOT NULL, c940 Int32 NOT NULL, c941 Decimal(15,0) NOT NULL, c942 Date NOT NULL, c943 Date32 NOT NULL, c944 Timestamp64 NOT NULL, c945 Int16 NOT NULL, c946 Bool NOT NULL, c947 Datetime64 NOT NULL, c948 Bool NOT NULL, c949 Date32 NOT NULL, c950 Timestamp64 NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Date NOT NULL, c953 Datetime NOT NULL, c954 Decimal(15,0) NOT NULL, c955 Int64 NOT NULL, c956 Date NOT NULL, c957 Decimal(22,9) NOT NULL, c958 Utf8 NOT NULL, c959 Uint64 NOT NULL, c960 Date32 NOT NULL, c961 Uint64 NOT NULL, c962 Uint8 NOT NULL, c963 Decimal(22,9) NOT NULL, c964 String NOT NULL, c965 Utf8 NOT NULL, c966 Datetime NOT NULL, c967 Timestamp NOT NULL, c968 Interval64 NOT NULL, c969 Int64 NOT NULL, c970 Datetime64 NOT NULL, c971 Uint8 NOT NULL, c972 Decimal(22,9) NOT NULL, c973 Decimal(35,10) NOT NULL, c974 Date NOT NULL, c975 Date NOT NULL, c976 Int32 NOT NULL, c977 Interval64 NOT NULL, c978 Date NOT NULL, c979 Int16 NOT NULL, c980 Timestamp64 NOT NULL, c981 Timestamp64 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Utf8 NOT NULL, c984 Date32 NOT NULL, c985 Utf8 NOT NULL, c986 Decimal(35,10) NOT NULL, c987 Timestamp NOT NULL, c988 Timestamp NOT NULL, c989 Timestamp64 NOT NULL, c990 Date32 NOT NULL, c991 Int64 NOT NULL, c992 String NOT NULL, c993 Date NOT NULL, c994 Date32 NOT NULL, c995 Utf8 NOT NULL, c996 Uint32 NOT NULL, c997 Uint64 NOT NULL, c998 Date32 NOT NULL, c999 Utf8 NOT NULL, c1000 Decimal(15,0) NOT NULL, c1001 Uint8 NOT NULL, c1002 Uint32 NOT NULL, c1003 Int32 NOT NULL, c1004 Decimal(15,0) NOT NULL, c1005 Int8 NOT NULL, c1006 Int32 NOT NULL, c1007 Uint64 NOT NULL, c1008 String NOT NULL, c1009 Uint8 NOT NULL, c1010 Int8 NOT NULL, c1011 Uint32 NOT NULL, c1012 Decimal(22,9) NOT NULL, c1013 Datetime NOT NULL, c1014 Int8 NOT NULL, c1015 Uint32 NOT NULL, c1016 Interval64 NOT NULL, c1017 Int8 NOT NULL, c1018 Uint64 NOT NULL, c1019 Int8 NOT NULL, c1020 Timestamp64 NOT NULL, c1021 String NOT NULL, c1022 Datetime NOT NULL, c1023 Int32 NOT NULL, c1024 Decimal(15,0) NOT NULL, c1025 Uint16 NOT NULL, c1026 Int32 NOT NULL, c1027 Date32 NOT NULL, c1028 Interval64 NOT NULL, c1029 Decimal(15,0) NOT NULL, c1030 Int32 NOT NULL, c1031 Datetime64 NOT NULL, c1032 Uint16 NOT NULL, c1033 Datetime64 NOT NULL, c1034 Int16 NOT NULL, c1035 Uint16 NOT NULL, c1036 Int8 NOT NULL, c1037 Uint8 NOT NULL, c1038 Int16 NOT NULL, c1039 Bool NOT NULL, c1040 Timestamp64 NOT NULL, c1041 Uint8 NOT NULL, c1042 Int8 NOT NULL, c1043 Interval64 NOT NULL, c1044 Timestamp64 NOT NULL, c1045 Interval64 NOT NULL, c1046 Uint8 NOT NULL, c1047 Int32 NOT NULL, c1048 Decimal(15,0) NOT NULL, c1049 Int32 NOT NULL, c1050 Decimal(22,9) NOT NULL, c1051 Uint32 NOT NULL, c1052 Decimal(22,9) NOT NULL, c1053 Int8 NOT NULL, c1054 Datetime64 NOT NULL, c1055 String NOT NULL, c1056 Int16 NOT NULL, c1057 Int32 NOT NULL, c1058 Uint64 NOT NULL, c1059 Datetime NOT NULL, c1060 Int32 NOT NULL, c1061 Int8 NOT NULL, c1062 Int64 NOT NULL, c1063 String NOT NULL, c1064 Uint16 NOT NULL, c1065 Utf8 NOT NULL, c1066 Datetime64 NOT NULL, c1067 Int8 NOT NULL, c1068 Int8 NOT NULL, c1069 Datetime64 NOT NULL, c1070 Int8 NOT NULL, c1071 Datetime NOT NULL, c1072 Datetime NOT NULL, c1073 Datetime64 NOT NULL, c1074 Timestamp64 NOT NULL, c1075 Uint64 NOT NULL, c1076 Uint64 NOT NULL, c1077 Bool NOT NULL, c1078 Uint64 NOT NULL, c1079 Decimal(15,0) NOT NULL, c1080 Uint64 NOT NULL, c1081 Int64 NOT NULL, c1082 Interval64 NOT NULL, c1083 Uint64 NOT NULL, c1084 Decimal(22,9) NOT NULL, c1085 String NOT NULL, c1086 Date NOT NULL, c1087 Int8 NOT NULL, c1088 Uint8 NOT NULL, c1089 Uint8 NOT NULL, c1090 Uint16 NOT NULL, c1091 Datetime NOT NULL, c1092 String NOT NULL, c1093 Int8 NOT NULL, c1094 Int64 NOT NULL, c1095 Uint8 NOT NULL, c1096 Decimal(35,10) NOT NULL, c1097 Uint8 NOT NULL, c1098 String NOT NULL, c1099 Decimal(15,0) NOT NULL, c1100 Interval64 NOT NULL, c1101 String NOT NULL, c1102 Int64 NOT NULL, c1103 Int16 NOT NULL, c1104 Decimal(22,9) NOT NULL, c1105 Timestamp64 NOT NULL, c1106 Date32 NOT NULL, c1107 Date NOT NULL, c1108 Date NOT NULL, c1109 Date32 NOT NULL, c1110 Utf8 NOT NULL, c1111 Uint64 NOT NULL, c1112 Int8 NOT NULL, c1113 Date32 NOT NULL, c1114 Int64 NOT NULL, c1115 Int8 NOT NULL, c1116 Datetime64 NOT NULL, c1117 Timestamp NOT NULL, c1118 String NOT NULL, c1119 Uint16 NOT NULL, c1120 Datetime NOT NULL, c1121 Bool NOT NULL, c1122 String NOT NULL, c1123 Date NOT NULL, c1124 Timestamp64 NOT NULL, c1125 Timestamp64 NOT NULL, c1126 Date32 NOT NULL, c1127 Date32 NOT NULL, c1128 Datetime64 NOT NULL, c1129 Int8 NOT NULL, c1130 Decimal(35,10) NOT NULL, c1131 Bool NOT NULL, c1132 Int64 NOT NULL, c1133 Decimal(15,0) NOT NULL, c1134 Datetime64 NOT NULL, c1135 Decimal(35,10) NOT NULL, c1136 Decimal(15,0) NOT NULL, c1137 Uint64 NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Int64 NOT NULL, c1140 Decimal(15,0) NOT NULL, c1141 Uint32 NOT NULL, c1142 Timestamp NOT NULL, c1143 Timestamp NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Decimal(22,9) NOT NULL, c1146 Utf8 NOT NULL, c1147 Uint8 NOT NULL, c1148 Utf8 NOT NULL, c1149 Uint8 NOT NULL, c1150 Date NOT NULL, c1151 Int32 NOT NULL, c1152 Uint64 NOT NULL, c1153 Uint16 NOT NULL, c1154 Int16 NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int16 NOT NULL, c1157 Uint8 NOT NULL, c1158 Interval64 NOT NULL, c1159 Bool NOT NULL, c1160 Utf8 NOT NULL, c1161 Datetime NOT NULL, c1162 Int8 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(22,9) NOT NULL, c1165 Utf8 NOT NULL, c1166 Date32 NOT NULL, c1167 Int64 NOT NULL, c1168 Int16 NOT NULL, c1169 Decimal(22,9) NOT NULL, c1170 Datetime NOT NULL, c1171 String NOT NULL, c1172 Uint8 NOT NULL, c1173 Decimal(35,10) NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Int8 NOT NULL, c1176 Int8 NOT NULL, c1177 Decimal(15,0) NOT NULL, c1178 Date32 NOT NULL, c1179 Datetime64 NOT NULL, c1180 Datetime64 NOT NULL, c1181 Uint64 NOT NULL, c1182 Date32 NOT NULL, c1183 Datetime NOT NULL, c1184 Bool NOT NULL, c1185 Int16 NOT NULL, c1186 Interval64 NOT NULL, c1187 Utf8 NOT NULL, c1188 Uint16 NOT NULL, c1189 String NOT NULL, c1190 Decimal(22,9) NOT NULL, c1191 Uint64 NOT NULL, c1192 Uint8 NOT NULL, c1193 Decimal(35,10) NOT NULL, c1194 Uint32 NOT NULL, c1195 Uint32 NOT NULL, c1196 String NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Timestamp64 NOT NULL, c1199 Uint32 NOT NULL, c1200 Date32 NOT NULL, c1201 String NOT NULL, c1202 Interval64 NOT NULL, c1203 Datetime NOT NULL, c1204 Utf8 NOT NULL, c1205 Int8 NOT NULL, c1206 Uint16 NOT NULL, c1207 Int32 NOT NULL, c1208 Date NOT NULL, c1209 Date32 NOT NULL, c1210 Bool NOT NULL, c1211 Decimal(15,0) NOT NULL, c1212 Date NOT NULL, c1213 Decimal(35,10) NOT NULL, c1214 Datetime64 NOT NULL, c1215 Timestamp NOT NULL, c1216 Uint16 NOT NULL, c1217 Datetime NOT NULL, c1218 Int8 NOT NULL, c1219 String NOT NULL, c1220 Bool NOT NULL, c1221 Decimal(22,9) NOT NULL, c1222 Int16 NOT NULL, c1223 Date32 NOT NULL, c1224 String NOT NULL, c1225 Interval64 NOT NULL, c1226 Date NOT NULL, c1227 Decimal(15,0) NOT NULL, c1228 Uint8 NOT NULL, c1229 Int32 NOT NULL, c1230 Decimal(35,10) NOT NULL, c1231 Int64 NOT NULL, c1232 Uint64 NOT NULL, c1233 Int16 NOT NULL, c1234 Timestamp64 NOT NULL, c1235 Uint16 NOT NULL, c1236 Date32 NOT NULL, c1237 Timestamp NOT NULL, c1238 Decimal(22,9) NOT NULL, c1239 Bool NOT NULL, c1240 Int16 NOT NULL, c1241 Int64 NOT NULL, c1242 Datetime64 NOT NULL, c1243 Decimal(15,0) NOT NULL, c1244 Date NOT NULL, c1245 Int32 NOT NULL, c1246 Decimal(35,10) NOT NULL, c1247 Datetime NOT NULL, c1248 Decimal(35,10) NOT NULL, c1249 String NOT NULL, c1250 Decimal(15,0) NOT NULL, c1251 Timestamp64 NOT NULL, c1252 Decimal(35,10) NOT NULL, c1253 Datetime64 NOT NULL, c1254 Decimal(35,10) NOT NULL, c1255 Uint8 NOT NULL, c1256 Int64 NOT NULL, c1257 Decimal(22,9) NOT NULL, c1258 Datetime NOT NULL, c1259 Uint64 NOT NULL, c1260 String NOT NULL, c1261 Bool NOT NULL, c1262 Datetime NOT NULL, c1263 Uint64 NOT NULL, c1264 Datetime64 NOT NULL, c1265 Datetime NOT NULL, c1266 Datetime64 NOT NULL, c1267 Timestamp64 NOT NULL, c1268 Decimal(15,0) NOT NULL, c1269 Uint64 NOT NULL, c1270 Int16 NOT NULL, c1271 Datetime NOT NULL, c1272 Uint64 NOT NULL, c1273 Date32 NOT NULL, c1274 Int8 NOT NULL, c1275 Datetime NOT NULL, c1276 Int16 NOT NULL, c1277 Interval64 NOT NULL, c1278 String NOT NULL, c1279 Datetime NOT NULL, c1280 Utf8 NOT NULL, c1281 Decimal(15,0) NOT NULL, c1282 Decimal(15,0) NOT NULL, c1283 Uint16 NOT NULL, c1284 Interval64 NOT NULL, c1285 Decimal(15,0) NOT NULL, c1286 Datetime NOT NULL, c1287 Decimal(35,10) NOT NULL, c1288 Decimal(22,9) NOT NULL, c1289 Interval64 NOT NULL, c1290 Decimal(35,10) NOT NULL, c1291 Int64 NOT NULL, c1292 Timestamp64 NOT NULL, c1293 Uint64 NOT NULL, c1294 Int32 NOT NULL, c1295 Datetime64 NOT NULL, c1296 Uint32 NOT NULL, c1297 Decimal(35,10) NOT NULL, c1298 Decimal(35,10) NOT NULL, c1299 Datetime NOT NULL, c1300 Decimal(35,10) NOT NULL, c1301 Uint8 NOT NULL, c1302 Interval64 NOT NULL, c1303 Uint64 NOT NULL, c1304 Uint64 NOT NULL, c1305 Decimal(22,9) NOT NULL, c1306 Uint32 NOT NULL, c1307 Uint16 NOT NULL, c1308 Date NOT NULL, c1309 Uint8 NOT NULL, c1310 Utf8 NOT NULL, c1311 Date NOT NULL, c1312 Datetime NOT NULL, c1313 String NOT NULL, c1314 Datetime64 NOT NULL, c1315 Uint8 NOT NULL, c1316 Date NOT NULL, c1317 Interval64 NOT NULL, c1318 Datetime NOT NULL, c1319 Date NOT NULL, c1320 Date NOT NULL, c1321 String NOT NULL, c1322 Uint32 NOT NULL, c1323 Int8 NOT NULL, c1324 Decimal(35,10) NOT NULL, c1325 Bool NOT NULL, c1326 Utf8 NOT NULL, c1327 Date32 NOT NULL, c1328 Uint8 NOT NULL, c1329 Uint32 NOT NULL, c1330 Decimal(35,10) NOT NULL, c1331 Date32 NOT NULL, c1332 Uint32 NOT NULL, c1333 Utf8 NOT NULL, c1334 Interval64 NOT NULL, c1335 Timestamp NOT NULL, c1336 Datetime64 NOT NULL, c1337 Date32 NOT NULL, c1338 Uint32 NOT NULL, c1339 Uint8 NOT NULL, c1340 Decimal(22,9) NOT NULL, c1341 Int8 NOT NULL, c1342 Uint8 NOT NULL, c1343 Int8 NOT NULL, c1344 Bool NOT NULL, c1345 Timestamp NOT NULL, c1346 Timestamp NOT NULL, c1347 Decimal(15,0) NOT NULL, c1348 Utf8 NOT NULL, c1349 Int16 NOT NULL, c1350 Datetime64 NOT NULL, c1351 Datetime64 NOT NULL, c1352 String NOT NULL, c1353 Timestamp NOT NULL, c1354 Uint32 NOT NULL, c1355 Bool NOT NULL, c1356 Interval64 NOT NULL, c1357 Int32 NOT NULL, c1358 Timestamp64 NOT NULL, c1359 Bool NOT NULL, c1360 Datetime NOT NULL, c1361 Timestamp NOT NULL, c1362 Uint64 NOT NULL, c1363 Datetime NOT NULL, c1364 Uint16 NOT NULL, c1365 Utf8 NOT NULL, c1366 Timestamp NOT NULL, c1367 Int16 NOT NULL, c1368 Datetime64 NOT NULL, c1369 Uint32 NOT NULL, c1370 Decimal(35,10) NOT NULL, c1371 Timestamp64 NOT NULL, c1372 Uint32 NOT NULL, c1373 Uint32 NOT NULL, c1374 Date32 NOT NULL, c1375 Decimal(15,0) NOT NULL, c1376 Int16 NOT NULL, c1377 Datetime NOT NULL, c1378 Decimal(22,9) NOT NULL, c1379 Int16 NOT NULL, c1380 Interval64 NOT NULL, c1381 Uint16 NOT NULL, c1382 Int32 NOT NULL, c1383 Int64 NOT NULL, c1384 Uint8 NOT NULL, c1385 Decimal(15,0) NOT NULL, c1386 Bool NOT NULL, c1387 Date NOT NULL, c1388 Int32 NOT NULL, c1389 Datetime NOT NULL, c1390 Int8 NOT NULL, c1391 Uint32 NOT NULL, c1392 Date NOT NULL, c1393 Int16 NOT NULL, c1394 Date32 NOT NULL, c1395 Timestamp NOT NULL, c1396 Uint8 NOT NULL, c1397 Bool NOT NULL, c1398 Datetime64 NOT NULL, c1399 Timestamp64 NOT NULL, c1400 Int8 NOT NULL, c1401 Timestamp NOT NULL, c1402 Uint8 NOT NULL, c1403 Datetime64 NOT NULL, c1404 String NOT NULL, c1405 Uint16 NOT NULL, c1406 Uint8 NOT NULL, c1407 Uint32 NOT NULL, c1408 Bool NOT NULL, c1409 Bool NOT NULL, c1410 Datetime64 NOT NULL, c1411 Datetime64 NOT NULL, c1412 Decimal(15,0) NOT NULL, c1413 Uint8 NOT NULL, c1414 Int8 NOT NULL, c1415 Int8 NOT NULL, c1416 Uint8 NOT NULL, c1417 Datetime64 NOT NULL, c1418 Datetime64 NOT NULL, c1419 Int32 NOT NULL, c1420 Uint32 NOT NULL, c1421 Int16 NOT NULL, c1422 Uint8 NOT NULL, c1423 Uint8 NOT NULL, c1424 Uint8 NOT NULL, c1425 Datetime64 NOT NULL, c1426 Uint64 NOT NULL, c1427 Uint32 NOT NULL, c1428 Uint8 NOT NULL, c1429 Uint64 NOT NULL, c1430 Date NOT NULL, c1431 Int16 NOT NULL, c1432 Date NOT NULL, c1433 Date NOT NULL, c1434 Decimal(15,0) NOT NULL, c1435 Utf8 NOT NULL, c1436 Uint8 NOT NULL, c1437 Timestamp64 NOT NULL, c1438 Uint8 NOT NULL, c1439 Uint8 NOT NULL, c1440 Uint64 NOT NULL, c1441 Int16 NOT NULL, c1442 String NOT NULL, c1443 Datetime64 NOT NULL, c1444 Date32 NOT NULL, c1445 Int8 NOT NULL, c1446 Uint32 NOT NULL, c1447 Int8 NOT NULL, c1448 Int16 NOT NULL, c1449 Date32 NOT NULL, c1450 Interval64 NOT NULL, c1451 Int32 NOT NULL, c1452 Timestamp64 NOT NULL, c1453 Int32 NOT NULL, c1454 Uint8 NOT NULL, c1455 Int8 NOT NULL, c1456 Uint8 NOT NULL, c1457 Utf8 NOT NULL, c1458 Int8 NOT NULL, c1459 Uint32 NOT NULL, c1460 String NOT NULL, c1461 Interval64 NOT NULL, c1462 Int32 NOT NULL, c1463 Bool NOT NULL, c1464 Int32 NOT NULL, c1465 Timestamp NOT NULL, c1466 Datetime64 NOT NULL, c1467 Uint32 NOT NULL, c1468 Int16 NOT NULL, c1469 String NOT NULL, c1470 Date32 NOT NULL, c1471 Timestamp NOT NULL, c1472 Interval64 NOT NULL, c1473 Timestamp NOT NULL, c1474 Date NOT NULL, c1475 Int8 NOT NULL, c1476 Datetime64 NOT NULL, c1477 Interval64 NOT NULL, c1478 Uint16 NOT NULL, c1479 Decimal(15,0) NOT NULL, c1480 Datetime NOT NULL, c1481 Decimal(35,10) NOT NULL, c1482 Timestamp64 NOT NULL, c1483 Datetime NOT NULL, c1484 Uint32 NOT NULL, c1485 Int32 NOT NULL, c1486 Uint8 NOT NULL, c1487 Interval64 NOT NULL, c1488 Uint32 NOT NULL, c1489 Uint64 NOT NULL, c1490 Uint8 NOT NULL, c1491 Datetime NOT NULL, c1492 Int32 NOT NULL, c1493 Interval64 NOT NULL, c1494 Datetime64 NOT NULL, c1495 Datetime NOT NULL, c1496 Datetime64 NOT NULL, c1497 Uint32 NOT NULL, c1498 Timestamp64 NOT NULL, c1499 Bool NOT NULL, c1500 Decimal(15,0) NOT NULL, c1501 Int32 NOT NULL, c1502 Timestamp NOT NULL, c1503 Uint32 NOT NULL, c1504 Date32 NOT NULL, c1505 Uint32 NOT NULL, c1506 Int16 NOT NULL, c1507 Uint16 NOT NULL, c1508 Date32 NOT NULL, c1509 Int32 NOT NULL, c1510 Uint64 NOT NULL, c1511 Decimal(22,9) NOT NULL, c1512 Interval64 NOT NULL, c1513 Utf8 NOT NULL, c1514 Uint32 NOT NULL, c1515 Date NOT NULL, c1516 Uint16 NOT NULL, c1517 Datetime64 NOT NULL, c1518 Decimal(35,10) NOT NULL, c1519 Date32 NOT NULL, c1520 Datetime64 NOT NULL, c1521 Utf8 NOT NULL, c1522 Datetime64 NOT NULL, c1523 Uint64 NOT NULL, c1524 Datetime NOT NULL, c1525 Timestamp NOT NULL, c1526 Bool NOT NULL, c1527 Date32 NOT NULL, c1528 Int64 NOT NULL, c1529 Decimal(35,10) NOT NULL, c1530 Utf8 NOT NULL, c1531 Int32 NOT NULL, c1532 Timestamp NOT NULL, c1533 Interval64 NOT NULL, c1534 Uint8 NOT NULL, c1535 Uint32 NOT NULL, c1536 Date NOT NULL, c1537 Uint8 NOT NULL, c1538 Uint64 NOT NULL, c1539 Datetime64 NOT NULL, c1540 Utf8 NOT NULL, c1541 Int8 NOT NULL, c1542 Int8 NOT NULL, c1543 Bool NOT NULL, c1544 Timestamp64 NOT NULL, c1545 Date NOT NULL, c1546 Uint8 NOT NULL, c1547 Int32 NOT NULL, c1548 Datetime NOT NULL, c1549 Int16 NOT NULL, c1550 Decimal(22,9) NOT NULL, c1551 String NOT NULL, c1552 Uint16 NOT NULL, c1553 Timestamp64 NOT NULL, c1554 Int8 NOT NULL, c1555 Utf8 NOT NULL, c1556 Interval64 NOT NULL, c1557 String NOT NULL, c1558 Utf8 NOT NULL, c1559 Int32 NOT NULL, c1560 Uint64 NOT NULL, c1561 Uint32 NOT NULL, c1562 Decimal(35,10) NOT NULL, c1563 Uint8 NOT NULL, c1564 Uint8 NOT NULL, c1565 Uint32 NOT NULL, c1566 Int64 NOT NULL, c1567 Uint16 NOT NULL, c1568 Uint16 NOT NULL, c1569 Datetime64 NOT NULL, c1570 Date32 NOT NULL, c1571 Datetime NOT NULL, c1572 Decimal(15,0) NOT NULL, c1573 Uint8 NOT NULL, c1574 Timestamp NOT NULL, c1575 Timestamp NOT NULL, c1576 Timestamp NOT NULL, c1577 Date NOT NULL, c1578 Decimal(15,0) NOT NULL, c1579 Date NOT NULL, c1580 Timestamp NOT NULL, c1581 Utf8 NOT NULL, c1582 Int8 NOT NULL, c1583 Timestamp64 NOT NULL, c1584 String NOT NULL, c1585 Int16 NOT NULL, c1586 Decimal(35,10) NOT NULL, c1587 Decimal(15,0) NOT NULL, c1588 String NOT NULL, c1589 Uint16 NOT NULL, c1590 Uint32 NOT NULL, c1591 Date NOT NULL, c1592 String NOT NULL, c1593 Utf8 NOT NULL, c1594 Uint32 NOT NULL, c1595 Int64 NOT NULL, c1596 Date32 NOT NULL, c1597 Decimal(22,9) NOT NULL, c1598 Int32 NOT NULL, c1599 Timestamp NOT NULL, c1600 Date NOT NULL, c1601 Datetime NOT NULL, c1602 Uint16 NOT NULL, c1603 Datetime NOT NULL, c1604 Decimal(15,0) NOT NULL, c1605 Uint8 NOT NULL, c1606 Timestamp NOT NULL, c1607 Uint32 NOT NULL, c1608 Decimal(22,9) NOT NULL, c1609 Interval64 NOT NULL, c1610 Int32 NOT NULL, c1611 Date NOT NULL, c1612 Decimal(15,0) NOT NULL, c1613 Uint16 NOT NULL, c1614 Datetime NOT NULL, c1615 Int8 NOT NULL, c1616 Int8 NOT NULL, c1617 Timestamp64 NOT NULL, c1618 Int64 NOT NULL, c1619 Timestamp64 NOT NULL, c1620 Uint8 NOT NULL, c1621 Date NOT NULL, c1622 Uint16 NOT NULL, c1623 Uint16 NOT NULL, c1624 Datetime NOT NULL, c1625 Timestamp NOT NULL, c1626 Decimal(35,10) NOT NULL, c1627 Int16 NOT NULL, c1628 Decimal(22,9) NOT NULL, c1629 Uint64 NOT NULL, c1630 Bool NOT NULL, c1631 Uint64 NOT NULL, c1632 Uint32 NOT NULL, c1633 Decimal(15,0) NOT NULL, c1634 Datetime64 NOT NULL, c1635 Uint16 NOT NULL, c1636 Timestamp64 NOT NULL, c1637 Interval64 NOT NULL, c1638 Date NOT NULL, c1639 Int32 NOT NULL, c1640 Uint8 NOT NULL, c1641 Interval64 NOT NULL, c1642 Uint8 NOT NULL, c1643 Datetime NOT NULL, c1644 Decimal(35,10) NOT NULL, c1645 Decimal(22,9) NOT NULL, c1646 Date32 NOT NULL, c1647 Int32 NOT NULL, c1648 Date NOT NULL, c1649 Int64 NOT NULL, c1650 Decimal(22,9) NOT NULL, c1651 Int8 NOT NULL, c1652 Timestamp NOT NULL, c1653 Decimal(22,9) NOT NULL, c1654 Int8 NOT NULL, c1655 Datetime64 NOT NULL, c1656 Int32 NOT NULL, c1657 Decimal(35,10) NOT NULL, c1658 Int16 NOT NULL, c1659 Timestamp NOT NULL, c1660 Date32, c1661 Decimal(15,0) NOT NULL, c1662 JsonDocument NOT NULL, c1663 Int64, c1664 String, c1665 Decimal(22,9), c1666 JsonDocument, c1667 Decimal(22,9), c1668 Utf8, c1669 Int16, c1670 Decimal(35,10) NOT NULL, c1671 Json NOT NULL, c1672 Bool NOT NULL, c1673 Uint64, c1674 Timestamp NOT NULL, c1675 Json, c1676 String NOT NULL, c1677 Timestamp, c1678 Datetime64, c1679 Int64 NOT NULL, c1680 Interval64, c1681 Int64, c1682 Int8 NOT NULL, c1683 Datetime64, c1684 Timestamp64 NOT NULL, c1685 Double NOT NULL, c1686 String, c1687 Int8 NOT NULL, c1688 Int16, c1689 Interval64 NOT NULL, c1690 Date, c1691 Interval64, c1692 Double, c1693 Bool, c1694 Interval64, c1695 Double, c1696 Date NOT NULL, c1697 Datetime NOT NULL, c1698 Utf8 NOT NULL, c1699 Decimal(15,0), c1700 Int16, c1701 Int32 NOT NULL, c1702 JsonDocument NOT NULL, c1703 JsonDocument, c1704 String NOT NULL, c1705 Bool NOT NULL, c1706 Timestamp64, c1707 Datetime64 NOT NULL, c1708 Int64, c1709 Bool NOT NULL, c1710 Int64, c1711 Date NOT NULL, c1712 String NOT NULL, c1713 Uint64 NOT NULL, c1714 Bool, c1715 Uint64, c1716 Int32, c1717 Date NOT NULL, c1718 Bool, c1719 Float NOT NULL, c1720 Int32 NOT NULL, c1721 Timestamp64, c1722 Decimal(35,10), c1723 Bool, c1724 Utf8 NOT NULL, c1725 Uint8 NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 Float NOT NULL, c1728 Datetime, c1729 Datetime64 NOT NULL, c1730 Datetime64, c1731 Uint64, c1732 Timestamp, c1733 Int64, c1734 Timestamp64, c1735 Date32, c1736 Date, c1737 Json NOT NULL, c1738 String, c1739 Uint64 NOT NULL, c1740 Int8 NOT NULL, c1741 Timestamp64 NOT NULL, c1742 Timestamp64 NOT NULL, c1743 Interval64, c1744 Yson NOT NULL, c1745 Yson, c1746 Uint32 NOT NULL, c1747 Timestamp NOT NULL, c1748 Uint8 NOT NULL, c1749 Yson, c1750 Decimal(15,0), c1751 Int64, c1752 Decimal(15,0), c1753 Decimal(22,9), c1754 Datetime64 NOT NULL, c1755 Timestamp, c1756 Decimal(35,10), c1757 Int32 NOT NULL, c1758 Timestamp64 NOT NULL, c1759 Int8, c1760 Int32 NOT NULL, c1761 Int32 NOT NULL, c1762 Float, c1763 Double NOT NULL, c1764 Uint16, c1765 Int8 NOT NULL, c1766 Decimal(15,0) NOT NULL, c1767 Interval64, c1768 Int64, c1769 Timestamp64, c1770 Json, c1771 Date NOT NULL, c1772 Bool NOT NULL, c1773 Utf8 NOT NULL, c1774 Int64 NOT NULL, c1775 Decimal(22,9) NOT NULL, c1776 Int8, c1777 Decimal(22,9) NOT NULL, c1778 Datetime NOT NULL, c1779 Bool NOT NULL, c1780 Interval64, c1781 Int16 NOT NULL, c1782 Uint16, c1783 Uint16 NOT NULL, c1784 Bool NOT NULL, c1785 Int32 NOT NULL, c1786 Int32, c1787 String NOT NULL, c1788 Date32 NOT NULL, c1789 Interval64, c1790 Int32 NOT NULL, c1791 Date32, c1792 Json NOT NULL, c1793 Decimal(22,9), c1794 Int64 NOT NULL, c1795 Float, c1796 Bool NOT NULL, c1797 Decimal(22,9), c1798 Date, c1799 Datetime64, c1800 Decimal(15,0) NOT NULL, c1801 Datetime NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Date, c1804 Uint32, c1805 Timestamp NOT NULL, c1806 Utf8 NOT NULL, c1807 Decimal(15,0) NOT NULL, c1808 Json, c1809 Decimal(35,10), c1810 Datetime, c1811 Int32, c1812 String, c1813 Int16, c1814 Uint16, c1815 String, c1816 Utf8 NOT NULL, c1817 Timestamp, c1818 Uint16, c1819 String NOT NULL, c1820 Decimal(22,9), c1821 Bool NOT NULL, c1822 Timestamp, c1823 Uint32 NOT NULL, c1824 Uint8 NOT NULL, c1825 Timestamp64, c1826 Decimal(35,10) NOT NULL, c1827 Decimal(35,10) NOT NULL, c1828 Yson NOT NULL, c1829 Timestamp64 NOT NULL, c1830 Date32 NOT NULL, c1831 Uint64, c1832 Double NOT NULL, c1833 Date32 NOT NULL, c1834 Utf8, c1835 Uint16 NOT NULL, c1836 Int32, c1837 Interval64 NOT NULL, c1838 Datetime64, c1839 Decimal(15,0) NOT NULL, c1840 Json NOT NULL, c1841 Decimal(35,10) NOT NULL, c1842 Float, c1843 String NOT NULL, c1844 Int16, c1845 Datetime, c1846 String, c1847 Double NOT NULL, c1848 Datetime64, c1849 Date32 NOT NULL, c1850 Int8 NOT NULL, c1851 Uint32 NOT NULL, c1852 Timestamp NOT NULL, c1853 Uint64 NOT NULL, c1854 Timestamp64, c1855 JsonDocument NOT NULL, c1856 Uint32, c1857 Float, c1858 Uint64, c1859 JsonDocument NOT NULL, c1860 Uint8, c1861 Uint64, c1862 JsonDocument, c1863 Decimal(35,10) NOT NULL, c1864 Datetime64, c1865 Timestamp64, c1866 Datetime NOT NULL, c1867 Uint8 NOT NULL, c1868 Date32, c1869 Datetime NOT NULL, c1870 Uint32 NOT NULL, c1871 String, c1872 String NOT NULL, c1873 Datetime64 NOT NULL, c1874 Yson, c1875 Date NOT NULL, c1876 Uint32, c1877 Timestamp64 NOT NULL, c1878 Timestamp64, c1879 Int64, c1880 Interval64 NOT NULL, c1881 Yson, c1882 Decimal(15,0), c1883 Int16, c1884 Bool NOT NULL, c1885 Utf8 NOT NULL, c1886 Double, c1887 Date32, c1888 Float, c1889 Timestamp64 NOT NULL, c1890 Date NOT NULL, c1891 Float NOT NULL, c1892 Yson, c1893 Yson NOT NULL, c1894 Yson, c1895 Uint16, c1896 Bool, c1897 Uint64, c1898 Bool, c1899 Date, c1900 Uint32, c1901 Timestamp NOT NULL, c1902 Utf8, c1903 Uint8 NOT NULL, c1904 Int8 NOT NULL, c1905 Int64 NOT NULL, c1906 Float NOT NULL, c1907 Uint8, c1908 Uint8 NOT NULL, c1909 Datetime64 NOT NULL, c1910 Int32 NOT NULL, c1911 Interval64 NOT NULL, c1912 Decimal(15,0) NOT NULL, c1913 Float, c1914 Uint32, c1915 Int64, c1916 Float NOT NULL, c1917 Float, c1918 JsonDocument NOT NULL, c1919 String, c1920 Decimal(22,9) NOT NULL, c1921 Json, c1922 Decimal(15,0) NOT NULL, c1923 Decimal(22,9), c1924 Json, c1925 Yson NOT NULL, c1926 Datetime, c1927 JsonDocument, c1928 Bool, c1929 Yson NOT NULL, c1930 Int16, c1931 Timestamp64 NOT NULL, c1932 Uint64, c1933 Decimal(22,9) NOT NULL, c1934 Timestamp64, c1935 Uint32 NOT NULL, c1936 Decimal(22,9) NOT NULL, c1937 Int64, c1938 Utf8, c1939 Int32 NOT NULL, c1940 Bool, c1941 String NOT NULL, c1942 Decimal(22,9), c1943 Int32, c1944 Date, c1945 Date NOT NULL, c1946 Timestamp, c1947 Utf8, c1948 Datetime64 NOT NULL, c1949 Int64, c1950 Datetime64 NOT NULL, c1951 Datetime64 NOT NULL, c1952 Decimal(15,0), c1953 Date, c1954 Timestamp64, c1955 Interval64, c1956 JsonDocument, c1957 Int8, c1958 Timestamp64, c1959 Uint64, c1960 Double NOT NULL, c1961 Uint64 NOT NULL, c1962 Datetime, c1963 Date32 NOT NULL, c1964 Timestamp64 NOT NULL, c1965 Float NOT NULL, c1966 String, c1967 Uint8, c1968 Timestamp64, c1969 Date32, c1970 Uint32, c1971 Uint16, c1972 Datetime64, c1973 Int16 NOT NULL, c1974 Int16 NOT NULL, c1975 Uint16, c1976 Decimal(35,10), c1977 Uint8, c1978 Date NOT NULL, c1979 Bool, c1980 Date32, c1981 Date32 NOT NULL, c1982 Int16, c1983 Int8, c1984 Uint8 NOT NULL, c1985 Datetime NOT NULL, c1986 Int64, c1987 Int32, c1988 Datetime64, c1989 Datetime, c1990 Json, c1991 Decimal(15,0), c1992 Decimal(35,10) NOT NULL, c1993 Datetime, c1994 String NOT NULL, c1995 Uint32, c1996 Int16, c1997 Timestamp, c1998 Timestamp64, c1999 Int64 NOT NULL, c2000 Json, c2001 Int8 NOT NULL, c2002 Timestamp, c2003 Decimal(35,10) NOT NULL, c2004 Date NOT NULL, c2005 Yson NOT NULL, c2006 Double NOT NULL, c2007 Yson, c2008 Uint8 NOT NULL, c2009 Uint8, c2010 Uint16 NOT NULL, c2011 Int8, c2012 Yson NOT NULL, c2013 Utf8 NOT NULL, c2014 Int16, c2015 Yson NOT NULL, c2016 Decimal(35,10) NOT NULL, c2017 Interval64 NOT NULL, c2018 Json, c2019 Bool, c2020 Int32 NOT NULL, c2021 Uint64 NOT NULL, c2022 Timestamp, c2023 Float, c2024 Date, c2025 Date32 NOT NULL, c2026 String NOT NULL, c2027 Uint64, c2028 Timestamp, c2029 Decimal(22,9), c2030 Uint64 NOT NULL, c2031 Int8, c2032 Yson, c2033 Decimal(22,9), c2034 Json NOT NULL, c2035 JsonDocument NOT NULL, c2036 Uint8, c2037 Interval64 NOT NULL, c2038 Double, c2039 Json, c2040 Uint8 NOT NULL, c2041 Double NOT NULL, c2042 Json, c2043 Uint32 NOT NULL, c2044 Int64 NOT NULL, c2045 Yson NOT NULL, c2046 Yson, c2047 Datetime NOT NULL, c2048 Date, c2049 Int64 NOT NULL, c2050 Bool NOT NULL, c2051 Date32 NOT NULL, c2052 Json NOT NULL, c2053 Uint16, c2054 Double NOT NULL, c2055 Uint16 NOT NULL, c2056 JsonDocument, c2057 Uint32, c2058 Json, c2059 Int8, c2060 Datetime, c2061 Decimal(35,10), c2062 Decimal(35,10) NOT NULL, c2063 Decimal(22,9), c2064 Bool, c2065 Float NOT NULL, c2066 Decimal(15,0), c2067 Date NOT NULL, c2068 Datetime, c2069 Int64 NOT NULL, c2070 Decimal(22,9) NOT NULL, c2071 Utf8, c2072 Decimal(35,10) NOT NULL, c2073 Datetime, c2074 String NOT NULL, c2075 Timestamp64, c2076 Interval64 NOT NULL, c2077 Date32, c2078 Decimal(22,9) NOT NULL, c2079 Datetime64 NOT NULL, c2080 Uint64 NOT NULL, c2081 Uint16, c2082 Int8, c2083 Date, c2084 Int8, c2085 JsonDocument NOT NULL, c2086 Yson, c2087 Int32, c2088 Timestamp NOT NULL, c2089 Int16, c2090 Int16 NOT NULL, c2091 Timestamp64, c2092 Int32 NOT NULL, c2093 Uint64, c2094 Yson NOT NULL, c2095 Uint64 NOT NULL, c2096 JsonDocument, c2097 Timestamp NOT NULL, c2098 Decimal(15,0) NOT NULL, c2099 Uint64, c2100 Datetime64, c2101 Int64, c2102 Interval64, c2103 Utf8, c2104 Int32, c2105 Uint64 NOT NULL, c2106 Utf8 NOT NULL, c2107 Uint32 NOT NULL, c2108 Datetime64 NOT NULL, c2109 Decimal(35,10) NOT NULL, c2110 Timestamp, c2111 Decimal(22,9), c2112 Datetime64 NOT NULL, c2113 Json NOT NULL, c2114 Decimal(35,10) NOT NULL, c2115 Timestamp NOT NULL, c2116 Uint64 NOT NULL, c2117 Utf8 NOT NULL, c2118 Json NOT NULL, c2119 Interval64, c2120 Date32 NOT NULL, c2121 Yson NOT NULL, c2122 Yson NOT NULL, c2123 Datetime, c2124 Int16 NOT NULL, c2125 Bool NOT NULL, c2126 Date, c2127 Utf8, c2128 Timestamp64, c2129 Bool NOT NULL, c2130 Int32, c2131 Utf8 NOT NULL, c2132 JsonDocument, c2133 Int32 NOT NULL, c2134 JsonDocument NOT NULL, c2135 Timestamp, c2136 Datetime NOT NULL, c2137 Uint16 NOT NULL, c2138 Int64, c2139 Interval64, c2140 Float NOT NULL, c2141 JsonDocument, c2142 Uint16 NOT NULL, c2143 Date32, c2144 Timestamp, c2145 Double, c2146 Decimal(35,10) NOT NULL, c2147 Uint8, c2148 String NOT NULL, c2149 Uint16 NOT NULL, c2150 Utf8, c2151 Uint64, c2152 Decimal(35,10) NOT NULL, c2153 Uint8, c2154 JsonDocument NOT NULL, c2155 Int16 NOT NULL, c2156 String, c2157 Uint16 NOT NULL, c2158 Uint8 NOT NULL, c2159 String, c2160 Timestamp64, c2161 Interval64, c2162 Uint16 NOT NULL, c2163 Uint64 NOT NULL, c2164 Timestamp64 NOT NULL, c2165 Bool, c2166 Date32 NOT NULL, c2167 Datetime64 NOT NULL, c2168 Double NOT NULL, c2169 String NOT NULL, c2170 Int64 NOT NULL, c2171 String, c2172 Json, c2173 Datetime64 NOT NULL, c2174 Json NOT NULL, c2175 Date32, c2176 Timestamp, c2177 Int8 NOT NULL, c2178 Bool, c2179 Timestamp, c2180 Datetime, c2181 Int32, c2182 Json NOT NULL, c2183 Timestamp NOT NULL, c2184 Decimal(35,10) NOT NULL, c2185 Float, c2186 Date32, c2187 Uint8, c2188 JsonDocument NOT NULL, c2189 JsonDocument NOT NULL, c2190 Uint64, c2191 Yson, c2192 JsonDocument NOT NULL, c2193 Datetime NOT NULL, c2194 Datetime NOT NULL, c2195 Int64 NOT NULL, c2196 JsonDocument, c2197 Date NOT NULL, c2198 Date32 NOT NULL, c2199 Int32 NOT NULL, c2200 Uint64, c2201 Date32, c2202 Uint64 NOT NULL, c2203 Uint64 NOT NULL, c2204 Double, c2205 Date32, c2206 Decimal(22,9), c2207 Uint32 NOT NULL, c2208 Date32 NOT NULL, c2209 Int64 NOT NULL, c2210 Datetime NOT NULL, c2211 Double NOT NULL, c2212 Float NOT NULL, c2213 Uint8, c2214 Interval64, c2215 Uint8 NOT NULL, c2216 Datetime, c2217 Uint8 NOT NULL, c2218 Decimal(35,10), c2219 Uint64, c2220 Yson NOT NULL, c2221 Float NOT NULL, c2222 Int64 NOT NULL, c2223 Datetime, c2224 Double, c2225 Yson, c2226 Date, c2227 Utf8, c2228 Json, c2229 Decimal(35,10), c2230 Timestamp, c2231 Utf8, c2232 Int8, c2233 Json, c2234 Int16, c2235 Datetime NOT NULL, c2236 Int16 NOT NULL, c2237 Int8, c2238 Int8, c2239 Date NOT NULL, c2240 Uint16, c2241 Double NOT NULL, c2242 Json, c2243 String, c2244 JsonDocument NOT NULL, c2245 Double NOT NULL, c2246 Decimal(35,10) NOT NULL, c2247 Decimal(22,9), c2248 Date, c2249 Json NOT NULL, c2250 JsonDocument, c2251 Uint8, c2252 Uint16, c2253 Int16 NOT NULL, c2254 Int16 NOT NULL, c2255 Int32, c2256 Interval64 NOT NULL, c2257 Float, c2258 Int32 NOT NULL, c2259 Uint64, c2260 Uint32, c2261 Utf8, c2262 String NOT NULL, c2263 Decimal(35,10), c2264 Json, c2265 Timestamp64, c2266 Uint32, c2267 Uint16, c2268 Uint8, c2269 Json NOT NULL, c2270 JsonDocument, c2271 Decimal(15,0) NOT NULL, c2272 Yson NOT NULL, c2273 Date32, c2274 Utf8, c2275 Double NOT NULL, c2276 Json, c2277 Date32, c2278 Decimal(22,9) NOT NULL, c2279 Date NOT NULL, c2280 Timestamp64 NOT NULL, c2281 Decimal(15,0), c2282 Timestamp, c2283 Uint64, c2284 Utf8, c2285 Datetime, c2286 Decimal(35,10) NOT NULL, c2287 Int32 NOT NULL, c2288 Yson NOT NULL, c2289 Int16 NOT NULL, c2290 Double NOT NULL, c2291 Int16 NOT NULL, c2292 JsonDocument, c2293 Decimal(22,9) NOT NULL, c2294 String, c2295 Decimal(22,9) NOT NULL, c2296 Int16 NOT NULL, c2297 Json NOT NULL, c2298 Datetime NOT NULL, c2299 Json, c2300 Interval64 NOT NULL, c2301 Decimal(35,10) NOT NULL, c2302 Bool, c2303 Double NOT NULL, c2304 Timestamp64, c2305 Yson NOT NULL, c2306 Json NOT NULL, c2307 Decimal(35,10), c2308 Decimal(15,0) NOT NULL, c2309 Decimal(15,0), c2310 Int16, c2311 Uint8 NOT NULL, c2312 Interval64, c2313 Bool, c2314 Uint8, c2315 Int16 NOT NULL, c2316 Json NOT NULL, c2317 Uint16 NOT NULL, c2318 Datetime, c2319 Timestamp64, c2320 Decimal(22,9), c2321 Utf8 NOT NULL, c2322 Uint8 NOT NULL, c2323 Datetime64 NOT NULL, c2324 Decimal(22,9), c2325 Bool, c2326 Date32 NOT NULL, c2327 Uint16 NOT NULL, c2328 JsonDocument NOT NULL, c2329 Bool, c2330 Decimal(35,10) NOT NULL, c2331 JsonDocument, c2332 Datetime, c2333 Interval64, c2334 Uint32 NOT NULL, c2335 Float NOT NULL, c2336 Datetime64 NOT NULL, c2337 Json NOT NULL, c2338 Datetime64 NOT NULL, c2339 Double, c2340 String NOT NULL, c2341 Bool NOT NULL, c2342 String, c2343 Uint32, c2344 String NOT NULL, c2345 Float, c2346 Interval64, c2347 Datetime64 NOT NULL, c2348 Interval64 NOT NULL, c2349 Decimal(15,0) NOT NULL, c2350 Int64 NOT NULL, c2351 Int32 NOT NULL, c2352 Bool, c2353 Int32 NOT NULL, c2354 Int8, c2355 Datetime64, c2356 Utf8, c2357 Uint64 NOT NULL, c2358 Timestamp NOT NULL, c2359 Datetime, c2360 Interval64, c2361 Uint64 NOT NULL, c2362 Json, c2363 Timestamp, c2364 Decimal(15,0) NOT NULL, c2365 Float, c2366 Bool NOT NULL, c2367 Interval64 NOT NULL, c2368 Decimal(15,0), c2369 Int8 NOT NULL, c2370 Int16 NOT NULL, c2371 Json NOT NULL, c2372 Date32 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, 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, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659)
                )
                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, 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, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', 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 \'c13\', 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'...ime NOT NULL, c470 Decimal(15,0) NOT NULL, c471 Datetime64 NOT NULL, c472 Uint64 NOT NULL, c473 Datetime NOT NULL, c474 Utf8 NOT NULL, c475 Uint64 NOT NULL, c476 Decimal(35,10) NOT NULL, c477 Uint16 NOT NULL, c478 Uint16 NOT NULL, c479 Uint8 NOT NULL, c480 String NOT NULL, c481 Date NOT NULL, c482 Decimal(22,9) NOT NULL, c483 Datetime NOT NULL, c484 Int8 NOT NULL, c485 Int32 NOT NULL, c486 Interval64 NOT NULL, c487 Timestamp NOT NULL, c488 Interval64 NOT NULL, c489 Int32 NOT NULL, c490 Utf8 NOT NULL, c491 Bool NOT NULL, c492 Interval64 NOT NULL, c493 Decimal(15,0) NOT NULL, c494 Timestamp NOT NULL, c495 Int32 NOT NULL, c496 Int8 NOT NULL, c497 Utf8 NOT NULL, c498 Date32 NOT NULL, c499 Interval64 NOT NULL, c500 Int64 NOT NULL, c501 String NOT NULL, c502 Utf8 NOT NULL, c503 Timestamp NOT NULL, c504 String NOT NULL, c505 Decimal(22,9) NOT NULL, c506 Date NOT NULL, c507 Uint32 NOT NULL, c508 Int16 NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Utf8 NOT NULL, c511 Uint16 NOT NULL, c512 Uint8 NOT NULL, c513 Uint16 NOT NULL, c514 Decimal(22,9) NOT NULL, c515 Timestamp64 NOT NULL, c516 Utf8 NOT NULL, c517 Decimal(15,0) NOT NULL, c518 Bool NOT NULL, c519 Decimal(22,9) NOT NULL, c520 Decimal(15,0) NOT NULL, c521 Datetime NOT NULL, c522 Int16 NOT NULL, c523 Int8 NOT NULL, c524 Uint16 NOT NULL, c525 Timestamp64 NOT NULL, c526 Uint32 NOT NULL, c527 Timestamp NOT NULL, c528 Date32 NOT NULL, c529 Int64 NOT NULL, c530 Date32 NOT NULL, c531 Uint32 NOT NULL, c532 Datetime64 NOT NULL, c533 Decimal(22,9) NOT NULL, c534 Utf8 NOT NULL, c535 Int16 NOT NULL, c536 Datetime64 NOT NULL, c537 Date32 NOT NULL, c538 Utf8 NOT NULL, c539 Utf8 NOT NULL, c540 Decimal(35,10) NOT NULL, c541 Uint64 NOT NULL, c542 Bool NOT NULL, c543 Bool NOT NULL, c544 Interval64 NOT NULL, c545 Interval64 NOT NULL, c546 Decimal(35,10) NOT NULL, c547 Uint32 NOT NULL, c548 Uint16 NOT NULL, c549 Datetime NOT NULL, c550 Bool NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Uint8 NOT NULL, c553 Uint16 NOT NULL, c554 Uint32 NOT NULL, c555 Uint8 NOT NULL, c556 Int64 NOT NULL, c557 Timestamp64 NOT NULL, c558 Interval64 NOT NULL, c559 Datetime64 NOT NULL, c560 Date32 NOT NULL, c561 Bool NOT NULL, c562 Timestamp64 NOT NULL, c563 Uint64 NOT NULL, c564 Datetime64 NOT NULL, c565 Datetime NOT NULL, c566 Uint16 NOT NULL, c567 Uint32 NOT NULL, c568 Uint8 NOT NULL, c569 Uint32 NOT NULL, c570 Decimal(15,0) NOT NULL, c571 Int16 NOT NULL, c572 Datetime64 NOT NULL, c573 String NOT NULL, c574 Int16 NOT NULL, c575 Timestamp64 NOT NULL, c576 Utf8 NOT NULL, c577 Date32 NOT NULL, c578 Interval64 NOT NULL, c579 Decimal(22,9) NOT NULL, c580 Timestamp NOT NULL, c581 Bool NOT NULL, c582 Int64 NOT NULL, c583 Int32 NOT NULL, c584 Decimal(35,10) NOT NULL, c585 Datetime64 NOT NULL, c586 Int32 NOT NULL, c587 Uint64 NOT NULL, c588 Uint8 NOT NULL, c589 Bool NOT NULL, c590 Datetime64 NOT NULL, c591 Bool NOT NULL, c592 Decimal(22,9) NOT NULL, c593 Utf8 NOT NULL, c594 Decimal(15,0) NOT NULL, c595 Decimal(22,9) NOT NULL, c596 Decimal(22,9) NOT NULL, c597 Utf8 NOT NULL, c598 Int32 NOT NULL, c599 Date NOT NULL, c600 Timestamp64 NOT NULL, c601 Utf8 NOT NULL, c602 Datetime NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Utf8 NOT NULL, c605 Datetime64 NOT NULL, c606 Decimal(22,9) NOT NULL, c607 Uint64 NOT NULL, c608 Timestamp64 NOT NULL, c609 Interval64 NOT NULL, c610 Date NOT NULL, c611 Uint64 NOT NULL, c612 Uint32 NOT NULL, c613 Bool NOT NULL, c614 Int16 NOT NULL, c615 Datetime64 NOT NULL, c616 Utf8 NOT NULL, c617 Int64 NOT NULL, c618 Int8 NOT NULL, c619 Datetime NOT NULL, c620 Uint64 NOT NULL, c621 Utf8 NOT NULL, c622 Datetime NOT NULL, c623 Datetime NOT NULL, c624 Int64 NOT NULL, c625 Int32 NOT NULL, c626 Int64 NOT NULL, c627 String NOT NULL, c628 Uint32 NOT NULL, c629 Timestamp NOT NULL, c630 Datetime64 NOT NULL, c631 String NOT NULL, c632 Timestamp64 NOT NULL, c633 Interval64 NOT NULL, c634 Utf8 NOT NULL, c635 Int64 NOT NULL, c636 Int64 NOT NULL, c637 Timestamp NOT NULL, c638 Datetime NOT NULL, c639 Decimal(15,0) NOT NULL, c640 Utf8 NOT NULL, c641 Timestamp NOT NULL, c642 Uint64 NOT NULL, c643 Date32 NOT NULL, c644 Int16 NOT NULL, c645 Decimal(22,9) NOT NULL, c646 Int16 NOT NULL, c647 Uint64 NOT NULL, c648 Decimal(22,9) NOT NULL, c649 Datetime64 NOT NULL, c650 Date NOT NULL, c651 Decimal(35,10) NOT NULL, c652 Int32 NOT NULL, c653 Int32 NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Uint32 NOT NULL, c656 Int16 NOT NULL, c657 Decimal(35,10) NOT NULL, c658 Int8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Interval64 NOT NULL, c661 Decimal(22,9) NOT NULL, c662 Utf8 NOT NULL, c663 Decimal(22,9) NOT NULL, c664 Timestamp64 NOT NULL, c665 Uint8 NOT NULL, c666 Bool NOT NULL, c667 Int32 NOT NULL, c668 Uint32 NOT NULL, c669 Uint8 NOT NULL, c670 Timestamp NOT NULL, c671 String NOT NULL, c672 Uint8 NOT NULL, c673 Int16 NOT NULL, c674 Int64 NOT NULL, c675 Timestamp NOT NULL, c676 Int8 NOT NULL, c677 Int64 NOT NULL, c678 String NOT NULL, c679 String NOT NULL, c680 Bool NOT NULL, c681 Decimal(35,10) NOT NULL, c682 Decimal(15,0) NOT NULL, c683 Datetime64 NOT NULL, c684 Bool NOT NULL, c685 Timestamp64 NOT NULL, c686 Int64 NOT NULL, c687 Bool NOT NULL, c688 Int8 NOT NULL, c689 Timestamp NOT NULL, c690 Timestamp64 NOT NULL, c691 Timestamp NOT NULL, c692 Decimal(35,10) NOT NULL, c693 Uint16 NOT NULL, c694 Int64 NOT NULL, c695 Decimal(15,0) NOT NULL, c696 Decimal(15,0) NOT NULL, c697 Int32 NOT NULL, c698 Decimal(15,0) NOT NULL, c699 Decimal(15,0) NOT NULL, c700 Bool NOT NULL, c701 Uint8 NOT NULL, c702 Timestamp NOT NULL, c703 Uint16 NOT NULL, c704 Decimal(35,10) NOT NULL, c705 Uint32 NOT NULL, c706 Datetime NOT NULL, c707 Uint8 NOT NULL, c708 Uint64 NOT NULL, c709 Bool NOT NULL, c710 Timestamp64 NOT NULL, c711 Utf8 NOT NULL, c712 Timestamp NOT NULL, c713 Timestamp NOT NULL, c714 Date NOT NULL, c715 Timestamp64 NOT NULL, c716 Int32 NOT NULL, c717 Uint32 NOT NULL, c718 Int16 NOT NULL, c719 Decimal(22,9) NOT NULL, c720 Uint64 NOT NULL, c721 Bool NOT NULL, c722 Decimal(15,0) NOT NULL, c723 Date32 NOT NULL, c724 Timestamp NOT NULL, c725 Uint16 NOT NULL, c726 Datetime NOT NULL, c727 Bool NOT NULL, c728 Uint64 NOT NULL, c729 Utf8 NOT NULL, c730 Uint32 NOT NULL, c731 Datetime NOT NULL, c732 Uint32 NOT NULL, c733 Date32 NOT NULL, c734 Timestamp64 NOT NULL, c735 Timestamp64 NOT NULL, c736 Int16 NOT NULL, c737 Decimal(35,10) NOT NULL, c738 Datetime64 NOT NULL, c739 Date NOT NULL, c740 Int64 NOT NULL, c741 Decimal(22,9) NOT NULL, c742 Date NOT NULL, c743 Timestamp NOT NULL, c744 Date32 NOT NULL, c745 Datetime64 NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Uint32 NOT NULL, c748 Timestamp NOT NULL, c749 Interval64 NOT NULL, c750 Int64 NOT NULL, c751 Datetime NOT NULL, c752 Interval64 NOT NULL, c753 Uint64 NOT NULL, c754 Int32 NOT NULL, c755 Int32 NOT NULL, c756 Timestamp NOT NULL, c757 Uint16 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 String NOT NULL, c760 Uint32 NOT NULL, c761 Date NOT NULL, c762 Int32 NOT NULL, c763 Interval64 NOT NULL, c764 Timestamp NOT NULL, c765 Decimal(15,0) NOT NULL, c766 Uint16 NOT NULL, c767 Uint8 NOT NULL, c768 Uint32 NOT NULL, c769 Utf8 NOT NULL, c770 String NOT NULL, c771 Datetime64 NOT NULL, c772 Interval64 NOT NULL, c773 Date32 NOT NULL, c774 Date NOT NULL, c775 Date32 NOT NULL, c776 Datetime64 NOT NULL, c777 Bool NOT NULL, c778 Uint8 NOT NULL, c779 Utf8 NOT NULL, c780 Uint8 NOT NULL, c781 Uint16 NOT NULL, c782 Decimal(15,0) NOT NULL, c783 Int8 NOT NULL, c784 String NOT NULL, c785 Interval64 NOT NULL, c786 Int32 NOT NULL, c787 Utf8 NOT NULL, c788 Datetime64 NOT NULL, c789 Datetime NOT NULL, c790 Decimal(35,10) NOT NULL, c791 Uint8 NOT NULL, c792 Int64 NOT NULL, c793 String NOT NULL, c794 Int64 NOT NULL, c795 Uint16 NOT NULL, c796 String NOT NULL, c797 Datetime64 NOT NULL, c798 Decimal(15,0) NOT NULL, c799 Int32 NOT NULL, c800 Timestamp NOT NULL, c801 Uint8 NOT NULL, c802 Uint64 NOT NULL, c803 String NOT NULL, c804 Decimal(35,10) NOT NULL, c805 Date32 NOT NULL, c806 Bool NOT NULL, c807 Uint16 NOT NULL, c808 Int32 NOT NULL, c809 Uint32 NOT NULL, c810 Timestamp64 NOT NULL, c811 Date32 NOT NULL, c812 Datetime NOT NULL, c813 Bool NOT NULL, c814 Date32 NOT NULL, c815 Interval64 NOT NULL, c816 Datetime64 NOT NULL, c817 String NOT NULL, c818 Uint16 NOT NULL, c819 Uint16 NOT NULL, c820 Decimal(35,10) NOT NULL, c821 Datetime NOT NULL, c822 Timestamp64 NOT NULL, c823 Date NOT NULL, c824 Date NOT NULL, c825 Uint8 NOT NULL, c826 Interval64 NOT NULL, c827 Bool NOT NULL, c828 Int16 NOT NULL, c829 Int32 NOT NULL, c830 Int32 NOT NULL, c831 Uint8 NOT NULL, c832 Uint64 NOT NULL, c833 Decimal(22,9) NOT NULL, c834 Date32 NOT NULL, c835 Int32 NOT NULL, c836 Uint64 NOT NULL, c837 Bool NOT NULL, c838 Int8 NOT NULL, c839 Int16 NOT NULL, c840 Utf8 NOT NULL, c841 Int64 NOT NULL, c842 Int16 NOT NULL, c843 Int64 NOT NULL, c844 Timestamp64 NOT NULL, c845 String NOT NULL, c846 Uint8 NOT NULL, c847 Int64 NOT NULL, c848 Int8 NOT NULL, c849 Int16 NOT NULL, c850 Timestamp64 NOT NULL, c851 String NOT NULL, c852 String NOT NULL, c853 Uint32 NOT NULL, c854 Datetime NOT NULL, c855 Timestamp64 NOT NULL, c856 Utf8 NOT NULL, c857 Int32 NOT NULL, c858 Uint8 NOT NULL, c859 Uint8 NOT NULL, c860 Int16 NOT NULL, c861 Datetime64 NOT NULL, c862 Datetime NOT NULL, c863 Uint16 NOT NULL, c864 Date32 NOT NULL, c865 Decimal(15,0) NOT NULL, c866 Uint64 NOT NULL, c867 Uint8 NOT NULL, c868 Datetime NOT NULL, c869 Decimal(15,0) NOT NULL, c870 Timestamp NOT NULL, c871 Interval64 NOT NULL, c872 String NOT NULL, c873 Int32 NOT NULL, c874 Date NOT NULL, c875 Uint8 NOT NULL, c876 Utf8 NOT NULL, c877 Timestamp64 NOT NULL, c878 Interval64 NOT NULL, c879 Timestamp NOT NULL, c880 Datetime NOT NULL, c881 Uint16 NOT NULL, c882 Decimal(22,9) NOT NULL, c883 Decimal(15,0) NOT NULL, c884 Int32 NOT NULL, c885 String NOT NULL, c886 Int64 NOT NULL, c887 Int64 NOT NULL, c888 Uint16 NOT NULL, c889 Decimal(35,10) NOT NULL, c890 Date32 NOT NULL, c891 Int16 NOT NULL, c892 Interval64 NOT NULL, c893 Bool NOT NULL, c894 Uint64 NOT NULL, c895 Interval64 NOT NULL, c896 Bool NOT NULL, c897 Int16 NOT NULL, c898 Int8 NOT NULL, c899 Decimal(35,10) NOT NULL, c900 Interval64 NOT NULL, c901 Timestamp64 NOT NULL, c902 Timestamp64 NOT NULL, c903 Datetime64 NOT NULL, c904 Uint32 NOT NULL, c905 Uint32 NOT NULL, c906 Interval64 NOT NULL, c907 Uint64 NOT NULL, c908 Uint16 NOT NULL, c909 Bool NOT NULL, c910 Int64 NOT NULL, c911 Timestamp64 NOT NULL, c912 Decimal(15,0) NOT NULL, c913 Uint32 NOT NULL, c914 Int16 NOT NULL, c915 Bool NOT NULL, c916 Datetime64 NOT NULL, c917 Utf8 NOT NULL, c918 Timestamp NOT NULL, c919 String NOT NULL, c920 Int64 NOT NULL, c921 Datetime NOT NULL, c922 Bool NOT NULL, c923 Date32 NOT NULL, c924 Uint8 NOT NULL, c925 Date32 NOT NULL, c926 Uint8 NOT NULL, c927 Timestamp64 NOT NULL, c928 Int8 NOT NULL, c929 Timestamp NOT NULL, c930 Datetime NOT NULL, c931 Date32 NOT NULL, c932 Uint8 NOT NULL, c933 Datetime NOT NULL, c934 Date NOT NULL, c935 Bool NOT NULL, c936 Datetime NOT NULL, c937 Decimal(22,9) NOT NULL, c938 Decimal(22,9) NOT NULL, c939 Int64 NOT NULL, c940 Int32 NOT NULL, c941 Decimal(15,0) NOT NULL, c942 Date NOT NULL, c943 Date32 NOT NULL, c944 Timestamp64 NOT NULL, c945 Int16 NOT NULL, c946 Bool NOT NULL, c947 Datetime64 NOT NULL, c948 Bool NOT NULL, c949 Date32 NOT NULL, c950 Timestamp64 NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Date NOT NULL, c953 Datetime NOT NULL, c954 Decimal(15,0) NOT NULL, c955 Int64 NOT NULL, c956 Date NOT NULL, c957 Decimal(22,9) NOT NULL, c958 Utf8 NOT NULL, c959 Uint64 NOT NULL, c960 Date32 NOT NULL, c961 Uint64 NOT NULL, c962 Uint8 NOT NULL, c963 Decimal(22,9) NOT NULL, c964 String NOT NULL, c965 Utf8 NOT NULL, c966 Datetime NOT NULL, c967 Timestamp NOT NULL, c968 Interval64 NOT NULL, c969 Int64 NOT NULL, c970 Datetime64 NOT NULL, c971 Uint8 NOT NULL, c972 Decimal(22,9) NOT NULL, c973 Decimal(35,10) NOT NULL, c974 Date NOT NULL, c975 Date NOT NULL, c976 Int32 NOT NULL, c977 Interval64 NOT NULL, c978 Date NOT NULL, c979 Int16 NOT NULL, c980 Timestamp64 NOT NULL, c981 Timestamp64 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Utf8 NOT NULL, c984 Date32 NOT NULL, c985 Utf8 NOT NULL, c986 Decimal(35,10) NOT NULL, c987 Timestamp NOT NULL, c988 Timestamp NOT NULL, c989 Timestamp64 NOT NULL, c990 Date32 NOT NULL, c991 Int64 NOT NULL, c992 String NOT NULL, c993 Date NOT NULL, c994 Date32 NOT NULL, c995 Utf8 NOT NULL, c996 Uint32 NOT NULL, c997 Uint64 NOT NULL, c998 Date32 NOT NULL, c999 Utf8 NOT NULL, c1000 Decimal(15,0) NOT NULL, c1001 Uint8 NOT NULL, c1002 Uint32 NOT NULL, c1003 Int32 NOT NULL, c1004 Decimal(15,0) NOT NULL, c1005 Int8 NOT NULL, c1006 Int32 NOT NULL, c1007 Uint64 NOT NULL, c1008 String NOT NULL, c1009 Uint8 NOT NULL, c1010 Int8 NOT NULL, c1011 Uint32 NOT NULL, c1012 Decimal(22,9) NOT NULL, c1013 Datetime NOT NULL, c1014 Int8 NOT NULL, c1015 Uint32 NOT NULL, c1016 Interval64 NOT NULL, c1017 Int8 NOT NULL, c1018 Uint64 NOT NULL, c1019 Int8 NOT NULL, c1020 Timestamp64 NOT NULL, c1021 String NOT NULL, c1022 Datetime NOT NULL, c1023 Int32 NOT NULL, c1024 Decimal(15,0) NOT NULL, c1025 Uint16 NOT NULL, c1026 Int32 NOT NULL, c1027 Date32 NOT NULL, c1028 Interval64 NOT NULL, c1029 Decimal(15,0) NOT NULL, c1030 Int32 NOT NULL, c1031 Datetime64 NOT NULL, c1032 Uint16 NOT NULL, c1033 Datetime64 NOT NULL, c1034 Int16 NOT NULL, c1035 Uint16 NOT NULL, c1036 Int8 NOT NULL, c1037 Uint8 NOT NULL, c1038 Int16 NOT NULL, c1039 Bool NOT NULL, c1040 Timestamp64 NOT NULL, c1041 Uint8 NOT NULL, c1042 Int8 NOT NULL, c1043 Interval64 NOT NULL, c1044 Timestamp64 NOT NULL, c1045 Interval64 NOT NULL, c1046 Uint8 NOT NULL, c1047 Int32 NOT NULL, c1048 Decimal(15,0) NOT NULL, c1049 Int32 NOT NULL, c1050 Decimal(22,9) NOT NULL, c1051 Uint32 NOT NULL, c1052 Decimal(22,9) NOT NULL, c1053 Int8 NOT NULL, c1054 Datetime64 NOT NULL, c1055 String NOT NULL, c1056 Int16 NOT NULL, c1057 Int32 NOT NULL, c1058 Uint64 NOT NULL, c1059 Datetime NOT NULL, c1060 Int32 NOT NULL, c1061 Int8 NOT NULL, c1062 Int64 NOT NULL, c1063 String NOT NULL, c1064 Uint16 NOT NULL, c1065 Utf8 NOT NULL, c1066 Datetime64 NOT NULL, c1067 Int8 NOT NULL, c1068 Int8 NOT NULL, c1069 Datetime64 NOT NULL, c1070 Int8 NOT NULL, c1071 Datetime NOT NULL, c1072 Datetime NOT NULL, c1073 Datetime64 NOT NULL, c1074 Timestamp64 NOT NULL, c1075 Uint64 NOT NULL, c1076 Uint64 NOT NULL, c1077 Bool NOT NULL, c1078 Uint64 NOT NULL, c1079 Decimal(15,0) NOT NULL, c1080 Uint64 NOT NULL, c1081 Int64 NOT NULL, c1082 Interval64 NOT NULL, c1083 Uint64 NOT NULL, c1084 Decimal(22,9) NOT NULL, c1085 String NOT NULL, c1086 Date NOT NULL, c1087 Int8 NOT NULL, c1088 Uint8 NOT NULL, c1089 Uint8 NOT NULL, c1090 Uint16 NOT NULL, c1091 Datetime NOT NULL, c1092 String NOT NULL, c1093 Int8 NOT NULL, c1094 Int64 NOT NULL, c1095 Uint8 NOT NULL, c1096 Decimal(35,10) NOT NULL, c1097 Uint8 NOT NULL, c1098 String NOT NULL, c1099 Decimal(15,0) NOT NULL, c1100 Interval64 NOT NULL, c1101 String NOT NULL, c1102 Int64 NOT NULL, c1103 Int16 NOT NULL, c1104 Decimal(22,9) NOT NULL, c1105 Timestamp64 NOT NULL, c1106 Date32 NOT NULL, c1107 Date NOT NULL, c1108 Date NOT NULL, c1109 Date32 NOT NULL, c1110 Utf8 NOT NULL, c1111 Uint64 NOT NULL, c1112 Int8 NOT NULL, c1113 Date32 NOT NULL, c1114 Int64 NOT NULL, c1115 Int8 NOT NULL, c1116 Datetime64 NOT NULL, c1117 Timestamp NOT NULL, c1118 String NOT NULL, c1119 Uint16 NOT NULL, c1120 Datetime NOT NULL, c1121 Bool NOT NULL, c1122 String NOT NULL, c1123 Date NOT NULL, c1124 Timestamp64 NOT NULL, c1125 Timestamp64 NOT NULL, c1126 Date32 NOT NULL, c1127 Date32 NOT NULL, c1128 Datetime64 NOT NULL, c1129 Int8 NOT NULL, c1130 Decimal(35,10) NOT NULL, c1131 Bool NOT NULL, c1132 Int64 NOT NULL, c1133 Decimal(15,0) NOT NULL, c1134 Datetime64 NOT NULL, c1135 Decimal(35,10) NOT NULL, c1136 Decimal(15,0) NOT NULL, c1137 Uint64 NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Int64 NOT NULL, c1140 Decimal(15,0) NOT NULL, c1141 Uint32 NOT NULL, c1142 Timestamp NOT NULL, c1143 Timestamp NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Decimal(22,9) NOT NULL, c1146 Utf8 NOT NULL, c1147 Uint8 NOT NULL, c1148 Utf8 NOT NULL, c1149 Uint8 NOT NULL, c1150 Date NOT NULL, c1151 Int32 NOT NULL, c1152 Uint64 NOT NULL, c1153 Uint16 NOT NULL, c1154 Int16 NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int16 NOT NULL, c1157 Uint8 NOT NULL, c1158 Interval64 NOT NULL, c1159 Bool NOT NULL, c1160 Utf8 NOT NULL, c1161 Datetime NOT NULL, c1162 Int8 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(22,9) NOT NULL, c1165 Utf8 NOT NULL, c1166 Date32 NOT NULL, c1167 Int64 NOT NULL, c1168 Int16 NOT NULL, c1169 Decimal(22,9) NOT NULL, c1170 Datetime NOT NULL, c1171 String NOT NULL, c1172 Uint8 NOT NULL, c1173 Decimal(35,10) NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Int8 NOT NULL, c1176 Int8 NOT NULL, c1177 Decimal(15,0) NOT NULL, c1178 Date32 NOT NULL, c1179 Datetime64 NOT NULL, c1180 Datetime64 NOT NULL, c1181 Uint64 NOT NULL, c1182 Date32 NOT NULL, c1183 Datetime NOT NULL, c1184 Bool NOT NULL, c1185 Int16 NOT NULL, c1186 Interval64 NOT NULL, c1187 Utf8 NOT NULL, c1188 Uint16 NOT NULL, c1189 String NOT NULL, c1190 Decimal(22,9) NOT NULL, c1191 Uint64 NOT NULL, c1192 Uint8 NOT NULL, c1193 Decimal(35,10) NOT NULL, c1194 Uint32 NOT NULL, c1195 Uint32 NOT NULL, c1196 String NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Timestamp64 NOT NULL, c1199 Uint32 NOT NULL, c1200 Date32 NOT NULL, c1201 String NOT NULL, c1202 Interval64 NOT NULL, c1203 Datetime NOT NULL, c1204 Utf8 NOT NULL, c1205 Int8 NOT NULL, c1206 Uint16 NOT NULL, c1207 Int32 NOT NULL, c1208 Date NOT NULL, c1209 Date32 NOT NULL, c1210 Bool NOT NULL, c1211 Decimal(15,0) NOT NULL, c1212 Date NOT NULL, c1213 Decimal(35,10) NOT NULL, c1214 Datetime64 NOT NULL, c1215 Timestamp NOT NULL, c1216 Uint16 NOT NULL, c1217 Datetime NOT NULL, c1218 Int8 NOT NULL, c1219 String NOT NULL, c1220 Bool NOT NULL, c1221 Decimal(22,9) NOT NULL, c1222 Int16 NOT NULL, c1223 Date32 NOT NULL, c1224 String NOT NULL, c1225 Interval64 NOT NULL, c1226 Date NOT NULL, c1227 Decimal(15,0) NOT NULL, c1228 Uint8 NOT NULL, c1229 Int32 NOT NULL, c1230 Decimal(35,10) NOT NULL, c1231 Int64 NOT NULL, c1232 Uint64 NOT NULL, c1233 Int16 NOT NULL, c1234 Timestamp64 NOT NULL, c1235 Uint16 NOT NULL, c1236 Date32 NOT NULL, c1237 Timestamp NOT NULL, c1238 Decimal(22,9) NOT NULL, c1239 Bool NOT NULL, c1240 Int16 NOT NULL, c1241 Int64 NOT NULL, c1242 Datetime64 NOT NULL, c1243 Decimal(15,0) NOT NULL, c1244 Date NOT NULL, c1245 Int32 NOT NULL, c1246 Decimal(35,10) NOT NULL, c1247 Datetime NOT NULL, c1248 Decimal(35,10) NOT NULL, c1249 String NOT NULL, c1250 Decimal(15,0) NOT NULL, c1251 Timestamp64 NOT NULL, c1252 Decimal(35,10) NOT NULL, c1253 Datetime64 NOT NULL, c1254 Decimal(35,10) NOT NULL, c1255 Uint8 NOT NULL, c1256 Int64 NOT NULL, c1257 Decimal(22,9) NOT NULL, c1258 Datetime NOT NULL, c1259 Uint64 NOT NULL, c1260 String NOT NULL, c1261 Bool NOT NULL, c1262 Datetime NOT NULL, c1263 Uint64 NOT NULL, c1264 Datetime64 NOT NULL, c1265 Datetime NOT NULL, c1266 Datetime64 NOT NULL, c1267 Timestamp64 NOT NULL, c1268 Decimal(15,0) NOT NULL, c1269 Uint64 NOT NULL, c1270 Int16 NOT NULL, c1271 Datetime NOT NULL, c1272 Uint64 NOT NULL, c1273 Date32 NOT NULL, c1274 Int8 NOT NULL, c1275 Datetime NOT NULL, c1276 Int16 NOT NULL, c1277 Interval64 NOT NULL, c1278 String NOT NULL, c1279 Datetime NOT NULL, c1280 Utf8 NOT NULL, c1281 Decimal(15,0) NOT NULL, c1282 Decimal(15,0) NOT NULL, c1283 Uint16 NOT NULL, c1284 Interval64 NOT NULL, c1285 Decimal(15,0) NOT NULL, c1286 Datetime NOT NULL, c1287 Decimal(35,10) NOT NULL, c1288 Decimal(22,9) NOT NULL, c1289 Interval64 NOT NULL, c1290 Decimal(35,10) NOT NULL, c1291 Int64 NOT NULL, c1292 Timestamp64 NOT NULL, c1293 Uint64 NOT NULL, c1294 Int32 NOT NULL, c1295 Datetime64 NOT NULL, c1296 Uint32 NOT NULL, c1297 Decimal(35,10) NOT NULL, c1298 Decimal(35,10) NOT NULL, c1299 Datetime NOT NULL, c1300 Decimal(35,10) NOT NULL, c1301 Uint8 NOT NULL, c1302 Interval64 NOT NULL, c1303 Uint64 NOT NULL, c1304 Uint64 NOT NULL, c1305 Decimal(22,9) NOT NULL, c1306 Uint32 NOT NULL, c1307 Uint16 NOT NULL, c1308 Date NOT NULL, c1309 Uint8 NOT NULL, c1310 Utf8 NOT NULL, c1311 Date NOT NULL, c1312 Datetime NOT NULL, c1313 String NOT NULL, c1314 Datetime64 NOT NULL, c1315 Uint8 NOT NULL, c1316 Date NOT NULL, c1317 Interval64 NOT NULL, c1318 Datetime NOT NULL, c1319 Date NOT NULL, c1320 Date NOT NULL, c1321 String NOT NULL, c1322 Uint32 NOT NULL, c1323 Int8 NOT NULL, c1324 Decimal(35,10) NOT NULL, c1325 Bool NOT NULL, c1326 Utf8 NOT NULL, c1327 Date32 NOT NULL, c1328 Uint8 NOT NULL, c1329 Uint32 NOT NULL, c1330 Decimal(35,10) NOT NULL, c1331 Date32 NOT NULL, c1332 Uint32 NOT NULL, c1333 Utf8 NOT NULL, c1334 Interval64 NOT NULL, c1335 Timestamp NOT NULL, c1336 Datetime64 NOT NULL, c1337 Date32 NOT NULL, c1338 Uint32 NOT NULL, c1339 Uint8 NOT NULL, c1340 Decimal(22,9) NOT NULL, c1341 Int8 NOT NULL, c1342 Uint8 NOT NULL, c1343 Int8 NOT NULL, c1344 Bool NOT NULL, c1345 Timestamp NOT NULL, c1346 Timestamp NOT NULL, c1347 Decimal(15,0) NOT NULL, c1348 Utf8 NOT NULL, c1349 Int16 NOT NULL, c1350 Datetime64 NOT NULL, c1351 Datetime64 NOT NULL, c1352 String NOT NULL, c1353 Timestamp NOT NULL, c1354 Uint32 NOT NULL, c1355 Bool NOT NULL, c1356 Interval64 NOT NULL, c1357 Int32 NOT NULL, c1358 Timestamp64 NOT NULL, c1359 Bool NOT NULL, c1360 Datetime NOT NULL, c1361 Timestamp NOT NULL, c1362 Uint64 NOT NULL, c1363 Datetime NOT NULL, c1364 Uint16 NOT NULL, c1365 Utf8 NOT NULL, c1366 Timestamp NOT NULL, c1367 Int16 NOT NULL, c1368 Datetime64 NOT NULL, c1369 Uint32 NOT NULL, c1370 Decimal(35,10) NOT NULL, c1371 Timestamp64 NOT NULL, c1372 Uint32 NOT NULL, c1373 Uint32 NOT NULL, c1374 Date32 NOT NULL, c1375 Decimal(15,0) NOT NULL, c1376 Int16 NOT NULL, c1377 Datetime NOT NULL, c1378 Decimal(22,9) NOT NULL, c1379 Int16 NOT NULL, c1380 Interval64 NOT NULL, c1381 Uint16 NOT NULL, c1382 Int32 NOT NULL, c1383 Int64 NOT NULL, c1384 Uint8 NOT NULL, c1385 Decimal(15,0) NOT NULL, c1386 Bool NOT NULL, c1387 Date NOT NULL, c1388 Int32 NOT NULL, c1389 Datetime NOT NULL, c1390 Int8 NOT NULL, c1391 Uint32 NOT NULL, c1392 Date NOT NULL, c1393 Int16 NOT NULL, c1394 Date32 NOT NULL, c1395 Timestamp NOT NULL, c1396 Uint8 NOT NULL, c1397 Bool NOT NULL, c1398 Datetime64 NOT NULL, c1399 Timestamp64 NOT NULL, c1400 Int8 NOT NULL, c1401 Timestamp NOT NULL, c1402 Uint8 NOT NULL, c1403 Datetime64 NOT NULL, c1404 String NOT NULL, c1405 Uint16 NOT NULL, c1406 Uint8 NOT NULL, c1407 Uint32 NOT NULL, c1408 Bool NOT NULL, c1409 Bool NOT NULL, c1410 Datetime64 NOT NULL, c1411 Datetime64 NOT NULL, c1412 Decimal(15,0) NOT NULL, c1413 Uint8 NOT NULL, c1414 Int8 NOT NULL, c1415 Int8 NOT NULL, c1416 Uint8 NOT NULL, c1417 Datetime64 NOT NULL, c1418 Datetime64 NOT NULL, c1419 Int32 NOT NULL, c1420 Uint32 NOT NULL, c1421 Int16 NOT NULL, c1422 Uint8 NOT NULL, c1423 Uint8 NOT NULL, c1424 Uint8 NOT NULL, c1425 Datetime64 NOT NULL, c1426 Uint64 NOT NULL, c1427 Uint32 NOT NULL, c1428 Uint8 NOT NULL, c1429 Uint64 NOT NULL, c1430 Date NOT NULL, c1431 Int16 NOT NULL, c1432 Date NOT NULL, c1433 Date NOT NULL, c1434 Decimal(15,0) NOT NULL, c1435 Utf8 NOT NULL, c1436 Uint8 NOT NULL, c1437 Timestamp64 NOT NULL, c1438 Uint8 NOT NULL, c1439 Uint8 NOT NULL, c1440 Uint64 NOT NULL, c1441 Int16 NOT NULL, c1442 String NOT NULL, c1443 Datetime64 NOT NULL, c1444 Date32 NOT NULL, c1445 Int8 NOT NULL, c1446 Uint32 NOT NULL, c1447 Int8 NOT NULL, c1448 Int16 NOT NULL, c1449 Date32 NOT NULL, c1450 Interval64 NOT NULL, c1451 Int32 NOT NULL, c1452 Timestamp64 NOT NULL, c1453 Int32 NOT NULL, c1454 Uint8 NOT NULL, c1455 Int8 NOT NULL, c1456 Uint8 NOT NULL, c1457 Utf8 NOT NULL, c1458 Int8 NOT NULL, c1459 Uint32 NOT NULL, c1460 String NOT NULL, c1461 Interval64 NOT NULL, c1462 Int32 NOT NULL, c1463 Bool NOT NULL, c1464 Int32 NOT NULL, c1465 Timestamp NOT NULL, c1466 Datetime64 NOT NULL, c1467 Uint32 NOT NULL, c1468 Int16 NOT NULL, c1469 String NOT NULL, c1470 Date32 NOT NULL, c1471 Timestamp NOT NULL, c1472 Interval64 NOT NULL, c1473 Timestamp NOT NULL, c1474 Date NOT NULL, c1475 Int8 NOT NULL, c1476 Datetime64 NOT NULL, c1477 Interval64 NOT NULL, c1478 Uint16 NOT NULL, c1479 Decimal(15,0) NOT NULL, c1480 Datetime NOT NULL, c1481 Decimal(35,10) NOT NULL, c1482 Timestamp64 NOT NULL, c1483 Datetime NOT NULL, c1484 Uint32 NOT NULL, c1485 Int32 NOT NULL, c1486 Uint8 NOT NULL, c1487 Interval64 NOT NULL, c1488 Uint32 NOT NULL, c1489 Uint64 NOT NULL, c1490 Uint8 NOT NULL, c1491 Datetime NOT NULL, c1492 Int32 NOT NULL, c1493 Interval64 NOT NULL, c1494 Datetime64 NOT NULL, c1495 Datetime NOT NULL, c1496 Datetime64 NOT NULL, c1497 Uint32 NOT NULL, c1498 Timestamp64 NOT NULL, c1499 Bool NOT NULL, c1500 Decimal(15,0) NOT NULL, c1501 Int32 NOT NULL, c1502 Timestamp NOT NULL, c1503 Uint32 NOT NULL, c1504 Date32 NOT NULL, c1505 Uint32 NOT NULL, c1506 Int16 NOT NULL, c1507 Uint16 NOT NULL, c1508 Date32 NOT NULL, c1509 Int32 NOT NULL, c1510 Uint64 NOT NULL, c1511 Decimal(22,9) NOT NULL, c1512 Interval64 NOT NULL, c1513 Utf8 NOT NULL, c1514 Uint32 NOT NULL, c1515 Date NOT NULL, c1516 Uint16 NOT NULL, c1517 Datetime64 NOT NULL, c1518 Decimal(35,10) NOT NULL, c1519 Date32 NOT NULL, c1520 Datetime64 NOT NULL, c1521 Utf8 NOT NULL, c1522 Datetime64 NOT NULL, c1523 Uint64 NOT NULL, c1524 Datetime NOT NULL, c1525 Timestamp NOT NULL, c1526 Bool NOT NULL, c1527 Date32 NOT NULL, c1528 Int64 NOT NULL, c1529 Decimal(35,10) NOT NULL, c1530 Utf8 NOT NULL, c1531 Int32 NOT NULL, c1532 Timestamp NOT NULL, c1533 Interval64 NOT NULL, c1534 Uint8 NOT NULL, c1535 Uint32 NOT NULL, c1536 Date NOT NULL, c1537 Uint8 NOT NULL, c1538 Uint64 NOT NULL, c1539 Datetime64 NOT NULL, c1540 Utf8 NOT NULL, c1541 Int8 NOT NULL, c1542 Int8 NOT NULL, c1543 Bool NOT NULL, c1544 Timestamp64 NOT NULL, c1545 Date NOT NULL, c1546 Uint8 NOT NULL, c1547 Int32 NOT NULL, c1548 Datetime NOT NULL, c1549 Int16 NOT NULL, c1550 Decimal(22,9) NOT NULL, c1551 String NOT NULL, c1552 Uint16 NOT NULL, c1553 Timestamp64 NOT NULL, c1554 Int8 NOT NULL, c1555 Utf8 NOT NULL, c1556 Interval64 NOT NULL, c1557 String NOT NULL, c1558 Utf8 NOT NULL, c1559 Int32 NOT NULL, c1560 Uint64 NOT NULL, c1561 Uint32 NOT NULL, c1562 Decimal(35,10) NOT NULL, c1563 Uint8 NOT NULL, c1564 Uint8 NOT NULL, c1565 Uint32 NOT NULL, c1566 Int64 NOT NULL, c1567 Uint16 NOT NULL, c1568 Uint16 NOT NULL, c1569 Datetime64 NOT NULL, c1570 Date32 NOT NULL, c1571 Datetime NOT NULL, c1572 Decimal(15,0) NOT NULL, c1573 Uint8 NOT NULL, c1574 Timestamp NOT NULL, c1575 Timestamp NOT NULL, c1576 Timestamp NOT NULL, c1577 Date NOT NULL, c1578 Decimal(15,0) NOT NULL, c1579 Date NOT NULL, c1580 Timestamp NOT NULL, c1581 Utf8 NOT NULL, c1582 Int8 NOT NULL, c1583 Timestamp64 NOT NULL, c1584 String NOT NULL, c1585 Int16 NOT NULL, c1586 Decimal(35,10) NOT NULL, c1587 Decimal(15,0) NOT NULL, c1588 String NOT NULL, c1589 Uint16 NOT NULL, c1590 Uint32 NOT NULL, c1591 Date NOT NULL, c1592 String NOT NULL, c1593 Utf8 NOT NULL, c1594 Uint32 NOT NULL, c1595 Int64 NOT NULL, c1596 Date32 NOT NULL, c1597 Decimal(22,9) NOT NULL, c1598 Int32 NOT NULL, c1599 Timestamp NOT NULL, c1600 Date NOT NULL, c1601 Datetime NOT NULL, c1602 Uint16 NOT NULL, c1603 Datetime NOT NULL, c1604 Decimal(15,0) NOT NULL, c1605 Uint8 NOT NULL, c1606 Timestamp NOT NULL, c1607 Uint32 NOT NULL, c1608 Decimal(22,9) NOT NULL, c1609 Interval64 NOT NULL, c1610 Int32 NOT NULL, c1611 Date NOT NULL, c1612 Decimal(15,0) NOT NULL, c1613 Uint16 NOT NULL, c1614 Datetime NOT NULL, c1615 Int8 NOT NULL, c1616 Int8 NOT NULL, c1617 Timestamp64 NOT NULL, c1618 Int64 NOT NULL, c1619 Timestamp64 NOT NULL, c1620 Uint8 NOT NULL, c1621 Date NOT NULL, c1622 Uint16 NOT NULL, c1623 Uint16 NOT NULL, c1624 Datetime NOT NULL, c1625 Timestamp NOT NULL, c1626 Decimal(35,10) NOT NULL, c1627 Int16 NOT NULL, c1628 Decimal(22,9) NOT NULL, c1629 Uint64 NOT NULL, c1630 Bool NOT NULL, c1631 Uint64 NOT NULL, c1632 Uint32 NOT NULL, c1633 Decimal(15,0) NOT NULL, c1634 Datetime64 NOT NULL, c1635 Uint16 NOT NULL, c1636 Timestamp64 NOT NULL, c1637 Interval64 NOT NULL, c1638 Date NOT NULL, c1639 Int32 NOT NULL, c1640 Uint8 NOT NULL, c1641 Interval64 NOT NULL, c1642 Uint8 NOT NULL, c1643 Datetime NOT NULL, c1644 Decimal(35,10) NOT NULL, c1645 Decimal(22,9) NOT NULL, c1646 Date32 NOT NULL, c1647 Int32 NOT NULL, c1648 Date NOT NULL, c1649 Int64 NOT NULL, c1650 Decimal(22,9) NOT NULL, c1651 Int8 NOT NULL, c1652 Timestamp NOT NULL, c1653 Decimal(22,9) NOT NULL, c1654 Int8 NOT NULL, c1655 Datetime64 NOT NULL, c1656 Int32 NOT NULL, c1657 Decimal(35,10) NOT NULL, c1658 Int16 NOT NULL, c1659 Timestamp NOT NULL, c1660 Date32, c1661 Decimal(15,0) NOT NULL, c1662 JsonDocument NOT NULL, c1663 Int64, c1664 String, c1665 Decimal(22,9), c1666 JsonDocument, c1667 Decimal(22,9), c1668 Utf8, c1669 Int16, c1670 Decimal(35,10) NOT NULL, c1671 Json NOT NULL, c1672 Bool NOT NULL, c1673 Uint64, c1674 Timestamp NOT NULL, c1675 Json, c1676 String NOT NULL, c1677 Timestamp, c1678 Datetime64, c1679 Int64 NOT NULL, c1680 Interval64, c1681 Int64, c1682 Int8 NOT NULL, c1683 Datetime64, c1684 Timestamp64 NOT NULL, c1685 Double NOT NULL, c1686 String, c1687 Int8 NOT NULL, c1688 Int16, c1689 Interval64 NOT NULL, c1690 Date, c1691 Interval64, c1692 Double, c1693 Bool, c1694 Interval64, c1695 Double, c1696 Date NOT NULL, c1697 Datetime NOT NULL, c1698 Utf8 NOT NULL, c1699 Decimal(15,0), c1700 Int16, c1701 Int32 NOT NULL, c1702 JsonDocument NOT NULL, c1703 JsonDocument, c1704 String NOT NULL, c1705 Bool NOT NULL, c1706 Timestamp64, c1707 Datetime64 NOT NULL, c1708 Int64, c1709 Bool NOT NULL, c1710 Int64, c1711 Date NOT NULL, c1712 String NOT NULL, c1713 Uint64 NOT NULL, c1714 Bool, c1715 Uint64, c1716 Int32, c1717 Date NOT NULL, c1718 Bool, c1719 Float NOT NULL, c1720 Int32 NOT NULL, c1721 Timestamp64, c1722 Decimal(35,10), c1723 Bool, c1724 Utf8 NOT NULL, c1725 Uint8 NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 Float NOT NULL, c1728 Datetime, c1729 Datetime64 NOT NULL, c1730 Datetime64, c1731 Uint64, c1732 Timestamp, c1733 Int64, c1734 Timestamp64, c1735 Date32, c1736 Date, c1737 Json NOT NULL, c1738 String, c1739 Uint64 NOT NULL, c1740 Int8 NOT NULL, c1741 Timestamp64 NOT NULL, c1742 Timestamp64 NOT NULL, c1743 Interval64, c1744 Yson NOT NULL, c1745 Yson, c1746 Uint32 NOT NULL, c1747 Timestamp NOT NULL, c1748 Uint8 NOT NULL, c1749 Yson, c1750 Decimal(15,0), c1751 Int64, c1752 Decimal(15,0), c1753 Decimal(22,9), c1754 Datetime64 NOT NULL, c1755 Timestamp, c1756 Decimal(35,10), c1757 Int32 NOT NULL, c1758 Timestamp64 NOT NULL, c1759 Int8, c1760 Int32 NOT NULL, c1761 Int32 NOT NULL, c1762 Float, c1763 Double NOT NULL, c1764 Uint16, c1765 Int8 NOT NULL, c1766 Decimal(15,0) NOT NULL, c1767 Interval64, c1768 Int64, c1769 Timestamp64, c1770 Json, c1771 Date NOT NULL, c1772 Bool NOT NULL, c1773 Utf8 NOT NULL, c1774 Int64 NOT NULL, c1775 Decimal(22,9) NOT NULL, c1776 Int8, c1777 Decimal(22,9) NOT NULL, c1778 Datetime NOT NULL, c1779 Bool NOT NULL, c1780 Interval64, c1781 Int16 NOT NULL, c1782 Uint16, c1783 Uint16 NOT NULL, c1784 Bool NOT NULL, c1785 Int32 NOT NULL, c1786 Int32, c1787 String NOT NULL, c1788 Date32 NOT NULL, c1789 Interval64, c1790 Int32 NOT NULL, c1791 Date32, c1792 Json NOT NULL, c1793 Decimal(22,9), c1794 Int64 NOT NULL, c1795 Float, c1796 Bool NOT NULL, c1797 Decimal(22,9), c1798 Date, c1799 Datetime64, c1800 Decimal(15,0) NOT NULL, c1801 Datetime NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Date, c1804 Uint32, c1805 Timestamp NOT NULL, c1806 Utf8 NOT NULL, c1807 Decimal(15,0) NOT NULL, c1808 Json, c1809 Decimal(35,10), c1810 Datetime, c1811 Int32, c1812 String, c1813 Int16, c1814 Uint16, c1815 String, c1816 Utf8 NOT NULL, c1817 Timestamp, c1818 Uint16, c1819 String NOT NULL, c1820 Decimal(22,9), c1821 Bool NOT NULL, c1822 Timestamp, c1823 Uint32 NOT NULL, c1824 Uint8 NOT NULL, c1825 Timestamp64, c1826 Decimal(35,10) NOT NULL, c1827 Decimal(35,10) NOT NULL, c1828 Yson NOT NULL, c1829 Timestamp64 NOT NULL, c1830 Date32 NOT NULL, c1831 Uint64, c1832 Double NOT NULL, c1833 Date32 NOT NULL, c1834 Utf8, c1835 Uint16 NOT NULL, c1836 Int32, c1837 Interval64 NOT NULL, c1838 Datetime64, c1839 Decimal(15,0) NOT NULL, c1840 Json NOT NULL, c1841 Decimal(35,10) NOT NULL, c1842 Float, c1843 String NOT NULL, c1844 Int16, c1845 Datetime, c1846 String, c1847 Double NOT NULL, c1848 Datetime64, c1849 Date32 NOT NULL, c1850 Int8 NOT NULL, c1851 Uint32 NOT NULL, c1852 Timestamp NOT NULL, c1853 Uint64 NOT NULL, c1854 Timestamp64, c1855 JsonDocument NOT NULL, c1856 Uint32, c1857 Float, c1858 Uint64, c1859 JsonDocument NOT NULL, c1860 Uint8, c1861 Uint64, c1862 JsonDocument, c1863 Decimal(35,10) NOT NULL, c1864 Datetime64, c1865 Timestamp64, c1866 Datetime NOT NULL, c1867 Uint8 NOT NULL, c1868 Date32, c1869 Datetime NOT NULL, c1870 Uint32 NOT NULL, c1871 String, c1872 String NOT NULL, c1873 Datetime64 NOT NULL, c1874 Yson, c1875 Date NOT NULL, c1876 Uint32, c1877 Timestamp64 NOT NULL, c1878 Timestamp64, c1879 Int64, c1880 Interval64 NOT NULL, c1881 Yson, c1882 Decimal(15,0), c1883 Int16, c1884 Bool NOT NULL, c1885 Utf8 NOT NULL, c1886 Double, c1887 Date32, c1888 Float, c1889 Timestamp64 NOT NULL, c1890 Date NOT NULL, c1891 Float NOT NULL, c1892 Yson, c1893 Yson NOT NULL, c1894 Yson, c1895 Uint16, c1896 Bool, c1897 Uint64, c1898 Bool, c1899 Date, c1900 Uint32, c1901 Timestamp NOT NULL, c1902 Utf8, c1903 Uint8 NOT NULL, c1904 Int8 NOT NULL, c1905 Int64 NOT NULL, c1906 Float NOT NULL, c1907 Uint8, c1908 Uint8 NOT NULL, c1909 Datetime64 NOT NULL, c1910 Int32 NOT NULL, c1911 Interval64 NOT NULL, c1912 Decimal(15,0) NOT NULL, c1913 Float, c1914 Uint32, c1915 Int64, c1916 Float NOT NULL, c1917 Float, c1918 JsonDocument NOT NULL, c1919 String, c1920 Decimal(22,9) NOT NULL, c1921 Json, c1922 Decimal(15,0) NOT NULL, c1923 Decimal(22,9), c1924 Json, c1925 Yson NOT NULL, c1926 Datetime, c1927 JsonDocument, c1928 Bool, c1929 Yson NOT NULL, c1930 Int16, c1931 Timestamp64 NOT NULL, c1932 Uint64, c1933 Decimal(22,9) NOT NULL, c1934 Timestamp64, c1935 Uint32 NOT NULL, c1936 Decimal(22,9) NOT NULL, c1937 Int64, c1938 Utf8, c1939 Int32 NOT NULL, c1940 Bool, c1941 String NOT NULL, c1942 Decimal(22,9), c1943 Int32, c1944 Date, c1945 Date NOT NULL, c1946 Timestamp, c1947 Utf8, c1948 Datetime64 NOT NULL, c1949 Int64, c1950 Datetime64 NOT NULL, c1951 Datetime64 NOT NULL, c1952 Decimal(15,0), c1953 Date, c1954 Timestamp64, c1955 Interval64, c1956 JsonDocument, c1957 Int8, c1958 Timestamp64, c1959 Uint64, c1960 Double NOT NULL, c1961 Uint64 NOT NULL, c1962 Datetime, c1963 Date32 NOT NULL, c1964 Timestamp64 NOT NULL, c1965 Float NOT NULL, c1966 String, c1967 Uint8, c1968 Timestamp64, c1969 Date32, c1970 Uint32, c1971 Uint16, c1972 Datetime64, c1973 Int16 NOT NULL, c1974 Int16 NOT NULL, c1975 Uint16, c1976 Decimal(35,10), c1977 Uint8, c1978 Date NOT NULL, c1979 Bool, c1980 Date32, c1981 Date32 NOT NULL, c1982 Int16, c1983 Int8, c1984 Uint8 NOT NULL, c1985 Datetime NOT NULL, c1986 Int64, c1987 Int32, c1988 Datetime64, c1989 Datetime, c1990 Json, c1991 Decimal(15,0), c1992 Decimal(35,10) NOT NULL, c1993 Datetime, c1994 String NOT NULL, c1995 Uint32, c1996 Int16, c1997 Timestamp, c1998 Timestamp64, c1999 Int64 NOT NULL, c2000 Json, c2001 Int8 NOT NULL, c2002 Timestamp, c2003 Decimal(35,10) NOT NULL, c2004 Date NOT NULL, c2005 Yson NOT NULL, c2006 Double NOT NULL, c2007 Yson, c2008 Uint8 NOT NULL, c2009 Uint8, c2010 Uint16 NOT NULL, c2011 Int8, c2012 Yson NOT NULL, c2013 Utf8 NOT NULL, c2014 Int16, c2015 Yson NOT NULL, c2016 Decimal(35,10) NOT NULL, c2017 Interval64 NOT NULL, c2018 Json, c2019 Bool, c2020 Int32 NOT NULL, c2021 Uint64 NOT NULL, c2022 Timestamp, c2023 Float, c2024 Date, c2025 Date32 NOT NULL, c2026 String NOT NULL, c2027 Uint64, c2028 Timestamp, c2029 Decimal(22,9), c2030 Uint64 NOT NULL, c2031 Int8, c2032 Yson, c2033 Decimal(22,9), c2034 Json NOT NULL, c2035 JsonDocument NOT NULL, c2036 Uint8, c2037 Interval64 NOT NULL, c2038 Double, c2039 Json, c2040 Uint8 NOT NULL, c2041 Double NOT NULL, c2042 Json, c2043 Uint32 NOT NULL, c2044 Int64 NOT NULL, c2045 Yson NOT NULL, c2046 Yson, c2047 Datetime NOT NULL, c2048 Date, c2049 Int64 NOT NULL, c2050 Bool NOT NULL, c2051 Date32 NOT NULL, c2052 Json NOT NULL, c2053 Uint16, c2054 Double NOT NULL, c2055 Uint16 NOT NULL, c2056 JsonDocument, c2057 Uint32, c2058 Json, c2059 Int8, c2060 Datetime, c2061 Decimal(35,10), c2062 Decimal(35,10) NOT NULL, c2063 Decimal(22,9), c2064 Bool, c2065 Float NOT NULL, c2066 Decimal(15,0), c2067 Date NOT NULL, c2068 Datetime, c2069 Int64 NOT NULL, c2070 Decimal(22,9) NOT NULL, c2071 Utf8, c2072 Decimal(35,10) NOT NULL, c2073 Datetime, c2074 String NOT NULL, c2075 Timestamp64, c2076 Interval64 NOT NULL, c2077 Date32, c2078 Decimal(22,9) NOT NULL, c2079 Datetime64 NOT NULL, c2080 Uint64 NOT NULL, c2081 Uint16, c2082 Int8, c2083 Date, c2084 Int8, c2085 JsonDocument NOT NULL, c2086 Yson, c2087 Int32, c2088 Timestamp NOT NULL, c2089 Int16, c2090 Int16 NOT NULL, c2091 Timestamp64, c2092 Int32 NOT NULL, c2093 Uint64, c2094 Yson NOT NULL, c2095 Uint64 NOT NULL, c2096 JsonDocument, c2097 Timestamp NOT NULL, c2098 Decimal(15,0) NOT NULL, c2099 Uint64, c2100 Datetime64, c2101 Int64, c2102 Interval64, c2103 Utf8, c2104 Int32, c2105 Uint64 NOT NULL, c2106 Utf8 NOT NULL, c2107 Uint32 NOT NULL, c2108 Datetime64 NOT NULL, c2109 Decimal(35,10) NOT NULL, c2110 Timestamp, c2111 Decimal(22,9), c2112 Datetime64 NOT NULL, c2113 Json NOT NULL, c2114 Decimal(35,10) NOT NULL, c2115 Timestamp NOT NULL, c2116 Uint64 NOT NULL, c2117 Utf8 NOT NULL, c2118 Json NOT NULL, c2119 Interval64, c2120 Date32 NOT NULL, c2121 Yson NOT NULL, c2122 Yson NOT NULL, c2123 Datetime, c2124 Int16 NOT NULL, c2125 Bool NOT NULL, c2126 Date, c2127 Utf8, c2128 Timestamp64, c2129 Bool NOT NULL, c2130 Int32, c2131 Utf8 NOT NULL, c2132 JsonDocument, c2133 Int32 NOT NULL, c2134 JsonDocument NOT NULL, c2135 Timestamp, c2136 Datetime NOT NULL, c2137 Uint16 NOT NULL, c2138 Int64, c2139 Interval64, c2140 Float NOT NULL, c2141 JsonDocument, c2142 Uint16 NOT NULL, c2143 Date32, c2144 Timestamp, c2145 Double, c2146 Decimal(35,10) NOT NULL, c2147 Uint8, c2148 String NOT NULL, c2149 Uint16 NOT NULL, c2150 Utf8, c2151 Uint64, c2152 Decimal(35,10) NOT NULL, c2153 Uint8, c2154 JsonDocument NOT NULL, c2155 Int16 NOT NULL, c2156 String, c2157 Uint16 NOT NULL, c2158 Uint8 NOT NULL, c2159 String, c2160 Timestamp64, c2161 Interval64, c2162 Uint16 NOT NULL, c2163 Uint64 NOT NULL, c2164 Timestamp64 NOT NULL, c2165 Bool, c2166 Date32 NOT NULL, c2167 Datetime64 NOT NULL, c2168 Double NOT NULL, c2169 String NOT NULL, c2170 Int64 NOT NULL, c2171 String, c2172 Json, c2173 Datetime64 NOT NULL, c2174 Json NOT NULL, c2175 Date32, c2176 Timestamp, c2177 Int8 NOT NULL, c2178 Bool, c2179 Timestamp, c2180 Datetime, c2181 Int32, c2182 Json NOT NULL, c2183 Timestamp NOT NULL, c2184 Decimal(35,10) NOT NULL, c2185 Float, c2186 Date32, c2187 Uint8, c2188 JsonDocument NOT NULL, c2189 JsonDocument NOT NULL, c2190 Uint64, c2191 Yson, c2192 JsonDocument NOT NULL, c2193 Datetime NOT NULL, c2194 Datetime NOT NULL, c2195 Int64 NOT NULL, c2196 JsonDocument, c2197 Date NOT NULL, c2198 Date32 NOT NULL, c2199 Int32 NOT NULL, c2200 Uint64, c2201 Date32, c2202 Uint64 NOT NULL, c2203 Uint64 NOT NULL, c2204 Double, c2205 Date32, c2206 Decimal(22,9), c2207 Uint32 NOT NULL, c2208 Date32 NOT NULL, c2209 Int64 NOT NULL, c2210 Datetime NOT NULL, c2211 Double NOT NULL, c2212 Float NOT NULL, c2213 Uint8, c2214 Interval64, c2215 Uint8 NOT NULL, c2216 Datetime, c2217 Uint8 NOT NULL, c2218 Decimal(35,10), c2219 Uint64, c2220 Yson NOT NULL, c2221 Float NOT NULL, c2222 Int64 NOT NULL, c2223 Datetime, c2224 Double, c2225 Yson, c2226 Date, c2227 Utf8, c2228 Json, c2229 Decimal(35,10), c2230 Timestamp, c2231 Utf8, c2232 Int8, c2233 Json, c2234 Int16, c2235 Datetime NOT NULL, c2236 Int16 NOT NULL, c2237 Int8, c2238 Int8, c2239 Date NOT NULL, c2240 Uint16, c2241 Double NOT NULL, c2242 Json, c2243 String, c2244 JsonDocument NOT NULL, c2245 Double NOT NULL, c2246 Decimal(35,10) NOT NULL, c2247 Decimal(22,9), c2248 Date, c2249 Json NOT NULL, c2250 JsonDocument, c2251 Uint8, c2252 Uint16, c2253 Int16 NOT NULL, c2254 Int16 NOT NULL, c2255 Int32, c2256 Interval64 NOT NULL, c2257 Float, c2258 Int32 NOT NULL, c2259 Uint64, c2260 Uint32, c2261 Utf8, c2262 String NOT NULL, c2263 Decimal(35,10), c2264 Json, c2265 Timestamp64, c2266 Uint32, c2267 Uint16, c2268 Uint8, c2269 Json NOT NULL, c2270 JsonDocument, c2271 Decimal(15,0) NOT NULL, c2272 Yson NOT NULL, c2273 Date32, c2274 Utf8, c2275 Double NOT NULL, c2276 Json, c2277 Date32, c2278 Decimal(22,9) NOT NULL, c2279 Date NOT NULL, c2280 Timestamp64 NOT NULL, c2281 Decimal(15,0), c2282 Timestamp, c2283 Uint64, c2284 Utf8, c2285 Datetime, c2286 Decimal(35,10) NOT NULL, c2287 Int32 NOT NULL, c2288 Yson NOT NULL, c2289 Int16 NOT NULL, c2290 Double NOT NULL, c2291 Int16 NOT NULL, c2292 JsonDocument, c2293 Decimal(22,9) NOT NULL, c2294 String, c2295 Decimal(22,9) NOT NULL, c2296 Int16 NOT NULL, c2297 Json NOT NULL, c2298 Datetime NOT NULL, c2299 Json, c2300 Interval64 NOT NULL, c2301 Decimal(35,10) NOT NULL, c2302 Bool, c2303 Double NOT NULL, c2304 Timestamp64, c2305 Yson NOT NULL, c2306 Json NOT NULL, c2307 Decimal(35,10), c2308 Decimal(15,0) NOT NULL, c2309 Decimal(15,0), c2310 Int16, c2311 Uint8 NOT NULL, c2312 Interval64, c2313 Bool, c2314 Uint8, c2315 Int16 NOT NULL, c2316 Json NOT NULL, c2317 Uint16 NOT NULL, c2318 Datetime, c2319 Timestamp64, c2320 Decimal(22,9), c2321 Utf8 NOT NULL, c2322 Uint8 NOT NULL, c2323 Datetime64 NOT NULL, c2324 Decimal(22,9), c2325 Bool, c2326 Date32 NOT NULL, c2327 Uint16 NOT NULL, c2328 JsonDocument NOT NULL, c2329 Bool, c2330 Decimal(35,10) NOT NULL, c2331 JsonDocument, c2332 Datetime, c2333 Interval64, c2334 Uint32 NOT NULL, c2335 Float NOT NULL, c2336 Datetime64 NOT NULL, c2337 Json NOT NULL, c2338 Datetime64 NOT NULL, c2339 Double, c2340 String NOT NULL, c2341 Bool NOT NULL, c2342 String, c2343 Uint32, c2344 String NOT NULL, c2345 Float, c2346 Interval64, c2347 Datetime64 NOT NULL, c2348 Interval64 NOT NULL, c2349 Decimal(15,0) NOT NULL, c2350 Int64 NOT NULL, c2351 Int32 NOT NULL, c2352 Bool, c2353 Int32 NOT NULL, c2354 Int8, c2355 Datetime64, c2356 Utf8, c2357 Uint64 NOT NULL, c2358 Timestamp NOT NULL, c2359 Datetime, c2360 Interval64, c2361 Uint64 NOT NULL, c2362 Json, c2363 Timestamp, c2364 Decimal(15,0) NOT NULL, c2365 Float, c2366 Bool NOT NULL, c2367 Interval64 NOT NULL, c2368 Decimal(15,0), c2369 Int8 NOT NULL, c2370 Int16 NOT NULL, c2371 Json NOT NULL, c2372 Date32 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, 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, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659)\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, 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, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c13\\\', 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 \\\'c13\\\', 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:26779/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7122/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14303/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20285/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11678/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22560/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14703/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8307/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29505/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12737
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65129
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12292
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10068
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27289
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13504
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12715
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17610
============================== slowest durations ===============================
32.01s teardown test_workload.py::TestYdbWorkload::test
5.49s setup    test_workload.py::TestYdbWorkload::test
3.51s 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/09oy/0001b4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7122 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', 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 41.52s ==============================
