============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vfhg/0009f8/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:27: 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/vfhg/0009f8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:3501 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ 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/vfhg/0009f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31034
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/vfhg/0009f8/r3tmp/kikimr_cluster_8uebiph7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28474
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xl2fdlis.log --grpc-port=3501 --mon-port=15024 --ic-port=28330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25910
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_un8k0c9x.log --grpc-port=64700 --mon-port=17645 --ic-port=28543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pf3mg_k1.log --grpc-port=31776 --mon-port=14511 --ic-port=27481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8a8ri2xf.log --grpc-port=64038 --mon-port=18938 --ic-port=63695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26416
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w1du2sx5.log --grpc-port=10312 --mon-port=13115 --ic-port=62538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16300
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6242
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2240
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zus4ez0u.log --grpc-port=16302 --mon-port=6242 --ic-port=7090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61990
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_30z9exy4.log --grpc-port=26590 --mon-port=23367 --ic-port=15960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_aujpkiff.log --grpc-port=16912 --mon-port=3124 --ic-port=3512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3fxubote.log --grpc-port=2027 --mon-port=16075 --ic-port=31034
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xl2fdlis.log --grpc-port=3501 --mon-port=15024 --ic-port=28330
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_xl2fdlis.log', '--grpc-port=3501', '--mon-port=15024', '--ic-port=28330')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1415398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3501/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1415399
DEBUG    ya.test:process.py:259 Command (pid 1415399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1415399) elapsed time (sec): 0.7643222808837891
DEBUG    ya.test:process.py:263 Command (pid 1415399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) maxrss: 480944
DEBUG    ya.test:process.py:263 Command (pid 1415399) minflt: 45908
DEBUG    ya.test:process.py:263 Command (pid 1415399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1415399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1415399) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1415399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1415399) stime: 0.21126899999999998
DEBUG    ya.test:process.py:263 Command (pid 1415399) utime: 0.503564
DEBUG    ya.test:process.py:263 Command (pid 1415399) wtime: 0.766
DEBUG    ya.test:process.py:275 Command (pid 1415399) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1415399) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64700/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_un8k0c9x.log --grpc-port=64700 --mon-port=17645 --ic-port=28543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_un8k0c9x.log', '--grpc-port=64700', '--mon-port=17645', '--ic-port=28543')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1415517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:64700/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1415518
DEBUG    ya.test:process.py:259 Command (pid 1415518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1415518) elapsed time (sec): 0.7346577644348145
DEBUG    ya.test:process.py:263 Command (pid 1415518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) maxrss: 481972
DEBUG    ya.test:process.py:263 Command (pid 1415518) minflt: 45570
DEBUG    ya.test:process.py:263 Command (pid 1415518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1415518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1415518) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1415518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1415518) stime: 0.19133899999999998
DEBUG    ya.test:process.py:263 Command (pid 1415518) utime: 0.496562
DEBUG    ya.test:process.py:263 Command (pid 1415518) wtime: 0.737
DEBUG    ya.test:process.py:275 Command (pid 1415518) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1415518) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31776/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pf3mg_k1.log --grpc-port=31776 --mon-port=14511 --ic-port=27481
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pf3mg_k1.log', '--grpc-port=31776', '--mon-port=14511', '--ic-port=27481')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1415920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:31776/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1415946
DEBUG    ya.test:process.py:259 Command (pid 1415946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1415946) elapsed time (sec): 0.7539322376251221
DEBUG    ya.test:process.py:263 Command (pid 1415946) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) maxrss: 483324
DEBUG    ya.test:process.py:263 Command (pid 1415946) minflt: 45499
DEBUG    ya.test:process.py:263 Command (pid 1415946) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1415946) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1415946) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1415946) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1415946) stime: 0.20865799999999998
DEBUG    ya.test:process.py:263 Command (pid 1415946) utime: 0.489349
DEBUG    ya.test:process.py:263 Command (pid 1415946) wtime: 0.756
DEBUG    ya.test:process.py:275 Command (pid 1415946) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1415946) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64038/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8a8ri2xf.log --grpc-port=64038 --mon-port=18938 --ic-port=63695
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8a8ri2xf.log', '--grpc-port=64038', '--mon-port=18938', '--ic-port=63695')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1416306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:64038/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1416307
DEBUG    ya.test:process.py:259 Command (pid 1416307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1416307) elapsed time (sec): 0.7546255588531494
DEBUG    ya.test:process.py:263 Command (pid 1416307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) maxrss: 484780
DEBUG    ya.test:process.py:263 Command (pid 1416307) minflt: 45549
DEBUG    ya.test:process.py:263 Command (pid 1416307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 1416307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1416307) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1416307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1416307) stime: 0.213742
DEBUG    ya.test:process.py:263 Command (pid 1416307) utime: 0.472906
DEBUG    ya.test:process.py:263 Command (pid 1416307) wtime: 0.756
DEBUG    ya.test:process.py:275 Command (pid 1416307) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1416307) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10312/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w1du2sx5.log --grpc-port=10312 --mon-port=13115 --ic-port=62538
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w1du2sx5.log', '--grpc-port=10312', '--mon-port=13115', '--ic-port=62538')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1416779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10312/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1416780
DEBUG    ya.test:process.py:259 Command (pid 1416780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1416780) elapsed time (sec): 0.8472638130187988
DEBUG    ya.test:process.py:263 Command (pid 1416780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) maxrss: 485908
DEBUG    ya.test:process.py:263 Command (pid 1416780) minflt: 45437
DEBUG    ya.test:process.py:263 Command (pid 1416780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 1416780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1416780) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1416780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1416780) stime: 0.180622
DEBUG    ya.test:process.py:263 Command (pid 1416780) utime: 0.566349
DEBUG    ya.test:process.py:263 Command (pid 1416780) wtime: 0.85
DEBUG    ya.test:process.py:275 Command (pid 1416780) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1416780) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16302/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zus4ez0u.log --grpc-port=16302 --mon-port=6242 --ic-port=7090
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zus4ez0u.log', '--grpc-port=16302', '--mon-port=6242', '--ic-port=7090')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1417548
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16302/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1417569
DEBUG    ya.test:process.py:259 Command (pid 1417569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1417569) elapsed time (sec): 0.7466874122619629
DEBUG    ya.test:process.py:263 Command (pid 1417569) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) maxrss: 487328
DEBUG    ya.test:process.py:263 Command (pid 1417569) minflt: 45458
DEBUG    ya.test:process.py:263 Command (pid 1417569) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1417569) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1417569) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1417569) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1417569) stime: 0.181479
DEBUG    ya.test:process.py:263 Command (pid 1417569) utime: 0.481958
DEBUG    ya.test:process.py:263 Command (pid 1417569) wtime: 0.749
DEBUG    ya.test:process.py:275 Command (pid 1417569) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1417569) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26590/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_30z9exy4.log --grpc-port=26590 --mon-port=23367 --ic-port=15960
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_30z9exy4.log', '--grpc-port=26590', '--mon-port=23367', '--ic-port=15960')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1418115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26590/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1418120
DEBUG    ya.test:process.py:259 Command (pid 1418120) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1418120) elapsed time (sec): 0.8547031879425049
DEBUG    ya.test:process.py:263 Command (pid 1418120) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) maxrss: 488752
DEBUG    ya.test:process.py:263 Command (pid 1418120) minflt: 45394
DEBUG    ya.test:process.py:263 Command (pid 1418120) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1418120) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1418120) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1418120) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1418120) stime: 0.16453399999999999
DEBUG    ya.test:process.py:263 Command (pid 1418120) utime: 0.528369
DEBUG    ya.test:process.py:263 Command (pid 1418120) wtime: 0.86
DEBUG    ya.test:process.py:275 Command (pid 1418120) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1418120) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16912/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_aujpkiff.log --grpc-port=16912 --mon-port=3124 --ic-port=3512
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_aujpkiff.log', '--grpc-port=16912', '--mon-port=3124', '--ic-port=3512')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1418781
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16912/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1418795
DEBUG    ya.test:process.py:259 Command (pid 1418795) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1418795) elapsed time (sec): 0.9845821857452393
DEBUG    ya.test:process.py:263 Command (pid 1418795) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) maxrss: 489188
DEBUG    ya.test:process.py:263 Command (pid 1418795) minflt: 45478
DEBUG    ya.test:process.py:263 Command (pid 1418795) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1418795) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1418795) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1418795) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1418795) stime: 0.207191
DEBUG    ya.test:process.py:263 Command (pid 1418795) utime: 0.536061
DEBUG    ya.test:process.py:263 Command (pid 1418795) wtime: 0.995
DEBUG    ya.test:process.py:275 Command (pid 1418795) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1418795) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2027/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vfhg/0009f8/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:269 Final command: /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3fxubote.log --grpc-port=2027 --mon-port=16075 --ic-port=31034
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3fxubote.log', '--grpc-port=2027', '--mon-port=16075', '--ic-port=31034')' in '/home/runner/.ya/build/build_root/vfhg/0009f8/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: 1419352
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2027/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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1419353
DEBUG    ya.test:process.py:259 Command (pid 1419353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1419353) elapsed time (sec): 0.9424765110015869
DEBUG    ya.test:process.py:263 Command (pid 1419353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) maxrss: 489188
DEBUG    ya.test:process.py:263 Command (pid 1419353) minflt: 45378
DEBUG    ya.test:process.py:263 Command (pid 1419353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1419353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1419353) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1419353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1419353) stime: 0.19286199999999998
DEBUG    ya.test:process.py:263 Command (pid 1419353) utime: 0.517357
DEBUG    ya.test:process.py:263 Command (pid 1419353) wtime: 0.944
DEBUG    ya.test:process.py:275 Command (pid 1419353) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1419353) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-swdezdousi    Host information: 
        Linux ghrun-swdezdousi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3501', '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: 28330\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27481\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63695\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62538\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7090\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15960\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3512\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31034\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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3501', '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: 28330\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27481\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63695\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62538\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7090\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15960\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3512\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31034\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422083
DEBUG    ya.test:process.py:259 Command (pid 1422083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422083) elapsed time (sec): 0.993131160736084
DEBUG    ya.test:process.py:263 Command (pid 1422083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) maxrss: 727320
DEBUG    ya.test:process.py:263 Command (pid 1422083) minflt: 51763
DEBUG    ya.test:process.py:263 Command (pid 1422083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 1422083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422083) nvcsw: 1052
DEBUG    ya.test:process.py:263 Command (pid 1422083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422083) stime: 0.304444
DEBUG    ya.test:process.py:263 Command (pid 1422083) utime: 0.5570769999999999
DEBUG    ya.test:process.py:263 Command (pid 1422083) wtime: 0.996
DEBUG    ya.test:process.py:275 Command (pid 1422083) 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 1422083) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/vfhg/0009f8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3501', '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/vfhg/0009f8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3501', '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: 1422312
DEBUG    ya.test:process.py:259 Command (pid 1422312) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422312) elapsed time (sec): 1.0145785808563232
DEBUG    ya.test:process.py:263 Command (pid 1422312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) maxrss: 727320
DEBUG    ya.test:process.py:263 Command (pid 1422312) minflt: 51614
DEBUG    ya.test:process.py:263 Command (pid 1422312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1422312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422312) nvcsw: 809
DEBUG    ya.test:process.py:263 Command (pid 1422312) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422312) stime: 0.291549
DEBUG    ya.test:process.py:263 Command (pid 1422312) utime: 0.577666
DEBUG    ya.test:process.py:263 Command (pid 1422312) wtime: 1.017
DEBUG    ya.test:process.py:275 Command (pid 1422312) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, ba2e5a9b-aa16-4719-85a6-8c67b2ced385, localhost:3501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba2e5a9b-aa16-4719-85a6-8c67b2ced385, localhost:3501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba2e5a9b-aa16-4719-85a6-8c67b2ced385, localhost:3501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-swdezdousi.auto.internal" port: 10312 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-swdezdousi.auto.internal" port: 16912 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-swdezdousi.auto.internal" port: 31776 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-swdezdousi.auto.internal" port: 64700 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-swdezdousi.auto.internal" port: 64038 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-swdezdousi.auto.internal" port: 3501 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-swdezdousi.auto.internal" port: 26590 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-swdezdousi.auto.internal" port: 16302 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-swdezdousi.auto.internal" port: 2027 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-swdezdousi.auto.internal:64038, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:3501, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:26590, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16912, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16302, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:10312, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:2027, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:31776, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:64700, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/vfhg/0009f8/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/vfhg/0009f8/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:3501', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422693
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:3501
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, 13ce2f26-9fc6-4b71-b185-55d0f0f0b1d2, localhost:3501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13ce2f26-9fc6-4b71-b185-55d0f0f0b1d2, localhost:3501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13ce2f26-9fc6-4b71-b185-55d0f0f0b1d2, localhost:3501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-swdezdousi.auto.internal" port: 31776 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-swdezdousi.auto.internal" port: 26590 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-swdezdousi.auto.internal" port: 16912 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-swdezdousi.auto.internal" port: 3501 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-swdezdousi.auto.internal" port: 64700 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-swdezdousi.auto.internal" port: 16302 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-swdezdousi.auto.internal" port: 64038 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-swdezdousi.auto.internal" port: 2027 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-swdezdousi.auto.internal" port: 10312 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-swdezdousi.auto.internal:26590, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:64038, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:3501, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:2027, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:10312, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:64700, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:31776, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16912, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16302, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3501
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, 91ac3b26-521e-4ec1-ae88-9db0af0e6df9, localhost:3501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 91ac3b26-521e-4ec1-ae88-9db0af0e6df9, localhost:3501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 91ac3b26-521e-4ec1-ae88-9db0af0e6df9, localhost:3501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-swdezdousi.auto.internal" port: 31776 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-swdezdousi.auto.internal" port: 26590 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-swdezdousi.auto.internal" port: 16912 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-swdezdousi.auto.internal" port: 3501 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-swdezdousi.auto.internal" port: 64700 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-swdezdousi.auto.internal" port: 16302 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-swdezdousi.auto.internal" port: 64038 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-swdezdousi.auto.internal" port: 2027 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-swdezdousi.auto.internal" port: 10312 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-swdezdousi.auto.internal:3501, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:64038, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:26590, location 1, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:64700, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:10312, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16302, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:16912, location 2, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:2027, location 3, ssl: False>, <Endpoint ghrun-swdezdousi.auto.internal:31776, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3501
DEBUG    ya.test:process.py:259 Command (pid 1422693) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1422693) elapsed time (sec): 197.8438777923584
DEBUG    ya.test:process.py:263 Command (pid 1422693) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) inblock: 385448
DEBUG    ya.test:process.py:263 Command (pid 1422693) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) majflt: 43
DEBUG    ya.test:process.py:263 Command (pid 1422693) maxrss: 739720
DEBUG    ya.test:process.py:263 Command (pid 1422693) minflt: 188647
DEBUG    ya.test:process.py:263 Command (pid 1422693) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) nivcsw: 946
DEBUG    ya.test:process.py:263 Command (pid 1422693) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422693) nvcsw: 100612
DEBUG    ya.test:process.py:263 Command (pid 1422693) oublock: 544
DEBUG    ya.test:process.py:263 Command (pid 1422693) stime: 1.875619
DEBUG    ya.test:process.py:263 Command (pid 1422693) utime: 9.776487
DEBUG    ya.test:process.py:263 Command (pid 1422693) wtime: 197.852
DEBUG    ya.test:process.py:275 Command (pid 1422693) output:
Cleaning up /Root/olap_workload...
Cleaning up /Root/olap_workload... done, None tables deleted
create_drop: No tables to delete
Inserting a row by thread 0
Inserting a row by thread 1
Inserting a row by thread 2
Inserting a row by thread 3
Inserting a row by thread 4
Renaming table tbl_15 to tbl_20
Renaming table tbl_1 to tbl_11
Renaming table tbl_9 to tbl_17
Writing to table tbl_27
Writing to table tbl_21
Writing to table tbl_18
Elapsed 0 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 10 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_17 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
Elapsed 20 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 30 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
Elapsed 40 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
Elapsed 50 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_12
Elapsed 60 seconds, stat:
	create_drop: Created: 3, Deleted: 0, Exists: 13
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
Renaming table tbl_25 to tbl_0
Renaming table tbl_13 to tbl_4
Inserting a row by thread 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_30 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_22 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_29 to tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_0 to tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_21 to tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_16
Elapsed 70 seconds, stat:
	create_drop: Created: 4, Deleted: 0, Exists: 14
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 2, Writes: 0
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_8
Elapsed 80 seconds, stat:
	create_drop: Created: 4, Deleted: 0, Exists: 14
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 2, Writes: 1
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
Writing to table tbl_4
Elapsed 90 seconds, stat:
	create_drop: Created: 7, Deleted: 1, Exists: 16
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 2, Writes: 3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 1422693) errors:
...int16, c6858 Interval64, c6859 Decimal(22,9) NOT NULL, c6860 Datetime NOT NULL, c6861 Double, c6862 Bool, c6863 Yson NOT NULL, c6864 Yson, c6865 Datetime, c6866 Json NOT NULL, c6867 Timestamp64, c6868 Decimal(22,9), c6869 Decimal(22,9) NOT NULL, c6870 Date32 NOT NULL, c6871 Datetime64 NOT NULL, c6872 Int8, c6873 Timestamp NOT NULL, c6874 Uint64 NOT NULL, c6875 Json, c6876 Timestamp64, c6877 Interval64 NOT NULL, c6878 Date32, c6879 Timestamp, c6880 Timestamp64 NOT NULL, c6881 Int32 NOT NULL, c6882 Int16 NOT NULL, c6883 Date, c6884 Decimal(35,10) NOT NULL, c6885 String, c6886 Datetime64, c6887 Uint32 NOT NULL, c6888 Uint64 NOT NULL, c6889 Timestamp, c6890 Uint16, c6891 Uint16, c6892 Uint32, c6893 Interval64 NOT NULL, c6894 String, c6895 Timestamp64, c6896 Utf8 NOT NULL, c6897 Int16, c6898 Decimal(15,0), c6899 Decimal(22,9) NOT NULL, c6900 Int16 NOT NULL, c6901 Uint32, c6902 Utf8 NOT NULL, c6903 String, c6904 Bool NOT NULL, c6905 Int8 NOT NULL, c6906 Int32 NOT NULL, c6907 Float, c6908 String, c6909 Timestamp64 NOT NULL, c6910 Decimal(35,10) NOT NULL, c6911 Interval64, c6912 Uint8, c6913 Decimal(15,0), c6914 Uint64, c6915 Date32, c6916 Int16, c6917 Utf8 NOT NULL, c6918 Uint8, c6919 Int16 NOT NULL, c6920 JsonDocument, c6921 Int16 NOT NULL, c6922 Uint32, c6923 Float NOT NULL, c6924 Int64, c6925 Uint8, c6926 Int8, c6927 Timestamp, c6928 Decimal(22,9), c6929 Decimal(35,10) NOT NULL, c6930 Yson NOT NULL, c6931 Yson, c6932 Datetime, c6933 Interval64 NOT NULL, c6934 Float, c6935 Float NOT NULL, c6936 String NOT NULL, c6937 Int8, c6938 Timestamp64 NOT NULL, c6939 JsonDocument NOT NULL, c6940 Uint16 NOT NULL, c6941 Date32 NOT NULL, c6942 JsonDocument, c6943 Uint16, c6944 Json, c6945 Date, c6946 Decimal(15,0) NOT NULL, c6947 JsonDocument NOT NULL, c6948 Uint16, c6949 Decimal(15,0) NOT NULL, c6950 Int16 NOT NULL, c6951 Int64 NOT NULL, c6952 Decimal(35,10), c6953 Interval64, c6954 Timestamp64 NOT NULL, c6955 Timestamp, c6956 Datetime NOT NULL, c6957 Uint64, c6958 Uint32, c6959 Date32 NOT NULL, c6960 Json, c6961 Uint64, c6962 Date32 NOT NULL, c6963 Date, c6964 Int64 NOT NULL, c6965 Int32, c6966 Uint8, c6967 String NOT NULL, c6968 Int32 NOT NULL, c6969 Uint64 NOT NULL, c6970 Float, c6971 Uint64 NOT NULL, c6972 Float, c6973 Date, c6974 Json, c6975 Utf8, c6976 Double NOT NULL, c6977 JsonDocument NOT NULL, c6978 Int8, c6979 Datetime NOT NULL, c6980 Datetime64 NOT NULL, c6981 Utf8 NOT NULL, c6982 Decimal(15,0) NOT NULL, c6983 Yson NOT NULL, c6984 Float NOT NULL, c6985 Uint64, c6986 Date32 NOT NULL, c6987 Date NOT NULL, c6988 Int64 NOT NULL, c6989 Int32, c6990 Uint32 NOT NULL, c6991 Int8 NOT NULL, c6992 Date32 NOT NULL, c6993 Float, c6994 Date NOT NULL, c6995 Date, c6996 Int8, c6997 Yson, c6998 Decimal(15,0) NOT NULL, c6999 Int8, c7000 Uint32, c7001 Timestamp, c7002 Interval64 NOT NULL, c7003 Uint64 NOT NULL, c7004 Double NOT NULL, c7005 Datetime, c7006 Decimal(15,0), c7007 Uint16, c7008 Float, c7009 Uint8 NOT NULL, c7010 Decimal(22,9), c7011 Date NOT NULL, c7012 JsonDocument, c7013 JsonDocument, c7014 Int64, c7015 Uint32, c7016 Int64 NOT NULL, c7017 Decimal(15,0) NOT NULL, c7018 Date NOT NULL, c7019 Float, c7020 Datetime64 NOT NULL, c7021 Datetime, c7022 Int64 NOT NULL, c7023 Uint64, c7024 Bool NOT NULL, c7025 Int16 NOT NULL, c7026 Int8 NOT NULL, c7027 Uint8 NOT NULL, c7028 Int8, c7029 Uint64 NOT NULL, c7030 String NOT NULL, c7031 Date, c7032 Date32, c7033 Date NOT NULL, c7034 Int64, c7035 Double NOT NULL, c7036 String, c7037 Float NOT NULL, c7038 Date NOT NULL, c7039 Uint32, c7040 Int64, c7041 Timestamp, c7042 Double NOT NULL, c7043 Decimal(15,0) NOT NULL, c7044 Bool NOT NULL, c7045 Timestamp, c7046 Datetime NOT NULL, c7047 Uint32 NOT NULL, c7048 Decimal(22,9) NOT NULL, c7049 Int64 NOT NULL, c7050 Json, c7051 Timestamp64, c7052 Decimal(35,10), c7053 Datetime NOT NULL, c7054 Date32 NOT NULL, c7055 Int8 NOT NULL, c7056 Int32, c7057 Int32, c7058 Int64, c7059 String, c7060 Int64, c7061 Timestamp64 NOT NULL, c7062 String NOT NULL, c7063 Date32, c7064 Bool NOT NULL, c7065 Datetime64, c7066 Decimal(35,10) NOT NULL, c7067 Decimal(35,10), c7068 Timestamp64, c7069 Decimal(35,10), c7070 Timestamp NOT NULL, c7071 Uint32, c7072 Datetime NOT NULL, c7073 Timestamp, c7074 Decimal(22,9) NOT NULL, c7075 Uint16 NOT NULL, c7076 Uint8, c7077 Interval64 NOT NULL, c7078 Timestamp64 NOT NULL, c7079 Bool, c7080 Json, c7081 Timestamp64, c7082 Bool, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Timestamp, c7086 Decimal(35,10) NOT NULL, c7087 Utf8, c7088 String, c7089 Date, c7090 Uint64 NOT NULL, c7091 Uint8, c7092 Interval64 NOT NULL, c7093 Interval64, c7094 Datetime64, c7095 Json NOT NULL, c7096 Yson, c7097 Datetime64 NOT NULL, c7098 Decimal(35,10), c7099 Float, c7100 Bool NOT NULL, c7101 Json, c7102 Uint32 NOT NULL, c7103 Interval64, c7104 JsonDocument, c7105 Date32, c7106 Timestamp64 NOT NULL, c7107 Int16, c7108 Date NOT NULL, c7109 Timestamp, c7110 Decimal(22,9), c7111 Bool NOT NULL, c7112 Json NOT NULL, c7113 Int8, c7114 Decimal(22,9) NOT NULL, c7115 Uint8 NOT NULL, c7116 Int16, c7117 Decimal(15,0), c7118 Int8 NOT NULL, c7119 Double, c7120 Int32, c7121 Decimal(22,9), c7122 Date32 NOT NULL, c7123 Int32, c7124 Uint16 NOT NULL, c7125 Int8 NOT NULL, c7126 Int32 NOT NULL, c7127 Int64 NOT NULL, c7128 Json, c7129 Uint8, c7130 Yson NOT NULL, c7131 Double, c7132 Date NOT NULL, c7133 Date32 NOT NULL, c7134 String, c7135 Int64, c7136 Uint32, c7137 Int16 NOT NULL, c7138 Float NOT NULL, c7139 Yson, c7140 Uint8, c7141 Interval64, c7142 Utf8 NOT NULL, c7143 Json, c7144 Decimal(22,9) NOT NULL, c7145 Yson, c7146 Date32 NOT NULL, c7147 Json, c7148 Datetime, c7149 Interval64 NOT NULL, c7150 Decimal(35,10) NOT NULL, c7151 Uint16, c7152 Datetime, c7153 Int64 NOT NULL, c7154 Json NOT NULL, c7155 Int32, c7156 Decimal(35,10), c7157 Uint16 NOT NULL, c7158 Float NOT NULL, c7159 Int32, c7160 JsonDocument NOT NULL, c7161 Interval64, c7162 Yson NOT NULL, c7163 Decimal(15,0), c7164 Bool, c7165 Yson NOT NULL, c7166 Int16 NOT NULL, c7167 Interval64, c7168 Json NOT NULL, c7169 Int64 NOT NULL, c7170 Json, c7171 Uint64 NOT NULL, c7172 Uint8, c7173 Decimal(22,9), c7174 Float, c7175 Timestamp64 NOT NULL, c7176 Interval64 NOT NULL, c7177 Decimal(35,10) NOT NULL, c7178 Decimal(15,0), c7179 Int16, c7180 Date NOT NULL, c7181 Int8 NOT NULL, c7182 Interval64, c7183 Decimal(15,0), c7184 Int32, c7185 Uint32, c7186 Decimal(22,9), c7187 Uint16, c7188 Int32 NOT NULL, c7189 Date32 NOT NULL, c7190 Datetime64, c7191 Yson NOT NULL, c7192 Uint8, c7193 Date NOT NULL, c7194 Int8, c7195 Json NOT NULL, c7196 Double, c7197 Int8, c7198 Json, c7199 Yson, c7200 Utf8, c7201 String, c7202 Uint32, c7203 Json NOT NULL, c7204 Decimal(15,0) NOT NULL, c7205 Decimal(35,10) NOT NULL, c7206 Uint64, c7207 Bool, c7208 Timestamp NOT NULL, c7209 Timestamp64 NOT NULL, c7210 Uint8 NOT NULL, c7211 JsonDocument, c7212 Int8 NOT NULL, c7213 Timestamp64, c7214 Timestamp NOT NULL, c7215 String, c7216 Datetime64 NOT NULL, c7217 Date32, c7218 Datetime, c7219 Decimal(22,9) NOT NULL, c7220 Uint32, c7221 Datetime NOT NULL, c7222 Float, c7223 Date, c7224 Decimal(15,0), c7225 Uint64, c7226 Double NOT NULL, c7227 Utf8, c7228 Decimal(22,9), c7229 Int32, c7230 Interval64 NOT NULL, c7231 Uint16 NOT NULL, c7232 Double, c7233 Decimal(35,10) NOT NULL, c7234 Json, c7235 Int64, c7236 Double NOT NULL, c7237 Float NOT NULL, c7238 Uint16, c7239 Bool, c7240 Yson NOT NULL, c7241 Uint32 NOT NULL, c7242 Int32 NOT NULL, c7243 Int64 NOT NULL, c7244 Int32 NOT NULL, c7245 Int64, c7246 Datetime NOT NULL, c7247 Int64, c7248 Uint32 NOT NULL, c7249 Decimal(35,10) NOT NULL, c7250 Date, c7251 Int16, c7252 Datetime, c7253 Yson, c7254 JsonDocument NOT NULL, c7255 Timestamp NOT NULL, c7256 String NOT NULL, c7257 Utf8 NOT NULL, c7258 Uint32 NOT NULL, c7259 Yson NOT NULL, c7260 Int32, c7261 Date32, c7262 Date32, c7263 Uint32 NOT NULL, c7264 Timestamp NOT NULL, c7265 String NOT NULL, c7266 Date, c7267 Datetime, c7268 Uint16, c7269 Int64 NOT NULL, c7270 Date32, c7271 Timestamp, c7272 Int64 NOT NULL, c7273 Json, c7274 Uint16 NOT NULL, c7275 Date32 NOT NULL, c7276 Int64 NOT NULL, c7277 String NOT NULL, c7278 Int16 NOT NULL, c7279 JsonDocument NOT NULL, c7280 Uint16 NOT NULL, c7281 Float, c7282 Int32 NOT NULL, c7283 Int16, c7284 Uint8, c7285 Uint64 NOT NULL, c7286 Int64 NOT NULL, c7287 Uint8 NOT NULL, c7288 Double, c7289 Float, c7290 Uint32 NOT NULL, c7291 Json NOT NULL, c7292 Decimal(15,0), c7293 Float NOT NULL, c7294 Uint32, c7295 Date NOT NULL, c7296 String NOT NULL, c7297 Int8 NOT NULL, c7298 Decimal(15,0) NOT NULL, c7299 Date32 NOT NULL, c7300 Uint64 NOT NULL, c7301 Datetime, c7302 Utf8 NOT NULL, c7303 Int8 NOT NULL, c7304 Datetime64 NOT NULL, c7305 Utf8, c7306 Int32 NOT NULL, c7307 Float, c7308 Decimal(35,10), c7309 Datetime, c7310 Double, c7311 Int8 NOT NULL, c7312 Decimal(15,0) NOT NULL, c7313 Decimal(15,0), c7314 Uint32, c7315 Uint8, c7316 Date, c7317 Uint32, c7318 Decimal(22,9), c7319 Json, c7320 String, c7321 Float NOT NULL, c7322 Decimal(22,9) NOT NULL, c7323 Float, c7324 String NOT NULL, c7325 String, c7326 Float, c7327 Uint64, c7328 Uint16, c7329 Yson NOT NULL, c7330 Int64, c7331 Date32 NOT NULL, c7332 Uint32, c7333 Yson, c7334 Uint16 NOT NULL, c7335 Uint16 NOT NULL, c7336 Int8 NOT NULL, c7337 Uint32, c7338 Int64, c7339 Uint8 NOT NULL, c7340 Timestamp64, c7341 Uint16, c7342 Uint32 NOT NULL, c7343 Uint16, c7344 String NOT NULL, c7345 Json, c7346 Bool, c7347 Decimal(15,0) NOT NULL, c7348 Int32, c7349 Uint16 NOT NULL, c7350 Yson NOT NULL, c7351 Decimal(22,9), c7352 Int8, c7353 Interval64, c7354 Date32 NOT NULL, c7355 Decimal(15,0) NOT NULL, c7356 Uint64, c7357 Json NOT NULL, c7358 Timestamp NOT NULL, c7359 Decimal(22,9) NOT NULL, c7360 Decimal(22,9) NOT NULL, c7361 Timestamp NOT NULL, c7362 Int32 NOT NULL, c7363 Decimal(15,0), c7364 Uint64 NOT NULL, c7365 Timestamp NOT NULL, c7366 Interval64 NOT NULL, c7367 Decimal(15,0), c7368 Int32 NOT NULL, c7369 Timestamp, c7370 String, c7371 Int32, c7372 Interval64, c7373 Int32, c7374 Timestamp64 NOT NULL, c7375 Float NOT NULL, c7376 Utf8 NOT NULL, c7377 Timestamp64, c7378 Uint16, c7379 Yson NOT NULL, c7380 Double NOT NULL, c7381 Uint16, c7382 Double, c7383 JsonDocument NOT NULL, c7384 Utf8, c7385 Uint32 NOT NULL, c7386 JsonDocument, c7387 Utf8, c7388 JsonDocument, c7389 String NOT NULL, c7390 Double, c7391 Int16, c7392 Yson NOT NULL, c7393 Uint64 NOT NULL, c7394 Yson NOT NULL, c7395 Uint32, c7396 Datetime64, c7397 Uint32, c7398 String, c7399 JsonDocument NOT NULL, c7400 Int16 NOT NULL, c7401 Timestamp NOT NULL, c7402 Uint16 NOT NULL, c7403 Int64, c7404 Uint32 NOT NULL, c7405 Utf8, c7406 Timestamp64, c7407 Timestamp64 NOT NULL, c7408 JsonDocument NOT NULL, c7409 String NOT NULL, c7410 Int64, c7411 Double, c7412 Timestamp NOT NULL, c7413 Decimal(15,0) NOT NULL, c7414 Json NOT NULL, c7415 Decimal(35,10), c7416 Datetime64, c7417 Interval64, c7418 Decimal(35,10), c7419 Date, c7420 Decimal(35,10), c7421 Yson NOT NULL, c7422 String NOT NULL, c7423 Interval64 NOT NULL, c7424 Uint16 NOT NULL, c7425 Int32, c7426 Int32, c7427 JsonDocument NOT NULL, c7428 Datetime64, c7429 Date32, c7430 Datetime NOT NULL, c7431 Int8, c7432 Uint16 NOT NULL, c7433 Uint16 NOT NULL, c7434 Interval64, c7435 Int8 NOT NULL, c7436 Date NOT NULL, c7437 Date32 NOT NULL, c7438 Date32 NOT NULL, c7439 Decimal(35,10), c7440 Decimal(35,10), c7441 Uint16, c7442 Decimal(22,9), c7443 Interval64, c7444 Double, c7445 Date32, c7446 Timestamp64 NOT NULL, c7447 Datetime NOT NULL, c7448 Decimal(15,0) NOT NULL, c7449 Date32, c7450 Uint32 NOT NULL, c7451 Decimal(35,10) NOT NULL, c7452 Decimal(15,0), c7453 Utf8 NOT NULL, c7454 Date32, c7455 Float NOT NULL, c7456 Uint8, c7457 Decimal(35,10) NOT NULL, c7458 Int8 NOT NULL, c7459 Utf8 NOT NULL, c7460 Double NOT NULL, c7461 Date32 NOT NULL, c7462 Uint8 NOT NULL, c7463 Uint8 NOT NULL, c7464 Float, c7465 Yson NOT NULL, c7466 Timestamp64, c7467 Decimal(15,0) NOT NULL, c7468 Datetime NOT NULL, c7469 Timestamp64 NOT NULL, c7470 Yson NOT NULL, c7471 Decimal(35,10) NOT NULL, c7472 Interval64, c7473 Decimal(15,0), c7474 Int8 NOT NULL, c7475 Int16, c7476 Timestamp64 NOT NULL, c7477 Date32 NOT NULL, c7478 Datetime, c7479 Datetime64, c7480 Yson, c7481 Interval64, c7482 Uint16, c7483 Datetime64 NOT NULL, c7484 JsonDocument, c7485 Decimal(35,10), c7486 Decimal(15,0), c7487 Uint16 NOT NULL, c7488 Yson NOT NULL, c7489 Uint32 NOT NULL, c7490 Decimal(35,10) NOT NULL, c7491 Date, c7492 Float, c7493 Decimal(22,9), c7494 Decimal(35,10) NOT NULL, c7495 Date32 NOT NULL, c7496 String, c7497 Decimal(35,10), c7498 Decimal(15,0) NOT NULL, c7499 Float NOT NULL, c7500 Uint32 NOT NULL, c7501 Int16 NOT NULL, c7502 String, c7503 Int64, c7504 Datetime64 NOT NULL, c7505 Timestamp64, c7506 Uint16, c7507 Uint64, c7508 Yson NOT NULL, c7509 Uint32 NOT NULL, c7510 Int8 NOT NULL, c7511 Double, c7512 Date32 NOT NULL, c7513 Int64 NOT NULL, c7514 Uint64, c7515 JsonDocument, c7516 Int64, c7517 Date NOT NULL, c7518 Timestamp64, c7519 Decimal(15,0) NOT NULL, c7520 Interval64, c7521 Bool NOT NULL, c7522 Decimal(22,9) NOT NULL, c7523 Yson, c7524 Int64, c7525 Date, c7526 Interval64, c7527 Datetime64 NOT NULL, c7528 Float NOT NULL, c7529 Decimal(22,9), c7530 Uint16, c7531 Int32, c7532 Int64, c7533 Yson NOT NULL, c7534 Date, c7535 Uint32, c7536 Datetime64 NOT NULL, c7537 Uint64, c7538 JsonDocument NOT NULL, c7539 Date, c7540 Uint32 NOT NULL, c7541 Int32, c7542 Int32 NOT NULL, c7543 Decimal(15,0) NOT NULL, c7544 Int32, c7545 Int64 NOT NULL, c7546 Decimal(22,9) NOT NULL, c7547 Int16 NOT NULL, c7548 Float NOT NULL, c7549 Json NOT NULL, c7550 Json NOT NULL, c7551 Decimal(35,10) NOT NULL, c7552 Datetime NOT NULL, c7553 Utf8 NOT NULL, c7554 Yson, c7555 Float NOT NULL, c7556 Date NOT NULL, c7557 Float NOT NULL, c7558 Decimal(35,10) NOT NULL, c7559 JsonDocument, c7560 Timestamp, c7561 Uint32, c7562 Double NOT NULL, c7563 Datetime64, c7564 Uint64, c7565 Float, c7566 Decimal(15,0) NOT NULL, c7567 Datetime NOT NULL, c7568 Double, c7569 Uint16, c7570 Timestamp NOT NULL, c7571 Int16, c7572 Yson, c7573 Double, c7574 Float, c7575 Int64, c7576 Date, c7577 Double, c7578 Decimal(22,9) NOT NULL, c7579 Decimal(35,10) NOT NULL, c7580 Decimal(15,0) NOT NULL, c7581 Uint16, c7582 Decimal(15,0) NOT NULL, c7583 Int64, c7584 Decimal(22,9), c7585 JsonDocument, c7586 Datetime, c7587 Uint16 NOT NULL, c7588 Uint8, c7589 Utf8 NOT NULL, c7590 Yson, c7591 Uint8, c7592 Date, c7593 Timestamp NOT NULL, c7594 Uint64 NOT NULL, c7595 Datetime NOT NULL, c7596 Decimal(35,10) NOT NULL, c7597 Decimal(15,0), c7598 Int32, c7599 Decimal(35,10), c7600 Uint8 NOT NULL, c7601 Uint32 NOT NULL, c7602 Interval64, c7603 Uint16 NOT NULL, c7604 Bool NOT NULL, c7605 Utf8 NOT NULL, c7606 Int64, c7607 Uint64, c7608 Datetime NOT NULL, c7609 Decimal(15,0), c7610 Timestamp, c7611 JsonDocument, c7612 Int16, c7613 Date NOT NULL, c7614 Int16, c7615 Json, c7616 Uint8 NOT NULL, c7617 Uint64 NOT NULL, c7618 Json, c7619 Timestamp, c7620 Timestamp NOT NULL, c7621 Uint32, c7622 Int16, c7623 JsonDocument NOT NULL, c7624 Float, c7625 Decimal(22,9) NOT NULL, c7626 Date32 NOT NULL, c7627 Datetime64 NOT NULL, c7628 Decimal(22,9), c7629 Json, c7630 Uint64, c7631 Interval64, c7632 Float, c7633 JsonDocument, c7634 JsonDocument, c7635 Decimal(15,0) NOT NULL, c7636 JsonDocument NOT NULL, c7637 Date, c7638 Decimal(35,10) NOT NULL, c7639 Int64, c7640 Uint32, c7641 Decimal(35,10), c7642 Int16, c7643 Yson, c7644 Double NOT NULL, c7645 Int8 NOT NULL, c7646 Decimal(15,0), c7647 Interval64 NOT NULL, c7648 Utf8, c7649 Uint16, c7650 Double, c7651 JsonDocument, c7652 Decimal(35,10) NOT NULL, c7653 Uint64, c7654 String NOT NULL, c7655 Uint64 NOT NULL, c7656 Uint32, c7657 Uint8 NOT NULL, c7658 Int8 NOT NULL, c7659 Decimal(22,9) NOT NULL, c7660 Uint32, c7661 Timestamp64 NOT NULL, c7662 String, c7663 Timestamp64, c7664 Decimal(22,9), c7665 Date32 NOT NULL, c7666 Timestamp NOT NULL, c7667 Int32, c7668 Uint64, c7669 String NOT NULL, c7670 Int8, c7671 String, c7672 Int64 NOT NULL, c7673 JsonDocument, c7674 Timestamp, c7675 Interval64 NOT NULL, c7676 Timestamp NOT NULL, c7677 Interval64 NOT NULL, c7678 Int64, c7679 Timestamp, c7680 Uint8 NOT NULL, c7681 Int16 NOT NULL, c7682 Json, c7683 Uint8, c7684 Timestamp NOT NULL, c7685 Int64, c7686 Timestamp NOT NULL, c7687 Decimal(22,9), c7688 Int16 NOT NULL, c7689 Decimal(22,9), c7690 Uint8, c7691 Yson, c7692 Int32, c7693 String, c7694 String, c7695 Decimal(15,0), c7696 Bool, c7697 String NOT NULL, c7698 Uint64, c7699 Int32 NOT NULL, c7700 Json, c7701 JsonDocument, c7702 Timestamp64, c7703 Timestamp64 NOT NULL, c7704 Int16, c7705 Yson, c7706 Int8, c7707 Uint32 NOT NULL, c7708 Int32 NOT NULL, c7709 JsonDocument, c7710 Uint8, c7711 Utf8, c7712 Date32, c7713 Double, c7714 Int32 NOT NULL, c7715 Yson, c7716 Json NOT NULL, c7717 Yson NOT NULL, c7718 Decimal(22,9), c7719 Uint16 NOT NULL, c7720 Datetime, c7721 Double NOT NULL, c7722 Date NOT NULL, c7723 Decimal(35,10), c7724 Interval64, c7725 Uint32, c7726 Timestamp NOT NULL, c7727 Json, c7728 Uint64, c7729 Int8 NOT NULL, c7730 Decimal(35,10), c7731 Yson, c7732 Yson NOT NULL, c7733 Int8 NOT NULL, c7734 Date32, c7735 Uint64, c7736 Timestamp64, c7737 Yson, c7738 Timestamp NOT NULL, c7739 Int16 NOT NULL, c7740 Utf8 NOT NULL, c7741 Json NOT NULL, c7742 Interval64, c7743 Yson, c7744 Interval64, c7745 Yson, c7746 Timestamp, c7747 String NOT NULL, c7748 Uint32, c7749 Json NOT NULL, c7750 Bool NOT NULL, c7751 Uint64 NOT NULL, c7752 Timestamp NOT NULL, c7753 Json, c7754 Int32 NOT NULL, c7755 Uint64, c7756 Timestamp, c7757 Bool, c7758 Float NOT NULL, c7759 Decimal(22,9) NOT NULL, c7760 Date, c7761 Datetime NOT NULL, c7762 Interval64 NOT NULL, c7763 Date32, c7764 Decimal(15,0) NOT NULL, c7765 Float NOT NULL, c7766 Utf8, c7767 Uint8, c7768 Bool, c7769 Decimal(15,0) NOT NULL, c7770 Int16 NOT NULL, c7771 Int32, c7772 Double, c7773 Int8 NOT NULL, c7774 Json NOT NULL, c7775 Uint16 NOT NULL, c7776 Timestamp, c7777 Datetime64 NOT NULL, c7778 Yson, c7779 Uint8, c7780 Int64, c7781 Bool NOT NULL, c7782 Datetime64, c7783 Uint8 NOT NULL, c7784 Int8 NOT NULL, c7785 Int16 NOT NULL, c7786 Double NOT NULL, c7787 Json, c7788 Int8, c7789 Int32 NOT NULL, c7790 Double NOT NULL, c7791 Int8 NOT NULL, c7792 Int32 NOT NULL, c7793 Int16, c7794 Int32, c7795 Int16 NOT NULL, c7796 String, c7797 Timestamp, c7798 Decimal(35,10), c7799 Datetime64 NOT NULL, c7800 JsonDocument NOT NULL, c7801 Decimal(22,9), c7802 Bool, c7803 Datetime64 NOT NULL, c7804 Uint8 NOT NULL, c7805 Interval64 NOT NULL, c7806 Timestamp64, c7807 Date32 NOT NULL, c7808 Int32, c7809 Date NOT NULL, c7810 Interval64 NOT NULL, c7811 Datetime, c7812 Decimal(15,0) NOT NULL, c7813 Double NOT NULL, c7814 Int64 NOT NULL, c7815 Double, c7816 JsonDocument NOT NULL, c7817 Decimal(22,9) NOT NULL, c7818 Date, c7819 Yson, c7820 Datetime NOT NULL, c7821 String NOT NULL, c7822 Date32, c7823 Timestamp64 NOT NULL, c7824 Date32 NOT NULL, c7825 Json NOT NULL, c7826 Date, c7827 Decimal(15,0) NOT NULL, c7828 Float, c7829 Date32 NOT NULL, c7830 Decimal(35,10), c7831 Int16 NOT NULL, c7832 Interval64 NOT NULL, c7833 Decimal(22,9), c7834 Utf8 NOT NULL, c7835 Float, c7836 Date32 NOT NULL, c7837 Yson, c7838 Timestamp64, c7839 Bool, c7840 Uint16 NOT NULL, c7841 Uint16, c7842 Date, c7843 Decimal(15,0), c7844 Yson NOT NULL, c7845 Date NOT NULL, c7846 Json, c7847 Datetime NOT NULL, c7848 Decimal(35,10) NOT NULL, c7849 Int64 NOT NULL, c7850 Int64 NOT NULL, c7851 Utf8, c7852 JsonDocument, c7853 Uint64, c7854 Uint16, c7855 Timestamp NOT NULL, c7856 Int32, c7857 Date32, c7858 Int64 NOT NULL, c7859 Datetime64 NOT NULL, c7860 Int32 NOT NULL, c7861 Date32, c7862 Int8 NOT NULL, c7863 Timestamp, c7864 Float, c7865 Uint32, c7866 Uint64, c7867 Decimal(35,10), c7868 Decimal(22,9) NOT NULL, c7869 Decimal(22,9) NOT NULL, c7870 Double, c7871 Float NOT NULL, c7872 Double NOT NULL, c7873 Uint16 NOT NULL, c7874 Interval64, c7875 Uint8, c7876 Decimal(22,9), c7877 Utf8, c7878 Interval64, c7879 Date, c7880 Interval64 NOT NULL, c7881 Int8, c7882 Date NOT NULL, c7883 Utf8, c7884 String, c7885 Utf8 NOT NULL, c7886 Json, c7887 Decimal(35,10), c7888 Json, c7889 Int64 NOT NULL, c7890 Date32 NOT NULL, c7891 Datetime, c7892 Uint32 NOT NULL, c7893 Json NOT NULL, c7894 Utf8, c7895 Int64, c7896 Uint64, c7897 Timestamp, c7898 Datetime64, c7899 Int8 NOT NULL, c7900 Uint8, c7901 Yson, c7902 JsonDocument, c7903 Double NOT NULL, c7904 Json NOT NULL, c7905 Int32, c7906 Int32, c7907 Uint8, c7908 Double NOT NULL, c7909 Uint8, c7910 Uint16 NOT NULL, c7911 Int16 NOT NULL, c7912 Decimal(22,9), c7913 Int8 NOT NULL, c7914 Timestamp NOT NULL, c7915 Uint16 NOT NULL, c7916 Int8, c7917 Datetime64 NOT NULL, c7918 Yson, c7919 Int8 NOT NULL, c7920 Float NOT NULL, c7921 Decimal(35,10), c7922 Datetime64, c7923 Datetime64 NOT NULL, c7924 Uint32 NOT NULL, c7925 Timestamp, c7926 Int8 NOT NULL, c7927 Decimal(15,0), c7928 Yson NOT NULL, c7929 Int32 NOT NULL, c7930 Int16, c7931 Yson, c7932 Decimal(15,0), c7933 Int64 NOT NULL, c7934 Float NOT NULL, c7935 Decimal(15,0), c7936 Json, c7937 Datetime64, c7938 Decimal(35,10) NOT NULL, c7939 Datetime NOT NULL, c7940 Yson, c7941 Uint16 NOT NULL, c7942 Date NOT NULL, c7943 Datetime, c7944 Date, c7945 Uint16 NOT NULL, c7946 JsonDocument NOT NULL, c7947 Json NOT NULL, c7948 Datetime NOT NULL, c7949 Decimal(15,0) NOT NULL, c7950 Date32, c7951 Decimal(22,9) NOT NULL, c7952 Date NOT NULL, c7953 Uint8 NOT NULL, c7954 Timestamp64, c7955 Int16, c7956 Interval64 NOT NULL, c7957 Decimal(15,0) NOT NULL, c7958 Datetime64 NOT NULL, c7959 Interval64 NOT NULL, c7960 Datetime, c7961 Uint64 NOT NULL, c7962 Int16 NOT NULL, c7963 Yson NOT NULL, c7964 Datetime, c7965 Timestamp64, c7966 Double NOT NULL, c7967 Datetime64 NOT NULL, c7968 Float NOT NULL, c7969 Datetime, c7970 Uint64 NOT NULL, c7971 Json, c7972 Bool, c7973 Datetime, c7974 Int32 NOT NULL, c7975 Datetime64 NOT NULL, c7976 Interval64, c7977 Int8, c7978 Interval64 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Utf8, c7981 Utf8, c7982 Datetime64 NOT NULL, c7983 Decimal(35,10), c7984 Uint64, c7985 Datetime64 NOT NULL, c7986 Decimal(22,9) NOT NULL, c7987 Yson NOT NULL, c7988 Float NOT NULL, c7989 Timestamp NOT NULL, c7990 Datetime NOT NULL, c7991 Float NOT NULL, c7992 Datetime, c7993 Utf8 NOT NULL, c7994 Timestamp NOT NULL, c7995 Json NOT NULL, c7996 Decimal(35,10) NOT NULL, c7997 Yson, c7998 Decimal(15,0) NOT NULL, c7999 Bool, c8000 Datetime64, c8001 Date NOT NULL, c8002 Int16 NOT NULL, c8003 Uint16, c8004 Decimal(15,0) NOT NULL, c8005 Float NOT NULL, c8006 Decimal(15,0) NOT NULL, c8007 Float NOT NULL, c8008 Interval64, c8009 Datetime64, c8010 Uint8, c8011 Date32, c8012 Yson NOT NULL, c8013 Int64, c8014 Float NOT NULL, c8015 Utf8, c8016 String NOT NULL, c8017 Date32 NOT NULL, c8018 Decimal(15,0), c8019 Int32 NOT NULL, c8020 Json, c8021 Date, c8022 Double, c8023 Uint16, c8024 Float, c8025 Decimal(35,10), c8026 Date32, c8027 Yson NOT NULL, c8028 JsonDocument, c8029 Yson NOT NULL, c8030 Utf8 NOT NULL, c8031 Uint16, c8032 Float, c8033 Float, c8034 Double NOT NULL, c8035 Json NOT NULL, c8036 Double NOT NULL, c8037 String, c8038 Datetime64 NOT NULL, c8039 Date32, c8040 Uint32, c8041 Int8 NOT NULL, c8042 Date, c8043 Timestamp64 NOT NULL, c8044 Uint8 NOT NULL, c8045 Date32 NOT NULL, c8046 Datetime64 NOT NULL, c8047 Bool, c8048 Int32 NOT NULL, c8049 Uint32 NOT NULL, c8050 Decimal(22,9) NOT NULL, c8051 Int64 NOT NULL, c8052 Int16 NOT NULL, c8053 Interval64, c8054 Datetime NOT NULL, c8055 Decimal(15,0), c8056 Datetime, c8057 Date32, c8058 Decimal(35,10), c8059 Bool NOT NULL, c8060 Date, c8061 Datetime64, c8062 Bool, c8063 Int16 NOT NULL, c8064 Float, c8065 Int64, c8066 Date32, c8067 Utf8, c8068 String NOT NULL, c8069 Float NOT NULL, c8070 Interval64, c8071 String, c8072 Date NOT NULL, c8073 Interval64, c8074 Timestamp NOT NULL, c8075 Timestamp64, c8076 Timestamp64 NOT NULL, c8077 Date NOT NULL, c8078 Float, c8079 Interval64, c8080 Decimal(22,9) NOT NULL, c8081 Datetime, c8082 Uint16 NOT NULL, c8083 Json NOT NULL, c8084 Int16, c8085 Int16 NOT NULL, c8086 Interval64 NOT NULL, c8087 Date NOT NULL, c8088 Int32 NOT NULL, c8089 Uint8, c8090 Date NOT NULL, c8091 Uint64, c8092 Int32 NOT NULL, c8093 Decimal(35,10), c8094 Date NOT NULL, c8095 Interval64, c8096 Int16 NOT NULL, c8097 Uint32 NOT NULL, c8098 Timestamp NOT NULL, c8099 Timestamp, c8100 Datetime64 NOT NULL, c8101 Json NOT NULL, c8102 Interval64 NOT NULL, c8103 Uint32 NOT NULL, c8104 Utf8, c8105 Datetime64 NOT NULL, c8106 Bool NOT NULL, c8107 Double, c8108 Json NOT NULL, c8109 Date32, c8110 Decimal(15,0), c8111 Bool NOT NULL, c8112 Int8, c8113 Bool NOT NULL, c8114 Int16 NOT NULL, c8115 Float NOT NULL, c8116 Uint64 NOT NULL, c8117 Int8 NOT NULL, c8118 Uint16, c8119 Timestamp, c8120 Yson NOT NULL, c8121 Decimal(35,10), c8122 Decimal(35,10) NOT NULL, c8123 Decimal(22,9) NOT NULL, c8124 JsonDocument, c8125 JsonDocument, c8126 Date32, c8127 Utf8 NOT NULL, c8128 Int8, c8129 Bool, c8130 Timestamp NOT NULL, c8131 Float NOT NULL, c8132 Double NOT NULL, c8133 Int16, c8134 Bool NOT NULL, c8135 Timestamp NOT NULL, c8136 Utf8, c8137 Double, c8138 Date NOT NULL, c8139 Date32, c8140 Date, c8141 Utf8 NOT NULL, c8142 Int32, c8143 Decimal(35,10) NOT NULL, c8144 Uint8 NOT NULL, c8145 Json, c8146 Uint8 NOT NULL, c8147 Timestamp64, c8148 Uint64, c8149 Uint16 NOT NULL, c8150 Date, c8151 Utf8 NOT NULL, c8152 String, c8153 Double, c8154 Date32 NOT NULL, c8155 Date32, c8156 JsonDocument NOT NULL, c8157 Bool NOT NULL, c8158 Double NOT NULL, c8159 Utf8 NOT NULL, c8160 Bool NOT NULL, c8161 Utf8 NOT NULL, c8162 Datetime NOT NULL, c8163 Uint64, c8164 JsonDocument NOT NULL, c8165 Utf8 NOT NULL, c8166 Datetime NOT NULL, c8167 Timestamp NOT NULL, c8168 Decimal(15,0), c8169 Decimal(35,10), c8170 Int32 NOT NULL, c8171 Uint16 NOT NULL, c8172 Float NOT NULL, c8173 Float, c8174 Int32, c8175 String NOT NULL, c8176 Timestamp NOT NULL, c8177 Uint8 NOT NULL, c8178 Uint32, c8179 Int8 NOT NULL, c8180 Uint64 NOT NULL, c8181 JsonDocument NOT NULL, c8182 Uint32, c8183 String NOT NULL, c8184 Int8 NOT NULL, c8185 Uint32, c8186 Double NOT NULL, c8187 Int16 NOT NULL, c8188 Json NOT NULL, c8189 Decimal(15,0), c8190 Datetime64, c8191 Uint16, c8192 Uint8, c8193 Float, c8194 Bool, c8195 Uint64 NOT NULL, c8196 Datetime NOT NULL, c8197 Int32 NOT NULL, c8198 Json, c8199 Decimal(15,0) NOT NULL, c8200 Int8, c8201 JsonDocument, c8202 Int16, c8203 Int16 NOT NULL, c8204 Datetime, c8205 Uint16 NOT NULL, c8206 Yson, c8207 Uint16 NOT NULL, c8208 Uint8, c8209 Decimal(22,9) NOT NULL, c8210 Decimal(35,10) NOT NULL, c8211 Decimal(35,10) NOT NULL, c8212 Uint8, c8213 Json, c8214 Int16 NOT NULL, c8215 Interval64 NOT NULL, c8216 Double, c8217 Datetime, c8218 Interval64, c8219 Uint32, c8220 Float, c8221 String, c8222 Float, c8223 Int8, c8224 Uint64 NOT NULL, c8225 Int32 NOT NULL, c8226 Int8 NOT NULL, c8227 Bool, c8228 Yson NOT NULL, c8229 Date, c8230 Timestamp64 NOT NULL, c8231 JsonDocument NOT NULL, c8232 Timestamp64, c8233 Int16, c8234 Uint64 NOT NULL, c8235 Decimal(15,0), c8236 Int32, c8237 Timestamp, c8238 Double NOT NULL, c8239 Date NOT NULL, c8240 Utf8, c8241 Datetime NOT NULL, c8242 Int32, c8243 Decimal(22,9), c8244 Utf8, c8245 Float, c8246 Bool, c8247 Decimal(15,0) NOT NULL, c8248 Uint16, c8249 Date NOT NULL, c8250 Interval64, c8251 Datetime, c8252 Timestamp NOT NULL, c8253 Double, c8254 Uint8 NOT NULL, c8255 Decimal(35,10), c8256 Timestamp, c8257 Decimal(15,0) NOT NULL, c8258 Date, c8259 Timestamp, c8260 Decimal(22,9) NOT NULL, c8261 Int8 NOT NULL, c8262 Int8 NOT NULL, c8263 Yson NOT NULL, c8264 Decimal(15,0) NOT NULL, c8265 Bool, c8266 Int8, c8267 Datetime, c8268 Date32, c8269 Interval64 NOT NULL, c8270 Uint32 NOT NULL, c8271 String NOT NULL, c8272 Decimal(15,0), c8273 Double NOT NULL, c8274 Uint8 NOT NULL, c8275 Decimal(22,9) NOT NULL, c8276 Yson NOT NULL, c8277 Float NOT NULL, c8278 Timestamp NOT NULL, c8279 Decimal(35,10), c8280 Uint8 NOT NULL, c8281 Datetime NOT NULL, c8282 Json NOT NULL, c8283 Decimal(35,10), c8284 Decimal(22,9) NOT NULL, c8285 Yson NOT NULL, c8286 Decimal(22,9) NOT NULL, c8287 Float NOT NULL, c8288 Int64 NOT NULL, c8289 Datetime64, c8290 Int64 NOT NULL, c8291 Int8, c8292 Decimal(35,10), c8293 Timestamp, c8294 Date32, c8295 Uint32 NOT NULL, c8296 Int8 NOT NULL, c8297 Uint16 NOT NULL, c8298 Int64, c8299 Datetime NOT NULL, c8300 Timestamp64, c8301 Uint64 NOT NULL, c8302 Double NOT NULL, c8303 Timestamp64 NOT NULL, c8304 Utf8 NOT NULL, c8305 JsonDocument, c8306 Datetime, c8307 Yson, c8308 Datetime64, c8309 Int16 NOT NULL, c8310 Interval64, c8311 Date NOT NULL, c8312 Date, c8313 Float NOT NULL, c8314 Int16 NOT NULL, c8315 Uint16 NOT NULL, c8316 Int64, c8317 Decimal(35,10) NOT NULL, c8318 Datetime, c8319 Date NOT NULL, c8320 Uint32, c8321 Yson, c8322 Uint64 NOT NULL, c8323 Double NOT NULL, c8324 Uint32, c8325 Decimal(22,9), c8326 Timestamp64, c8327 Int16 NOT NULL, c8328 Decimal(15,0), c8329 Uint64 NOT NULL, c8330 Decimal(35,10), c8331 Yson NOT NULL, c8332 Datetime64 NOT NULL, c8333 Interval64, c8334 Timestamp NOT NULL, c8335 Json, c8336 Timestamp NOT NULL, c8337 Float NOT NULL, c8338 Uint64 NOT NULL, c8339 Uint16, c8340 Timestamp64 NOT NULL, c8341 Decimal(22,9), c8342 Decimal(22,9), c8343 Decimal(15,0), c8344 Utf8, c8345 Decimal(35,10), c8346 JsonDocument, c8347 Int64, c8348 JsonDocument, c8349 Uint16, c8350 Json, c8351 Datetime64, c8352 Decimal(22,9) NOT NULL, c8353 Int64, c8354 Timestamp NOT NULL, c8355 Date NOT NULL, c8356 Int64 NOT NULL, c8357 Decimal(35,10), c8358 Date, c8359 Timestamp NOT NULL, c8360 Float NOT NULL, c8361 Int16 NOT NULL, c8362 Timestamp64 NOT NULL, c8363 Date32, c8364 Interval64, c8365 Decimal(15,0), c8366 Utf8, c8367 Timestamp NOT NULL, c8368 Timestamp, c8369 JsonDocument NOT NULL, c8370 Int8 NOT NULL, c8371 Timestamp NOT NULL, c8372 Timestamp NOT NULL, c8373 String, c8374 Uint64, c8375 Timestamp NOT NULL, c8376 Int64 NOT NULL, c8377 Datetime, c8378 Decimal(22,9) NOT NULL, c8379 Decimal(15,0) NOT NULL, c8380 Uint8 NOT NULL, c8381 Interval64 NOT NULL, c8382 Uint64 NOT NULL, c8383 Yson, c8384 JsonDocument NOT NULL, c8385 Datetime64, c8386 JsonDocument NOT NULL, c8387 Interval64 NOT NULL, c8388 Decimal(15,0), c8389 Date NOT NULL, c8390 Bool NOT NULL, c8391 Timestamp64, c8392 JsonDocument, c8393 Int8, c8394 Uint64, c8395 Int8, c8396 Uint64, c8397 Timestamp, c8398 Utf8 NOT NULL, c8399 Uint32, c8400 Uint8, c8401 Utf8, c8402 Date, c8403 Uint8 NOT NULL, c8404 Interval64, c8405 JsonDocument NOT NULL, c8406 Utf8 NOT NULL, c8407 Utf8, c8408 Int8 NOT NULL, c8409 Interval64 NOT NULL, c8410 Double NOT NULL, c8411 Uint32 NOT NULL, c8412 Double NOT NULL, c8413 Datetime NOT NULL, c8414 Double, c8415 Uint32 NOT NULL, c8416 Int32, c8417 Decimal(15,0) NOT NULL, c8418 Uint32 NOT NULL, c8419 String NOT NULL, c8420 Date, c8421 Decimal(15,0), c8422 Float, c8423 Uint16 NOT NULL, c8424 Int8, c8425 Int32 NOT NULL, c8426 Utf8, c8427 Decimal(22,9) NOT NULL, c8428 Uint16, c8429 Date, c8430 Date, c8431 Datetime, c8432 Decimal(15,0) NOT NULL, c8433 Int32, c8434 Int64 NOT NULL, c8435 Timestamp, c8436 Uint64, c8437 Timestamp64 NOT NULL, c8438 Uint8, c8439 Int32 NOT NULL, c8440 JsonDocument, c8441 Yson NOT NULL, c8442 Uint64 NOT NULL, c8443 Uint32 NOT NULL, c8444 Uint16 NOT NULL, c8445 Bool, c8446 Uint32 NOT NULL, c8447 Int32 NOT NULL, c8448 Double NOT NULL, c8449 Int64 NOT NULL, c8450 Decimal(22,9) NOT NULL, c8451 Int64, c8452 Date32, c8453 Date, c8454 Date, c8455 Int64, c8456 Timestamp NOT NULL, c8457 Datetime64, c8458 Bool, c8459 Interval64 NOT NULL, c8460 Int8, c8461 Int8, c8462 Datetime64 NOT NULL, c8463 Interval64, c8464 Int16, c8465 Yson, c8466 Int8 NOT NULL, c8467 Yson, c8468 Decimal(22,9) NOT NULL, c8469 Bool NOT NULL, c8470 JsonDocument, c8471 Interval64 NOT NULL, c8472 Uint8, c8473 Uint32, c8474 Uint32, c8475 JsonDocument, c8476 Uint8, c8477 Int32, c8478 Decimal(22,9) NOT NULL, c8479 Int16 NOT NULL, c8480 String NOT NULL, c8481 Uint32 NOT NULL, c8482 Date32, c8483 JsonDocument NOT NULL, c8484 Yson NOT NULL, c8485 Int64 NOT NULL, c8486 Interval64 NOT NULL, c8487 Date, c8488 Int8, c8489 JsonDocument, c8490 Decimal(22,9) NOT NULL, c8491 Decimal(22,9) NOT NULL, c8492 Decimal(15,0) NOT NULL, c8493 Json NOT NULL, c8494 JsonDocument, c8495 Decimal(15,0), c8496 Timestamp NOT NULL, c8497 Uint32 NOT NULL, c8498 Datetime, c8499 Datetime NOT NULL, c8500 Decimal(35,10) NOT NULL, c8501 Decimal(15,0), c8502 Int8, c8503 Uint16 NOT NULL, c8504 Json, c8505 Float NOT NULL, c8506 Interval64, c8507 Json, c8508 Datetime64 NOT NULL, c8509 String NOT NULL, c8510 Timestamp NOT NULL, c8511 Double NOT NULL, c8512 Decimal(22,9) NOT NULL, c8513 JsonDocument, c8514 Datetime64 NOT NULL, c8515 Double NOT NULL, c8516 Datetime64, c8517 Date NOT NULL, c8518 Double NOT NULL, c8519 Date32, c8520 Double NOT NULL, c8521 Timestamp NOT NULL, c8522 Date, c8523 Uint64 NOT NULL, c8524 Datetime NOT NULL, c8525 Interval64, c8526 Int32, c8527 String, c8528 Uint32, c8529 Datetime64, c8530 Int8, c8531 Int16, c8532 Int8, c8533 Timestamp NOT NULL, c8534 Utf8, c8535 Utf8 NOT NULL, c8536 Float, c8537 Int32 NOT NULL, c8538 Date32 NOT NULL, c8539 Uint64, c8540 Int32 NOT NULL, c8541 Int16, c8542 Float NOT NULL, c8543 Int32 NOT NULL, c8544 Uint16, c8545 Date32 NOT NULL, c8546 Int16, c8547 Decimal(35,10), c8548 Datetime64 NOT NULL, c8549 Uint8 NOT NULL, c8550 Json NOT NULL, c8551 Utf8 NOT NULL, c8552 Uint64, c8553 Interval64 NOT NULL, c8554 Uint64 NOT NULL, c8555 Decimal(22,9), c8556 Date, c8557 Uint64 NOT NULL, c8558 Int32, c8559 Int32, c8560 Double NOT NULL, c8561 Json NOT NULL, c8562 Datetime64, c8563 Yson NOT NULL, c8564 Date32, c8565 Uint8, c8566 Datetime64 NOT NULL, c8567 Utf8 NOT NULL, c8568 Int32 NOT NULL, c8569 Date32, c8570 Timestamp64, c8571 Interval64 NOT NULL, c8572 Uint8, c8573 JsonDocument, c8574 Int64 NOT NULL, c8575 Double, c8576 Decimal(22,9) NOT NULL, c8577 Date NOT NULL, c8578 Int16, c8579 Interval64, c8580 Uint32, c8581 Float NOT NULL, c8582 Interval64, c8583 Decimal(15,0) NOT NULL, c8584 Int16 NOT NULL, c8585 Yson NOT NULL, c8586 Int8, c8587 Date32, c8588 String NOT NULL, c8589 Uint32 NOT NULL, c8590 Int8 NOT NULL, c8591 Uint32 NOT NULL, c8592 Uint32 NOT NULL, c8593 String NOT NULL, c8594 Int16, c8595 Uint16 NOT NULL, c8596 Decimal(22,9), c8597 Datetime, c8598 Int16 NOT NULL, c8599 Int64, c8600 JsonDocument NOT NULL, c8601 Double, c8602 Interval64, c8603 Double, c8604 Decimal(15,0) NOT NULL, c8605 Timestamp, c8606 String NOT NULL, c8607 Decimal(15,0), c8608 Uint8, c8609 Decimal(22,9) NOT NULL, c8610 Int8 NOT NULL, c8611 Uint16 NOT NULL, c8612 Utf8 NOT NULL, c8613 Decimal(22,9), c8614 Int8 NOT NULL, c8615 Json, c8616 JsonDocument NOT NULL, c8617 Int16 NOT NULL, c8618 Decimal(15,0), c8619 Json, c8620 Utf8, c8621 Decimal(15,0), c8622 Decimal(35,10), c8623 Decimal(22,9), c8624 Float NOT NULL, c8625 Int8, c8626 Date32, c8627 String NOT NULL, c8628 JsonDocument, c8629 Timestamp, c8630 Utf8 NOT NULL, c8631 Int64 NOT NULL, c8632 Decimal(35,10) NOT NULL, c8633 Utf8, c8634 Json NOT NULL, c8635 Interval64, c8636 Json NOT NULL, c8637 Uint32, c8638 Datetime64 NOT NULL, c8639 Decimal(22,9), c8640 Int16 NOT NULL, c8641 Int8, c8642 Date NOT NULL, c8643 Double NOT NULL, c8644 Decimal(15,0), c8645 Decimal(35,10), c8646 Decimal(22,9) NOT NULL, c8647 Datetime, c8648 Uint16 NOT NULL, c8649 Timestamp64, c8650 Int64 NOT NULL, c8651 String NOT NULL, c8652 Interval64, c8653 Uint64 NOT NULL, c8654 Bool, c8655 Date32 NOT NULL, c8656 Yson, c8657 Timestamp64 NOT NULL, c8658 Float NOT NULL, c8659 Decimal(15,0) NOT NULL, c8660 Date32 NOT NULL, c8661 Double NOT NULL, c8662 Decimal(22,9) NOT NULL, c8663 Uint64 NOT NULL, c8664 Date32, c8665 Uint16, c8666 Int16 NOT NULL, c8667 Timestamp NOT NULL, c8668 Uint64 NOT NULL, c8669 Int8 NOT NULL, c8670 String, c8671 String, c8672 Uint8 NOT NULL, c8673 Double, c8674 Uint32 NOT NULL, c8675 String, c8676 Int8 NOT NULL, c8677 Decimal(15,0) NOT NULL, c8678 String NOT NULL, c8679 Int16, c8680 JsonDocument, c8681 Datetime64, c8682 Timestamp, c8683 Int8, c8684 Timestamp, c8685 Int64 NOT NULL, c8686 Int8, c8687 Uint32, c8688 Bool NOT NULL, c8689 Datetime NOT NULL, c8690 Date32 NOT NULL, c8691 Timestamp64 NOT NULL, c8692 Int8 NOT NULL, c8693 Uint8 NOT NULL, c8694 Uint32, c8695 Utf8, c8696 Date32, c8697 Uint16, c8698 Datetime64, c8699 Bool NOT NULL, c8700 Double, c8701 Uint16 NOT NULL, c8702 Datetime64, c8703 Timestamp NOT NULL, c8704 Float, c8705 Int16, c8706 Date, c8707 Double NOT NULL, c8708 Int16 NOT NULL, c8709 Uint64, c8710 Decimal(15,0), c8711 Uint32, c8712 Date32, c8713 Datetime, c8714 Yson NOT NULL, c8715 Yson NOT NULL, c8716 Int64 NOT NULL, c8717 Int32 NOT NULL, c8718 Datetime, c8719 Int64, c8720 Date32 NOT NULL, c8721 Int16 NOT NULL, c8722 Timestamp64, c8723 Uint64, c8724 Uint64, c8725 Timestamp NOT NULL, c8726 Uint32, c8727 Int32 NOT NULL, c8728 Int16, c8729 Float, c8730 Interval64 NOT NULL, c8731 JsonDocument NOT NULL, c8732 Int64, c8733 Utf8, c8734 JsonDocument NOT NULL, c8735 Int64, c8736 Datetime64 NOT NULL, c8737 Uint64, c8738 Double NOT NULL, c8739 Float NOT NULL, c8740 Bool NOT NULL, c8741 Int32 NOT NULL, c8742 Datetime, c8743 String NOT NULL, c8744 Date NOT NULL, c8745 Bool, c8746 Timestamp NOT NULL, c8747 String, c8748 Datetime, c8749 String NOT NULL, c8750 Interval64 NOT NULL, c8751 Timestamp, c8752 Interval64, c8753 String NOT NULL, c8754 Date, c8755 Decimal(15,0) NOT NULL, c8756 Int8, c8757 Int64 NOT NULL, c8758 String, c8759 Datetime NOT NULL, c8760 Utf8 NOT NULL, c8761 Datetime NOT NULL, c8762 Uint16, c8763 Utf8 NOT NULL, c8764 Date32 NOT NULL, c8765 Date NOT NULL, c8766 Double, c8767 Double, c8768 Date32 NOT NULL, c8769 Timestamp64, c8770 Timestamp64, c8771 Interval64, c8772 Uint32, c8773 Bool, c8774 Int32 NOT NULL, c8775 Yson, c8776 Utf8 NOT NULL, c8777 Uint8, c8778 Float NOT NULL, c8779 Decimal(15,0) NOT NULL, c8780 Date32 NOT NULL, c8781 Date NOT NULL, c8782 Uint8, c8783 Json, c8784 String, c8785 Timestamp64 NOT NULL, c8786 Int64 NOT NULL, c8787 String, c8788 Uint8 NOT NULL, c8789 Yson NOT NULL, c8790 Decimal(15,0) NOT NULL, c8791 Double, c8792 Decimal(22,9), c8793 Decimal(22,9), c8794 Datetime64 NOT NULL, c8795 Timestamp64, c8796 Date NOT NULL, c8797 Utf8, c8798 Date, c8799 JsonDocument NOT NULL, c8800 Decimal(15,0) NOT NULL, c8801 Bool, c8802 Timestamp, c8803 Json NOT NULL, c8804 String, c8805 Decimal(15,0), c8806 Int8 NOT NULL, c8807 Uint32 NOT NULL, c8808 Uint64 NOT NULL, c8809 Float, c8810 Timestamp64, c8811 Datetime NOT NULL, c8812 Utf8 NOT NULL, c8813 Date, c8814 Datetime64, c8815 Int8, c8816 Json NOT NULL, c8817 Timestamp64 NOT NULL, c8818 Double, c8819 Decimal(22,9), c8820 Bool, c8821 Date, c8822 Uint64 NOT NULL, c8823 Uint64 NOT NULL, c8824 Timestamp64, c8825 Datetime64, c8826 Decimal(35,10) NOT NULL, c8827 Timestamp64, c8828 Timestamp, c8829 Uint32, c8830 Timestamp64 NOT NULL, c8831 Uint32, c8832 Uint64 NOT NULL, c8833 Decimal(35,10) NOT NULL, c8834 Uint64, c8835 Datetime64, c8836 Uint64, c8837 JsonDocument, c8838 Yson NOT NULL, c8839 Decimal(15,0) NOT NULL, c8840 Date, c8841 Bool NOT NULL, c8842 Int8, c8843 Datetime, c8844 Decimal(22,9) NOT NULL, c8845 Float NOT NULL, c8846 Decimal(35,10) NOT NULL, c8847 Int16, c8848 Decimal(35,10), c8849 Int64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Utf8, c8852 Int64 NOT NULL, c8853 JsonDocument, c8854 Decimal(15,0) NOT NULL, c8855 Datetime64, c8856 Date32, c8857 Decimal(22,9) NOT NULL, c8858 Double NOT NULL, c8859 Datetime64, c8860 String, c8861 Float, c8862 Int32, c8863 Uint64, c8864 Interval64 NOT NULL, c8865 Timestamp64 NOT NULL, c8866 Int32, c8867 Interval64 NOT NULL, c8868 Uint8 NOT NULL, c8869 Uint16, c8870 Utf8, c8871 Int32 NOT NULL, c8872 Timestamp64 NOT NULL, c8873 Datetime64 NOT NULL, c8874 Uint64, c8875 Int8 NOT NULL, c8876 Uint32 NOT NULL, c8877 Uint64 NOT NULL, c8878 JsonDocument, c8879 JsonDocument, c8880 Uint8 NOT NULL, c8881 Date NOT NULL, c8882 Decimal(15,0), c8883 Int32 NOT NULL, c8884 Decimal(35,10) NOT NULL, c8885 Decimal(22,9), c8886 Uint32, c8887 Uint8, c8888 Decimal(15,0), c8889 Uint32, c8890 Date, c8891 JsonDocument NOT NULL, c8892 Int8 NOT NULL, c8893 Decimal(15,0) NOT NULL, c8894 Date32, c8895 Int8 NOT NULL, c8896 Date NOT NULL, c8897 Int32 NOT NULL, c8898 Double, c8899 Utf8, c8900 Yson, c8901 Uint16, c8902 Float NOT NULL, c8903 JsonDocument NOT NULL, c8904 Uint8 NOT NULL, c8905 Bool NOT NULL, c8906 Timestamp NOT NULL, c8907 Datetime NOT NULL, c8908 Date, c8909 Uint16 NOT NULL, c8910 Int8, c8911 Date, c8912 Float NOT NULL, c8913 Decimal(35,10), c8914 Bool NOT NULL, c8915 Int32, c8916 Date, c8917 Int16 NOT NULL, c8918 Json, c8919 Timestamp, c8920 Float NOT NULL, c8921 Bool, c8922 Decimal(22,9), c8923 Int8 NOT NULL, c8924 Json NOT NULL, c8925 Uint64 NOT NULL, c8926 Uint32, c8927 Uint32 NOT NULL, c8928 Utf8, c8929 Int32 NOT NULL, c8930 Int8, c8931 Utf8, c8932 Date NOT NULL, c8933 Double NOT NULL, c8934 Interval64 NOT NULL, c8935 Double, c8936 Int32 NOT NULL, c8937 Timestamp, c8938 Timestamp64, c8939 Int64, c8940 Float NOT NULL, c8941 Decimal(35,10) NOT NULL, c8942 Interval64 NOT NULL, c8943 Uint16, c8944 Decimal(35,10) NOT NULL, c8945 Uint16, c8946 Uint16, c8947 Uint8 NOT NULL, c8948 Decimal(35,10), c8949 Decimal(35,10), c8950 Timestamp64 NOT NULL, c8951 Int16, c8952 Datetime64, c8953 JsonDocument NOT NULL, c8954 Decimal(35,10), c8955 Bool NOT NULL, c8956 Yson NOT NULL, c8957 Uint32 NOT NULL, c8958 Double, c8959 Yson NOT NULL, c8960 Double, c8961 Uint64, c8962 Int8, c8963 Decimal(15,0), c8964 Float, c8965 Date32, c8966 Timestamp, c8967 Datetime NOT NULL, c8968 Datetime NOT NULL, c8969 Float, c8970 Float, c8971 Yson NOT NULL, c8972 Int32, c8973 Uint8 NOT NULL, c8974 Int16 NOT NULL, c8975 Int32, c8976 Decimal(22,9) NOT NULL, c8977 Uint16 NOT NULL, c8978 Int8, c8979 Uint16, c8980 Bool, c8981 Int16 NOT NULL, c8982 Decimal(35,10) NOT NULL, c8983 Int64, c8984 Float, c8985 Int16, c8986 Int16, c8987 Datetime64, c8988 Timestamp NOT NULL, c8989 Utf8 NOT NULL, c8990 Int8 NOT NULL, c8991 JsonDocument NOT NULL, c8992 Uint64, c8993 Uint8, c8994 Uint16 NOT NULL, c8995 String NOT NULL, c8996 Double, c8997 Yson, c8998 Double NOT NULL, c8999 Int64, c9000 Uint32, c9001 Uint32 NOT NULL, c9002 JsonDocument NOT NULL, c9003 Json, c9004 Int8, c9005 Bool NOT NULL, c9006 Uint16, c9007 Uint8 NOT NULL, c9008 Uint8 NOT NULL, c9009 String NOT NULL, c9010 Uint32, c9011 Interval64, c9012 JsonDocument NOT NULL, c9013 Int32 NOT NULL, c9014 Interval64, c9015 Uint32 NOT NULL, c9016 Uint16 NOT NULL, c9017 Decimal(22,9) NOT NULL, c9018 Int64 NOT NULL, c9019 Int64 NOT NULL, c9020 Int32 NOT NULL, c9021 Date NOT NULL, c9022 JsonDocument NOT NULL, c9023 Int16 NOT NULL, c9024 Int32 NOT NULL, c9025 Json NOT NULL, c9026 Float NOT NULL, c9027 Decimal(22,9), c9028 Uint32, c9029 Uint64 NOT NULL, c9030 Date NOT NULL, c9031 Int16 NOT NULL, c9032 Uint16 NOT NULL, c9033 Yson NOT NULL, c9034 Datetime NOT NULL, c9035 Decimal(22,9), c9036 Uint8 NOT NULL, c9037 Uint16 NOT NULL, c9038 Int32 NOT NULL, c9039 Date NOT NULL, c9040 Yson NOT NULL, c9041 Datetime64, c9042 Json NOT NULL, c9043 Timestamp NOT NULL, c9044 Double, c9045 Int8 NOT NULL, c9046 Int8, c9047 Datetime64 NOT NULL, c9048 Json, c9049 Datetime64, c9050 Float NOT NULL, c9051 Yson NOT NULL, c9052 Double, c9053 Float NOT NULL, c9054 Int8, c9055 JsonDocument, c9056 Int16 NOT NULL, c9057 Yson, c9058 Int32 NOT NULL, c9059 Uint64 NOT NULL, c9060 Uint64, c9061 Bool NOT NULL, c9062 Datetime64 NOT NULL, c9063 Int8, c9064 Uint64, c9065 JsonDocument, c9066 Json, c9067 Timestamp NOT NULL, c9068 Decimal(35,10) NOT NULL, c9069 String, c9070 Utf8, c9071 Decimal(35,10), c9072 Json NOT NULL, c9073 Decimal(15,0) NOT NULL, c9074 Int32 NOT NULL, c9075 Interval64 NOT NULL, c9076 Double, c9077 Uint8, c9078 String, c9079 Int32, c9080 Timestamp NOT NULL, c9081 Date, c9082 Uint8, c9083 Uint32, c9084 Bool NOT NULL, c9085 Date, c9086 Int16, c9087 Bool, c9088 JsonDocument, c9089 Decimal(15,0) NOT NULL, c9090 Utf8, c9091 Int32, c9092 Int8 NOT NULL, c9093 Double, c9094 Date NOT NULL, c9095 Datetime64, c9096 Int32, c9097 Int8 NOT NULL, c9098 Decimal(35,10), c9099 Timestamp64, c9100 Float NOT NULL, c9101 Bool, c9102 Datetime64 NOT NULL, c9103 Decimal(15,0) NOT NULL, c9104 Yson NOT NULL, c9105 Int8, c9106 Utf8 NOT NULL, c9107 Utf8 NOT NULL, c9108 Timestamp NOT NULL, c9109 Uint8, c9110 Datetime, c9111 Bool, c9112 Datetime64, c9113 Float, c9114 Utf8 NOT NULL, c9115 Float NOT NULL, c9116 Yson NOT NULL, c9117 Uint32, c9118 Float NOT NULL, c9119 Int8 NOT NULL, c9120 Timestamp64 NOT NULL, c9121 Uint16 NOT NULL, c9122 Decimal(15,0), c9123 Decimal(22,9) NOT NULL, c9124 Int32 NOT NULL, c9125 Uint32, c9126 Date32, c9127 Uint64, c9128 Double, c9129 Utf8 NOT NULL, c9130 Yson NOT NULL, c9131 Timestamp64 NOT NULL, c9132 Decimal(15,0) NOT NULL, c9133 JsonDocument NOT NULL, c9134 Int32 NOT NULL, c9135 Int8 NOT NULL, c9136 Int16, c9137 Int32 NOT NULL, c9138 Uint32, c9139 JsonDocument, c9140 Datetime64 NOT NULL, c9141 Int64, c9142 Date, c9143 Uint16, c9144 Datetime NOT NULL, c9145 Yson, c9146 Decimal(22,9) NOT NULL, c9147 Decimal(15,0) NOT NULL, c9148 Double NOT NULL, c9149 Date32 NOT NULL, c9150 Timestamp64 NOT NULL, c9151 Bool NOT NULL, c9152 Decimal(15,0) NOT NULL, c9153 Uint64, c9154 Date32, c9155 Int32 NOT NULL, c9156 String, c9157 Float, c9158 String NOT NULL, c9159 Int8, c9160 Decimal(22,9) NOT NULL, c9161 Datetime64, c9162 Double NOT NULL, c9163 Timestamp, c9164 String NOT NULL, c9165 Json, c9166 Interval64 NOT NULL, c9167 Uint32, c9168 Timestamp64 NOT NULL, c9169 Utf8 NOT NULL, c9170 Interval64 NOT NULL, c9171 Int64 NOT NULL, c9172 JsonDocument NOT NULL, c9173 Int16 NOT NULL, c9174 Decimal(22,9) NOT NULL, c9175 Date NOT NULL, c9176 Utf8 NOT NULL, c9177 Decimal(22,9) NOT NULL, c9178 Date NOT NULL, c9179 Uint16, c9180 Int16, c9181 Datetime64, c9182 Date NOT NULL, c9183 Int8 NOT NULL, c9184 Uint32, c9185 Decimal(22,9), c9186 Uint16 NOT NULL, c9187 Int16, c9188 Yson, c9189 Datetime NOT NULL, c9190 Uint32, c9191 Decimal(35,10) NOT NULL, c9192 Int32 NOT NULL, c9193 Datetime64, c9194 Bool, c9195 Int64 NOT NULL, c9196 Date32, c9197 Decimal(35,10) NOT NULL, c9198 Int16, c9199 Date, c9200 Decimal(22,9) NOT NULL, c9201 Timestamp64 NOT NULL, c9202 Json NOT NULL, c9203 Decimal(15,0), c9204 Yson NOT NULL, c9205 Decimal(22,9) NOT NULL, c9206 Int64, c9207 JsonDocument, c9208 Date NOT NULL, c9209 Date32,
                    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, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Cleaning up /Root/olap_workload...\nCleaning up /Root/olap_workload... done, None tables deleted\ncreate_drop: No tables to delete\nInserting a row by thread 0\nInserting a row by thread 1\nInserting a row by thread 2\nInserting a row by thread 3\nInserting a row by thread 4\nRenaming table tbl_15 to tbl_20\nRenaming table tbl_1 to tbl_11\nRenaming table tbl_9 to tbl_17\nWriting to table tbl_27\nWriting to table tbl_21\nWriting to table tbl_18\nElapsed 0 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_17 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nElapsed 50 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_12\nElapsed 60 seconds, stat:\n\tcreate_drop: Created: 3, Deleted: 0, Exists: 13\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nRenaming table tbl_25 to tbl_0\nRenaming table tbl_13 to tbl_4\nInserting a row by thread 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_30 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_22 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_29 to tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_0 to tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_21 to tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_16\nElapsed 70 seconds, stat:\n\tcreate_drop: Created: 4, Deleted: 0, Exists: 14\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 2, Writes: 0\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_8\nElapsed 80 seconds, stat:\n\tcreate_drop: Created: 4, Deleted: 0, Exists: 14\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 2, Writes: 1\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nWriting to table tbl_4\nElapsed 90 seconds, stat:\n\tcreate_drop: Created: 7, Deleted: 1, Exists: 16\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 2, Writes: 3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'...int16, c6858 Interval64, c6859 Decimal(22,9) NOT NULL, c6860 Datetime NOT NULL, c6861 Double, c6862 Bool, c6863 Yson NOT NULL, c6864 Yson, c6865 Datetime, c6866 Json NOT NULL, c6867 Timestamp64, c6868 Decimal(22,9), c6869 Decimal(22,9) NOT NULL, c6870 Date32 NOT NULL, c6871 Datetime64 NOT NULL, c6872 Int8, c6873 Timestamp NOT NULL, c6874 Uint64 NOT NULL, c6875 Json, c6876 Timestamp64, c6877 Interval64 NOT NULL, c6878 Date32, c6879 Timestamp, c6880 Timestamp64 NOT NULL, c6881 Int32 NOT NULL, c6882 Int16 NOT NULL, c6883 Date, c6884 Decimal(35,10) NOT NULL, c6885 String, c6886 Datetime64, c6887 Uint32 NOT NULL, c6888 Uint64 NOT NULL, c6889 Timestamp, c6890 Uint16, c6891 Uint16, c6892 Uint32, c6893 Interval64 NOT NULL, c6894 String, c6895 Timestamp64, c6896 Utf8 NOT NULL, c6897 Int16, c6898 Decimal(15,0), c6899 Decimal(22,9) NOT NULL, c6900 Int16 NOT NULL, c6901 Uint32, c6902 Utf8 NOT NULL, c6903 String, c6904 Bool NOT NULL, c6905 Int8 NOT NULL, c6906 Int32 NOT NULL, c6907 Float, c6908 String, c6909 Timestamp64 NOT NULL, c6910 Decimal(35,10) NOT NULL, c6911 Interval64, c6912 Uint8, c6913 Decimal(15,0), c6914 Uint64, c6915 Date32, c6916 Int16, c6917 Utf8 NOT NULL, c6918 Uint8, c6919 Int16 NOT NULL, c6920 JsonDocument, c6921 Int16 NOT NULL, c6922 Uint32, c6923 Float NOT NULL, c6924 Int64, c6925 Uint8, c6926 Int8, c6927 Timestamp, c6928 Decimal(22,9), c6929 Decimal(35,10) NOT NULL, c6930 Yson NOT NULL, c6931 Yson, c6932 Datetime, c6933 Interval64 NOT NULL, c6934 Float, c6935 Float NOT NULL, c6936 String NOT NULL, c6937 Int8, c6938 Timestamp64 NOT NULL, c6939 JsonDocument NOT NULL, c6940 Uint16 NOT NULL, c6941 Date32 NOT NULL, c6942 JsonDocument, c6943 Uint16, c6944 Json, c6945 Date, c6946 Decimal(15,0) NOT NULL, c6947 JsonDocument NOT NULL, c6948 Uint16, c6949 Decimal(15,0) NOT NULL, c6950 Int16 NOT NULL, c6951 Int64 NOT NULL, c6952 Decimal(35,10), c6953 Interval64, c6954 Timestamp64 NOT NULL, c6955 Timestamp, c6956 Datetime NOT NULL, c6957 Uint64, c6958 Uint32, c6959 Date32 NOT NULL, c6960 Json, c6961 Uint64, c6962 Date32 NOT NULL, c6963 Date, c6964 Int64 NOT NULL, c6965 Int32, c6966 Uint8, c6967 String NOT NULL, c6968 Int32 NOT NULL, c6969 Uint64 NOT NULL, c6970 Float, c6971 Uint64 NOT NULL, c6972 Float, c6973 Date, c6974 Json, c6975 Utf8, c6976 Double NOT NULL, c6977 JsonDocument NOT NULL, c6978 Int8, c6979 Datetime NOT NULL, c6980 Datetime64 NOT NULL, c6981 Utf8 NOT NULL, c6982 Decimal(15,0) NOT NULL, c6983 Yson NOT NULL, c6984 Float NOT NULL, c6985 Uint64, c6986 Date32 NOT NULL, c6987 Date NOT NULL, c6988 Int64 NOT NULL, c6989 Int32, c6990 Uint32 NOT NULL, c6991 Int8 NOT NULL, c6992 Date32 NOT NULL, c6993 Float, c6994 Date NOT NULL, c6995 Date, c6996 Int8, c6997 Yson, c6998 Decimal(15,0) NOT NULL, c6999 Int8, c7000 Uint32, c7001 Timestamp, c7002 Interval64 NOT NULL, c7003 Uint64 NOT NULL, c7004 Double NOT NULL, c7005 Datetime, c7006 Decimal(15,0), c7007 Uint16, c7008 Float, c7009 Uint8 NOT NULL, c7010 Decimal(22,9), c7011 Date NOT NULL, c7012 JsonDocument, c7013 JsonDocument, c7014 Int64, c7015 Uint32, c7016 Int64 NOT NULL, c7017 Decimal(15,0) NOT NULL, c7018 Date NOT NULL, c7019 Float, c7020 Datetime64 NOT NULL, c7021 Datetime, c7022 Int64 NOT NULL, c7023 Uint64, c7024 Bool NOT NULL, c7025 Int16 NOT NULL, c7026 Int8 NOT NULL, c7027 Uint8 NOT NULL, c7028 Int8, c7029 Uint64 NOT NULL, c7030 String NOT NULL, c7031 Date, c7032 Date32, c7033 Date NOT NULL, c7034 Int64, c7035 Double NOT NULL, c7036 String, c7037 Float NOT NULL, c7038 Date NOT NULL, c7039 Uint32, c7040 Int64, c7041 Timestamp, c7042 Double NOT NULL, c7043 Decimal(15,0) NOT NULL, c7044 Bool NOT NULL, c7045 Timestamp, c7046 Datetime NOT NULL, c7047 Uint32 NOT NULL, c7048 Decimal(22,9) NOT NULL, c7049 Int64 NOT NULL, c7050 Json, c7051 Timestamp64, c7052 Decimal(35,10), c7053 Datetime NOT NULL, c7054 Date32 NOT NULL, c7055 Int8 NOT NULL, c7056 Int32, c7057 Int32, c7058 Int64, c7059 String, c7060 Int64, c7061 Timestamp64 NOT NULL, c7062 String NOT NULL, c7063 Date32, c7064 Bool NOT NULL, c7065 Datetime64, c7066 Decimal(35,10) NOT NULL, c7067 Decimal(35,10), c7068 Timestamp64, c7069 Decimal(35,10), c7070 Timestamp NOT NULL, c7071 Uint32, c7072 Datetime NOT NULL, c7073 Timestamp, c7074 Decimal(22,9) NOT NULL, c7075 Uint16 NOT NULL, c7076 Uint8, c7077 Interval64 NOT NULL, c7078 Timestamp64 NOT NULL, c7079 Bool, c7080 Json, c7081 Timestamp64, c7082 Bool, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Timestamp, c7086 Decimal(35,10) NOT NULL, c7087 Utf8, c7088 String, c7089 Date, c7090 Uint64 NOT NULL, c7091 Uint8, c7092 Interval64 NOT NULL, c7093 Interval64, c7094 Datetime64, c7095 Json NOT NULL, c7096 Yson, c7097 Datetime64 NOT NULL, c7098 Decimal(35,10), c7099 Float, c7100 Bool NOT NULL, c7101 Json, c7102 Uint32 NOT NULL, c7103 Interval64, c7104 JsonDocument, c7105 Date32, c7106 Timestamp64 NOT NULL, c7107 Int16, c7108 Date NOT NULL, c7109 Timestamp, c7110 Decimal(22,9), c7111 Bool NOT NULL, c7112 Json NOT NULL, c7113 Int8, c7114 Decimal(22,9) NOT NULL, c7115 Uint8 NOT NULL, c7116 Int16, c7117 Decimal(15,0), c7118 Int8 NOT NULL, c7119 Double, c7120 Int32, c7121 Decimal(22,9), c7122 Date32 NOT NULL, c7123 Int32, c7124 Uint16 NOT NULL, c7125 Int8 NOT NULL, c7126 Int32 NOT NULL, c7127 Int64 NOT NULL, c7128 Json, c7129 Uint8, c7130 Yson NOT NULL, c7131 Double, c7132 Date NOT NULL, c7133 Date32 NOT NULL, c7134 String, c7135 Int64, c7136 Uint32, c7137 Int16 NOT NULL, c7138 Float NOT NULL, c7139 Yson, c7140 Uint8, c7141 Interval64, c7142 Utf8 NOT NULL, c7143 Json, c7144 Decimal(22,9) NOT NULL, c7145 Yson, c7146 Date32 NOT NULL, c7147 Json, c7148 Datetime, c7149 Interval64 NOT NULL, c7150 Decimal(35,10) NOT NULL, c7151 Uint16, c7152 Datetime, c7153 Int64 NOT NULL, c7154 Json NOT NULL, c7155 Int32, c7156 Decimal(35,10), c7157 Uint16 NOT NULL, c7158 Float NOT NULL, c7159 Int32, c7160 JsonDocument NOT NULL, c7161 Interval64, c7162 Yson NOT NULL, c7163 Decimal(15,0), c7164 Bool, c7165 Yson NOT NULL, c7166 Int16 NOT NULL, c7167 Interval64, c7168 Json NOT NULL, c7169 Int64 NOT NULL, c7170 Json, c7171 Uint64 NOT NULL, c7172 Uint8, c7173 Decimal(22,9), c7174 Float, c7175 Timestamp64 NOT NULL, c7176 Interval64 NOT NULL, c7177 Decimal(35,10) NOT NULL, c7178 Decimal(15,0), c7179 Int16, c7180 Date NOT NULL, c7181 Int8 NOT NULL, c7182 Interval64, c7183 Decimal(15,0), c7184 Int32, c7185 Uint32, c7186 Decimal(22,9), c7187 Uint16, c7188 Int32 NOT NULL, c7189 Date32 NOT NULL, c7190 Datetime64, c7191 Yson NOT NULL, c7192 Uint8, c7193 Date NOT NULL, c7194 Int8, c7195 Json NOT NULL, c7196 Double, c7197 Int8, c7198 Json, c7199 Yson, c7200 Utf8, c7201 String, c7202 Uint32, c7203 Json NOT NULL, c7204 Decimal(15,0) NOT NULL, c7205 Decimal(35,10) NOT NULL, c7206 Uint64, c7207 Bool, c7208 Timestamp NOT NULL, c7209 Timestamp64 NOT NULL, c7210 Uint8 NOT NULL, c7211 JsonDocument, c7212 Int8 NOT NULL, c7213 Timestamp64, c7214 Timestamp NOT NULL, c7215 String, c7216 Datetime64 NOT NULL, c7217 Date32, c7218 Datetime, c7219 Decimal(22,9) NOT NULL, c7220 Uint32, c7221 Datetime NOT NULL, c7222 Float, c7223 Date, c7224 Decimal(15,0), c7225 Uint64, c7226 Double NOT NULL, c7227 Utf8, c7228 Decimal(22,9), c7229 Int32, c7230 Interval64 NOT NULL, c7231 Uint16 NOT NULL, c7232 Double, c7233 Decimal(35,10) NOT NULL, c7234 Json, c7235 Int64, c7236 Double NOT NULL, c7237 Float NOT NULL, c7238 Uint16, c7239 Bool, c7240 Yson NOT NULL, c7241 Uint32 NOT NULL, c7242 Int32 NOT NULL, c7243 Int64 NOT NULL, c7244 Int32 NOT NULL, c7245 Int64, c7246 Datetime NOT NULL, c7247 Int64, c7248 Uint32 NOT NULL, c7249 Decimal(35,10) NOT NULL, c7250 Date, c7251 Int16, c7252 Datetime, c7253 Yson, c7254 JsonDocument NOT NULL, c7255 Timestamp NOT NULL, c7256 String NOT NULL, c7257 Utf8 NOT NULL, c7258 Uint32 NOT NULL, c7259 Yson NOT NULL, c7260 Int32, c7261 Date32, c7262 Date32, c7263 Uint32 NOT NULL, c7264 Timestamp NOT NULL, c7265 String NOT NULL, c7266 Date, c7267 Datetime, c7268 Uint16, c7269 Int64 NOT NULL, c7270 Date32, c7271 Timestamp, c7272 Int64 NOT NULL, c7273 Json, c7274 Uint16 NOT NULL, c7275 Date32 NOT NULL, c7276 Int64 NOT NULL, c7277 String NOT NULL, c7278 Int16 NOT NULL, c7279 JsonDocument NOT NULL, c7280 Uint16 NOT NULL, c7281 Float, c7282 Int32 NOT NULL, c7283 Int16, c7284 Uint8, c7285 Uint64 NOT NULL, c7286 Int64 NOT NULL, c7287 Uint8 NOT NULL, c7288 Double, c7289 Float, c7290 Uint32 NOT NULL, c7291 Json NOT NULL, c7292 Decimal(15,0), c7293 Float NOT NULL, c7294 Uint32, c7295 Date NOT NULL, c7296 String NOT NULL, c7297 Int8 NOT NULL, c7298 Decimal(15,0) NOT NULL, c7299 Date32 NOT NULL, c7300 Uint64 NOT NULL, c7301 Datetime, c7302 Utf8 NOT NULL, c7303 Int8 NOT NULL, c7304 Datetime64 NOT NULL, c7305 Utf8, c7306 Int32 NOT NULL, c7307 Float, c7308 Decimal(35,10), c7309 Datetime, c7310 Double, c7311 Int8 NOT NULL, c7312 Decimal(15,0) NOT NULL, c7313 Decimal(15,0), c7314 Uint32, c7315 Uint8, c7316 Date, c7317 Uint32, c7318 Decimal(22,9), c7319 Json, c7320 String, c7321 Float NOT NULL, c7322 Decimal(22,9) NOT NULL, c7323 Float, c7324 String NOT NULL, c7325 String, c7326 Float, c7327 Uint64, c7328 Uint16, c7329 Yson NOT NULL, c7330 Int64, c7331 Date32 NOT NULL, c7332 Uint32, c7333 Yson, c7334 Uint16 NOT NULL, c7335 Uint16 NOT NULL, c7336 Int8 NOT NULL, c7337 Uint32, c7338 Int64, c7339 Uint8 NOT NULL, c7340 Timestamp64, c7341 Uint16, c7342 Uint32 NOT NULL, c7343 Uint16, c7344 String NOT NULL, c7345 Json, c7346 Bool, c7347 Decimal(15,0) NOT NULL, c7348 Int32, c7349 Uint16 NOT NULL, c7350 Yson NOT NULL, c7351 Decimal(22,9), c7352 Int8, c7353 Interval64, c7354 Date32 NOT NULL, c7355 Decimal(15,0) NOT NULL, c7356 Uint64, c7357 Json NOT NULL, c7358 Timestamp NOT NULL, c7359 Decimal(22,9) NOT NULL, c7360 Decimal(22,9) NOT NULL, c7361 Timestamp NOT NULL, c7362 Int32 NOT NULL, c7363 Decimal(15,0), c7364 Uint64 NOT NULL, c7365 Timestamp NOT NULL, c7366 Interval64 NOT NULL, c7367 Decimal(15,0), c7368 Int32 NOT NULL, c7369 Timestamp, c7370 String, c7371 Int32, c7372 Interval64, c7373 Int32, c7374 Timestamp64 NOT NULL, c7375 Float NOT NULL, c7376 Utf8 NOT NULL, c7377 Timestamp64, c7378 Uint16, c7379 Yson NOT NULL, c7380 Double NOT NULL, c7381 Uint16, c7382 Double, c7383 JsonDocument NOT NULL, c7384 Utf8, c7385 Uint32 NOT NULL, c7386 JsonDocument, c7387 Utf8, c7388 JsonDocument, c7389 String NOT NULL, c7390 Double, c7391 Int16, c7392 Yson NOT NULL, c7393 Uint64 NOT NULL, c7394 Yson NOT NULL, c7395 Uint32, c7396 Datetime64, c7397 Uint32, c7398 String, c7399 JsonDocument NOT NULL, c7400 Int16 NOT NULL, c7401 Timestamp NOT NULL, c7402 Uint16 NOT NULL, c7403 Int64, c7404 Uint32 NOT NULL, c7405 Utf8, c7406 Timestamp64, c7407 Timestamp64 NOT NULL, c7408 JsonDocument NOT NULL, c7409 String NOT NULL, c7410 Int64, c7411 Double, c7412 Timestamp NOT NULL, c7413 Decimal(15,0) NOT NULL, c7414 Json NOT NULL, c7415 Decimal(35,10), c7416 Datetime64, c7417 Interval64, c7418 Decimal(35,10), c7419 Date, c7420 Decimal(35,10), c7421 Yson NOT NULL, c7422 String NOT NULL, c7423 Interval64 NOT NULL, c7424 Uint16 NOT NULL, c7425 Int32, c7426 Int32, c7427 JsonDocument NOT NULL, c7428 Datetime64, c7429 Date32, c7430 Datetime NOT NULL, c7431 Int8, c7432 Uint16 NOT NULL, c7433 Uint16 NOT NULL, c7434 Interval64, c7435 Int8 NOT NULL, c7436 Date NOT NULL, c7437 Date32 NOT NULL, c7438 Date32 NOT NULL, c7439 Decimal(35,10), c7440 Decimal(35,10), c7441 Uint16, c7442 Decimal(22,9), c7443 Interval64, c7444 Double, c7445 Date32, c7446 Timestamp64 NOT NULL, c7447 Datetime NOT NULL, c7448 Decimal(15,0) NOT NULL, c7449 Date32, c7450 Uint32 NOT NULL, c7451 Decimal(35,10) NOT NULL, c7452 Decimal(15,0), c7453 Utf8 NOT NULL, c7454 Date32, c7455 Float NOT NULL, c7456 Uint8, c7457 Decimal(35,10) NOT NULL, c7458 Int8 NOT NULL, c7459 Utf8 NOT NULL, c7460 Double NOT NULL, c7461 Date32 NOT NULL, c7462 Uint8 NOT NULL, c7463 Uint8 NOT NULL, c7464 Float, c7465 Yson NOT NULL, c7466 Timestamp64, c7467 Decimal(15,0) NOT NULL, c7468 Datetime NOT NULL, c7469 Timestamp64 NOT NULL, c7470 Yson NOT NULL, c7471 Decimal(35,10) NOT NULL, c7472 Interval64, c7473 Decimal(15,0), c7474 Int8 NOT NULL, c7475 Int16, c7476 Timestamp64 NOT NULL, c7477 Date32 NOT NULL, c7478 Datetime, c7479 Datetime64, c7480 Yson, c7481 Interval64, c7482 Uint16, c7483 Datetime64 NOT NULL, c7484 JsonDocument, c7485 Decimal(35,10), c7486 Decimal(15,0), c7487 Uint16 NOT NULL, c7488 Yson NOT NULL, c7489 Uint32 NOT NULL, c7490 Decimal(35,10) NOT NULL, c7491 Date, c7492 Float, c7493 Decimal(22,9), c7494 Decimal(35,10) NOT NULL, c7495 Date32 NOT NULL, c7496 String, c7497 Decimal(35,10), c7498 Decimal(15,0) NOT NULL, c7499 Float NOT NULL, c7500 Uint32 NOT NULL, c7501 Int16 NOT NULL, c7502 String, c7503 Int64, c7504 Datetime64 NOT NULL, c7505 Timestamp64, c7506 Uint16, c7507 Uint64, c7508 Yson NOT NULL, c7509 Uint32 NOT NULL, c7510 Int8 NOT NULL, c7511 Double, c7512 Date32 NOT NULL, c7513 Int64 NOT NULL, c7514 Uint64, c7515 JsonDocument, c7516 Int64, c7517 Date NOT NULL, c7518 Timestamp64, c7519 Decimal(15,0) NOT NULL, c7520 Interval64, c7521 Bool NOT NULL, c7522 Decimal(22,9) NOT NULL, c7523 Yson, c7524 Int64, c7525 Date, c7526 Interval64, c7527 Datetime64 NOT NULL, c7528 Float NOT NULL, c7529 Decimal(22,9), c7530 Uint16, c7531 Int32, c7532 Int64, c7533 Yson NOT NULL, c7534 Date, c7535 Uint32, c7536 Datetime64 NOT NULL, c7537 Uint64, c7538 JsonDocument NOT NULL, c7539 Date, c7540 Uint32 NOT NULL, c7541 Int32, c7542 Int32 NOT NULL, c7543 Decimal(15,0) NOT NULL, c7544 Int32, c7545 Int64 NOT NULL, c7546 Decimal(22,9) NOT NULL, c7547 Int16 NOT NULL, c7548 Float NOT NULL, c7549 Json NOT NULL, c7550 Json NOT NULL, c7551 Decimal(35,10) NOT NULL, c7552 Datetime NOT NULL, c7553 Utf8 NOT NULL, c7554 Yson, c7555 Float NOT NULL, c7556 Date NOT NULL, c7557 Float NOT NULL, c7558 Decimal(35,10) NOT NULL, c7559 JsonDocument, c7560 Timestamp, c7561 Uint32, c7562 Double NOT NULL, c7563 Datetime64, c7564 Uint64, c7565 Float, c7566 Decimal(15,0) NOT NULL, c7567 Datetime NOT NULL, c7568 Double, c7569 Uint16, c7570 Timestamp NOT NULL, c7571 Int16, c7572 Yson, c7573 Double, c7574 Float, c7575 Int64, c7576 Date, c7577 Double, c7578 Decimal(22,9) NOT NULL, c7579 Decimal(35,10) NOT NULL, c7580 Decimal(15,0) NOT NULL, c7581 Uint16, c7582 Decimal(15,0) NOT NULL, c7583 Int64, c7584 Decimal(22,9), c7585 JsonDocument, c7586 Datetime, c7587 Uint16 NOT NULL, c7588 Uint8, c7589 Utf8 NOT NULL, c7590 Yson, c7591 Uint8, c7592 Date, c7593 Timestamp NOT NULL, c7594 Uint64 NOT NULL, c7595 Datetime NOT NULL, c7596 Decimal(35,10) NOT NULL, c7597 Decimal(15,0), c7598 Int32, c7599 Decimal(35,10), c7600 Uint8 NOT NULL, c7601 Uint32 NOT NULL, c7602 Interval64, c7603 Uint16 NOT NULL, c7604 Bool NOT NULL, c7605 Utf8 NOT NULL, c7606 Int64, c7607 Uint64, c7608 Datetime NOT NULL, c7609 Decimal(15,0), c7610 Timestamp, c7611 JsonDocument, c7612 Int16, c7613 Date NOT NULL, c7614 Int16, c7615 Json, c7616 Uint8 NOT NULL, c7617 Uint64 NOT NULL, c7618 Json, c7619 Timestamp, c7620 Timestamp NOT NULL, c7621 Uint32, c7622 Int16, c7623 JsonDocument NOT NULL, c7624 Float, c7625 Decimal(22,9) NOT NULL, c7626 Date32 NOT NULL, c7627 Datetime64 NOT NULL, c7628 Decimal(22,9), c7629 Json, c7630 Uint64, c7631 Interval64, c7632 Float, c7633 JsonDocument, c7634 JsonDocument, c7635 Decimal(15,0) NOT NULL, c7636 JsonDocument NOT NULL, c7637 Date, c7638 Decimal(35,10) NOT NULL, c7639 Int64, c7640 Uint32, c7641 Decimal(35,10), c7642 Int16, c7643 Yson, c7644 Double NOT NULL, c7645 Int8 NOT NULL, c7646 Decimal(15,0), c7647 Interval64 NOT NULL, c7648 Utf8, c7649 Uint16, c7650 Double, c7651 JsonDocument, c7652 Decimal(35,10) NOT NULL, c7653 Uint64, c7654 String NOT NULL, c7655 Uint64 NOT NULL, c7656 Uint32, c7657 Uint8 NOT NULL, c7658 Int8 NOT NULL, c7659 Decimal(22,9) NOT NULL, c7660 Uint32, c7661 Timestamp64 NOT NULL, c7662 String, c7663 Timestamp64, c7664 Decimal(22,9), c7665 Date32 NOT NULL, c7666 Timestamp NOT NULL, c7667 Int32, c7668 Uint64, c7669 String NOT NULL, c7670 Int8, c7671 String, c7672 Int64 NOT NULL, c7673 JsonDocument, c7674 Timestamp, c7675 Interval64 NOT NULL, c7676 Timestamp NOT NULL, c7677 Interval64 NOT NULL, c7678 Int64, c7679 Timestamp, c7680 Uint8 NOT NULL, c7681 Int16 NOT NULL, c7682 Json, c7683 Uint8, c7684 Timestamp NOT NULL, c7685 Int64, c7686 Timestamp NOT NULL, c7687 Decimal(22,9), c7688 Int16 NOT NULL, c7689 Decimal(22,9), c7690 Uint8, c7691 Yson, c7692 Int32, c7693 String, c7694 String, c7695 Decimal(15,0), c7696 Bool, c7697 String NOT NULL, c7698 Uint64, c7699 Int32 NOT NULL, c7700 Json, c7701 JsonDocument, c7702 Timestamp64, c7703 Timestamp64 NOT NULL, c7704 Int16, c7705 Yson, c7706 Int8, c7707 Uint32 NOT NULL, c7708 Int32 NOT NULL, c7709 JsonDocument, c7710 Uint8, c7711 Utf8, c7712 Date32, c7713 Double, c7714 Int32 NOT NULL, c7715 Yson, c7716 Json NOT NULL, c7717 Yson NOT NULL, c7718 Decimal(22,9), c7719 Uint16 NOT NULL, c7720 Datetime, c7721 Double NOT NULL, c7722 Date NOT NULL, c7723 Decimal(35,10), c7724 Interval64, c7725 Uint32, c7726 Timestamp NOT NULL, c7727 Json, c7728 Uint64, c7729 Int8 NOT NULL, c7730 Decimal(35,10), c7731 Yson, c7732 Yson NOT NULL, c7733 Int8 NOT NULL, c7734 Date32, c7735 Uint64, c7736 Timestamp64, c7737 Yson, c7738 Timestamp NOT NULL, c7739 Int16 NOT NULL, c7740 Utf8 NOT NULL, c7741 Json NOT NULL, c7742 Interval64, c7743 Yson, c7744 Interval64, c7745 Yson, c7746 Timestamp, c7747 String NOT NULL, c7748 Uint32, c7749 Json NOT NULL, c7750 Bool NOT NULL, c7751 Uint64 NOT NULL, c7752 Timestamp NOT NULL, c7753 Json, c7754 Int32 NOT NULL, c7755 Uint64, c7756 Timestamp, c7757 Bool, c7758 Float NOT NULL, c7759 Decimal(22,9) NOT NULL, c7760 Date, c7761 Datetime NOT NULL, c7762 Interval64 NOT NULL, c7763 Date32, c7764 Decimal(15,0) NOT NULL, c7765 Float NOT NULL, c7766 Utf8, c7767 Uint8, c7768 Bool, c7769 Decimal(15,0) NOT NULL, c7770 Int16 NOT NULL, c7771 Int32, c7772 Double, c7773 Int8 NOT NULL, c7774 Json NOT NULL, c7775 Uint16 NOT NULL, c7776 Timestamp, c7777 Datetime64 NOT NULL, c7778 Yson, c7779 Uint8, c7780 Int64, c7781 Bool NOT NULL, c7782 Datetime64, c7783 Uint8 NOT NULL, c7784 Int8 NOT NULL, c7785 Int16 NOT NULL, c7786 Double NOT NULL, c7787 Json, c7788 Int8, c7789 Int32 NOT NULL, c7790 Double NOT NULL, c7791 Int8 NOT NULL, c7792 Int32 NOT NULL, c7793 Int16, c7794 Int32, c7795 Int16 NOT NULL, c7796 String, c7797 Timestamp, c7798 Decimal(35,10), c7799 Datetime64 NOT NULL, c7800 JsonDocument NOT NULL, c7801 Decimal(22,9), c7802 Bool, c7803 Datetime64 NOT NULL, c7804 Uint8 NOT NULL, c7805 Interval64 NOT NULL, c7806 Timestamp64, c7807 Date32 NOT NULL, c7808 Int32, c7809 Date NOT NULL, c7810 Interval64 NOT NULL, c7811 Datetime, c7812 Decimal(15,0) NOT NULL, c7813 Double NOT NULL, c7814 Int64 NOT NULL, c7815 Double, c7816 JsonDocument NOT NULL, c7817 Decimal(22,9) NOT NULL, c7818 Date, c7819 Yson, c7820 Datetime NOT NULL, c7821 String NOT NULL, c7822 Date32, c7823 Timestamp64 NOT NULL, c7824 Date32 NOT NULL, c7825 Json NOT NULL, c7826 Date, c7827 Decimal(15,0) NOT NULL, c7828 Float, c7829 Date32 NOT NULL, c7830 Decimal(35,10), c7831 Int16 NOT NULL, c7832 Interval64 NOT NULL, c7833 Decimal(22,9), c7834 Utf8 NOT NULL, c7835 Float, c7836 Date32 NOT NULL, c7837 Yson, c7838 Timestamp64, c7839 Bool, c7840 Uint16 NOT NULL, c7841 Uint16, c7842 Date, c7843 Decimal(15,0), c7844 Yson NOT NULL, c7845 Date NOT NULL, c7846 Json, c7847 Datetime NOT NULL, c7848 Decimal(35,10) NOT NULL, c7849 Int64 NOT NULL, c7850 Int64 NOT NULL, c7851 Utf8, c7852 JsonDocument, c7853 Uint64, c7854 Uint16, c7855 Timestamp NOT NULL, c7856 Int32, c7857 Date32, c7858 Int64 NOT NULL, c7859 Datetime64 NOT NULL, c7860 Int32 NOT NULL, c7861 Date32, c7862 Int8 NOT NULL, c7863 Timestamp, c7864 Float, c7865 Uint32, c7866 Uint64, c7867 Decimal(35,10), c7868 Decimal(22,9) NOT NULL, c7869 Decimal(22,9) NOT NULL, c7870 Double, c7871 Float NOT NULL, c7872 Double NOT NULL, c7873 Uint16 NOT NULL, c7874 Interval64, c7875 Uint8, c7876 Decimal(22,9), c7877 Utf8, c7878 Interval64, c7879 Date, c7880 Interval64 NOT NULL, c7881 Int8, c7882 Date NOT NULL, c7883 Utf8, c7884 String, c7885 Utf8 NOT NULL, c7886 Json, c7887 Decimal(35,10), c7888 Json, c7889 Int64 NOT NULL, c7890 Date32 NOT NULL, c7891 Datetime, c7892 Uint32 NOT NULL, c7893 Json NOT NULL, c7894 Utf8, c7895 Int64, c7896 Uint64, c7897 Timestamp, c7898 Datetime64, c7899 Int8 NOT NULL, c7900 Uint8, c7901 Yson, c7902 JsonDocument, c7903 Double NOT NULL, c7904 Json NOT NULL, c7905 Int32, c7906 Int32, c7907 Uint8, c7908 Double NOT NULL, c7909 Uint8, c7910 Uint16 NOT NULL, c7911 Int16 NOT NULL, c7912 Decimal(22,9), c7913 Int8 NOT NULL, c7914 Timestamp NOT NULL, c7915 Uint16 NOT NULL, c7916 Int8, c7917 Datetime64 NOT NULL, c7918 Yson, c7919 Int8 NOT NULL, c7920 Float NOT NULL, c7921 Decimal(35,10), c7922 Datetime64, c7923 Datetime64 NOT NULL, c7924 Uint32 NOT NULL, c7925 Timestamp, c7926 Int8 NOT NULL, c7927 Decimal(15,0), c7928 Yson NOT NULL, c7929 Int32 NOT NULL, c7930 Int16, c7931 Yson, c7932 Decimal(15,0), c7933 Int64 NOT NULL, c7934 Float NOT NULL, c7935 Decimal(15,0), c7936 Json, c7937 Datetime64, c7938 Decimal(35,10) NOT NULL, c7939 Datetime NOT NULL, c7940 Yson, c7941 Uint16 NOT NULL, c7942 Date NOT NULL, c7943 Datetime, c7944 Date, c7945 Uint16 NOT NULL, c7946 JsonDocument NOT NULL, c7947 Json NOT NULL, c7948 Datetime NOT NULL, c7949 Decimal(15,0) NOT NULL, c7950 Date32, c7951 Decimal(22,9) NOT NULL, c7952 Date NOT NULL, c7953 Uint8 NOT NULL, c7954 Timestamp64, c7955 Int16, c7956 Interval64 NOT NULL, c7957 Decimal(15,0) NOT NULL, c7958 Datetime64 NOT NULL, c7959 Interval64 NOT NULL, c7960 Datetime, c7961 Uint64 NOT NULL, c7962 Int16 NOT NULL, c7963 Yson NOT NULL, c7964 Datetime, c7965 Timestamp64, c7966 Double NOT NULL, c7967 Datetime64 NOT NULL, c7968 Float NOT NULL, c7969 Datetime, c7970 Uint64 NOT NULL, c7971 Json, c7972 Bool, c7973 Datetime, c7974 Int32 NOT NULL, c7975 Datetime64 NOT NULL, c7976 Interval64, c7977 Int8, c7978 Interval64 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Utf8, c7981 Utf8, c7982 Datetime64 NOT NULL, c7983 Decimal(35,10), c7984 Uint64, c7985 Datetime64 NOT NULL, c7986 Decimal(22,9) NOT NULL, c7987 Yson NOT NULL, c7988 Float NOT NULL, c7989 Timestamp NOT NULL, c7990 Datetime NOT NULL, c7991 Float NOT NULL, c7992 Datetime, c7993 Utf8 NOT NULL, c7994 Timestamp NOT NULL, c7995 Json NOT NULL, c7996 Decimal(35,10) NOT NULL, c7997 Yson, c7998 Decimal(15,0) NOT NULL, c7999 Bool, c8000 Datetime64, c8001 Date NOT NULL, c8002 Int16 NOT NULL, c8003 Uint16, c8004 Decimal(15,0) NOT NULL, c8005 Float NOT NULL, c8006 Decimal(15,0) NOT NULL, c8007 Float NOT NULL, c8008 Interval64, c8009 Datetime64, c8010 Uint8, c8011 Date32, c8012 Yson NOT NULL, c8013 Int64, c8014 Float NOT NULL, c8015 Utf8, c8016 String NOT NULL, c8017 Date32 NOT NULL, c8018 Decimal(15,0), c8019 Int32 NOT NULL, c8020 Json, c8021 Date, c8022 Double, c8023 Uint16, c8024 Float, c8025 Decimal(35,10), c8026 Date32, c8027 Yson NOT NULL, c8028 JsonDocument, c8029 Yson NOT NULL, c8030 Utf8 NOT NULL, c8031 Uint16, c8032 Float, c8033 Float, c8034 Double NOT NULL, c8035 Json NOT NULL, c8036 Double NOT NULL, c8037 String, c8038 Datetime64 NOT NULL, c8039 Date32, c8040 Uint32, c8041 Int8 NOT NULL, c8042 Date, c8043 Timestamp64 NOT NULL, c8044 Uint8 NOT NULL, c8045 Date32 NOT NULL, c8046 Datetime64 NOT NULL, c8047 Bool, c8048 Int32 NOT NULL, c8049 Uint32 NOT NULL, c8050 Decimal(22,9) NOT NULL, c8051 Int64 NOT NULL, c8052 Int16 NOT NULL, c8053 Interval64, c8054 Datetime NOT NULL, c8055 Decimal(15,0), c8056 Datetime, c8057 Date32, c8058 Decimal(35,10), c8059 Bool NOT NULL, c8060 Date, c8061 Datetime64, c8062 Bool, c8063 Int16 NOT NULL, c8064 Float, c8065 Int64, c8066 Date32, c8067 Utf8, c8068 String NOT NULL, c8069 Float NOT NULL, c8070 Interval64, c8071 String, c8072 Date NOT NULL, c8073 Interval64, c8074 Timestamp NOT NULL, c8075 Timestamp64, c8076 Timestamp64 NOT NULL, c8077 Date NOT NULL, c8078 Float, c8079 Interval64, c8080 Decimal(22,9) NOT NULL, c8081 Datetime, c8082 Uint16 NOT NULL, c8083 Json NOT NULL, c8084 Int16, c8085 Int16 NOT NULL, c8086 Interval64 NOT NULL, c8087 Date NOT NULL, c8088 Int32 NOT NULL, c8089 Uint8, c8090 Date NOT NULL, c8091 Uint64, c8092 Int32 NOT NULL, c8093 Decimal(35,10), c8094 Date NOT NULL, c8095 Interval64, c8096 Int16 NOT NULL, c8097 Uint32 NOT NULL, c8098 Timestamp NOT NULL, c8099 Timestamp, c8100 Datetime64 NOT NULL, c8101 Json NOT NULL, c8102 Interval64 NOT NULL, c8103 Uint32 NOT NULL, c8104 Utf8, c8105 Datetime64 NOT NULL, c8106 Bool NOT NULL, c8107 Double, c8108 Json NOT NULL, c8109 Date32, c8110 Decimal(15,0), c8111 Bool NOT NULL, c8112 Int8, c8113 Bool NOT NULL, c8114 Int16 NOT NULL, c8115 Float NOT NULL, c8116 Uint64 NOT NULL, c8117 Int8 NOT NULL, c8118 Uint16, c8119 Timestamp, c8120 Yson NOT NULL, c8121 Decimal(35,10), c8122 Decimal(35,10) NOT NULL, c8123 Decimal(22,9) NOT NULL, c8124 JsonDocument, c8125 JsonDocument, c8126 Date32, c8127 Utf8 NOT NULL, c8128 Int8, c8129 Bool, c8130 Timestamp NOT NULL, c8131 Float NOT NULL, c8132 Double NOT NULL, c8133 Int16, c8134 Bool NOT NULL, c8135 Timestamp NOT NULL, c8136 Utf8, c8137 Double, c8138 Date NOT NULL, c8139 Date32, c8140 Date, c8141 Utf8 NOT NULL, c8142 Int32, c8143 Decimal(35,10) NOT NULL, c8144 Uint8 NOT NULL, c8145 Json, c8146 Uint8 NOT NULL, c8147 Timestamp64, c8148 Uint64, c8149 Uint16 NOT NULL, c8150 Date, c8151 Utf8 NOT NULL, c8152 String, c8153 Double, c8154 Date32 NOT NULL, c8155 Date32, c8156 JsonDocument NOT NULL, c8157 Bool NOT NULL, c8158 Double NOT NULL, c8159 Utf8 NOT NULL, c8160 Bool NOT NULL, c8161 Utf8 NOT NULL, c8162 Datetime NOT NULL, c8163 Uint64, c8164 JsonDocument NOT NULL, c8165 Utf8 NOT NULL, c8166 Datetime NOT NULL, c8167 Timestamp NOT NULL, c8168 Decimal(15,0), c8169 Decimal(35,10), c8170 Int32 NOT NULL, c8171 Uint16 NOT NULL, c8172 Float NOT NULL, c8173 Float, c8174 Int32, c8175 String NOT NULL, c8176 Timestamp NOT NULL, c8177 Uint8 NOT NULL, c8178 Uint32, c8179 Int8 NOT NULL, c8180 Uint64 NOT NULL, c8181 JsonDocument NOT NULL, c8182 Uint32, c8183 String NOT NULL, c8184 Int8 NOT NULL, c8185 Uint32, c8186 Double NOT NULL, c8187 Int16 NOT NULL, c8188 Json NOT NULL, c8189 Decimal(15,0), c8190 Datetime64, c8191 Uint16, c8192 Uint8, c8193 Float, c8194 Bool, c8195 Uint64 NOT NULL, c8196 Datetime NOT NULL, c8197 Int32 NOT NULL, c8198 Json, c8199 Decimal(15,0) NOT NULL, c8200 Int8, c8201 JsonDocument, c8202 Int16, c8203 Int16 NOT NULL, c8204 Datetime, c8205 Uint16 NOT NULL, c8206 Yson, c8207 Uint16 NOT NULL, c8208 Uint8, c8209 Decimal(22,9) NOT NULL, c8210 Decimal(35,10) NOT NULL, c8211 Decimal(35,10) NOT NULL, c8212 Uint8, c8213 Json, c8214 Int16 NOT NULL, c8215 Interval64 NOT NULL, c8216 Double, c8217 Datetime, c8218 Interval64, c8219 Uint32, c8220 Float, c8221 String, c8222 Float, c8223 Int8, c8224 Uint64 NOT NULL, c8225 Int32 NOT NULL, c8226 Int8 NOT NULL, c8227 Bool, c8228 Yson NOT NULL, c8229 Date, c8230 Timestamp64 NOT NULL, c8231 JsonDocument NOT NULL, c8232 Timestamp64, c8233 Int16, c8234 Uint64 NOT NULL, c8235 Decimal(15,0), c8236 Int32, c8237 Timestamp, c8238 Double NOT NULL, c8239 Date NOT NULL, c8240 Utf8, c8241 Datetime NOT NULL, c8242 Int32, c8243 Decimal(22,9), c8244 Utf8, c8245 Float, c8246 Bool, c8247 Decimal(15,0) NOT NULL, c8248 Uint16, c8249 Date NOT NULL, c8250 Interval64, c8251 Datetime, c8252 Timestamp NOT NULL, c8253 Double, c8254 Uint8 NOT NULL, c8255 Decimal(35,10), c8256 Timestamp, c8257 Decimal(15,0) NOT NULL, c8258 Date, c8259 Timestamp, c8260 Decimal(22,9) NOT NULL, c8261 Int8 NOT NULL, c8262 Int8 NOT NULL, c8263 Yson NOT NULL, c8264 Decimal(15,0) NOT NULL, c8265 Bool, c8266 Int8, c8267 Datetime, c8268 Date32, c8269 Interval64 NOT NULL, c8270 Uint32 NOT NULL, c8271 String NOT NULL, c8272 Decimal(15,0), c8273 Double NOT NULL, c8274 Uint8 NOT NULL, c8275 Decimal(22,9) NOT NULL, c8276 Yson NOT NULL, c8277 Float NOT NULL, c8278 Timestamp NOT NULL, c8279 Decimal(35,10), c8280 Uint8 NOT NULL, c8281 Datetime NOT NULL, c8282 Json NOT NULL, c8283 Decimal(35,10), c8284 Decimal(22,9) NOT NULL, c8285 Yson NOT NULL, c8286 Decimal(22,9) NOT NULL, c8287 Float NOT NULL, c8288 Int64 NOT NULL, c8289 Datetime64, c8290 Int64 NOT NULL, c8291 Int8, c8292 Decimal(35,10), c8293 Timestamp, c8294 Date32, c8295 Uint32 NOT NULL, c8296 Int8 NOT NULL, c8297 Uint16 NOT NULL, c8298 Int64, c8299 Datetime NOT NULL, c8300 Timestamp64, c8301 Uint64 NOT NULL, c8302 Double NOT NULL, c8303 Timestamp64 NOT NULL, c8304 Utf8 NOT NULL, c8305 JsonDocument, c8306 Datetime, c8307 Yson, c8308 Datetime64, c8309 Int16 NOT NULL, c8310 Interval64, c8311 Date NOT NULL, c8312 Date, c8313 Float NOT NULL, c8314 Int16 NOT NULL, c8315 Uint16 NOT NULL, c8316 Int64, c8317 Decimal(35,10) NOT NULL, c8318 Datetime, c8319 Date NOT NULL, c8320 Uint32, c8321 Yson, c8322 Uint64 NOT NULL, c8323 Double NOT NULL, c8324 Uint32, c8325 Decimal(22,9), c8326 Timestamp64, c8327 Int16 NOT NULL, c8328 Decimal(15,0), c8329 Uint64 NOT NULL, c8330 Decimal(35,10), c8331 Yson NOT NULL, c8332 Datetime64 NOT NULL, c8333 Interval64, c8334 Timestamp NOT NULL, c8335 Json, c8336 Timestamp NOT NULL, c8337 Float NOT NULL, c8338 Uint64 NOT NULL, c8339 Uint16, c8340 Timestamp64 NOT NULL, c8341 Decimal(22,9), c8342 Decimal(22,9), c8343 Decimal(15,0), c8344 Utf8, c8345 Decimal(35,10), c8346 JsonDocument, c8347 Int64, c8348 JsonDocument, c8349 Uint16, c8350 Json, c8351 Datetime64, c8352 Decimal(22,9) NOT NULL, c8353 Int64, c8354 Timestamp NOT NULL, c8355 Date NOT NULL, c8356 Int64 NOT NULL, c8357 Decimal(35,10), c8358 Date, c8359 Timestamp NOT NULL, c8360 Float NOT NULL, c8361 Int16 NOT NULL, c8362 Timestamp64 NOT NULL, c8363 Date32, c8364 Interval64, c8365 Decimal(15,0), c8366 Utf8, c8367 Timestamp NOT NULL, c8368 Timestamp, c8369 JsonDocument NOT NULL, c8370 Int8 NOT NULL, c8371 Timestamp NOT NULL, c8372 Timestamp NOT NULL, c8373 String, c8374 Uint64, c8375 Timestamp NOT NULL, c8376 Int64 NOT NULL, c8377 Datetime, c8378 Decimal(22,9) NOT NULL, c8379 Decimal(15,0) NOT NULL, c8380 Uint8 NOT NULL, c8381 Interval64 NOT NULL, c8382 Uint64 NOT NULL, c8383 Yson, c8384 JsonDocument NOT NULL, c8385 Datetime64, c8386 JsonDocument NOT NULL, c8387 Interval64 NOT NULL, c8388 Decimal(15,0), c8389 Date NOT NULL, c8390 Bool NOT NULL, c8391 Timestamp64, c8392 JsonDocument, c8393 Int8, c8394 Uint64, c8395 Int8, c8396 Uint64, c8397 Timestamp, c8398 Utf8 NOT NULL, c8399 Uint32, c8400 Uint8, c8401 Utf8, c8402 Date, c8403 Uint8 NOT NULL, c8404 Interval64, c8405 JsonDocument NOT NULL, c8406 Utf8 NOT NULL, c8407 Utf8, c8408 Int8 NOT NULL, c8409 Interval64 NOT NULL, c8410 Double NOT NULL, c8411 Uint32 NOT NULL, c8412 Double NOT NULL, c8413 Datetime NOT NULL, c8414 Double, c8415 Uint32 NOT NULL, c8416 Int32, c8417 Decimal(15,0) NOT NULL, c8418 Uint32 NOT NULL, c8419 String NOT NULL, c8420 Date, c8421 Decimal(15,0), c8422 Float, c8423 Uint16 NOT NULL, c8424 Int8, c8425 Int32 NOT NULL, c8426 Utf8, c8427 Decimal(22,9) NOT NULL, c8428 Uint16, c8429 Date, c8430 Date, c8431 Datetime, c8432 Decimal(15,0) NOT NULL, c8433 Int32, c8434 Int64 NOT NULL, c8435 Timestamp, c8436 Uint64, c8437 Timestamp64 NOT NULL, c8438 Uint8, c8439 Int32 NOT NULL, c8440 JsonDocument, c8441 Yson NOT NULL, c8442 Uint64 NOT NULL, c8443 Uint32 NOT NULL, c8444 Uint16 NOT NULL, c8445 Bool, c8446 Uint32 NOT NULL, c8447 Int32 NOT NULL, c8448 Double NOT NULL, c8449 Int64 NOT NULL, c8450 Decimal(22,9) NOT NULL, c8451 Int64, c8452 Date32, c8453 Date, c8454 Date, c8455 Int64, c8456 Timestamp NOT NULL, c8457 Datetime64, c8458 Bool, c8459 Interval64 NOT NULL, c8460 Int8, c8461 Int8, c8462 Datetime64 NOT NULL, c8463 Interval64, c8464 Int16, c8465 Yson, c8466 Int8 NOT NULL, c8467 Yson, c8468 Decimal(22,9) NOT NULL, c8469 Bool NOT NULL, c8470 JsonDocument, c8471 Interval64 NOT NULL, c8472 Uint8, c8473 Uint32, c8474 Uint32, c8475 JsonDocument, c8476 Uint8, c8477 Int32, c8478 Decimal(22,9) NOT NULL, c8479 Int16 NOT NULL, c8480 String NOT NULL, c8481 Uint32 NOT NULL, c8482 Date32, c8483 JsonDocument NOT NULL, c8484 Yson NOT NULL, c8485 Int64 NOT NULL, c8486 Interval64 NOT NULL, c8487 Date, c8488 Int8, c8489 JsonDocument, c8490 Decimal(22,9) NOT NULL, c8491 Decimal(22,9) NOT NULL, c8492 Decimal(15,0) NOT NULL, c8493 Json NOT NULL, c8494 JsonDocument, c8495 Decimal(15,0), c8496 Timestamp NOT NULL, c8497 Uint32 NOT NULL, c8498 Datetime, c8499 Datetime NOT NULL, c8500 Decimal(35,10) NOT NULL, c8501 Decimal(15,0), c8502 Int8, c8503 Uint16 NOT NULL, c8504 Json, c8505 Float NOT NULL, c8506 Interval64, c8507 Json, c8508 Datetime64 NOT NULL, c8509 String NOT NULL, c8510 Timestamp NOT NULL, c8511 Double NOT NULL, c8512 Decimal(22,9) NOT NULL, c8513 JsonDocument, c8514 Datetime64 NOT NULL, c8515 Double NOT NULL, c8516 Datetime64, c8517 Date NOT NULL, c8518 Double NOT NULL, c8519 Date32, c8520 Double NOT NULL, c8521 Timestamp NOT NULL, c8522 Date, c8523 Uint64 NOT NULL, c8524 Datetime NOT NULL, c8525 Interval64, c8526 Int32, c8527 String, c8528 Uint32, c8529 Datetime64, c8530 Int8, c8531 Int16, c8532 Int8, c8533 Timestamp NOT NULL, c8534 Utf8, c8535 Utf8 NOT NULL, c8536 Float, c8537 Int32 NOT NULL, c8538 Date32 NOT NULL, c8539 Uint64, c8540 Int32 NOT NULL, c8541 Int16, c8542 Float NOT NULL, c8543 Int32 NOT NULL, c8544 Uint16, c8545 Date32 NOT NULL, c8546 Int16, c8547 Decimal(35,10), c8548 Datetime64 NOT NULL, c8549 Uint8 NOT NULL, c8550 Json NOT NULL, c8551 Utf8 NOT NULL, c8552 Uint64, c8553 Interval64 NOT NULL, c8554 Uint64 NOT NULL, c8555 Decimal(22,9), c8556 Date, c8557 Uint64 NOT NULL, c8558 Int32, c8559 Int32, c8560 Double NOT NULL, c8561 Json NOT NULL, c8562 Datetime64, c8563 Yson NOT NULL, c8564 Date32, c8565 Uint8, c8566 Datetime64 NOT NULL, c8567 Utf8 NOT NULL, c8568 Int32 NOT NULL, c8569 Date32, c8570 Timestamp64, c8571 Interval64 NOT NULL, c8572 Uint8, c8573 JsonDocument, c8574 Int64 NOT NULL, c8575 Double, c8576 Decimal(22,9) NOT NULL, c8577 Date NOT NULL, c8578 Int16, c8579 Interval64, c8580 Uint32, c8581 Float NOT NULL, c8582 Interval64, c8583 Decimal(15,0) NOT NULL, c8584 Int16 NOT NULL, c8585 Yson NOT NULL, c8586 Int8, c8587 Date32, c8588 String NOT NULL, c8589 Uint32 NOT NULL, c8590 Int8 NOT NULL, c8591 Uint32 NOT NULL, c8592 Uint32 NOT NULL, c8593 String NOT NULL, c8594 Int16, c8595 Uint16 NOT NULL, c8596 Decimal(22,9), c8597 Datetime, c8598 Int16 NOT NULL, c8599 Int64, c8600 JsonDocument NOT NULL, c8601 Double, c8602 Interval64, c8603 Double, c8604 Decimal(15,0) NOT NULL, c8605 Timestamp, c8606 String NOT NULL, c8607 Decimal(15,0), c8608 Uint8, c8609 Decimal(22,9) NOT NULL, c8610 Int8 NOT NULL, c8611 Uint16 NOT NULL, c8612 Utf8 NOT NULL, c8613 Decimal(22,9), c8614 Int8 NOT NULL, c8615 Json, c8616 JsonDocument NOT NULL, c8617 Int16 NOT NULL, c8618 Decimal(15,0), c8619 Json, c8620 Utf8, c8621 Decimal(15,0), c8622 Decimal(35,10), c8623 Decimal(22,9), c8624 Float NOT NULL, c8625 Int8, c8626 Date32, c8627 String NOT NULL, c8628 JsonDocument, c8629 Timestamp, c8630 Utf8 NOT NULL, c8631 Int64 NOT NULL, c8632 Decimal(35,10) NOT NULL, c8633 Utf8, c8634 Json NOT NULL, c8635 Interval64, c8636 Json NOT NULL, c8637 Uint32, c8638 Datetime64 NOT NULL, c8639 Decimal(22,9), c8640 Int16 NOT NULL, c8641 Int8, c8642 Date NOT NULL, c8643 Double NOT NULL, c8644 Decimal(15,0), c8645 Decimal(35,10), c8646 Decimal(22,9) NOT NULL, c8647 Datetime, c8648 Uint16 NOT NULL, c8649 Timestamp64, c8650 Int64 NOT NULL, c8651 String NOT NULL, c8652 Interval64, c8653 Uint64 NOT NULL, c8654 Bool, c8655 Date32 NOT NULL, c8656 Yson, c8657 Timestamp64 NOT NULL, c8658 Float NOT NULL, c8659 Decimal(15,0) NOT NULL, c8660 Date32 NOT NULL, c8661 Double NOT NULL, c8662 Decimal(22,9) NOT NULL, c8663 Uint64 NOT NULL, c8664 Date32, c8665 Uint16, c8666 Int16 NOT NULL, c8667 Timestamp NOT NULL, c8668 Uint64 NOT NULL, c8669 Int8 NOT NULL, c8670 String, c8671 String, c8672 Uint8 NOT NULL, c8673 Double, c8674 Uint32 NOT NULL, c8675 String, c8676 Int8 NOT NULL, c8677 Decimal(15,0) NOT NULL, c8678 String NOT NULL, c8679 Int16, c8680 JsonDocument, c8681 Datetime64, c8682 Timestamp, c8683 Int8, c8684 Timestamp, c8685 Int64 NOT NULL, c8686 Int8, c8687 Uint32, c8688 Bool NOT NULL, c8689 Datetime NOT NULL, c8690 Date32 NOT NULL, c8691 Timestamp64 NOT NULL, c8692 Int8 NOT NULL, c8693 Uint8 NOT NULL, c8694 Uint32, c8695 Utf8, c8696 Date32, c8697 Uint16, c8698 Datetime64, c8699 Bool NOT NULL, c8700 Double, c8701 Uint16 NOT NULL, c8702 Datetime64, c8703 Timestamp NOT NULL, c8704 Float, c8705 Int16, c8706 Date, c8707 Double NOT NULL, c8708 Int16 NOT NULL, c8709 Uint64, c8710 Decimal(15,0), c8711 Uint32, c8712 Date32, c8713 Datetime, c8714 Yson NOT NULL, c8715 Yson NOT NULL, c8716 Int64 NOT NULL, c8717 Int32 NOT NULL, c8718 Datetime, c8719 Int64, c8720 Date32 NOT NULL, c8721 Int16 NOT NULL, c8722 Timestamp64, c8723 Uint64, c8724 Uint64, c8725 Timestamp NOT NULL, c8726 Uint32, c8727 Int32 NOT NULL, c8728 Int16, c8729 Float, c8730 Interval64 NOT NULL, c8731 JsonDocument NOT NULL, c8732 Int64, c8733 Utf8, c8734 JsonDocument NOT NULL, c8735 Int64, c8736 Datetime64 NOT NULL, c8737 Uint64, c8738 Double NOT NULL, c8739 Float NOT NULL, c8740 Bool NOT NULL, c8741 Int32 NOT NULL, c8742 Datetime, c8743 String NOT NULL, c8744 Date NOT NULL, c8745 Bool, c8746 Timestamp NOT NULL, c8747 String, c8748 Datetime, c8749 String NOT NULL, c8750 Interval64 NOT NULL, c8751 Timestamp, c8752 Interval64, c8753 String NOT NULL, c8754 Date, c8755 Decimal(15,0) NOT NULL, c8756 Int8, c8757 Int64 NOT NULL, c8758 String, c8759 Datetime NOT NULL, c8760 Utf8 NOT NULL, c8761 Datetime NOT NULL, c8762 Uint16, c8763 Utf8 NOT NULL, c8764 Date32 NOT NULL, c8765 Date NOT NULL, c8766 Double, c8767 Double, c8768 Date32 NOT NULL, c8769 Timestamp64, c8770 Timestamp64, c8771 Interval64, c8772 Uint32, c8773 Bool, c8774 Int32 NOT NULL, c8775 Yson, c8776 Utf8 NOT NULL, c8777 Uint8, c8778 Float NOT NULL, c8779 Decimal(15,0) NOT NULL, c8780 Date32 NOT NULL, c8781 Date NOT NULL, c8782 Uint8, c8783 Json, c8784 String, c8785 Timestamp64 NOT NULL, c8786 Int64 NOT NULL, c8787 String, c8788 Uint8 NOT NULL, c8789 Yson NOT NULL, c8790 Decimal(15,0) NOT NULL, c8791 Double, c8792 Decimal(22,9), c8793 Decimal(22,9), c8794 Datetime64 NOT NULL, c8795 Timestamp64, c8796 Date NOT NULL, c8797 Utf8, c8798 Date, c8799 JsonDocument NOT NULL, c8800 Decimal(15,0) NOT NULL, c8801 Bool, c8802 Timestamp, c8803 Json NOT NULL, c8804 String, c8805 Decimal(15,0), c8806 Int8 NOT NULL, c8807 Uint32 NOT NULL, c8808 Uint64 NOT NULL, c8809 Float, c8810 Timestamp64, c8811 Datetime NOT NULL, c8812 Utf8 NOT NULL, c8813 Date, c8814 Datetime64, c8815 Int8, c8816 Json NOT NULL, c8817 Timestamp64 NOT NULL, c8818 Double, c8819 Decimal(22,9), c8820 Bool, c8821 Date, c8822 Uint64 NOT NULL, c8823 Uint64 NOT NULL, c8824 Timestamp64, c8825 Datetime64, c8826 Decimal(35,10) NOT NULL, c8827 Timestamp64, c8828 Timestamp, c8829 Uint32, c8830 Timestamp64 NOT NULL, c8831 Uint32, c8832 Uint64 NOT NULL, c8833 Decimal(35,10) NOT NULL, c8834 Uint64, c8835 Datetime64, c8836 Uint64, c8837 JsonDocument, c8838 Yson NOT NULL, c8839 Decimal(15,0) NOT NULL, c8840 Date, c8841 Bool NOT NULL, c8842 Int8, c8843 Datetime, c8844 Decimal(22,9) NOT NULL, c8845 Float NOT NULL, c8846 Decimal(35,10) NOT NULL, c8847 Int16, c8848 Decimal(35,10), c8849 Int64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Utf8, c8852 Int64 NOT NULL, c8853 JsonDocument, c8854 Decimal(15,0) NOT NULL, c8855 Datetime64, c8856 Date32, c8857 Decimal(22,9) NOT NULL, c8858 Double NOT NULL, c8859 Datetime64, c8860 String, c8861 Float, c8862 Int32, c8863 Uint64, c8864 Interval64 NOT NULL, c8865 Timestamp64 NOT NULL, c8866 Int32, c8867 Interval64 NOT NULL, c8868 Uint8 NOT NULL, c8869 Uint16, c8870 Utf8, c8871 Int32 NOT NULL, c8872 Timestamp64 NOT NULL, c8873 Datetime64 NOT NULL, c8874 Uint64, c8875 Int8 NOT NULL, c8876 Uint32 NOT NULL, c8877 Uint64 NOT NULL, c8878 JsonDocument, c8879 JsonDocument, c8880 Uint8 NOT NULL, c8881 Date NOT NULL, c8882 Decimal(15,0), c8883 Int32 NOT NULL, c8884 Decimal(35,10) NOT NULL, c8885 Decimal(22,9), c8886 Uint32, c8887 Uint8, c8888 Decimal(15,0), c8889 Uint32, c8890 Date, c8891 JsonDocument NOT NULL, c8892 Int8 NOT NULL, c8893 Decimal(15,0) NOT NULL, c8894 Date32, c8895 Int8 NOT NULL, c8896 Date NOT NULL, c8897 Int32 NOT NULL, c8898 Double, c8899 Utf8, c8900 Yson, c8901 Uint16, c8902 Float NOT NULL, c8903 JsonDocument NOT NULL, c8904 Uint8 NOT NULL, c8905 Bool NOT NULL, c8906 Timestamp NOT NULL, c8907 Datetime NOT NULL, c8908 Date, c8909 Uint16 NOT NULL, c8910 Int8, c8911 Date, c8912 Float NOT NULL, c8913 Decimal(35,10), c8914 Bool NOT NULL, c8915 Int32, c8916 Date, c8917 Int16 NOT NULL, c8918 Json, c8919 Timestamp, c8920 Float NOT NULL, c8921 Bool, c8922 Decimal(22,9), c8923 Int8 NOT NULL, c8924 Json NOT NULL, c8925 Uint64 NOT NULL, c8926 Uint32, c8927 Uint32 NOT NULL, c8928 Utf8, c8929 Int32 NOT NULL, c8930 Int8, c8931 Utf8, c8932 Date NOT NULL, c8933 Double NOT NULL, c8934 Interval64 NOT NULL, c8935 Double, c8936 Int32 NOT NULL, c8937 Timestamp, c8938 Timestamp64, c8939 Int64, c8940 Float NOT NULL, c8941 Decimal(35,10) NOT NULL, c8942 Interval64 NOT NULL, c8943 Uint16, c8944 Decimal(35,10) NOT NULL, c8945 Uint16, c8946 Uint16, c8947 Uint8 NOT NULL, c8948 Decimal(35,10), c8949 Decimal(35,10), c8950 Timestamp64 NOT NULL, c8951 Int16, c8952 Datetime64, c8953 JsonDocument NOT NULL, c8954 Decimal(35,10), c8955 Bool NOT NULL, c8956 Yson NOT NULL, c8957 Uint32 NOT NULL, c8958 Double, c8959 Yson NOT NULL, c8960 Double, c8961 Uint64, c8962 Int8, c8963 Decimal(15,0), c8964 Float, c8965 Date32, c8966 Timestamp, c8967 Datetime NOT NULL, c8968 Datetime NOT NULL, c8969 Float, c8970 Float, c8971 Yson NOT NULL, c8972 Int32, c8973 Uint8 NOT NULL, c8974 Int16 NOT NULL, c8975 Int32, c8976 Decimal(22,9) NOT NULL, c8977 Uint16 NOT NULL, c8978 Int8, c8979 Uint16, c8980 Bool, c8981 Int16 NOT NULL, c8982 Decimal(35,10) NOT NULL, c8983 Int64, c8984 Float, c8985 Int16, c8986 Int16, c8987 Datetime64, c8988 Timestamp NOT NULL, c8989 Utf8 NOT NULL, c8990 Int8 NOT NULL, c8991 JsonDocument NOT NULL, c8992 Uint64, c8993 Uint8, c8994 Uint16 NOT NULL, c8995 String NOT NULL, c8996 Double, c8997 Yson, c8998 Double NOT NULL, c8999 Int64, c9000 Uint32, c9001 Uint32 NOT NULL, c9002 JsonDocument NOT NULL, c9003 Json, c9004 Int8, c9005 Bool NOT NULL, c9006 Uint16, c9007 Uint8 NOT NULL, c9008 Uint8 NOT NULL, c9009 String NOT NULL, c9010 Uint32, c9011 Interval64, c9012 JsonDocument NOT NULL, c9013 Int32 NOT NULL, c9014 Interval64, c9015 Uint32 NOT NULL, c9016 Uint16 NOT NULL, c9017 Decimal(22,9) NOT NULL, c9018 Int64 NOT NULL, c9019 Int64 NOT NULL, c9020 Int32 NOT NULL, c9021 Date NOT NULL, c9022 JsonDocument NOT NULL, c9023 Int16 NOT NULL, c9024 Int32 NOT NULL, c9025 Json NOT NULL, c9026 Float NOT NULL, c9027 Decimal(22,9), c9028 Uint32, c9029 Uint64 NOT NULL, c9030 Date NOT NULL, c9031 Int16 NOT NULL, c9032 Uint16 NOT NULL, c9033 Yson NOT NULL, c9034 Datetime NOT NULL, c9035 Decimal(22,9), c9036 Uint8 NOT NULL, c9037 Uint16 NOT NULL, c9038 Int32 NOT NULL, c9039 Date NOT NULL, c9040 Yson NOT NULL, c9041 Datetime64, c9042 Json NOT NULL, c9043 Timestamp NOT NULL, c9044 Double, c9045 Int8 NOT NULL, c9046 Int8, c9047 Datetime64 NOT NULL, c9048 Json, c9049 Datetime64, c9050 Float NOT NULL, c9051 Yson NOT NULL, c9052 Double, c9053 Float NOT NULL, c9054 Int8, c9055 JsonDocument, c9056 Int16 NOT NULL, c9057 Yson, c9058 Int32 NOT NULL, c9059 Uint64 NOT NULL, c9060 Uint64, c9061 Bool NOT NULL, c9062 Datetime64 NOT NULL, c9063 Int8, c9064 Uint64, c9065 JsonDocument, c9066 Json, c9067 Timestamp NOT NULL, c9068 Decimal(35,10) NOT NULL, c9069 String, c9070 Utf8, c9071 Decimal(35,10), c9072 Json NOT NULL, c9073 Decimal(15,0) NOT NULL, c9074 Int32 NOT NULL, c9075 Interval64 NOT NULL, c9076 Double, c9077 Uint8, c9078 String, c9079 Int32, c9080 Timestamp NOT NULL, c9081 Date, c9082 Uint8, c9083 Uint32, c9084 Bool NOT NULL, c9085 Date, c9086 Int16, c9087 Bool, c9088 JsonDocument, c9089 Decimal(15,0) NOT NULL, c9090 Utf8, c9091 Int32, c9092 Int8 NOT NULL, c9093 Double, c9094 Date NOT NULL, c9095 Datetime64, c9096 Int32, c9097 Int8 NOT NULL, c9098 Decimal(35,10), c9099 Timestamp64, c9100 Float NOT NULL, c9101 Bool, c9102 Datetime64 NOT NULL, c9103 Decimal(15,0) NOT NULL, c9104 Yson NOT NULL, c9105 Int8, c9106 Utf8 NOT NULL, c9107 Utf8 NOT NULL, c9108 Timestamp NOT NULL, c9109 Uint8, c9110 Datetime, c9111 Bool, c9112 Datetime64, c9113 Float, c9114 Utf8 NOT NULL, c9115 Float NOT NULL, c9116 Yson NOT NULL, c9117 Uint32, c9118 Float NOT NULL, c9119 Int8 NOT NULL, c9120 Timestamp64 NOT NULL, c9121 Uint16 NOT NULL, c9122 Decimal(15,0), c9123 Decimal(22,9) NOT NULL, c9124 Int32 NOT NULL, c9125 Uint32, c9126 Date32, c9127 Uint64, c9128 Double, c9129 Utf8 NOT NULL, c9130 Yson NOT NULL, c9131 Timestamp64 NOT NULL, c9132 Decimal(15,0) NOT NULL, c9133 JsonDocument NOT NULL, c9134 Int32 NOT NULL, c9135 Int8 NOT NULL, c9136 Int16, c9137 Int32 NOT NULL, c9138 Uint32, c9139 JsonDocument, c9140 Datetime64 NOT NULL, c9141 Int64, c9142 Date, c9143 Uint16, c9144 Datetime NOT NULL, c9145 Yson, c9146 Decimal(22,9) NOT NULL, c9147 Decimal(15,0) NOT NULL, c9148 Double NOT NULL, c9149 Date32 NOT NULL, c9150 Timestamp64 NOT NULL, c9151 Bool NOT NULL, c9152 Decimal(15,0) NOT NULL, c9153 Uint64, c9154 Date32, c9155 Int32 NOT NULL, c9156 String, c9157 Float, c9158 String NOT NULL, c9159 Int8, c9160 Decimal(22,9) NOT NULL, c9161 Datetime64, c9162 Double NOT NULL, c9163 Timestamp, c9164 String NOT NULL, c9165 Json, c9166 Interval64 NOT NULL, c9167 Uint32, c9168 Timestamp64 NOT NULL, c9169 Utf8 NOT NULL, c9170 Interval64 NOT NULL, c9171 Int64 NOT NULL, c9172 JsonDocument NOT NULL, c9173 Int16 NOT NULL, c9174 Decimal(22,9) NOT NULL, c9175 Date NOT NULL, c9176 Utf8 NOT NULL, c9177 Decimal(22,9) NOT NULL, c9178 Date NOT NULL, c9179 Uint16, c9180 Int16, c9181 Datetime64, c9182 Date NOT NULL, c9183 Int8 NOT NULL, c9184 Uint32, c9185 Decimal(22,9), c9186 Uint16 NOT NULL, c9187 Int16, c9188 Yson, c9189 Datetime NOT NULL, c9190 Uint32, c9191 Decimal(35,10) NOT NULL, c9192 Int32 NOT NULL, c9193 Datetime64, c9194 Bool, c9195 Int64 NOT NULL, c9196 Date32, c9197 Decimal(35,10) NOT NULL, c9198 Int16, c9199 Date, c9200 Decimal(22,9) NOT NULL, c9201 Timestamp64 NOT NULL, c9202 Json NOT NULL, c9203 Decimal(15,0), c9204 Yson NOT NULL, c9205 Decimal(22,9) NOT NULL, c9206 Int64, c9207 JsonDocument, c9208 Date NOT NULL, c9209 Date32,\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, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:31776/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3501/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:64700/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10312/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16302/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16912/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:64038/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26590/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:2027/9
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6242
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16302
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15960
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28330
============================== slowest durations ===============================
198.17s call     test_workload.py::TestYdbWorkload::test
37.69s teardown test_workload.py::TestYdbWorkload::test
16.09s setup    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/vfhg/0009f8/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:3501 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    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.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 254.10s (0:04:14) =========================
