============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mvc2/000265/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 FE

==================================== ERRORS ====================================
__________________ ERROR at teardown of TestYdbWorkload.test ___________________
ydb/tests/stress/olap_workload/tests/test_workload.py:13: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-10-14T09:44:39.575791Z): verification=findPortion;fline=common.h:139;portion=4;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA70C616
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA704B66
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5973A8
E   3. /-S/ydb/core/tx/columnshard/engines/reader/simple_reader/duplicates/common.h:139: GetPortionVerified @ 0x1511C6EC
E   4. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/duplicates/manager.cpp:216: Handle @ 0x1511BE13
E   5. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB54AFD7
E   6. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB587E74
E   7. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB58BF12
E   8. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB58BB20
E   9. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB58C70E
E   10. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA70E17C
E   11. ??:0: ?? @ 0x7F3CCB9DBAC2
E   12. ??:0: ?? @ 0x7F3CCBA6D8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25441
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1644
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/mvc2/000265/r3tmp/kikimr_cluster_klgqlyjl
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log --grpc-port=8712 --mon-port=13437 --ic-port=7652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22824
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5011
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log --grpc-port=9952 --mon-port=22228 --ic-port=25441
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log --grpc-port=17754 --mon-port=17398 --ic-port=65101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log --grpc-port=27402 --mon-port=13093 --ic-port=31446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19602
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log --grpc-port=18324 --mon-port=26770 --ic-port=4159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18589
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log --grpc-port=5301 --mon-port=3941 --ic-port=19699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log --grpc-port=31777 --mon-port=8981 --ic-port=10526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63509
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6619
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log --grpc-port=11798 --mon-port=63509 --ic-port=10070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log --grpc-port=14430 --mon-port=16810 --ic-port=1644
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8712/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log --grpc-port=8712 --mon-port=13437 --ic-port=7652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log', '--grpc-port=8712', '--mon-port=13437', '--ic-port=7652')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 8244
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8712/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 8245
DEBUG    ya.test:process.py:259 Command (pid 8245) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 8245) elapsed time (sec): 1.084686040878296
DEBUG    ya.test:process.py:263 Command (pid 8245) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 8245) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 8245) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 8245) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 8245) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 8245) stime: 0.7039949999999999
DEBUG    ya.test:process.py:263 Command (pid 8245) utime: 0.133823
DEBUG    ya.test:process.py:263 Command (pid 8245) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 8245) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9952/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log --grpc-port=9952 --mon-port=22228 --ic-port=25441
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log', '--grpc-port=9952', '--mon-port=22228', '--ic-port=25441')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 9408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9952/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9423
DEBUG    ya.test:process.py:259 Command (pid 9423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9423) elapsed time (sec): 0.8752520084381104
DEBUG    ya.test:process.py:263 Command (pid 9423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 9423) minflt: 16078
DEBUG    ya.test:process.py:263 Command (pid 9423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 9423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 9423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9423) stime: 0.658299
DEBUG    ya.test:process.py:263 Command (pid 9423) utime: 0.10251199999999999
DEBUG    ya.test:process.py:263 Command (pid 9423) wtime: 0.876
DEBUG    ya.test:process.py:275 Command (pid 9423) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:17754/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log --grpc-port=17754 --mon-port=17398 --ic-port=65101
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log', '--grpc-port=17754', '--mon-port=17398', '--ic-port=65101')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 10135
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17754/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 10152
DEBUG    ya.test:process.py:259 Command (pid 10152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 10152) elapsed time (sec): 0.5295937061309814
DEBUG    ya.test:process.py:263 Command (pid 10152) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 10152) minflt: 16076
DEBUG    ya.test:process.py:263 Command (pid 10152) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 10152) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 10152) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 10152) stime: 0.29078
DEBUG    ya.test:process.py:263 Command (pid 10152) utime: 0.13569699999999998
DEBUG    ya.test:process.py:263 Command (pid 10152) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 10152) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:27402/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log --grpc-port=27402 --mon-port=13093 --ic-port=31446
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log', '--grpc-port=27402', '--mon-port=13093', '--ic-port=31446')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 10489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27402/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 10490
DEBUG    ya.test:process.py:259 Command (pid 10490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 10490) elapsed time (sec): 0.5967202186584473
DEBUG    ya.test:process.py:263 Command (pid 10490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 10490) minflt: 16099
DEBUG    ya.test:process.py:263 Command (pid 10490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 10490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 10490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 10490) stime: 0.405558
DEBUG    ya.test:process.py:263 Command (pid 10490) utime: 0.12206099999999999
DEBUG    ya.test:process.py:263 Command (pid 10490) wtime: 0.599
DEBUG    ya.test:process.py:275 Command (pid 10490) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18324/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log --grpc-port=18324 --mon-port=26770 --ic-port=4159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log', '--grpc-port=18324', '--mon-port=26770', '--ic-port=4159')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 11532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18324/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 11540
DEBUG    ya.test:process.py:259 Command (pid 11540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 11540) elapsed time (sec): 0.784348726272583
DEBUG    ya.test:process.py:263 Command (pid 11540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 11540) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 11540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 11540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 11540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 11540) stime: 0.425419
DEBUG    ya.test:process.py:263 Command (pid 11540) utime: 0.122859
DEBUG    ya.test:process.py:263 Command (pid 11540) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 11540) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5301/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log --grpc-port=5301 --mon-port=3941 --ic-port=19699
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log', '--grpc-port=5301', '--mon-port=3941', '--ic-port=19699')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 12684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5301/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 12722
DEBUG    ya.test:process.py:259 Command (pid 12722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 12722) elapsed time (sec): 0.5843532085418701
DEBUG    ya.test:process.py:263 Command (pid 12722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 12722) minflt: 16076
DEBUG    ya.test:process.py:263 Command (pid 12722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 12722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 12722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 12722) stime: 0.390549
DEBUG    ya.test:process.py:263 Command (pid 12722) utime: 0.118348
DEBUG    ya.test:process.py:263 Command (pid 12722) wtime: 0.59
DEBUG    ya.test:process.py:275 Command (pid 12722) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:31777/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log --grpc-port=31777 --mon-port=8981 --ic-port=10526
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log', '--grpc-port=31777', '--mon-port=8981', '--ic-port=10526')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 13559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31777/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 13561
DEBUG    ya.test:process.py:259 Command (pid 13561) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 13561) elapsed time (sec): 0.5184502601623535
DEBUG    ya.test:process.py:263 Command (pid 13561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 13561) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 13561) minflt: 18180
DEBUG    ya.test:process.py:263 Command (pid 13561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 13561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 13561) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 13561) stime: 0.32605999999999996
DEBUG    ya.test:process.py:263 Command (pid 13561) utime: 0.115314
DEBUG    ya.test:process.py:263 Command (pid 13561) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 13561) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11798/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log --grpc-port=11798 --mon-port=63509 --ic-port=10070
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log', '--grpc-port=11798', '--mon-port=63509', '--ic-port=10070')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 14410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11798/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 14418
DEBUG    ya.test:process.py:259 Command (pid 14418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 14418) elapsed time (sec): 0.6410093307495117
DEBUG    ya.test:process.py:263 Command (pid 14418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 14418) minflt: 16198
DEBUG    ya.test:process.py:263 Command (pid 14418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 14418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 14418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 14418) stime: 0.384414
DEBUG    ya.test:process.py:263 Command (pid 14418) utime: 0.130432
DEBUG    ya.test:process.py:263 Command (pid 14418) wtime: 0.643
DEBUG    ya.test:process.py:275 Command (pid 14418) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14430/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log --grpc-port=14430 --mon-port=16810 --ic-port=1644
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log', '--grpc-port=14430', '--mon-port=16810', '--ic-port=1644')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 15164
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14430/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 15194
DEBUG    ya.test:process.py:259 Command (pid 15194) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 15194) elapsed time (sec): 0.517301082611084
DEBUG    ya.test:process.py:263 Command (pid 15194) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 15194) minflt: 16081
DEBUG    ya.test:process.py:263 Command (pid 15194) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 15194) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 15194) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 15194) stime: 0.278825
DEBUG    ya.test:process.py:263 Command (pid 15194) utime: 0.116896
DEBUG    ya.test:process.py:263 Command (pid 15194) wtime: 0.528
DEBUG    ya.test:process.py:275 Command (pid 15194) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 7652\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25441\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65101\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31446\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4159\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19699\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10526\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10070\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1644\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/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 7652\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25441\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65101\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31446\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4159\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19699\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10526\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10070\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1644\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 19276
DEBUG    ya.test:process.py:259 Command (pid 19276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19276) elapsed time (sec): 0.5254931449890137
DEBUG    ya.test:process.py:263 Command (pid 19276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) maxrss: 545364
DEBUG    ya.test:process.py:263 Command (pid 19276) minflt: 18224
DEBUG    ya.test:process.py:263 Command (pid 19276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 19276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 19276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19276) stime: 0.307176
DEBUG    ya.test:process.py:263 Command (pid 19276) utime: 0.141512
DEBUG    ya.test:process.py:263 Command (pid 19276) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 19276) 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 19276) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 19780
DEBUG    ya.test:process.py:259 Command (pid 19780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19780) elapsed time (sec): 0.5173928737640381
DEBUG    ya.test:process.py:263 Command (pid 19780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) maxrss: 545388
DEBUG    ya.test:process.py:263 Command (pid 19780) minflt: 18218
DEBUG    ya.test:process.py:263 Command (pid 19780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 19780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 19780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19780) stime: 0.261695
DEBUG    ya.test:process.py:263 Command (pid 19780) utime: 0.136706
DEBUG    ya.test:process.py:263 Command (pid 19780) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 19780) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vnn456ehje.auto.internal" port: 18324 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-vnn456ehje.auto.internal" port: 11798 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-vnn456ehje.auto.internal" port: 27402 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-vnn456ehje.auto.internal" port: 31777 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-vnn456ehje.auto.internal" port: 8712 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-vnn456ehje.auto.internal" port: 17754 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-vnn456ehje.auto.internal" port: 9952 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-vnn456ehje.auto.internal" port: 5301 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-vnn456ehje.auto.internal" port: 14430 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-vnn456ehje.auto.internal:8712, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:27402, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:31777, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:9952, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:11798, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:17754, location 3, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:5301, location 3, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:18324, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:14430, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:8712', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 20237
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:8712
DEBUG    ya.test:process.py:259 Command (pid 20237) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 20237) elapsed time (sec): 55.64952898025513
DEBUG    ya.test:process.py:263 Command (pid 20237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) inblock: 26256
DEBUG    ya.test:process.py:263 Command (pid 20237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 20237) maxrss: 204392
DEBUG    ya.test:process.py:263 Command (pid 20237) minflt: 24670
DEBUG    ya.test:process.py:263 Command (pid 20237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nivcsw: 671
DEBUG    ya.test:process.py:263 Command (pid 20237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nvcsw: 33049
DEBUG    ya.test:process.py:263 Command (pid 20237) oublock: 488
DEBUG    ya.test:process.py:263 Command (pid 20237) stime: 0.5236919999999999
DEBUG    ya.test:process.py:263 Command (pid 20237) utime: 4.733928
DEBUG    ya.test:process.py:263 Command (pid 20237) wtime: 55.651
DEBUG    ya.test:process.py:275 Command (pid 20237) 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_26 to tbl_22
Renaming table tbl_2 to tbl_3
Renaming table tbl_6 to tbl_9
Writing to table tbl_0
Writing to table tbl_12
Writing to table tbl_15
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
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_12
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_12
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_14
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_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_9\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_1
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_3\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_12 to tbl_15
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_0 to tbl_15
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_24 to tbl_25
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_5
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_14]\' 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_9
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_24]\' 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_9
Inserting a row by thread 2
Writing to table tbl_14
Writing to table tbl_17
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_14]\' 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_21
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_15
Writing to table tbl_14
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_5
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_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_14]\' 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_3
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_12 to tbl_15
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_9\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_25 to tbl_6
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_0`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_26
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_6 to tbl_6
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_16 to tbl_7
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_12
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_8
Renaming table tbl_0 to tbl_6
Elapsed 10 seconds, stat:
	create_drop: Created: 6, Deleted: 0, Exists: 16
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 1, 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_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_3
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_0 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_8
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_25 to tbl_11
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_7 to tbl_28
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 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_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_9 to tbl_11
Writing to table tbl_28
Renaming table tbl_11 to tbl_12
Renaming table tbl_19 to tbl_26
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_29 to tbl_1
Renaming table tbl_29 to tbl_30
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_2 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_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_20 to tbl_29
Inserting a row by thread 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_10
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_14\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 35], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 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_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_28 to tbl_21
Writing to table tbl_27
Renaming table tbl_10 to tbl_27
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_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_7
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_10]\' 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_25 to tbl_14
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_7]\' 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: 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_23 to tbl_3
Renaming table tbl_29 to tbl_24
Writing to table tbl_5
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_5]\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_22
Renaming table tbl_9 to tbl_2
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_10 to tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_10 to tbl_9
Elapsed 20 seconds, stat:
	create_drop: Created: 16, Deleted: 2, Exists: 24
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 2
	rename_tables: Renames: 7, Writes: 6
Inserting a row by thread 3
Renaming table tbl_21 to tbl_15
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_15\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 31], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_25 to tbl_0
Renaming table tbl_17 to tbl_25
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_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_8 to tbl_26
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_10 to tbl_2
Writing to table tbl_23
Writing to table tbl_14
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_16
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_10]\' 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_15 to tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_30 to tbl_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_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_22 to tbl_30
Inserting a row by thread 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_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_6
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_10]\' 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_8 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_9
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_20 to tbl_4
Renaming table tbl_18 to tbl_16
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_20 to tbl_25
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_28
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_4
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_15 to tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_22
Inserting a row by thread 2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_12
Renaming table tbl_18 to tbl_2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_24
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_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_12\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 40], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_28 to tbl_2
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_12 to tbl_2
Writing to table tbl_15
Renaming table tbl_5 to tbl_11
Inserting a row by thread 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_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_14
Renaming table tbl_13 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_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_14 to tbl_22
Writing to table tbl_8
Inserting a row by thread 2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_17
Elapsed 30 seconds, stat:
	create_drop: Created: 28, Deleted: 4, Exists: 34
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 7
	rename_tables: Renames: 13, Writes: 11
Renaming table tbl_27 to tbl_29
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_24 to tbl_10
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_8]\' 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_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_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_6 to tbl_3
Writing to table tbl_30
Renaming table tbl_8 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_5]\' 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_6
Renaming table tbl_23 to tbl_6
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_8
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_20 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 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_14]\' 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_11 to tbl_25
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_14]\' 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_29
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_14
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_14]\' 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_30
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_3\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_7 to tbl_30
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_29
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_14
Inserting a row by thread 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 to tbl_5
Renaming table tbl_14 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_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_0 to tbl_4
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_6 to tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_6
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_14]\' 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_7 to tbl_18
Writing to table 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
Elapsed 40 seconds, stat:
	create_drop: Created: 36, Deleted: 6, Exists: 40
	insert_delete: Inserted: 4, Current: 2
	transactions: Inserted: 7
	rename_tables: Renames: 17, Writes: 14
Writing to table tbl_8
Inserting a row by thread 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_8]\' 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
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_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_2 to tbl_10
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_5]\' 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_29
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_10\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 68], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_22 to tbl_26
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_21 to tbl_26
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_18 to 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
Renaming table tbl_18 to tbl_26
Renaming table tbl_16 to tbl_25
Writing to table tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 20237) errors:
...64 NOT NULL, c1097 Int32 NOT NULL, c1098 Utf8 NOT NULL, c1099 Datetime64 NOT NULL, c1100 Int64 NOT NULL, c1101 Date32 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Decimal(35,10) NOT NULL, c1104 Date32 NOT NULL, c1105 Uint64 NOT NULL, c1106 Int16 NOT NULL, c1107 Datetime64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Uint64 NOT NULL, c1110 Decimal(35,10) NOT NULL, c1111 Int32 NOT NULL, c1112 Int8 NOT NULL, c1113 Uint64 NOT NULL, c1114 Date32 NOT NULL, c1115 Utf8 NOT NULL, c1116 Int8 NOT NULL, c1117 Uint16 NOT NULL, c1118 Interval64 NOT NULL, c1119 Date NOT NULL, c1120 Uint32 NOT NULL, c1121 Datetime64 NOT NULL, c1122 String NOT NULL, c1123 Utf8 NOT NULL, c1124 Uint16 NOT NULL, c1125 Uint8 NOT NULL, c1126 Uint16 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Decimal(22,9) NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint32 NOT NULL, c1132 Date32 NOT NULL, c1133 Datetime64 NOT NULL, c1134 String NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint16 NOT NULL, c1137 Uint8 NOT NULL, c1138 Int64 NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Datetime64 NOT NULL, c1141 Int64 NOT NULL, c1142 Int8 NOT NULL, c1143 Uint32 NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Date NOT NULL, c1146 Datetime64 NOT NULL, c1147 Decimal(22,9) NOT NULL, c1148 Uint32 NOT NULL, c1149 Decimal(15,0) NOT NULL, c1150 Date32 NOT NULL, c1151 Int32 NOT NULL, c1152 Timestamp NOT NULL, c1153 Interval64 NOT NULL, c1154 Date NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int64 NOT NULL, c1157 Datetime64 NOT NULL, c1158 Decimal(35,10) NOT NULL, c1159 Date32 NOT NULL, c1160 Int32 NOT NULL, c1161 Uint8 NOT NULL, c1162 Int32 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(35,10) NOT NULL, c1165 Decimal(15,0) NOT NULL, c1166 Int32 NOT NULL, c1167 Date32 NOT NULL, c1168 Decimal(22,9) NOT NULL, c1169 Uint16 NOT NULL, c1170 Timestamp NOT NULL, c1171 Timestamp64 NOT NULL, c1172 String NOT NULL, c1173 Uint16 NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Decimal(15,0) NOT NULL, c1176 Datetime64 NOT NULL, c1177 Int64 NOT NULL, c1178 Timestamp64 NOT NULL, c1179 Datetime NOT NULL, c1180 Date32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Datetime64 NOT NULL, c1183 Utf8 NOT NULL, c1184 Int16 NOT NULL, c1185 Decimal(15,0) NOT NULL, c1186 Decimal(22,9) NOT NULL, c1187 Datetime NOT NULL, c1188 Int16 NOT NULL, c1189 Int64 NOT NULL, c1190 Uint8 NOT NULL, c1191 Uint32 NOT NULL, c1192 Decimal(22,9) NOT NULL, c1193 Uint32 NOT NULL, c1194 Datetime64 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint16 NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Int32 NOT NULL, c1199 Decimal(35,10) NOT NULL, c1200 Uint8 NOT NULL, c1201 Timestamp NOT NULL, c1202 Datetime64 NOT NULL, c1203 Int64 NOT NULL, c1204 Date32 NOT NULL, c1205 Int64 NOT NULL, c1206 Uint16 NOT NULL, c1207 Datetime NOT NULL, c1208 Decimal(22,9) NOT NULL, c1209 Uint16 NOT NULL, c1210 Date NOT NULL, c1211 String NOT NULL, c1212 Decimal(22,9) NOT NULL, c1213 Timestamp NOT NULL, c1214 Datetime64 NOT NULL, c1215 Date32 NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64 NOT NULL, c1218 Decimal(35,10) NOT NULL, c1219 Datetime NOT NULL, c1220 Interval64 NOT NULL, c1221 String NOT NULL, c1222 Uint8 NOT NULL, c1223 Utf8 NOT NULL, c1224 Timestamp NOT NULL, c1225 Utf8 NOT NULL, c1226 Datetime64 NOT NULL, c1227 Uint16 NOT NULL, c1228 Datetime64 NOT NULL, c1229 Uint8 NOT NULL, c1230 Decimal(22,9) NOT NULL, c1231 Datetime NOT NULL, c1232 Int8 NOT NULL, c1233 Decimal(22,9) NOT NULL, c1234 Int8 NOT NULL, c1235 Int16 NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Uint8 NOT NULL, c1238 Int16 NOT NULL, c1239 Uint8 NOT NULL, c1240 Int32 NOT NULL, c1241 Int16 NOT NULL, c1242 Int16 NOT NULL, c1243 Uint64 NOT NULL, c1244 String NOT NULL, c1245 Uint64 NOT NULL, c1246 Interval64 NOT NULL, c1247 Datetime NOT NULL, c1248 Uint32 NOT NULL, c1249 Int8 NOT NULL, c1250 Datetime NOT NULL, c1251 Interval64 NOT NULL, c1252 Decimal(15,0) NOT NULL, c1253 Timestamp NOT NULL, c1254 Datetime64 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Uint8 NOT NULL, c1257 Datetime NOT NULL, c1258 String NOT NULL, c1259 Timestamp NOT NULL, c1260 Date32 NOT NULL, c1261 Utf8 NOT NULL, c1262 Uint64 NOT NULL, c1263 Int16 NOT NULL, c1264 Uint32 NOT NULL, c1265 Timestamp64 NOT NULL, c1266 Int8 NOT NULL, c1267 Datetime NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Int64 NOT NULL, c1270 Uint64 NOT NULL, c1271 Decimal(15,0) NOT NULL, c1272 Interval64 NOT NULL, c1273 Date NOT NULL, c1274 String NOT NULL, c1275 Interval64 NOT NULL, c1276 Uint64 NOT NULL, c1277 Int16 NOT NULL, c1278 Interval64 NOT NULL, c1279 Uint32 NOT NULL, c1280 Utf8 NOT NULL, c1281 Uint16 NOT NULL, c1282 Timestamp NOT NULL, c1283 Uint16 NOT NULL, c1284 Int8 NOT NULL, c1285 Datetime NOT NULL, c1286 Uint64 NOT NULL, c1287 Uint32 NOT NULL, c1288 Decimal(15,0) NOT NULL, c1289 Uint32 NOT NULL, c1290 Date32 NOT NULL, c1291 Uint16 NOT NULL, c1292 Int8 NOT NULL, c1293 Uint16 NOT NULL, c1294 Int8 NOT NULL, c1295 Uint64 NOT NULL, c1296 Int16 NOT NULL, c1297 Int32 NOT NULL, c1298 String NOT NULL, c1299 Timestamp NOT NULL, c1300 Interval64 NOT NULL, c1301 Timestamp64 NOT NULL, c1302 Int32 NOT NULL, c1303 Decimal(22,9) NOT NULL, c1304 Int8 NOT NULL, c1305 Decimal(15,0) NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Utf8 NOT NULL, c1308 Date NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Uint64 NOT NULL, c1311 Date NOT NULL, c1312 Int8 NOT NULL, c1313 Int16 NOT NULL, c1314 Utf8 NOT NULL, c1315 Uint16 NOT NULL, c1316 Uint64 NOT NULL, c1317 Date NOT NULL, c1318 Date32 NOT NULL, c1319 Datetime64 NOT NULL, c1320 Int32 NOT NULL, c1321 Int16 NOT NULL, c1322 Uint16 NOT NULL, c1323 Int8 NOT NULL, c1324 Int64 NOT NULL, c1325 Timestamp NOT NULL, c1326 Uint32 NOT NULL, c1327 Int16 NOT NULL, c1328 Int8 NOT NULL, c1329 Utf8 NOT NULL, c1330 Int16 NOT NULL, c1331 Utf8 NOT NULL, c1332 Int32 NOT NULL, c1333 String NOT NULL, c1334 Uint16 NOT NULL, c1335 Timestamp NOT NULL, c1336 String NOT NULL, c1337 Timestamp NOT NULL, c1338 Datetime64 NOT NULL, c1339 Timestamp NOT NULL, c1340 Datetime NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Int8 NOT NULL, c1344 Datetime NOT NULL, c1345 Uint32 NOT NULL, c1346 Timestamp NOT NULL, c1347 Int64 NOT NULL, c1348 Timestamp64 NOT NULL, c1349 Datetime64 NOT NULL, c1350 Uint8 NOT NULL, c1351 Int32 NOT NULL, c1352 Int32 NOT NULL, c1353 String NOT NULL, c1354 Date NOT NULL, c1355 Decimal(35,10) NOT NULL, c1356 Utf8 NOT NULL, c1357 Interval64 NOT NULL, c1358 Decimal(22,9) NOT NULL, c1359 Datetime NOT NULL, c1360 Utf8 NOT NULL, c1361 Uint16 NOT NULL, c1362 Int16 NOT NULL, c1363 Timestamp NOT NULL, c1364 Timestamp64 NOT NULL, c1365 Datetime NOT NULL, c1366 Datetime64 NOT NULL, c1367 Int32 NOT NULL, c1368 Timestamp64 NOT NULL, c1369 Uint16 NOT NULL, c1370 Uint64 NOT NULL, c1371 Decimal(15,0) NOT NULL, c1372 String NOT NULL, c1373 Interval64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Int16 NOT NULL, c1376 Uint64 NOT NULL, c1377 Decimal(15,0) NOT NULL, c1378 Datetime64 NOT NULL, c1379 Uint16 NOT NULL, c1380 Timestamp NOT NULL, c1381 Interval64 NOT NULL, c1382 Int32 NOT NULL, c1383 Int32 NOT NULL, c1384 Date32 NOT NULL, c1385 Datetime NOT NULL, c1386 Uint64 NOT NULL, c1387 Uint32 NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 JsonDocument, c1391 Uint32 NOT NULL, c1392 Date32, c1393 Date NOT NULL, c1394 Date, c1395 Timestamp NOT NULL, c1396 Float NOT NULL, c1397 Date NOT NULL, c1398 JsonDocument, c1399 Date32 NOT NULL, c1400 Int32, c1401 Utf8 NOT NULL, c1402 Decimal(22,9), c1403 Utf8 NOT NULL, c1404 Uint8 NOT NULL, c1405 Yson NOT NULL, c1406 Datetime64 NOT NULL, c1407 Datetime64 NOT NULL, c1408 Float NOT NULL, c1409 Date, c1410 Uint16, c1411 String NOT NULL, c1412 Interval64 NOT NULL, c1413 Double, c1414 Double, c1415 JsonDocument, c1416 Date NOT NULL, c1417 Date32 NOT NULL, c1418 String, c1419 Utf8 NOT NULL, c1420 Date, c1421 Uint32, c1422 Int32, c1423 Date32 NOT NULL, c1424 Utf8 NOT NULL, c1425 Date NOT NULL, c1426 Decimal(35,10) NOT NULL, c1427 Datetime64, c1428 Interval64, c1429 Decimal(22,9) NOT NULL, c1430 Json NOT NULL, c1431 Int64 NOT NULL, c1432 Timestamp NOT NULL, c1433 Uint64, c1434 Date32 NOT NULL, c1435 Timestamp64 NOT NULL, c1436 Yson, c1437 Utf8 NOT NULL, c1438 Decimal(15,0) NOT NULL, c1439 Datetime, c1440 Json NOT NULL, c1441 Int8, c1442 Yson NOT NULL, c1443 Date32, c1444 Utf8, c1445 Decimal(15,0) NOT NULL, c1446 Timestamp64, c1447 Int32 NOT NULL, c1448 Uint32, c1449 Int8 NOT NULL, c1450 Int32 NOT NULL, c1451 Datetime, c1452 Decimal(15,0), c1453 Decimal(15,0), c1454 Timestamp64 NOT NULL, c1455 String NOT NULL, c1456 String, c1457 Decimal(15,0), c1458 Decimal(22,9) NOT NULL, c1459 String NOT NULL, c1460 Int64 NOT NULL, c1461 Uint8, c1462 Timestamp, c1463 Date32 NOT NULL, c1464 Int32 NOT NULL, c1465 Uint16, c1466 Double, c1467 Float NOT NULL, c1468 Datetime64 NOT NULL, c1469 Double, c1470 Decimal(22,9), c1471 Json, c1472 Float NOT NULL, c1473 Decimal(35,10), c1474 Datetime64, c1475 Uint32 NOT NULL, c1476 Date, c1477 Uint32, c1478 Date, c1479 Uint32, c1480 Uint64, c1481 Interval64, c1482 Json, c1483 Uint32, c1484 JsonDocument, c1485 Uint64, c1486 Uint16 NOT NULL, c1487 Double NOT NULL, c1488 Utf8, c1489 Date32, c1490 Datetime64, c1491 Int16 NOT NULL, c1492 Date32, c1493 Int16, c1494 Decimal(35,10) NOT NULL, c1495 Uint8, c1496 Double NOT NULL, c1497 String, c1498 Datetime64, c1499 Decimal(35,10), c1500 Uint64, c1501 Timestamp64, c1502 Json NOT NULL, c1503 Timestamp NOT NULL, c1504 Datetime, c1505 Int16 NOT NULL, c1506 Uint64 NOT NULL, c1507 Decimal(15,0), c1508 Json NOT NULL, c1509 Date32, c1510 Timestamp64 NOT NULL, c1511 Int8 NOT NULL, c1512 Datetime NOT NULL, c1513 Float NOT NULL, c1514 Datetime, c1515 Int32, c1516 Uint64, c1517 JsonDocument NOT NULL, c1518 Timestamp NOT NULL, c1519 Date, c1520 Int64 NOT NULL, c1521 Datetime64, c1522 Int64 NOT NULL, c1523 Decimal(35,10) NOT NULL, c1524 Uint16, c1525 Double, c1526 Uint8 NOT NULL, c1527 Decimal(22,9) NOT NULL, c1528 Decimal(15,0), c1529 Double NOT NULL, c1530 Int32 NOT NULL, c1531 Float NOT NULL, c1532 Json NOT NULL, c1533 Uint64 NOT NULL, c1534 Uint64, c1535 Decimal(22,9), c1536 Float, c1537 Decimal(22,9) NOT NULL, c1538 Decimal(15,0) NOT NULL, c1539 Timestamp NOT NULL, c1540 Date NOT NULL, c1541 Timestamp64 NOT NULL, c1542 Interval64 NOT NULL, c1543 Interval64 NOT NULL, c1544 Decimal(22,9), c1545 JsonDocument, c1546 Timestamp NOT NULL, c1547 JsonDocument, c1548 Timestamp NOT NULL, c1549 Uint32 NOT NULL, c1550 Datetime NOT NULL, c1551 Double, c1552 Decimal(35,10), c1553 Uint8, c1554 Interval64 NOT NULL, c1555 Int16, c1556 Uint8 NOT NULL, c1557 Int16, c1558 Int64, c1559 Decimal(15,0) NOT NULL, c1560 Datetime64 NOT NULL, c1561 String, c1562 Double NOT NULL, c1563 Datetime, c1564 Timestamp64, c1565 Uint16, c1566 Datetime64, c1567 Date, c1568 Uint16 NOT NULL, c1569 Datetime64, c1570 Date NOT NULL, c1571 Int64, c1572 Date32 NOT NULL, c1573 Timestamp, c1574 Double, c1575 Uint8, c1576 JsonDocument NOT NULL, c1577 Uint64 NOT NULL, c1578 Uint64 NOT NULL, c1579 Uint16, c1580 Decimal(22,9), c1581 Utf8 NOT NULL, c1582 Uint32, c1583 Decimal(35,10) NOT NULL, c1584 Int16, c1585 Json NOT NULL, c1586 Uint16 NOT NULL, c1587 Uint16, c1588 Double, c1589 Float NOT NULL, c1590 Utf8, c1591 Timestamp64 NOT NULL, c1592 Float NOT NULL, c1593 Datetime, c1594 Int8 NOT NULL, c1595 Uint64, c1596 JsonDocument, c1597 Uint64, c1598 Uint32, c1599 Interval64 NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Decimal(35,10), c1603 String, c1604 Json NOT NULL, c1605 Json, c1606 Date, c1607 Yson, c1608 Interval64 NOT NULL, c1609 Utf8 NOT NULL, c1610 JsonDocument NOT NULL, c1611 Interval64, c1612 Date, c1613 JsonDocument, c1614 Int32, c1615 Int8 NOT NULL, c1616 Float, c1617 JsonDocument, c1618 Int8 NOT NULL, c1619 Float, c1620 Uint32, c1621 Timestamp64, c1622 Int64 NOT NULL, c1623 Uint8 NOT NULL, c1624 Float, c1625 Int8, c1626 Interval64 NOT NULL, c1627 Date32, c1628 Timestamp64, c1629 Uint32, c1630 Decimal(22,9) NOT NULL, c1631 JsonDocument, c1632 Uint32 NOT NULL, c1633 Int32, c1634 Timestamp64 NOT NULL, c1635 Interval64 NOT NULL, c1636 Utf8 NOT NULL, c1637 Datetime NOT NULL, c1638 Date32, c1639 Uint16, c1640 Uint8, c1641 Decimal(15,0), c1642 Int32 NOT NULL, c1643 Date NOT NULL, c1644 Uint8 NOT NULL, c1645 Uint16, c1646 Date32, c1647 Float, c1648 Uint16 NOT NULL, c1649 String NOT NULL, c1650 Yson NOT NULL, c1651 Int32 NOT NULL, c1652 Yson NOT NULL, c1653 Int32 NOT NULL, c1654 Timestamp NOT NULL, c1655 Uint16, c1656 Date32, c1657 Timestamp NOT NULL, c1658 Int64 NOT NULL, c1659 Json NOT NULL, c1660 Json NOT NULL, c1661 Uint16 NOT NULL, c1662 Decimal(15,0), c1663 Datetime64, c1664 Json, c1665 JsonDocument NOT NULL, c1666 Int64, c1667 Timestamp, c1668 Interval64 NOT NULL, c1669 Interval64, c1670 Decimal(35,10), c1671 Int8 NOT NULL, c1672 Int16, c1673 JsonDocument NOT NULL, c1674 Utf8 NOT NULL, c1675 Datetime, c1676 Timestamp64 NOT NULL, c1677 Decimal(35,10), c1678 Decimal(22,9), c1679 Uint32, c1680 Float NOT NULL, c1681 Datetime64, c1682 Datetime, c1683 Int64, c1684 Uint64, c1685 Int64 NOT NULL, c1686 Utf8 NOT NULL, c1687 String, c1688 Decimal(35,10), c1689 Int32 NOT NULL, c1690 Decimal(35,10), c1691 Datetime64, c1692 Int32, c1693 Yson NOT NULL, c1694 Decimal(15,0), c1695 Timestamp64 NOT NULL, c1696 Float NOT NULL, c1697 Timestamp, c1698 JsonDocument, c1699 Decimal(15,0), c1700 Uint64 NOT NULL, c1701 Timestamp NOT NULL, c1702 Datetime, c1703 Int16 NOT NULL, c1704 Timestamp NOT NULL, c1705 Datetime64, c1706 Int8, c1707 Double, c1708 Double NOT NULL, c1709 Date, c1710 Datetime64 NOT NULL, c1711 Double, c1712 Date, c1713 Int16, c1714 Uint64, c1715 Utf8, c1716 Int16 NOT NULL, c1717 String, c1718 Uint8, c1719 Decimal(35,10) NOT NULL, c1720 Double, c1721 Yson, c1722 Int32 NOT NULL, c1723 Decimal(15,0), c1724 Decimal(15,0), c1725 Float, c1726 Yson NOT NULL, c1727 Uint16 NOT NULL, c1728 Int8, c1729 Timestamp64, c1730 Decimal(22,9), c1731 Timestamp64, c1732 Uint32, c1733 Timestamp, c1734 Datetime64, c1735 Timestamp64 NOT NULL, c1736 Uint16 NOT NULL, c1737 String NOT NULL, c1738 Utf8 NOT NULL, c1739 Yson, c1740 Double NOT NULL, c1741 Int16, c1742 Interval64 NOT NULL, c1743 Timestamp64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Date NOT NULL, c1746 JsonDocument NOT NULL, c1747 JsonDocument, c1748 Double NOT NULL, c1749 Utf8, c1750 Uint16, c1751 Timestamp NOT NULL, c1752 Date32, c1753 Decimal(15,0) NOT NULL, c1754 Decimal(15,0), c1755 Timestamp64 NOT NULL, c1756 Date, c1757 Interval64 NOT NULL, c1758 Datetime64, c1759 Decimal(22,9) NOT NULL, c1760 Interval64 NOT NULL, c1761 Yson NOT NULL, c1762 Int16, c1763 Date32, c1764 Datetime64, c1765 Yson, c1766 Uint32 NOT NULL, c1767 Timestamp NOT NULL, c1768 JsonDocument NOT NULL, c1769 Timestamp, c1770 Int32, c1771 Datetime64 NOT NULL, c1772 Decimal(15,0), c1773 Decimal(22,9) NOT NULL, c1774 Utf8 NOT NULL, c1775 Interval64 NOT NULL, c1776 Utf8 NOT NULL, c1777 Decimal(35,10) NOT NULL, c1778 Uint16, c1779 Int16 NOT NULL, c1780 Timestamp, c1781 Date, c1782 Uint8 NOT NULL, c1783 Datetime64 NOT NULL, c1784 Uint32, c1785 Decimal(15,0) NOT NULL, c1786 Yson, c1787 Datetime NOT NULL, c1788 Int32, c1789 Int8, c1790 Date32 NOT NULL, c1791 Uint32 NOT NULL, c1792 Int8 NOT NULL, c1793 Datetime NOT NULL, c1794 Int16, c1795 Date32 NOT NULL, c1796 Json, c1797 Interval64, c1798 Datetime NOT NULL, c1799 Int32, c1800 Int16, c1801 Date32, c1802 Uint32 NOT NULL, c1803 Uint16, c1804 Double NOT NULL, c1805 Json, c1806 Datetime64 NOT NULL, c1807 JsonDocument, c1808 Double, c1809 Int16, c1810 Uint8 NOT NULL, c1811 JsonDocument NOT NULL, c1812 String, c1813 Datetime64, c1814 Decimal(22,9) NOT NULL, c1815 Date, c1816 Double NOT NULL, c1817 Uint32 NOT NULL, c1818 Uint16 NOT NULL, c1819 Double NOT NULL, c1820 Uint8 NOT NULL, c1821 Int32 NOT NULL, c1822 Json NOT NULL, c1823 Uint16 NOT NULL, c1824 Uint8 NOT NULL, c1825 Int8 NOT NULL, c1826 Uint32 NOT NULL, c1827 Uint64, c1828 Uint16, c1829 Interval64 NOT NULL, c1830 Uint8 NOT NULL, c1831 Json, c1832 Utf8 NOT NULL, c1833 Int8, c1834 Utf8 NOT NULL, c1835 Datetime64, c1836 JsonDocument NOT NULL, c1837 Decimal(35,10) NOT NULL, c1838 Decimal(15,0) NOT NULL, c1839 Yson, c1840 Date, c1841 Datetime64, c1842 Decimal(35,10), c1843 Datetime NOT NULL, c1844 Double, c1845 String NOT NULL, c1846 Timestamp NOT NULL, c1847 Decimal(15,0), c1848 Decimal(22,9), c1849 JsonDocument NOT NULL, c1850 Int8, c1851 Int64, c1852 Uint8 NOT NULL, c1853 Timestamp64, c1854 Int8 NOT NULL, c1855 Utf8, c1856 Interval64, c1857 Yson, c1858 Int8, c1859 Yson, c1860 Double NOT NULL, c1861 Int8, c1862 JsonDocument, c1863 Int16, c1864 Timestamp64 NOT NULL, c1865 Json NOT NULL, c1866 Timestamp64, c1867 Timestamp64, c1868 Timestamp64 NOT NULL, c1869 Timestamp, c1870 Datetime64 NOT NULL, c1871 Interval64, c1872 Yson, c1873 JsonDocument, c1874 Datetime64 NOT NULL, c1875 Datetime NOT NULL, c1876 Uint32 NOT NULL, c1877 Interval64, c1878 Int64, c1879 Uint8 NOT NULL, c1880 Datetime, c1881 Datetime64 NOT NULL, c1882 Utf8 NOT NULL, c1883 Int8 NOT NULL, c1884 Uint8, c1885 Float, c1886 Date, c1887 Timestamp NOT NULL, c1888 Timestamp64 NOT NULL, c1889 Date NOT NULL, c1890 Datetime, c1891 Int32, c1892 Uint32, c1893 Decimal(22,9) NOT NULL, c1894 Date NOT NULL, c1895 Int16, c1896 Decimal(35,10), c1897 Float NOT NULL, c1898 Uint16, c1899 Interval64 NOT NULL, c1900 Utf8 NOT NULL, c1901 JsonDocument NOT NULL, c1902 JsonDocument NOT NULL, c1903 Datetime, c1904 Date NOT NULL, c1905 Decimal(22,9), c1906 JsonDocument NOT NULL, c1907 Date32 NOT NULL, c1908 Yson NOT NULL, c1909 Int8, c1910 Uint8 NOT NULL, c1911 Datetime, c1912 Timestamp64, c1913 Uint32 NOT NULL, c1914 Json, c1915 Date32 NOT NULL, c1916 Timestamp NOT NULL, c1917 Date32 NOT NULL, c1918 Decimal(35,10), c1919 Int16 NOT NULL, c1920 Timestamp, c1921 Decimal(22,9), c1922 Float, c1923 Int64, c1924 Int16, c1925 Uint32, c1926 Json, c1927 Double NOT NULL, c1928 Date NOT NULL, c1929 Decimal(15,0), c1930 Uint8 NOT NULL, c1931 Uint8 NOT NULL, c1932 Timestamp64 NOT NULL, c1933 Uint32 NOT NULL, c1934 Decimal(15,0), c1935 Datetime64 NOT NULL, c1936 Utf8, c1937 Datetime, c1938 Uint8, c1939 Float NOT NULL, c1940 Json NOT NULL, c1941 Uint64, c1942 Utf8, c1943 Decimal(35,10) NOT NULL, c1944 Decimal(15,0), c1945 Int32 NOT NULL, c1946 JsonDocument, c1947 Int16, c1948 Utf8 NOT NULL, c1949 Uint16, c1950 Utf8 NOT NULL, c1951 Double NOT NULL, c1952 String, c1953 Float NOT NULL, c1954 Decimal(22,9), c1955 Int64, c1956 Int64 NOT NULL, c1957 String NOT NULL, c1958 Yson, c1959 Uint8 NOT NULL, c1960 Uint16 NOT NULL, c1961 Json NOT NULL, c1962 Yson NOT NULL, c1963 Datetime NOT NULL, c1964 Uint32 NOT NULL, c1965 Int16 NOT NULL, c1966 Interval64 NOT NULL, c1967 Datetime NOT NULL, c1968 Date NOT NULL, c1969 Int64, c1970 Uint16, c1971 Timestamp NOT NULL, c1972 Uint16 NOT NULL, c1973 Uint16 NOT NULL, c1974 Int8, c1975 Uint16, c1976 Decimal(15,0) NOT NULL, c1977 Datetime, c1978 Uint64 NOT NULL, c1979 Int32, c1980 Int16 NOT NULL, c1981 Int64 NOT NULL, c1982 Decimal(22,9) NOT NULL, c1983 Int32 NOT NULL, c1984 Datetime NOT NULL, c1985 Uint16 NOT NULL, c1986 Int32 NOT NULL, c1987 Int16, c1988 Decimal(22,9), c1989 Datetime64 NOT NULL, c1990 Decimal(22,9), c1991 Datetime64 NOT NULL, c1992 Json NOT NULL, c1993 Float NOT NULL, c1994 Datetime64 NOT NULL, c1995 Timestamp, c1996 Decimal(15,0), c1997 Datetime64 NOT NULL, c1998 Yson NOT NULL, c1999 Uint8 NOT NULL, c2000 Json, c2001 Int64, c2002 Uint16, c2003 Float, c2004 Uint16 NOT NULL, c2005 Uint32 NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 JsonDocument NOT NULL, c2008 Int64 NOT NULL, c2009 Double, c2010 Date, c2011 Utf8 NOT NULL, c2012 Uint8 NOT NULL, c2013 Float NOT NULL, c2014 Decimal(15,0), c2015 Decimal(22,9) NOT NULL, c2016 Yson, c2017 Int8 NOT NULL, c2018 Json NOT NULL, c2019 Yson NOT NULL, c2020 Float NOT NULL, c2021 Json, c2022 Uint8 NOT NULL, c2023 Decimal(35,10) NOT NULL, c2024 Uint64, c2025 Uint64, c2026 Timestamp64 NOT NULL, c2027 Uint64, c2028 String, c2029 Datetime, c2030 Timestamp, c2031 Uint8, c2032 Date NOT NULL, c2033 Uint32, c2034 Datetime64, c2035 Datetime64 NOT NULL, c2036 Timestamp64 NOT NULL, c2037 Datetime, c2038 Date32, c2039 Int8, c2040 Uint16 NOT NULL, c2041 Uint64 NOT NULL, c2042 Uint64, c2043 Decimal(15,0) NOT NULL, c2044 Date32, c2045 Uint8, c2046 Float NOT NULL, c2047 Decimal(35,10), c2048 Float, c2049 Uint32, c2050 Int8, c2051 Timestamp NOT NULL, c2052 Datetime, c2053 Datetime64, c2054 Uint64, c2055 Uint8 NOT NULL, c2056 Uint16 NOT NULL, c2057 JsonDocument, c2058 Datetime NOT NULL, c2059 Int64, c2060 Uint64 NOT NULL, c2061 Uint64, c2062 Uint32, c2063 Timestamp64 NOT NULL, c2064 Yson, c2065 Interval64, c2066 Int32, c2067 Uint16 NOT NULL, c2068 Decimal(35,10), c2069 Uint16, c2070 Int16, c2071 Json, c2072 Uint16, c2073 Double NOT NULL, c2074 Int64 NOT NULL, c2075 Interval64, c2076 Uint64, c2077 Uint16, c2078 Decimal(35,10), c2079 Int16 NOT NULL, c2080 JsonDocument, c2081 Datetime, c2082 Decimal(22,9), c2083 Double, c2084 Decimal(22,9), c2085 Int8, c2086 Timestamp, c2087 Datetime NOT NULL, c2088 Datetime, c2089 Timestamp64, c2090 Float, c2091 Json, c2092 Uint16, c2093 Date, c2094 Date, c2095 JsonDocument NOT NULL, c2096 JsonDocument NOT NULL, c2097 Interval64 NOT NULL, c2098 Json NOT NULL, c2099 String, c2100 Uint64, c2101 Datetime NOT NULL, c2102 Timestamp NOT NULL, c2103 Datetime64 NOT NULL, c2104 Interval64, c2105 Int8 NOT NULL, c2106 Yson NOT NULL, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Decimal(35,10), c2110 Decimal(22,9) NOT NULL, c2111 Date32, c2112 JsonDocument NOT NULL, c2113 Uint16, c2114 Utf8, c2115 Int64, c2116 Uint32 NOT NULL, c2117 Int8, c2118 Int16, c2119 Datetime NOT NULL, c2120 Decimal(15,0), c2121 Timestamp64 NOT NULL, c2122 Utf8 NOT NULL, c2123 Int8, c2124 Int32 NOT NULL, c2125 Date, c2126 Decimal(35,10) NOT NULL, c2127 Utf8, c2128 Datetime64, c2129 Date NOT NULL, c2130 Datetime64 NOT NULL, c2131 Decimal(22,9), c2132 Timestamp64 NOT NULL, c2133 Uint16, c2134 Uint8, c2135 Uint16 NOT NULL, c2136 Int8, c2137 Date32, c2138 Int32, c2139 Uint8 NOT NULL, c2140 JsonDocument, c2141 Double NOT NULL, c2142 Uint32, c2143 Utf8 NOT NULL, c2144 Uint32 NOT NULL, c2145 Uint32, c2146 Datetime, c2147 Float NOT NULL, c2148 Uint32 NOT NULL, c2149 Utf8, c2150 Int64, c2151 Interval64, c2152 Json, c2153 Int32, c2154 Float NOT NULL, c2155 Timestamp NOT NULL, c2156 Interval64 NOT NULL, c2157 Timestamp64, c2158 Date32, c2159 Timestamp64, c2160 Uint32 NOT NULL, c2161 Double, c2162 Int8 NOT NULL, c2163 Decimal(35,10) NOT NULL, c2164 Double NOT NULL, c2165 Uint16 NOT NULL, c2166 Yson NOT NULL, c2167 Timestamp, c2168 Timestamp64, c2169 Yson, c2170 JsonDocument, c2171 Int64, c2172 Interval64 NOT NULL, c2173 Uint8, c2174 Interval64, c2175 Timestamp, c2176 Timestamp, c2177 Timestamp NOT NULL, c2178 Json, c2179 Decimal(35,10) NOT NULL, c2180 Uint16, c2181 Decimal(15,0), c2182 Int64 NOT NULL, c2183 Uint64 NOT NULL, c2184 JsonDocument, c2185 Int16, c2186 Decimal(22,9) NOT NULL, c2187 Decimal(35,10) NOT NULL, c2188 JsonDocument, c2189 Int32 NOT NULL, c2190 Timestamp NOT NULL, c2191 String NOT NULL, c2192 String NOT NULL, c2193 Json, c2194 Int32, c2195 Utf8, c2196 Int16 NOT NULL, c2197 String, c2198 Json, c2199 Yson NOT NULL, c2200 Uint32, c2201 Utf8, c2202 Datetime NOT NULL, c2203 Int32, c2204 Double NOT NULL, c2205 Yson NOT NULL, c2206 Decimal(15,0), c2207 Uint64 NOT NULL, c2208 Int16 NOT NULL, c2209 Json, c2210 Int64, c2211 Int16 NOT NULL, c2212 Decimal(35,10) NOT NULL, c2213 Uint32, c2214 Uint8 NOT NULL, c2215 Int8, c2216 Uint8, c2217 Datetime NOT NULL, c2218 Decimal(15,0) NOT NULL, c2219 Decimal(22,9), c2220 String, c2221 Uint16 NOT NULL, c2222 Json NOT NULL, c2223 Timestamp NOT NULL, c2224 Date, c2225 Date NOT NULL, c2226 Float NOT NULL, c2227 Datetime64 NOT NULL, c2228 Datetime64, c2229 Datetime64 NOT NULL, c2230 Int64, c2231 Timestamp NOT NULL, c2232 String, c2233 Int64 NOT NULL, c2234 Utf8, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Date32 NOT NULL, c2239 Uint64, c2240 Utf8 NOT NULL, c2241 Interval64, c2242 Uint32 NOT NULL, c2243 Interval64, c2244 Datetime64 NOT NULL, c2245 Decimal(15,0), c2246 Decimal(35,10), c2247 Timestamp64, c2248 Utf8, c2249 Datetime64, c2250 Float NOT NULL, c2251 Uint16, c2252 Date32, c2253 Decimal(35,10), c2254 Interval64 NOT NULL, c2255 Uint8, c2256 Datetime NOT NULL, c2257 Int8, c2258 Uint8, c2259 Date NOT NULL, c2260 Uint32 NOT NULL, c2261 Float, c2262 Int64, c2263 String NOT NULL, c2264 Uint32, c2265 Int64 NOT NULL, c2266 Utf8 NOT NULL, c2267 Interval64 NOT NULL, c2268 Datetime64, c2269 JsonDocument NOT NULL, c2270 Float, c2271 Timestamp, c2272 Int8 NOT NULL, c2273 Uint64 NOT NULL, c2274 Decimal(22,9), c2275 Timestamp64, c2276 Double NOT NULL, c2277 Interval64 NOT NULL, c2278 Int8, c2279 Utf8, c2280 Datetime64, c2281 JsonDocument NOT NULL, c2282 Utf8, c2283 Decimal(15,0), c2284 Uint32 NOT NULL, c2285 Uint8 NOT NULL, c2286 String NOT NULL, c2287 Int64, c2288 Float NOT NULL, c2289 Decimal(22,9), c2290 Date32, c2291 Float NOT NULL, c2292 Decimal(35,10), c2293 Int8, c2294 Decimal(35,10) NOT NULL, c2295 Datetime64, c2296 Decimal(15,0), c2297 Uint16 NOT NULL, c2298 Date32, c2299 Datetime64, c2300 Date32, c2301 Uint16, c2302 Decimal(15,0), c2303 Uint16 NOT NULL, c2304 Uint8 NOT NULL, c2305 Decimal(15,0) NOT NULL, c2306 String NOT NULL, c2307 Timestamp, c2308 Float, c2309 Int32, c2310 Json NOT NULL, c2311 Datetime, c2312 Float, c2313 Uint64 NOT NULL, c2314 Datetime NOT NULL, c2315 String, c2316 Int64 NOT NULL, c2317 Date32 NOT NULL, c2318 Int8, c2319 Datetime64 NOT NULL, c2320 JsonDocument, c2321 Int32, c2322 Datetime64 NOT NULL, c2323 Uint64 NOT NULL, c2324 Uint32, c2325 Int16 NOT NULL, c2326 Uint8 NOT NULL, c2327 Timestamp64, c2328 Int64 NOT NULL, c2329 Decimal(35,10) NOT NULL, c2330 Decimal(35,10), c2331 Decimal(15,0), c2332 Int8, c2333 Int32 NOT NULL, c2334 String, c2335 Timestamp64, c2336 Json NOT NULL, c2337 Date32 NOT NULL, c2338 Datetime, c2339 Int8, c2340 Uint8, c2341 Utf8, c2342 Yson, c2343 Uint64 NOT NULL, c2344 Int8, c2345 Uint64 NOT NULL, c2346 Utf8 NOT NULL, c2347 Utf8 NOT NULL, c2348 Uint32 NOT NULL, c2349 Timestamp, c2350 Float NOT NULL, c2351 Json NOT NULL, c2352 Int64, c2353 Date32 NOT NULL, c2354 Timestamp, c2355 Json, c2356 Uint8, c2357 Date NOT NULL, c2358 Date32, c2359 String, c2360 String NOT NULL, c2361 Decimal(22,9) NOT NULL, c2362 Interval64, c2363 Timestamp64 NOT NULL, c2364 Timestamp64 NOT NULL, c2365 Decimal(15,0), c2366 Decimal(35,10) NOT NULL, c2367 Uint64 NOT NULL, c2368 Json NOT NULL, c2369 Datetime, c2370 String, c2371 Json NOT NULL, c2372 Uint16, c2373 Timestamp NOT NULL, c2374 Decimal(15,0), c2375 Uint64, c2376 Int16 NOT NULL, c2377 Float, c2378 Datetime64 NOT NULL, c2379 Yson, c2380 Int8, c2381 Date, c2382 Int16 NOT NULL, c2383 Double, c2384 String, c2385 String NOT NULL, c2386 Uint32 NOT NULL, c2387 Interval64, c2388 Int64, c2389 String NOT NULL, c2390 Datetime, c2391 Yson, c2392 Date32, c2393 Json, c2394 JsonDocument NOT NULL, c2395 Uint8, c2396 Timestamp, c2397 Int64 NOT NULL, c2398 Date32, c2399 Int8, c2400 JsonDocument NOT NULL, c2401 Int8 NOT NULL, c2402 Int8 NOT NULL, c2403 Datetime, c2404 Json NOT NULL, c2405 Interval64 NOT NULL, c2406 Interval64 NOT NULL, c2407 JsonDocument NOT NULL, c2408 Datetime, c2409 Uint16 NOT NULL, c2410 JsonDocument, c2411 Json NOT NULL, c2412 Uint8 NOT NULL, c2413 Datetime64, c2414 Decimal(15,0), c2415 Datetime NOT NULL, c2416 Uint64, c2417 JsonDocument NOT NULL, c2418 Int8, c2419 Date32 NOT NULL, c2420 Uint64 NOT NULL, c2421 Float NOT NULL, c2422 Timestamp64 NOT NULL, c2423 Uint16, c2424 Datetime, c2425 Datetime, c2426 Uint64, c2427 Uint64 NOT NULL, c2428 Int32 NOT NULL, c2429 Int8 NOT NULL, c2430 Uint16 NOT NULL, c2431 Uint8 NOT NULL, c2432 Int32, c2433 Json, c2434 Utf8 NOT NULL, c2435 Int32 NOT NULL, c2436 Decimal(35,10) NOT NULL, c2437 Uint64, c2438 Utf8, c2439 Decimal(35,10), c2440 Date, c2441 Uint8, c2442 Interval64 NOT NULL, c2443 String NOT NULL, c2444 Json, c2445 Utf8, c2446 Utf8 NOT NULL, c2447 Utf8 NOT NULL, c2448 Date32, c2449 Int32 NOT NULL, c2450 Uint16 NOT NULL, c2451 Uint8, c2452 Double, c2453 Uint16 NOT NULL, c2454 Datetime64 NOT NULL, c2455 Timestamp, c2456 Timestamp, c2457 Uint64 NOT NULL, c2458 Timestamp NOT NULL, c2459 Int32, c2460 Uint8, c2461 Int8 NOT NULL, c2462 Int16, c2463 JsonDocument NOT NULL, c2464 Yson, c2465 Datetime NOT NULL, c2466 Interval64 NOT NULL, c2467 Json, c2468 Interval64 NOT NULL, c2469 Timestamp64 NOT NULL, c2470 Uint16 NOT NULL, c2471 Decimal(22,9) NOT NULL, c2472 Yson NOT NULL, c2473 Yson, c2474 Int64, c2475 Yson NOT NULL, c2476 Timestamp NOT NULL, c2477 Decimal(35,10) NOT NULL, c2478 Uint8 NOT NULL, c2479 JsonDocument NOT NULL, c2480 Decimal(15,0), c2481 Timestamp64, c2482 Int64 NOT NULL, c2483 Datetime NOT NULL, c2484 Uint32 NOT NULL, c2485 Uint64, c2486 Interval64, c2487 Interval64 NOT NULL, c2488 Int64, c2489 Timestamp64, c2490 String, c2491 Int64, c2492 Uint16, c2493 Int64, c2494 Uint16, c2495 JsonDocument NOT NULL, c2496 String, c2497 Decimal(22,9) NOT NULL, c2498 Json, c2499 Uint32, c2500 Yson NOT NULL, c2501 Yson NOT NULL, c2502 Decimal(22,9), c2503 Uint8 NOT NULL, c2504 JsonDocument NOT NULL, c2505 Int16, c2506 Decimal(22,9), c2507 Uint8 NOT NULL, c2508 Datetime NOT NULL, c2509 Int16, c2510 Interval64 NOT NULL, c2511 Uint64, c2512 Datetime NOT NULL, c2513 Json, c2514 Int16, c2515 Timestamp64 NOT NULL, c2516 Date, c2517 Datetime, c2518 JsonDocument NOT NULL, c2519 JsonDocument, c2520 Uint8 NOT NULL, c2521 Interval64 NOT NULL, c2522 Decimal(22,9), c2523 Uint64, c2524 Timestamp NOT NULL, c2525 Decimal(22,9), c2526 Float, c2527 Json, c2528 Uint32 NOT NULL, c2529 Double NOT NULL, c2530 Uint16 NOT NULL, c2531 Uint32 NOT NULL, c2532 Int16 NOT NULL, c2533 Uint32 NOT NULL, c2534 Datetime64, c2535 Decimal(35,10), c2536 Timestamp, c2537 Interval64, c2538 Double, c2539 Date32 NOT NULL, c2540 Uint8 NOT NULL, c2541 Int8, c2542 Decimal(15,0) NOT NULL, c2543 Decimal(22,9), c2544 Int16, c2545 String NOT NULL, c2546 Uint64 NOT NULL, c2547 Interval64, c2548 Float NOT NULL, c2549 Timestamp64, c2550 Double NOT NULL, c2551 Yson, c2552 Int16, c2553 Decimal(15,0) NOT NULL, c2554 Date, c2555 Date NOT NULL, c2556 Datetime, c2557 Int8 NOT NULL, c2558 Int64 NOT NULL, c2559 Int8 NOT NULL, c2560 Yson, c2561 Utf8, c2562 Uint32 NOT NULL, c2563 Int32, c2564 Uint32, c2565 Date, c2566 Json, c2567 Json, c2568 Uint64 NOT NULL, c2569 Json NOT NULL, c2570 Double NOT NULL, c2571 Datetime, c2572 Interval64, c2573 Int8 NOT NULL, c2574 Uint8, c2575 Datetime64, c2576 Uint16, c2577 Timestamp NOT NULL, c2578 Uint8, c2579 Int32, c2580 Int16 NOT NULL, c2581 Date32, c2582 String, c2583 Uint32 NOT NULL, c2584 Timestamp, c2585 Decimal(15,0), c2586 Timestamp64, c2587 Int16 NOT NULL, c2588 Int32, c2589 Decimal(35,10), c2590 Float, c2591 Timestamp, c2592 Json, c2593 Double, c2594 Datetime NOT NULL, c2595 Double, c2596 Int16 NOT NULL, c2597 Double NOT NULL, c2598 JsonDocument, c2599 Float, c2600 Datetime NOT NULL, c2601 Date NOT NULL, c2602 Timestamp64 NOT NULL, c2603 Yson NOT NULL, c2604 Int64, c2605 Date32, c2606 Int8, c2607 Datetime64 NOT NULL, c2608 Decimal(22,9), c2609 Int16 NOT NULL, c2610 Yson NOT NULL, c2611 Int64 NOT NULL, c2612 Json, c2613 Int64, c2614 Yson, c2615 Uint64 NOT NULL, c2616 Utf8 NOT NULL, c2617 Int16 NOT NULL, c2618 Int32, c2619 String, c2620 Uint8 NOT NULL, c2621 Uint64 NOT NULL, c2622 Uint32 NOT NULL, c2623 Uint8 NOT NULL, c2624 Date32 NOT NULL, c2625 Yson, c2626 Datetime64, c2627 Date32 NOT NULL, c2628 Uint32, c2629 Json NOT NULL, c2630 Timestamp64, c2631 Decimal(22,9), c2632 Interval64 NOT NULL, c2633 Float NOT NULL, c2634 Int32 NOT NULL, c2635 Timestamp NOT NULL, c2636 Float, c2637 JsonDocument NOT NULL, c2638 Decimal(22,9) NOT NULL, c2639 Json NOT NULL, c2640 Datetime64 NOT NULL, c2641 Uint32 NOT NULL, c2642 Uint32 NOT NULL, c2643 Decimal(15,0) NOT NULL, c2644 Date, c2645 Decimal(35,10), c2646 Date32, c2647 Int64, c2648 Uint32 NOT NULL, c2649 Uint16, c2650 Uint64 NOT NULL, c2651 Date NOT NULL, c2652 Json NOT NULL, c2653 Int16, c2654 Int32, c2655 Uint8, c2656 Uint16 NOT NULL, c2657 Uint16, c2658 Utf8 NOT NULL, c2659 Interval64 NOT NULL, c2660 Int64, c2661 Datetime NOT NULL, c2662 Uint64, c2663 Uint8 NOT NULL, c2664 Decimal(22,9) NOT NULL, c2665 Uint32, c2666 Interval64, c2667 Timestamp64 NOT NULL, c2668 Double, c2669 Yson, c2670 Uint8, c2671 Json, c2672 String, c2673 Int64 NOT NULL, c2674 Uint8, c2675 Uint64 NOT NULL, c2676 Timestamp64 NOT NULL, c2677 JsonDocument NOT NULL, c2678 Double NOT NULL, c2679 Uint8, c2680 Uint8 NOT NULL, c2681 Int8 NOT NULL, c2682 Decimal(22,9) NOT NULL, c2683 Float, c2684 Decimal(22,9) NOT NULL, c2685 Int8 NOT NULL, c2686 Uint64 NOT NULL, c2687 Timestamp, c2688 Decimal(35,10), c2689 Timestamp64, c2690 Uint16, c2691 Uint8 NOT NULL, c2692 Uint64 NOT NULL, c2693 Uint8, c2694 Datetime NOT NULL, c2695 Json, c2696 Int32, c2697 Int16 NOT NULL, c2698 Int8 NOT NULL, c2699 Uint64 NOT NULL, c2700 Int16 NOT NULL, c2701 Uint16 NOT NULL, c2702 Double, c2703 Date32, c2704 String NOT NULL, c2705 Decimal(15,0) NOT NULL, c2706 Uint16 NOT NULL, c2707 Decimal(35,10) NOT NULL, c2708 Datetime64 NOT NULL, c2709 Decimal(22,9), c2710 Yson NOT NULL, c2711 Decimal(15,0) NOT NULL, c2712 Utf8, c2713 Uint8 NOT NULL, c2714 Date NOT NULL, c2715 Decimal(35,10) NOT NULL, c2716 JsonDocument, c2717 Int32 NOT NULL, c2718 Int16, c2719 Yson NOT NULL, c2720 Timestamp NOT NULL, c2721 Datetime, c2722 Utf8, c2723 Timestamp64, c2724 JsonDocument NOT NULL, c2725 Decimal(35,10), c2726 Double, c2727 Int16, c2728 Date32, c2729 Int32 NOT NULL, c2730 Uint32 NOT NULL, c2731 Decimal(15,0), c2732 Datetime, c2733 Uint32 NOT NULL, c2734 Int8, c2735 Timestamp64 NOT NULL, c2736 Datetime NOT NULL, c2737 Timestamp, c2738 Yson NOT NULL, c2739 Uint32 NOT NULL, c2740 JsonDocument NOT NULL, c2741 Int32, c2742 Uint64, c2743 Yson, c2744 Int8, c2745 Json, c2746 Uint32 NOT NULL, c2747 Uint16 NOT NULL, c2748 JsonDocument NOT NULL, c2749 Int16 NOT NULL, c2750 Timestamp64, c2751 String NOT NULL, c2752 JsonDocument NOT NULL, c2753 Uint16 NOT NULL, c2754 Date NOT NULL, c2755 Datetime64 NOT NULL, c2756 Datetime64, c2757 Float NOT NULL, c2758 Date, c2759 Uint64, c2760 Uint64, c2761 Date, c2762 Date NOT NULL, c2763 Utf8 NOT NULL, c2764 Uint8, c2765 Int32, c2766 Int64 NOT NULL, c2767 Timestamp, c2768 Yson NOT NULL, c2769 Yson, c2770 Int16 NOT NULL, c2771 Yson, c2772 Datetime, c2773 Yson NOT NULL, c2774 Date NOT NULL, c2775 Int16 NOT NULL, c2776 Date32, c2777 Decimal(35,10), c2778 Yson NOT NULL, c2779 Date NOT NULL, c2780 Int8 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Datetime, c2785 Decimal(35,10) NOT NULL, c2786 Datetime, c2787 String NOT NULL, c2788 Int16, c2789 Decimal(35,10), c2790 Timestamp64 NOT NULL, c2791 Timestamp, c2792 Interval64 NOT NULL, c2793 JsonDocument, c2794 Timestamp, c2795 Decimal(22,9) NOT NULL, c2796 Int16, c2797 Interval64, c2798 JsonDocument NOT NULL, c2799 Int32 NOT NULL, c2800 Decimal(35,10) NOT NULL, c2801 Decimal(35,10), c2802 Date, c2803 Datetime, c2804 Decimal(15,0) NOT NULL, c2805 Int32 NOT NULL, c2806 Datetime NOT NULL, c2807 Date NOT NULL, c2808 Int32 NOT NULL, c2809 Interval64 NOT NULL, c2810 Json, c2811 String, c2812 Int8 NOT NULL, c2813 String NOT NULL, c2814 Int8, c2815 Double, c2816 Date32 NOT NULL, c2817 Date, c2818 Int8 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Utf8 NOT NULL, c2821 Int16 NOT NULL, c2822 Decimal(22,9) NOT NULL, c2823 Int8 NOT NULL, c2824 Yson NOT NULL, c2825 Decimal(15,0), c2826 Date32, c2827 Float, c2828 Timestamp NOT NULL, c2829 Json, c2830 JsonDocument, c2831 Double, c2832 Int32, c2833 Interval64 NOT NULL, c2834 Int32 NOT NULL, c2835 JsonDocument NOT NULL, c2836 Double, c2837 Interval64, c2838 Date32, c2839 Datetime64, c2840 JsonDocument, c2841 Uint64 NOT NULL, c2842 String NOT NULL, c2843 Uint8 NOT NULL, c2844 Double, c2845 Int8 NOT NULL, c2846 Decimal(35,10), c2847 Uint32, c2848 Utf8, c2849 Int32 NOT NULL, c2850 Decimal(22,9), c2851 Decimal(22,9) NOT NULL, c2852 Datetime64 NOT NULL, c2853 Uint16, c2854 Int16 NOT NULL, c2855 Date32 NOT NULL, c2856 Utf8 NOT NULL, c2857 Date32, c2858 Int32, c2859 Timestamp, c2860 Interval64 NOT NULL, c2861 Uint64 NOT NULL, c2862 Double NOT NULL, c2863 Datetime NOT NULL, c2864 Json, c2865 Decimal(15,0), c2866 Utf8 NOT NULL, c2867 Decimal(15,0), c2868 JsonDocument, c2869 String NOT NULL, c2870 Datetime64, c2871 Timestamp, c2872 Int16 NOT NULL, c2873 Json, c2874 Utf8, c2875 Int8, c2876 Decimal(15,0), c2877 Datetime NOT NULL, c2878 Utf8, c2879 Uint8 NOT NULL, c2880 Decimal(22,9) NOT NULL, c2881 Int8 NOT NULL, c2882 Decimal(15,0) NOT NULL, c2883 Decimal(22,9) NOT NULL, c2884 Decimal(22,9) NOT NULL, c2885 Date NOT NULL, c2886 Int32 NOT NULL, c2887 Double NOT NULL, c2888 Decimal(35,10), c2889 Decimal(22,9), c2890 Yson, c2891 Datetime64 NOT NULL, c2892 Uint16, c2893 Uint8 NOT NULL, c2894 Timestamp NOT NULL, c2895 Decimal(22,9) NOT NULL, c2896 Int16 NOT NULL, c2897 Uint64 NOT NULL, c2898 Utf8, c2899 Int32 NOT NULL, c2900 Date NOT NULL, c2901 Datetime, c2902 Json, c2903 Decimal(15,0) NOT NULL, c2904 JsonDocument NOT NULL, c2905 Date NOT NULL, c2906 Decimal(35,10) NOT NULL, c2907 Utf8 NOT NULL, c2908 Uint32, c2909 Int16, c2910 Datetime, c2911 Uint32 NOT NULL, c2912 Interval64, c2913 Decimal(15,0), c2914 Timestamp64, c2915 Int64, c2916 Uint64 NOT NULL, c2917 Interval64 NOT NULL, c2918 Double, c2919 Timestamp NOT NULL, c2920 Date NOT NULL, c2921 Float NOT NULL, c2922 Uint64 NOT NULL, c2923 Decimal(35,10), c2924 Utf8, c2925 Decimal(15,0) NOT NULL, c2926 Double, c2927 Date32 NOT NULL, c2928 String, c2929 Uint8, c2930 Float, c2931 JsonDocument, c2932 Decimal(35,10) NOT NULL, c2933 Double, c2934 Yson NOT NULL, c2935 Uint16 NOT NULL, c2936 Uint8, c2937 Uint8, c2938 Uint8 NOT NULL, c2939 Int64, c2940 Decimal(15,0) NOT NULL, c2941 Uint64 NOT NULL, c2942 Int16, c2943 Utf8 NOT NULL, c2944 Datetime64 NOT NULL, c2945 Utf8 NOT NULL, c2946 Timestamp64 NOT NULL, c2947 Uint64 NOT NULL, c2948 String NOT NULL, c2949 Interval64 NOT NULL, c2950 Datetime64, c2951 Uint64 NOT NULL, c2952 Timestamp64, c2953 Float, c2954 Interval64 NOT NULL, c2955 Uint32 NOT NULL, c2956 Datetime, c2957 Date32, c2958 Decimal(22,9), c2959 Date, c2960 Utf8, c2961 Date32, c2962 Decimal(15,0) NOT NULL, c2963 Decimal(35,10), c2964 Decimal(22,9) NOT NULL, c2965 Int16, c2966 Decimal(22,9), c2967 Timestamp64 NOT NULL, c2968 Datetime NOT NULL, c2969 Int8 NOT NULL, c2970 Int64, c2971 Timestamp64, c2972 Date, c2973 Decimal(35,10), c2974 Timestamp NOT NULL, c2975 Int8 NOT NULL, c2976 Uint16, c2977 Decimal(35,10), c2978 Uint16, c2979 Datetime, c2980 Yson, c2981 Int8, c2982 Decimal(22,9) NOT NULL, c2983 Decimal(15,0), c2984 Timestamp64 NOT NULL, c2985 Timestamp, c2986 Interval64, c2987 Uint64 NOT NULL, c2988 String, c2989 Int8, c2990 Double, c2991 String, c2992 Decimal(35,10) NOT NULL, c2993 Timestamp, c2994 Datetime, c2995 String, c2996 Uint16 NOT NULL, c2997 Date32, c2998 Timestamp64, c2999 Uint8, c3000 Decimal(22,9) NOT NULL, c3001 Int16 NOT NULL, c3002 Int64, c3003 Interval64 NOT NULL, c3004 Uint32, c3005 Uint64 NOT NULL, c3006 Datetime, c3007 Yson, c3008 Json, c3009 Uint16, c3010 Decimal(15,0), c3011 Decimal(35,10) NOT NULL, c3012 Interval64, c3013 Uint16 NOT NULL, c3014 Utf8, c3015 Decimal(15,0) NOT NULL, c3016 Decimal(22,9) NOT NULL, c3017 Datetime, c3018 Datetime, c3019 Date, c3020 Uint64, c3021 Decimal(15,0), c3022 Int32 NOT NULL, c3023 Decimal(35,10), c3024 Int64 NOT NULL, c3025 Date32, c3026 Date32, c3027 Datetime64, c3028 Float NOT NULL, c3029 Uint64 NOT NULL, c3030 Double, c3031 Yson, c3032 Int32, c3033 Int32, c3034 Datetime64, c3035 Double, c3036 Date, c3037 Timestamp NOT NULL, c3038 Int8, c3039 Int16, c3040 Date32 NOT NULL, c3041 Uint64, c3042 Timestamp, c3043 Json, c3044 String, c3045 Int16, c3046 Int16, c3047 Decimal(22,9), c3048 Decimal(15,0), c3049 JsonDocument NOT NULL, c3050 Double, c3051 Int64 NOT NULL, c3052 Date, c3053 Datetime, c3054 Uint64 NOT NULL, c3055 String NOT NULL, c3056 Uint16, c3057 Int32, c3058 Interval64, c3059 Uint64 NOT NULL, c3060 Uint8 NOT NULL, c3061 Decimal(35,10) NOT NULL, c3062 Uint64 NOT NULL, c3063 Date NOT NULL, c3064 Uint32 NOT NULL, c3065 Double NOT NULL, c3066 Decimal(35,10), c3067 JsonDocument NOT NULL, c3068 Float, c3069 Datetime NOT NULL, c3070 Json NOT NULL, c3071 Uint8 NOT NULL, c3072 Json, c3073 Int8 NOT NULL, c3074 Utf8 NOT NULL, c3075 Yson NOT NULL, c3076 Timestamp64, c3077 Datetime64, c3078 Uint64 NOT NULL, c3079 Float NOT NULL, c3080 Uint64, c3081 Int8 NOT NULL, c3082 Int32 NOT NULL, c3083 Timestamp NOT NULL, c3084 Uint64, c3085 JsonDocument, c3086 Double NOT NULL, c3087 Json NOT NULL, c3088 Decimal(35,10), c3089 Int8 NOT NULL, c3090 Json NOT NULL, c3091 Json, c3092 Date32, c3093 Uint32, c3094 Yson NOT NULL, c3095 Datetime64 NOT NULL, c3096 Float, c3097 Interval64, c3098 Yson NOT NULL, c3099 Datetime64, c3100 String, c3101 Int32 NOT NULL, c3102 Uint64, c3103 String, c3104 Decimal(35,10), c3105 Int64, c3106 Interval64, c3107 Double, c3108 Uint64 NOT NULL, c3109 Int8 NOT NULL, c3110 Uint32 NOT NULL, c3111 Utf8, c3112 JsonDocument, c3113 Double NOT NULL, c3114 Int64 NOT NULL, c3115 Decimal(22,9), c3116 String, c3117 Datetime64, c3118 Date, c3119 JsonDocument NOT NULL, c3120 Int8, c3121 Date, c3122 Int32 NOT NULL, c3123 Timestamp, c3124 Double NOT NULL, c3125 String NOT NULL, c3126 Int16 NOT NULL, c3127 Decimal(22,9) NOT NULL, c3128 Yson NOT NULL, c3129 Decimal(22,9), c3130 Date NOT NULL, c3131 Uint8, c3132 Decimal(22,9) NOT NULL, c3133 Int8 NOT NULL, c3134 Int8, c3135 Decimal(22,9) NOT NULL, c3136 Float, c3137 Yson NOT NULL, c3138 Decimal(35,10), c3139 Float, c3140 Decimal(15,0), c3141 Utf8 NOT NULL, c3142 Date NOT NULL, c3143 Uint64 NOT NULL, c3144 Uint16 NOT NULL, c3145 Int8 NOT NULL, c3146 JsonDocument, c3147 Utf8, c3148 Utf8 NOT NULL, c3149 Int64, c3150 Timestamp64 NOT NULL, c3151 Datetime NOT NULL, c3152 Interval64 NOT NULL, c3153 Utf8 NOT NULL, c3154 Decimal(22,9), c3155 Uint64, c3156 Int16 NOT NULL, c3157 Int64, c3158 Timestamp64, c3159 Utf8, c3160 Double, c3161 JsonDocument, c3162 JsonDocument, c3163 Int64, c3164 Float NOT NULL, c3165 Utf8, c3166 Int16 NOT NULL, c3167 Uint16 NOT NULL, c3168 Yson, c3169 Decimal(35,10) NOT NULL, c3170 Float, c3171 Json, c3172 Decimal(35,10), c3173 Int8 NOT NULL, c3174 Timestamp NOT NULL, c3175 Timestamp, c3176 Double NOT NULL, c3177 Datetime64 NOT NULL, c3178 Int8 NOT NULL, c3179 Utf8 NOT NULL, c3180 Uint16 NOT NULL, c3181 Int16 NOT NULL, c3182 Timestamp64 NOT NULL, c3183 Interval64, c3184 Int16, c3185 Uint32 NOT NULL, c3186 Uint32 NOT NULL, c3187 Int8 NOT NULL, c3188 Date32 NOT NULL, c3189 Uint16 NOT NULL, c3190 Datetime, c3191 JsonDocument NOT NULL, c3192 Interval64 NOT NULL, c3193 Yson, c3194 Date NOT NULL, c3195 Uint16, c3196 Date, c3197 Int16, c3198 Yson NOT NULL, c3199 Timestamp, c3200 Date32 NOT NULL, c3201 Timestamp, c3202 Float, c3203 Uint8, c3204 Interval64, c3205 Float NOT NULL, c3206 Datetime64 NOT NULL, c3207 Date32 NOT NULL, c3208 Date32 NOT NULL, c3209 Int8, c3210 JsonDocument, c3211 String, c3212 Datetime NOT NULL, c3213 Datetime64, c3214 String, c3215 Int32 NOT NULL, c3216 Int16, c3217 String, c3218 Datetime64 NOT NULL, c3219 Decimal(15,0) NOT NULL, c3220 Interval64 NOT NULL, c3221 Json NOT NULL, c3222 Int32, c3223 Utf8 NOT NULL, c3224 Date32, c3225 Timestamp, c3226 Float, c3227 Json, c3228 Decimal(15,0) NOT NULL, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Json NOT NULL, c3232 Utf8, c3233 Uint32, c3234 JsonDocument, c3235 Timestamp NOT NULL, c3236 Datetime64, c3237 Datetime, c3238 Uint8, c3239 Float NOT NULL, c3240 Float, c3241 Decimal(35,10), c3242 Datetime64, c3243 Int8 NOT NULL, c3244 Date NOT NULL, c3245 Double NOT NULL, c3246 Uint16, c3247 String NOT NULL, c3248 Int64 NOT NULL, c3249 Timestamp64, c3250 JsonDocument, c3251 Json NOT NULL, c3252 Date, c3253 Date32, c3254 Date32 NOT NULL, c3255 Decimal(22,9), c3256 Yson, c3257 Decimal(35,10) NOT NULL, c3258 Datetime64, c3259 Json, c3260 Decimal(15,0), c3261 Datetime NOT NULL, c3262 Uint32 NOT NULL, c3263 Uint64, c3264 Decimal(15,0), c3265 Decimal(22,9) NOT NULL, c3266 Decimal(15,0), c3267 Timestamp64, c3268 Yson NOT NULL, c3269 Uint8 NOT NULL, c3270 Yson NOT NULL, c3271 Decimal(22,9), c3272 Utf8 NOT NULL, c3273 String, c3274 Utf8, c3275 Date32, c3276 Timestamp NOT NULL, c3277 Interval64 NOT NULL, c3278 Utf8 NOT NULL, c3279 Utf8 NOT NULL, c3280 Date, c3281 Int16, c3282 Int64 NOT NULL, c3283 Uint8, c3284 Yson, c3285 Double NOT NULL, c3286 Uint16 NOT NULL, c3287 Uint64 NOT NULL, c3288 Int8 NOT NULL, c3289 Decimal(22,9), c3290 JsonDocument NOT NULL, c3291 Yson NOT NULL, c3292 Uint64 NOT NULL, c3293 Int32, c3294 Json NOT NULL, c3295 Date NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Int64 NOT NULL, c3299 Int16 NOT NULL, c3300 Date NOT NULL, c3301 Decimal(22,9) NOT NULL, c3302 Int16 NOT NULL, c3303 Uint16 NOT NULL, c3304 Yson NOT NULL, c3305 Uint64 NOT NULL, c3306 String NOT NULL, c3307 Double NOT NULL, c3308 Timestamp, c3309 Datetime64 NOT NULL, c3310 Double NOT NULL, c3311 Json, c3312 Json NOT NULL, c3313 Float, c3314 Decimal(22,9) NOT NULL, c3315 Uint16, c3316 Yson NOT NULL, c3317 Int8, c3318 Int64 NOT NULL, c3319 Date32 NOT NULL, c3320 Datetime64, c3321 Uint32 NOT NULL, c3322 Int16, c3323 String, c3324 Date NOT NULL, c3325 Utf8 NOT NULL, c3326 Datetime NOT NULL, c3327 JsonDocument, c3328 Timestamp64, c3329 Int16 NOT NULL, c3330 Timestamp, c3331 Uint32, c3332 Datetime64, c3333 Double, c3334 String NOT NULL, c3335 Interval64, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Date32, c3339 Uint8, c3340 Date NOT NULL, c3341 Uint64, c3342 Int8 NOT NULL, c3343 Double, c3344 Int16, c3345 String, c3346 Uint16 NOT NULL, c3347 Int32, c3348 Double, c3349 Float NOT NULL, c3350 Timestamp64 NOT NULL, c3351 Datetime NOT NULL, c3352 Uint64 NOT NULL, c3353 Timestamp64, c3354 Timestamp NOT NULL, c3355 Timestamp NOT NULL, c3356 Json NOT NULL, c3357 Date32, c3358 Date NOT NULL, c3359 Datetime64 NOT NULL, c3360 Utf8, c3361 Float NOT NULL, c3362 Decimal(22,9) NOT NULL, c3363 JsonDocument NOT NULL, c3364 Timestamp64, c3365 Uint64, c3366 Timestamp NOT NULL, c3367 Utf8, c3368 Date NOT NULL, c3369 Date NOT NULL, c3370 Timestamp64, c3371 Uint16 NOT NULL, c3372 Uint16, c3373 Timestamp, c3374 Uint32, c3375 Uint32, c3376 Uint32 NOT NULL, c3377 Date32 NOT NULL, c3378 JsonDocument NOT NULL, c3379 Double NOT NULL, c3380 Int32 NOT NULL, c3381 Uint16 NOT NULL, c3382 Int32, c3383 Interval64, c3384 Date32, c3385 Date, c3386 Int16, c3387 Decimal(15,0), c3388 String, c3389 Decimal(22,9) NOT NULL, c3390 Decimal(15,0), c3391 Timestamp64, c3392 Int16 NOT NULL, c3393 Timestamp64, c3394 Int8 NOT NULL, c3395 Interval64 NOT NULL, c3396 Yson, c3397 Date, c3398 Decimal(15,0) NOT NULL, c3399 Int8, c3400 Timestamp64 NOT NULL, c3401 Decimal(35,10) NOT NULL, c3402 Yson, c3403 Interval64, c3404 Int16, c3405 Interval64 NOT NULL, c3406 Interval64 NOT NULL, c3407 String NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Int32, c3411 Yson NOT NULL, c3412 Int16, c3413 Decimal(22,9) NOT NULL, c3414 Json, c3415 String, c3416 Date32 NOT NULL, c3417 Datetime64, c3418 Decimal(15,0), c3419 Decimal(35,10), c3420 Uint32, c3421 Uint8, c3422 String NOT NULL, c3423 Int16 NOT NULL, c3424 Uint16, c3425 Timestamp64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Uint64 NOT NULL, c3428 Date32, c3429 Yson, c3430 Timestamp NOT NULL, c3431 Uint8 NOT NULL, c3432 Double NOT NULL, c3433 Decimal(15,0) NOT NULL, c3434 JsonDocument, c3435 Date NOT NULL, c3436 Interval64, c3437 Uint32 NOT NULL, c3438 Int64 NOT NULL, c3439 Int64, c3440 Yson, c3441 Uint16, c3442 Interval64 NOT NULL, c3443 Uint8, c3444 Date32, c3445 Uint64 NOT NULL, c3446 Timestamp NOT NULL, c3447 Int32 NOT NULL, c3448 Int64 NOT NULL, c3449 Date, c3450 Utf8 NOT NULL, c3451 Date32 NOT NULL, c3452 Int8 NOT NULL, c3453 Decimal(35,10), c3454 Uint32, c3455 Utf8 NOT NULL, c3456 JsonDocument NOT NULL, c3457 Interval64 NOT NULL, c3458 Decimal(22,9) NOT NULL, c3459 Int8 NOT NULL, c3460 Timestamp64, c3461 Int32 NOT NULL, c3462 Utf8 NOT NULL, c3463 Uint8 NOT NULL, c3464 Date32, c3465 Interval64 NOT NULL, c3466 Int64, c3467 Double NOT NULL, c3468 Uint64, c3469 Float NOT NULL, c3470 Uint16, c3471 Timestamp, c3472 Date32 NOT NULL, c3473 JsonDocument, c3474 Date32, c3475 Timestamp64 NOT NULL, c3476 Timestamp64 NOT NULL, c3477 Timestamp NOT NULL, c3478 Timestamp64, c3479 Yson, c3480 Float NOT NULL, c3481 Uint64, c3482 Timestamp64, c3483 Json, c3484 Int8 NOT NULL, c3485 Utf8, c3486 Decimal(22,9), c3487 Double NOT NULL, c3488 Float NOT NULL, c3489 Interval64, c3490 Double, c3491 Uint8, c3492 Decimal(15,0), c3493 Decimal(15,0) NOT NULL, c3494 Decimal(15,0), c3495 Date, c3496 Int32, c3497 Utf8, c3498 Interval64 NOT NULL, c3499 Timestamp64 NOT NULL, c3500 Datetime64, c3501 Interval64, c3502 Interval64, c3503 Datetime NOT NULL, c3504 Uint8 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 String, c3507 Decimal(22,9) NOT NULL, c3508 Yson NOT NULL, c3509 Int64 NOT NULL, c3510 Interval64, c3511 Yson, c3512 Decimal(22,9) NOT NULL, c3513 Float NOT NULL, c3514 Decimal(22,9), c3515 Int64, c3516 Datetime, c3517 Decimal(35,10) NOT NULL, c3518 Datetime64 NOT NULL, c3519 Double, c3520 Date NOT NULL, c3521 JsonDocument NOT NULL, c3522 Int64, c3523 Float NOT NULL, c3524 Uint32 NOT NULL, c3525 Decimal(22,9), c3526 String, c3527 Timestamp NOT NULL, c3528 Int8 NOT NULL, c3529 JsonDocument NOT NULL, c3530 Date NOT NULL, c3531 Uint32 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Date NOT NULL, c3534 Int16 NOT NULL, c3535 Utf8, c3536 Timestamp64 NOT NULL, c3537 Yson, c3538 Timestamp64, c3539 JsonDocument, c3540 Decimal(35,10), c3541 Decimal(15,0), c3542 Int64, c3543 Uint64 NOT NULL, c3544 String, c3545 Uint64 NOT NULL, c3546 Double NOT NULL, c3547 Timestamp64, c3548 Timestamp, c3549 Datetime NOT NULL, c3550 Datetime NOT NULL, c3551 Int64 NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Int64 NOT NULL, c3554 Timestamp NOT NULL, c3555 Utf8 NOT NULL, c3556 Datetime64, c3557 Uint8 NOT NULL, c3558 Timestamp NOT NULL, c3559 Timestamp NOT NULL, c3560 Uint16, c3561 Utf8 NOT NULL, c3562 Uint16, c3563 Int64 NOT NULL, c3564 Json, c3565 Date, c3566 Json NOT NULL, c3567 Int16, c3568 Decimal(22,9), c3569 String, c3570 Uint32 NOT NULL, c3571 Interval64 NOT NULL, c3572 Decimal(35,10), c3573 String, c3574 Int8 NOT NULL, c3575 Double, c3576 Float NOT NULL, c3577 Utf8 NOT NULL, c3578 Date32, c3579 Int8 NOT NULL, c3580 JsonDocument NOT NULL, c3581 Uint64, c3582 Utf8 NOT NULL, c3583 Timestamp64, c3584 String NOT NULL, c3585 Int64, c3586 Date NOT NULL, c3587 Int8 NOT NULL, c3588 Json NOT NULL, c3589 Timestamp NOT NULL, c3590 Int8 NOT NULL, c3591 Json, c3592 Timestamp, c3593 Timestamp NOT NULL, c3594 Uint16 NOT NULL, c3595 Date NOT NULL, c3596 Interval64, c3597 Utf8, c3598 Int64, c3599 Datetime, c3600 Timestamp64, c3601 Timestamp64 NOT NULL, c3602 Int64 NOT NULL, c3603 Datetime, c3604 Yson, c3605 Uint64 NOT NULL, c3606 Float, c3607 Datetime, c3608 Double NOT NULL, c3609 Uint32 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64 NOT NULL, c3612 Int16 NOT NULL, c3613 Int32 NOT NULL, c3614 Decimal(22,9) NOT NULL, c3615 Decimal(22,9), c3616 Uint8 NOT NULL, c3617 Uint64 NOT NULL, c3618 Decimal(22,9) NOT NULL, c3619 Decimal(35,10), c3620 Uint64, c3621 Decimal(35,10), c3622 Interval64 NOT NULL, c3623 Datetime64 NOT NULL, c3624 Datetime64 NOT NULL, c3625 Decimal(15,0) NOT NULL, c3626 Decimal(35,10) NOT NULL, c3627 Timestamp, c3628 JsonDocument NOT NULL, c3629 Timestamp, c3630 Datetime64, c3631 Decimal(22,9), c3632 Int32 NOT NULL, c3633 Date NOT NULL, c3634 Float, c3635 Float, c3636 Json, c3637 Int8, c3638 Int16, c3639 Int64 NOT NULL, c3640 Utf8, c3641 Int32, c3642 Timestamp64, c3643 Int64 NOT NULL, c3644 JsonDocument, c3645 Uint64, c3646 Uint8 NOT NULL, c3647 Json NOT NULL, c3648 Datetime, c3649 Yson NOT NULL, c3650 Uint32, c3651 Json, c3652 Float, c3653 Int8 NOT NULL, c3654 Int32, c3655 Json NOT NULL, c3656 Decimal(15,0) NOT NULL, c3657 Decimal(35,10), c3658 Float, c3659 Float, c3660 Int16 NOT NULL, c3661 Float, c3662 Float NOT NULL, c3663 Int32, c3664 Timestamp NOT NULL, c3665 Double NOT NULL, c3666 Int8 NOT NULL, c3667 Uint64 NOT NULL, c3668 Interval64 NOT NULL, c3669 Uint16 NOT NULL, c3670 Timestamp NOT NULL, c3671 Decimal(15,0) NOT NULL, c3672 Uint16 NOT NULL, c3673 Datetime, c3674 Date32, c3675 Datetime NOT NULL, c3676 String, c3677 Decimal(35,10) NOT NULL, c3678 Datetime NOT NULL, c3679 Datetime64, c3680 Date32, c3681 Date NOT NULL, c3682 Uint64, c3683 Yson, c3684 Timestamp NOT NULL, c3685 Uint64 NOT NULL, c3686 Uint8 NOT NULL, c3687 Float, c3688 String NOT NULL, c3689 Datetime, c3690 Int32, c3691 Int32 NOT NULL, c3692 Utf8 NOT NULL, c3693 Datetime, c3694 Double, c3695 Date NOT NULL, c3696 Date32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Int64 NOT NULL, c3699 Int32, c3700 Interval64, c3701 Double NOT NULL, c3702 Timestamp64, c3703 Double, c3704 Decimal(22,9) NOT NULL, c3705 Int8 NOT NULL, c3706 Timestamp, c3707 Json, c3708 Utf8 NOT NULL, c3709 Uint32, c3710 Int32, c3711 Int16 NOT NULL, c3712 Uint64 NOT NULL, c3713 Int64, c3714 Datetime NOT NULL, c3715 Uint64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Utf8 NOT NULL, c3718 Decimal(15,0) NOT NULL, c3719 Double, c3720 Decimal(35,10), c3721 Double NOT NULL, c3722 Uint64, c3723 Decimal(35,10), c3724 Int32 NOT NULL, c3725 Date, c3726 Timestamp, c3727 Int64, c3728 Int32 NOT NULL, c3729 Decimal(22,9) NOT NULL, c3730 Date32 NOT NULL, c3731 Json, c3732 Int8, c3733 Date, c3734 Float NOT NULL, c3735 Int16 NOT NULL, c3736 Uint64, c3737 Double, c3738 Timestamp64 NOT NULL, c3739 Int16, c3740 Int16 NOT NULL, c3741 Uint8 NOT NULL, c3742 Uint64, c3743 Date32 NOT NULL, c3744 Uint32 NOT NULL, c3745 Uint32, c3746 Json NOT NULL, c3747 Int64, c3748 Timestamp NOT NULL, c3749 JsonDocument, c3750 JsonDocument NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)
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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)

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_26 to tbl_22\nRenaming table tbl_2 to tbl_3\nRenaming table tbl_6 to tbl_9\nWriting to table tbl_0\nWriting to table tbl_12\nWriting to table tbl_15\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\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_12\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_12\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_14\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_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_9\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_1\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_3\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_12 to tbl_15\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_0 to tbl_15\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_24 to tbl_25\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_5\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_14]\\\' 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_9\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_24]\\\' 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_9\nInserting a row by thread 2\nWriting to table tbl_14\nWriting to table tbl_17\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_14]\\\' 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_21\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_15\nWriting to table tbl_14\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_5\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_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_14]\\\' 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_3\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_12 to tbl_15\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_9\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_25 to tbl_6\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_0`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_26\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_6 to tbl_6\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_16 to tbl_7\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_12\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_8\nRenaming table tbl_0 to tbl_6\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 6, Deleted: 0, Exists: 16\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 1, 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_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_3\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_0 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_8\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_25 to tbl_11\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_7 to tbl_28\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 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_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_9 to tbl_11\nWriting to table tbl_28\nRenaming table tbl_11 to tbl_12\nRenaming table tbl_19 to tbl_26\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_29 to tbl_1\nRenaming table tbl_29 to tbl_30\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_2 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_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_20 to tbl_29\nInserting a row by thread 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_10\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_14\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 35], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 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_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_28 to tbl_21\nWriting to table tbl_27\nRenaming table tbl_10 to tbl_27\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_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_7\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_10]\\\' 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_25 to tbl_14\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_7]\\\' 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: 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_23 to tbl_3\nRenaming table tbl_29 to tbl_24\nWriting to table tbl_5\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_5]\\\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_22\nRenaming table tbl_9 to tbl_2\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_10 to tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_10 to tbl_9\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 16, Deleted: 2, Exists: 24\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 2\n\trename_tables: Renames: 7, Writes: 6\nInserting a row by thread 3\nRenaming table tbl_21 to tbl_15\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_15\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 31], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_25 to tbl_0\nRenaming table tbl_17 to tbl_25\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_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_8 to tbl_26\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_10 to tbl_2\nWriting to table tbl_23\nWriting to table tbl_14\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_16\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_10]\\\' 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_15 to tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_30 to tbl_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_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_22 to tbl_30\nInserting a row by thread 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_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_6\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_10]\\\' 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_8 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_9\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_20 to tbl_4\nRenaming table tbl_18 to tbl_16\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_20 to tbl_25\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_28\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_4\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_15 to tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_22\nInserting a row by thread 2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_12\nRenaming table tbl_18 to tbl_2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_24\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_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_12\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 40], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_28 to tbl_2\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_12 to tbl_2\nWriting to table tbl_15\nRenaming table tbl_5 to tbl_11\nInserting a row by thread 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_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_14\nRenaming table tbl_13 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_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_14 to tbl_22\nWriting to table tbl_8\nInserting a row by thread 2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_17\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 28, Deleted: 4, Exists: 34\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 7\n\trename_tables: Renames: 13, Writes: 11\nRenaming table tbl_27 to tbl_29\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_24 to tbl_10\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_8]\\\' 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_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_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_6 to tbl_3\nWriting to table tbl_30\nRenaming table tbl_8 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_5]\\\' 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_6\nRenaming table tbl_23 to tbl_6\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_8\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_20 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 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_14]\\\' 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_11 to tbl_25\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_14]\\\' 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_29\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_14\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_14]\\\' 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_30\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_3\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_7 to tbl_30\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_29\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_14\nInserting a row by thread 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 to tbl_5\nRenaming table tbl_14 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_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_0 to tbl_4\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_6 to tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_6\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_14]\\\' 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_7 to tbl_18\nWriting to table 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 36, Deleted: 6, Exists: 40\n\tinsert_delete: Inserted: 4, Current: 2\n\ttransactions: Inserted: 7\n\trename_tables: Renames: 17, Writes: 14\nWriting to table tbl_8\nInserting a row by thread 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_8]\\\' 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\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_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_2 to tbl_10\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_5]\\\' 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_29\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_10\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 68], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_22 to tbl_26\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_21 to tbl_26\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_18 to 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nRenaming table tbl_18 to tbl_26\nRenaming table tbl_16 to tbl_25\nWriting to table tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'...64 NOT NULL, c1097 Int32 NOT NULL, c1098 Utf8 NOT NULL, c1099 Datetime64 NOT NULL, c1100 Int64 NOT NULL, c1101 Date32 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Decimal(35,10) NOT NULL, c1104 Date32 NOT NULL, c1105 Uint64 NOT NULL, c1106 Int16 NOT NULL, c1107 Datetime64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Uint64 NOT NULL, c1110 Decimal(35,10) NOT NULL, c1111 Int32 NOT NULL, c1112 Int8 NOT NULL, c1113 Uint64 NOT NULL, c1114 Date32 NOT NULL, c1115 Utf8 NOT NULL, c1116 Int8 NOT NULL, c1117 Uint16 NOT NULL, c1118 Interval64 NOT NULL, c1119 Date NOT NULL, c1120 Uint32 NOT NULL, c1121 Datetime64 NOT NULL, c1122 String NOT NULL, c1123 Utf8 NOT NULL, c1124 Uint16 NOT NULL, c1125 Uint8 NOT NULL, c1126 Uint16 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Decimal(22,9) NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint32 NOT NULL, c1132 Date32 NOT NULL, c1133 Datetime64 NOT NULL, c1134 String NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint16 NOT NULL, c1137 Uint8 NOT NULL, c1138 Int64 NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Datetime64 NOT NULL, c1141 Int64 NOT NULL, c1142 Int8 NOT NULL, c1143 Uint32 NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Date NOT NULL, c1146 Datetime64 NOT NULL, c1147 Decimal(22,9) NOT NULL, c1148 Uint32 NOT NULL, c1149 Decimal(15,0) NOT NULL, c1150 Date32 NOT NULL, c1151 Int32 NOT NULL, c1152 Timestamp NOT NULL, c1153 Interval64 NOT NULL, c1154 Date NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int64 NOT NULL, c1157 Datetime64 NOT NULL, c1158 Decimal(35,10) NOT NULL, c1159 Date32 NOT NULL, c1160 Int32 NOT NULL, c1161 Uint8 NOT NULL, c1162 Int32 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(35,10) NOT NULL, c1165 Decimal(15,0) NOT NULL, c1166 Int32 NOT NULL, c1167 Date32 NOT NULL, c1168 Decimal(22,9) NOT NULL, c1169 Uint16 NOT NULL, c1170 Timestamp NOT NULL, c1171 Timestamp64 NOT NULL, c1172 String NOT NULL, c1173 Uint16 NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Decimal(15,0) NOT NULL, c1176 Datetime64 NOT NULL, c1177 Int64 NOT NULL, c1178 Timestamp64 NOT NULL, c1179 Datetime NOT NULL, c1180 Date32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Datetime64 NOT NULL, c1183 Utf8 NOT NULL, c1184 Int16 NOT NULL, c1185 Decimal(15,0) NOT NULL, c1186 Decimal(22,9) NOT NULL, c1187 Datetime NOT NULL, c1188 Int16 NOT NULL, c1189 Int64 NOT NULL, c1190 Uint8 NOT NULL, c1191 Uint32 NOT NULL, c1192 Decimal(22,9) NOT NULL, c1193 Uint32 NOT NULL, c1194 Datetime64 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint16 NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Int32 NOT NULL, c1199 Decimal(35,10) NOT NULL, c1200 Uint8 NOT NULL, c1201 Timestamp NOT NULL, c1202 Datetime64 NOT NULL, c1203 Int64 NOT NULL, c1204 Date32 NOT NULL, c1205 Int64 NOT NULL, c1206 Uint16 NOT NULL, c1207 Datetime NOT NULL, c1208 Decimal(22,9) NOT NULL, c1209 Uint16 NOT NULL, c1210 Date NOT NULL, c1211 String NOT NULL, c1212 Decimal(22,9) NOT NULL, c1213 Timestamp NOT NULL, c1214 Datetime64 NOT NULL, c1215 Date32 NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64 NOT NULL, c1218 Decimal(35,10) NOT NULL, c1219 Datetime NOT NULL, c1220 Interval64 NOT NULL, c1221 String NOT NULL, c1222 Uint8 NOT NULL, c1223 Utf8 NOT NULL, c1224 Timestamp NOT NULL, c1225 Utf8 NOT NULL, c1226 Datetime64 NOT NULL, c1227 Uint16 NOT NULL, c1228 Datetime64 NOT NULL, c1229 Uint8 NOT NULL, c1230 Decimal(22,9) NOT NULL, c1231 Datetime NOT NULL, c1232 Int8 NOT NULL, c1233 Decimal(22,9) NOT NULL, c1234 Int8 NOT NULL, c1235 Int16 NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Uint8 NOT NULL, c1238 Int16 NOT NULL, c1239 Uint8 NOT NULL, c1240 Int32 NOT NULL, c1241 Int16 NOT NULL, c1242 Int16 NOT NULL, c1243 Uint64 NOT NULL, c1244 String NOT NULL, c1245 Uint64 NOT NULL, c1246 Interval64 NOT NULL, c1247 Datetime NOT NULL, c1248 Uint32 NOT NULL, c1249 Int8 NOT NULL, c1250 Datetime NOT NULL, c1251 Interval64 NOT NULL, c1252 Decimal(15,0) NOT NULL, c1253 Timestamp NOT NULL, c1254 Datetime64 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Uint8 NOT NULL, c1257 Datetime NOT NULL, c1258 String NOT NULL, c1259 Timestamp NOT NULL, c1260 Date32 NOT NULL, c1261 Utf8 NOT NULL, c1262 Uint64 NOT NULL, c1263 Int16 NOT NULL, c1264 Uint32 NOT NULL, c1265 Timestamp64 NOT NULL, c1266 Int8 NOT NULL, c1267 Datetime NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Int64 NOT NULL, c1270 Uint64 NOT NULL, c1271 Decimal(15,0) NOT NULL, c1272 Interval64 NOT NULL, c1273 Date NOT NULL, c1274 String NOT NULL, c1275 Interval64 NOT NULL, c1276 Uint64 NOT NULL, c1277 Int16 NOT NULL, c1278 Interval64 NOT NULL, c1279 Uint32 NOT NULL, c1280 Utf8 NOT NULL, c1281 Uint16 NOT NULL, c1282 Timestamp NOT NULL, c1283 Uint16 NOT NULL, c1284 Int8 NOT NULL, c1285 Datetime NOT NULL, c1286 Uint64 NOT NULL, c1287 Uint32 NOT NULL, c1288 Decimal(15,0) NOT NULL, c1289 Uint32 NOT NULL, c1290 Date32 NOT NULL, c1291 Uint16 NOT NULL, c1292 Int8 NOT NULL, c1293 Uint16 NOT NULL, c1294 Int8 NOT NULL, c1295 Uint64 NOT NULL, c1296 Int16 NOT NULL, c1297 Int32 NOT NULL, c1298 String NOT NULL, c1299 Timestamp NOT NULL, c1300 Interval64 NOT NULL, c1301 Timestamp64 NOT NULL, c1302 Int32 NOT NULL, c1303 Decimal(22,9) NOT NULL, c1304 Int8 NOT NULL, c1305 Decimal(15,0) NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Utf8 NOT NULL, c1308 Date NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Uint64 NOT NULL, c1311 Date NOT NULL, c1312 Int8 NOT NULL, c1313 Int16 NOT NULL, c1314 Utf8 NOT NULL, c1315 Uint16 NOT NULL, c1316 Uint64 NOT NULL, c1317 Date NOT NULL, c1318 Date32 NOT NULL, c1319 Datetime64 NOT NULL, c1320 Int32 NOT NULL, c1321 Int16 NOT NULL, c1322 Uint16 NOT NULL, c1323 Int8 NOT NULL, c1324 Int64 NOT NULL, c1325 Timestamp NOT NULL, c1326 Uint32 NOT NULL, c1327 Int16 NOT NULL, c1328 Int8 NOT NULL, c1329 Utf8 NOT NULL, c1330 Int16 NOT NULL, c1331 Utf8 NOT NULL, c1332 Int32 NOT NULL, c1333 String NOT NULL, c1334 Uint16 NOT NULL, c1335 Timestamp NOT NULL, c1336 String NOT NULL, c1337 Timestamp NOT NULL, c1338 Datetime64 NOT NULL, c1339 Timestamp NOT NULL, c1340 Datetime NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Int8 NOT NULL, c1344 Datetime NOT NULL, c1345 Uint32 NOT NULL, c1346 Timestamp NOT NULL, c1347 Int64 NOT NULL, c1348 Timestamp64 NOT NULL, c1349 Datetime64 NOT NULL, c1350 Uint8 NOT NULL, c1351 Int32 NOT NULL, c1352 Int32 NOT NULL, c1353 String NOT NULL, c1354 Date NOT NULL, c1355 Decimal(35,10) NOT NULL, c1356 Utf8 NOT NULL, c1357 Interval64 NOT NULL, c1358 Decimal(22,9) NOT NULL, c1359 Datetime NOT NULL, c1360 Utf8 NOT NULL, c1361 Uint16 NOT NULL, c1362 Int16 NOT NULL, c1363 Timestamp NOT NULL, c1364 Timestamp64 NOT NULL, c1365 Datetime NOT NULL, c1366 Datetime64 NOT NULL, c1367 Int32 NOT NULL, c1368 Timestamp64 NOT NULL, c1369 Uint16 NOT NULL, c1370 Uint64 NOT NULL, c1371 Decimal(15,0) NOT NULL, c1372 String NOT NULL, c1373 Interval64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Int16 NOT NULL, c1376 Uint64 NOT NULL, c1377 Decimal(15,0) NOT NULL, c1378 Datetime64 NOT NULL, c1379 Uint16 NOT NULL, c1380 Timestamp NOT NULL, c1381 Interval64 NOT NULL, c1382 Int32 NOT NULL, c1383 Int32 NOT NULL, c1384 Date32 NOT NULL, c1385 Datetime NOT NULL, c1386 Uint64 NOT NULL, c1387 Uint32 NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 JsonDocument, c1391 Uint32 NOT NULL, c1392 Date32, c1393 Date NOT NULL, c1394 Date, c1395 Timestamp NOT NULL, c1396 Float NOT NULL, c1397 Date NOT NULL, c1398 JsonDocument, c1399 Date32 NOT NULL, c1400 Int32, c1401 Utf8 NOT NULL, c1402 Decimal(22,9), c1403 Utf8 NOT NULL, c1404 Uint8 NOT NULL, c1405 Yson NOT NULL, c1406 Datetime64 NOT NULL, c1407 Datetime64 NOT NULL, c1408 Float NOT NULL, c1409 Date, c1410 Uint16, c1411 String NOT NULL, c1412 Interval64 NOT NULL, c1413 Double, c1414 Double, c1415 JsonDocument, c1416 Date NOT NULL, c1417 Date32 NOT NULL, c1418 String, c1419 Utf8 NOT NULL, c1420 Date, c1421 Uint32, c1422 Int32, c1423 Date32 NOT NULL, c1424 Utf8 NOT NULL, c1425 Date NOT NULL, c1426 Decimal(35,10) NOT NULL, c1427 Datetime64, c1428 Interval64, c1429 Decimal(22,9) NOT NULL, c1430 Json NOT NULL, c1431 Int64 NOT NULL, c1432 Timestamp NOT NULL, c1433 Uint64, c1434 Date32 NOT NULL, c1435 Timestamp64 NOT NULL, c1436 Yson, c1437 Utf8 NOT NULL, c1438 Decimal(15,0) NOT NULL, c1439 Datetime, c1440 Json NOT NULL, c1441 Int8, c1442 Yson NOT NULL, c1443 Date32, c1444 Utf8, c1445 Decimal(15,0) NOT NULL, c1446 Timestamp64, c1447 Int32 NOT NULL, c1448 Uint32, c1449 Int8 NOT NULL, c1450 Int32 NOT NULL, c1451 Datetime, c1452 Decimal(15,0), c1453 Decimal(15,0), c1454 Timestamp64 NOT NULL, c1455 String NOT NULL, c1456 String, c1457 Decimal(15,0), c1458 Decimal(22,9) NOT NULL, c1459 String NOT NULL, c1460 Int64 NOT NULL, c1461 Uint8, c1462 Timestamp, c1463 Date32 NOT NULL, c1464 Int32 NOT NULL, c1465 Uint16, c1466 Double, c1467 Float NOT NULL, c1468 Datetime64 NOT NULL, c1469 Double, c1470 Decimal(22,9), c1471 Json, c1472 Float NOT NULL, c1473 Decimal(35,10), c1474 Datetime64, c1475 Uint32 NOT NULL, c1476 Date, c1477 Uint32, c1478 Date, c1479 Uint32, c1480 Uint64, c1481 Interval64, c1482 Json, c1483 Uint32, c1484 JsonDocument, c1485 Uint64, c1486 Uint16 NOT NULL, c1487 Double NOT NULL, c1488 Utf8, c1489 Date32, c1490 Datetime64, c1491 Int16 NOT NULL, c1492 Date32, c1493 Int16, c1494 Decimal(35,10) NOT NULL, c1495 Uint8, c1496 Double NOT NULL, c1497 String, c1498 Datetime64, c1499 Decimal(35,10), c1500 Uint64, c1501 Timestamp64, c1502 Json NOT NULL, c1503 Timestamp NOT NULL, c1504 Datetime, c1505 Int16 NOT NULL, c1506 Uint64 NOT NULL, c1507 Decimal(15,0), c1508 Json NOT NULL, c1509 Date32, c1510 Timestamp64 NOT NULL, c1511 Int8 NOT NULL, c1512 Datetime NOT NULL, c1513 Float NOT NULL, c1514 Datetime, c1515 Int32, c1516 Uint64, c1517 JsonDocument NOT NULL, c1518 Timestamp NOT NULL, c1519 Date, c1520 Int64 NOT NULL, c1521 Datetime64, c1522 Int64 NOT NULL, c1523 Decimal(35,10) NOT NULL, c1524 Uint16, c1525 Double, c1526 Uint8 NOT NULL, c1527 Decimal(22,9) NOT NULL, c1528 Decimal(15,0), c1529 Double NOT NULL, c1530 Int32 NOT NULL, c1531 Float NOT NULL, c1532 Json NOT NULL, c1533 Uint64 NOT NULL, c1534 Uint64, c1535 Decimal(22,9), c1536 Float, c1537 Decimal(22,9) NOT NULL, c1538 Decimal(15,0) NOT NULL, c1539 Timestamp NOT NULL, c1540 Date NOT NULL, c1541 Timestamp64 NOT NULL, c1542 Interval64 NOT NULL, c1543 Interval64 NOT NULL, c1544 Decimal(22,9), c1545 JsonDocument, c1546 Timestamp NOT NULL, c1547 JsonDocument, c1548 Timestamp NOT NULL, c1549 Uint32 NOT NULL, c1550 Datetime NOT NULL, c1551 Double, c1552 Decimal(35,10), c1553 Uint8, c1554 Interval64 NOT NULL, c1555 Int16, c1556 Uint8 NOT NULL, c1557 Int16, c1558 Int64, c1559 Decimal(15,0) NOT NULL, c1560 Datetime64 NOT NULL, c1561 String, c1562 Double NOT NULL, c1563 Datetime, c1564 Timestamp64, c1565 Uint16, c1566 Datetime64, c1567 Date, c1568 Uint16 NOT NULL, c1569 Datetime64, c1570 Date NOT NULL, c1571 Int64, c1572 Date32 NOT NULL, c1573 Timestamp, c1574 Double, c1575 Uint8, c1576 JsonDocument NOT NULL, c1577 Uint64 NOT NULL, c1578 Uint64 NOT NULL, c1579 Uint16, c1580 Decimal(22,9), c1581 Utf8 NOT NULL, c1582 Uint32, c1583 Decimal(35,10) NOT NULL, c1584 Int16, c1585 Json NOT NULL, c1586 Uint16 NOT NULL, c1587 Uint16, c1588 Double, c1589 Float NOT NULL, c1590 Utf8, c1591 Timestamp64 NOT NULL, c1592 Float NOT NULL, c1593 Datetime, c1594 Int8 NOT NULL, c1595 Uint64, c1596 JsonDocument, c1597 Uint64, c1598 Uint32, c1599 Interval64 NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Decimal(35,10), c1603 String, c1604 Json NOT NULL, c1605 Json, c1606 Date, c1607 Yson, c1608 Interval64 NOT NULL, c1609 Utf8 NOT NULL, c1610 JsonDocument NOT NULL, c1611 Interval64, c1612 Date, c1613 JsonDocument, c1614 Int32, c1615 Int8 NOT NULL, c1616 Float, c1617 JsonDocument, c1618 Int8 NOT NULL, c1619 Float, c1620 Uint32, c1621 Timestamp64, c1622 Int64 NOT NULL, c1623 Uint8 NOT NULL, c1624 Float, c1625 Int8, c1626 Interval64 NOT NULL, c1627 Date32, c1628 Timestamp64, c1629 Uint32, c1630 Decimal(22,9) NOT NULL, c1631 JsonDocument, c1632 Uint32 NOT NULL, c1633 Int32, c1634 Timestamp64 NOT NULL, c1635 Interval64 NOT NULL, c1636 Utf8 NOT NULL, c1637 Datetime NOT NULL, c1638 Date32, c1639 Uint16, c1640 Uint8, c1641 Decimal(15,0), c1642 Int32 NOT NULL, c1643 Date NOT NULL, c1644 Uint8 NOT NULL, c1645 Uint16, c1646 Date32, c1647 Float, c1648 Uint16 NOT NULL, c1649 String NOT NULL, c1650 Yson NOT NULL, c1651 Int32 NOT NULL, c1652 Yson NOT NULL, c1653 Int32 NOT NULL, c1654 Timestamp NOT NULL, c1655 Uint16, c1656 Date32, c1657 Timestamp NOT NULL, c1658 Int64 NOT NULL, c1659 Json NOT NULL, c1660 Json NOT NULL, c1661 Uint16 NOT NULL, c1662 Decimal(15,0), c1663 Datetime64, c1664 Json, c1665 JsonDocument NOT NULL, c1666 Int64, c1667 Timestamp, c1668 Interval64 NOT NULL, c1669 Interval64, c1670 Decimal(35,10), c1671 Int8 NOT NULL, c1672 Int16, c1673 JsonDocument NOT NULL, c1674 Utf8 NOT NULL, c1675 Datetime, c1676 Timestamp64 NOT NULL, c1677 Decimal(35,10), c1678 Decimal(22,9), c1679 Uint32, c1680 Float NOT NULL, c1681 Datetime64, c1682 Datetime, c1683 Int64, c1684 Uint64, c1685 Int64 NOT NULL, c1686 Utf8 NOT NULL, c1687 String, c1688 Decimal(35,10), c1689 Int32 NOT NULL, c1690 Decimal(35,10), c1691 Datetime64, c1692 Int32, c1693 Yson NOT NULL, c1694 Decimal(15,0), c1695 Timestamp64 NOT NULL, c1696 Float NOT NULL, c1697 Timestamp, c1698 JsonDocument, c1699 Decimal(15,0), c1700 Uint64 NOT NULL, c1701 Timestamp NOT NULL, c1702 Datetime, c1703 Int16 NOT NULL, c1704 Timestamp NOT NULL, c1705 Datetime64, c1706 Int8, c1707 Double, c1708 Double NOT NULL, c1709 Date, c1710 Datetime64 NOT NULL, c1711 Double, c1712 Date, c1713 Int16, c1714 Uint64, c1715 Utf8, c1716 Int16 NOT NULL, c1717 String, c1718 Uint8, c1719 Decimal(35,10) NOT NULL, c1720 Double, c1721 Yson, c1722 Int32 NOT NULL, c1723 Decimal(15,0), c1724 Decimal(15,0), c1725 Float, c1726 Yson NOT NULL, c1727 Uint16 NOT NULL, c1728 Int8, c1729 Timestamp64, c1730 Decimal(22,9), c1731 Timestamp64, c1732 Uint32, c1733 Timestamp, c1734 Datetime64, c1735 Timestamp64 NOT NULL, c1736 Uint16 NOT NULL, c1737 String NOT NULL, c1738 Utf8 NOT NULL, c1739 Yson, c1740 Double NOT NULL, c1741 Int16, c1742 Interval64 NOT NULL, c1743 Timestamp64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Date NOT NULL, c1746 JsonDocument NOT NULL, c1747 JsonDocument, c1748 Double NOT NULL, c1749 Utf8, c1750 Uint16, c1751 Timestamp NOT NULL, c1752 Date32, c1753 Decimal(15,0) NOT NULL, c1754 Decimal(15,0), c1755 Timestamp64 NOT NULL, c1756 Date, c1757 Interval64 NOT NULL, c1758 Datetime64, c1759 Decimal(22,9) NOT NULL, c1760 Interval64 NOT NULL, c1761 Yson NOT NULL, c1762 Int16, c1763 Date32, c1764 Datetime64, c1765 Yson, c1766 Uint32 NOT NULL, c1767 Timestamp NOT NULL, c1768 JsonDocument NOT NULL, c1769 Timestamp, c1770 Int32, c1771 Datetime64 NOT NULL, c1772 Decimal(15,0), c1773 Decimal(22,9) NOT NULL, c1774 Utf8 NOT NULL, c1775 Interval64 NOT NULL, c1776 Utf8 NOT NULL, c1777 Decimal(35,10) NOT NULL, c1778 Uint16, c1779 Int16 NOT NULL, c1780 Timestamp, c1781 Date, c1782 Uint8 NOT NULL, c1783 Datetime64 NOT NULL, c1784 Uint32, c1785 Decimal(15,0) NOT NULL, c1786 Yson, c1787 Datetime NOT NULL, c1788 Int32, c1789 Int8, c1790 Date32 NOT NULL, c1791 Uint32 NOT NULL, c1792 Int8 NOT NULL, c1793 Datetime NOT NULL, c1794 Int16, c1795 Date32 NOT NULL, c1796 Json, c1797 Interval64, c1798 Datetime NOT NULL, c1799 Int32, c1800 Int16, c1801 Date32, c1802 Uint32 NOT NULL, c1803 Uint16, c1804 Double NOT NULL, c1805 Json, c1806 Datetime64 NOT NULL, c1807 JsonDocument, c1808 Double, c1809 Int16, c1810 Uint8 NOT NULL, c1811 JsonDocument NOT NULL, c1812 String, c1813 Datetime64, c1814 Decimal(22,9) NOT NULL, c1815 Date, c1816 Double NOT NULL, c1817 Uint32 NOT NULL, c1818 Uint16 NOT NULL, c1819 Double NOT NULL, c1820 Uint8 NOT NULL, c1821 Int32 NOT NULL, c1822 Json NOT NULL, c1823 Uint16 NOT NULL, c1824 Uint8 NOT NULL, c1825 Int8 NOT NULL, c1826 Uint32 NOT NULL, c1827 Uint64, c1828 Uint16, c1829 Interval64 NOT NULL, c1830 Uint8 NOT NULL, c1831 Json, c1832 Utf8 NOT NULL, c1833 Int8, c1834 Utf8 NOT NULL, c1835 Datetime64, c1836 JsonDocument NOT NULL, c1837 Decimal(35,10) NOT NULL, c1838 Decimal(15,0) NOT NULL, c1839 Yson, c1840 Date, c1841 Datetime64, c1842 Decimal(35,10), c1843 Datetime NOT NULL, c1844 Double, c1845 String NOT NULL, c1846 Timestamp NOT NULL, c1847 Decimal(15,0), c1848 Decimal(22,9), c1849 JsonDocument NOT NULL, c1850 Int8, c1851 Int64, c1852 Uint8 NOT NULL, c1853 Timestamp64, c1854 Int8 NOT NULL, c1855 Utf8, c1856 Interval64, c1857 Yson, c1858 Int8, c1859 Yson, c1860 Double NOT NULL, c1861 Int8, c1862 JsonDocument, c1863 Int16, c1864 Timestamp64 NOT NULL, c1865 Json NOT NULL, c1866 Timestamp64, c1867 Timestamp64, c1868 Timestamp64 NOT NULL, c1869 Timestamp, c1870 Datetime64 NOT NULL, c1871 Interval64, c1872 Yson, c1873 JsonDocument, c1874 Datetime64 NOT NULL, c1875 Datetime NOT NULL, c1876 Uint32 NOT NULL, c1877 Interval64, c1878 Int64, c1879 Uint8 NOT NULL, c1880 Datetime, c1881 Datetime64 NOT NULL, c1882 Utf8 NOT NULL, c1883 Int8 NOT NULL, c1884 Uint8, c1885 Float, c1886 Date, c1887 Timestamp NOT NULL, c1888 Timestamp64 NOT NULL, c1889 Date NOT NULL, c1890 Datetime, c1891 Int32, c1892 Uint32, c1893 Decimal(22,9) NOT NULL, c1894 Date NOT NULL, c1895 Int16, c1896 Decimal(35,10), c1897 Float NOT NULL, c1898 Uint16, c1899 Interval64 NOT NULL, c1900 Utf8 NOT NULL, c1901 JsonDocument NOT NULL, c1902 JsonDocument NOT NULL, c1903 Datetime, c1904 Date NOT NULL, c1905 Decimal(22,9), c1906 JsonDocument NOT NULL, c1907 Date32 NOT NULL, c1908 Yson NOT NULL, c1909 Int8, c1910 Uint8 NOT NULL, c1911 Datetime, c1912 Timestamp64, c1913 Uint32 NOT NULL, c1914 Json, c1915 Date32 NOT NULL, c1916 Timestamp NOT NULL, c1917 Date32 NOT NULL, c1918 Decimal(35,10), c1919 Int16 NOT NULL, c1920 Timestamp, c1921 Decimal(22,9), c1922 Float, c1923 Int64, c1924 Int16, c1925 Uint32, c1926 Json, c1927 Double NOT NULL, c1928 Date NOT NULL, c1929 Decimal(15,0), c1930 Uint8 NOT NULL, c1931 Uint8 NOT NULL, c1932 Timestamp64 NOT NULL, c1933 Uint32 NOT NULL, c1934 Decimal(15,0), c1935 Datetime64 NOT NULL, c1936 Utf8, c1937 Datetime, c1938 Uint8, c1939 Float NOT NULL, c1940 Json NOT NULL, c1941 Uint64, c1942 Utf8, c1943 Decimal(35,10) NOT NULL, c1944 Decimal(15,0), c1945 Int32 NOT NULL, c1946 JsonDocument, c1947 Int16, c1948 Utf8 NOT NULL, c1949 Uint16, c1950 Utf8 NOT NULL, c1951 Double NOT NULL, c1952 String, c1953 Float NOT NULL, c1954 Decimal(22,9), c1955 Int64, c1956 Int64 NOT NULL, c1957 String NOT NULL, c1958 Yson, c1959 Uint8 NOT NULL, c1960 Uint16 NOT NULL, c1961 Json NOT NULL, c1962 Yson NOT NULL, c1963 Datetime NOT NULL, c1964 Uint32 NOT NULL, c1965 Int16 NOT NULL, c1966 Interval64 NOT NULL, c1967 Datetime NOT NULL, c1968 Date NOT NULL, c1969 Int64, c1970 Uint16, c1971 Timestamp NOT NULL, c1972 Uint16 NOT NULL, c1973 Uint16 NOT NULL, c1974 Int8, c1975 Uint16, c1976 Decimal(15,0) NOT NULL, c1977 Datetime, c1978 Uint64 NOT NULL, c1979 Int32, c1980 Int16 NOT NULL, c1981 Int64 NOT NULL, c1982 Decimal(22,9) NOT NULL, c1983 Int32 NOT NULL, c1984 Datetime NOT NULL, c1985 Uint16 NOT NULL, c1986 Int32 NOT NULL, c1987 Int16, c1988 Decimal(22,9), c1989 Datetime64 NOT NULL, c1990 Decimal(22,9), c1991 Datetime64 NOT NULL, c1992 Json NOT NULL, c1993 Float NOT NULL, c1994 Datetime64 NOT NULL, c1995 Timestamp, c1996 Decimal(15,0), c1997 Datetime64 NOT NULL, c1998 Yson NOT NULL, c1999 Uint8 NOT NULL, c2000 Json, c2001 Int64, c2002 Uint16, c2003 Float, c2004 Uint16 NOT NULL, c2005 Uint32 NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 JsonDocument NOT NULL, c2008 Int64 NOT NULL, c2009 Double, c2010 Date, c2011 Utf8 NOT NULL, c2012 Uint8 NOT NULL, c2013 Float NOT NULL, c2014 Decimal(15,0), c2015 Decimal(22,9) NOT NULL, c2016 Yson, c2017 Int8 NOT NULL, c2018 Json NOT NULL, c2019 Yson NOT NULL, c2020 Float NOT NULL, c2021 Json, c2022 Uint8 NOT NULL, c2023 Decimal(35,10) NOT NULL, c2024 Uint64, c2025 Uint64, c2026 Timestamp64 NOT NULL, c2027 Uint64, c2028 String, c2029 Datetime, c2030 Timestamp, c2031 Uint8, c2032 Date NOT NULL, c2033 Uint32, c2034 Datetime64, c2035 Datetime64 NOT NULL, c2036 Timestamp64 NOT NULL, c2037 Datetime, c2038 Date32, c2039 Int8, c2040 Uint16 NOT NULL, c2041 Uint64 NOT NULL, c2042 Uint64, c2043 Decimal(15,0) NOT NULL, c2044 Date32, c2045 Uint8, c2046 Float NOT NULL, c2047 Decimal(35,10), c2048 Float, c2049 Uint32, c2050 Int8, c2051 Timestamp NOT NULL, c2052 Datetime, c2053 Datetime64, c2054 Uint64, c2055 Uint8 NOT NULL, c2056 Uint16 NOT NULL, c2057 JsonDocument, c2058 Datetime NOT NULL, c2059 Int64, c2060 Uint64 NOT NULL, c2061 Uint64, c2062 Uint32, c2063 Timestamp64 NOT NULL, c2064 Yson, c2065 Interval64, c2066 Int32, c2067 Uint16 NOT NULL, c2068 Decimal(35,10), c2069 Uint16, c2070 Int16, c2071 Json, c2072 Uint16, c2073 Double NOT NULL, c2074 Int64 NOT NULL, c2075 Interval64, c2076 Uint64, c2077 Uint16, c2078 Decimal(35,10), c2079 Int16 NOT NULL, c2080 JsonDocument, c2081 Datetime, c2082 Decimal(22,9), c2083 Double, c2084 Decimal(22,9), c2085 Int8, c2086 Timestamp, c2087 Datetime NOT NULL, c2088 Datetime, c2089 Timestamp64, c2090 Float, c2091 Json, c2092 Uint16, c2093 Date, c2094 Date, c2095 JsonDocument NOT NULL, c2096 JsonDocument NOT NULL, c2097 Interval64 NOT NULL, c2098 Json NOT NULL, c2099 String, c2100 Uint64, c2101 Datetime NOT NULL, c2102 Timestamp NOT NULL, c2103 Datetime64 NOT NULL, c2104 Interval64, c2105 Int8 NOT NULL, c2106 Yson NOT NULL, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Decimal(35,10), c2110 Decimal(22,9) NOT NULL, c2111 Date32, c2112 JsonDocument NOT NULL, c2113 Uint16, c2114 Utf8, c2115 Int64, c2116 Uint32 NOT NULL, c2117 Int8, c2118 Int16, c2119 Datetime NOT NULL, c2120 Decimal(15,0), c2121 Timestamp64 NOT NULL, c2122 Utf8 NOT NULL, c2123 Int8, c2124 Int32 NOT NULL, c2125 Date, c2126 Decimal(35,10) NOT NULL, c2127 Utf8, c2128 Datetime64, c2129 Date NOT NULL, c2130 Datetime64 NOT NULL, c2131 Decimal(22,9), c2132 Timestamp64 NOT NULL, c2133 Uint16, c2134 Uint8, c2135 Uint16 NOT NULL, c2136 Int8, c2137 Date32, c2138 Int32, c2139 Uint8 NOT NULL, c2140 JsonDocument, c2141 Double NOT NULL, c2142 Uint32, c2143 Utf8 NOT NULL, c2144 Uint32 NOT NULL, c2145 Uint32, c2146 Datetime, c2147 Float NOT NULL, c2148 Uint32 NOT NULL, c2149 Utf8, c2150 Int64, c2151 Interval64, c2152 Json, c2153 Int32, c2154 Float NOT NULL, c2155 Timestamp NOT NULL, c2156 Interval64 NOT NULL, c2157 Timestamp64, c2158 Date32, c2159 Timestamp64, c2160 Uint32 NOT NULL, c2161 Double, c2162 Int8 NOT NULL, c2163 Decimal(35,10) NOT NULL, c2164 Double NOT NULL, c2165 Uint16 NOT NULL, c2166 Yson NOT NULL, c2167 Timestamp, c2168 Timestamp64, c2169 Yson, c2170 JsonDocument, c2171 Int64, c2172 Interval64 NOT NULL, c2173 Uint8, c2174 Interval64, c2175 Timestamp, c2176 Timestamp, c2177 Timestamp NOT NULL, c2178 Json, c2179 Decimal(35,10) NOT NULL, c2180 Uint16, c2181 Decimal(15,0), c2182 Int64 NOT NULL, c2183 Uint64 NOT NULL, c2184 JsonDocument, c2185 Int16, c2186 Decimal(22,9) NOT NULL, c2187 Decimal(35,10) NOT NULL, c2188 JsonDocument, c2189 Int32 NOT NULL, c2190 Timestamp NOT NULL, c2191 String NOT NULL, c2192 String NOT NULL, c2193 Json, c2194 Int32, c2195 Utf8, c2196 Int16 NOT NULL, c2197 String, c2198 Json, c2199 Yson NOT NULL, c2200 Uint32, c2201 Utf8, c2202 Datetime NOT NULL, c2203 Int32, c2204 Double NOT NULL, c2205 Yson NOT NULL, c2206 Decimal(15,0), c2207 Uint64 NOT NULL, c2208 Int16 NOT NULL, c2209 Json, c2210 Int64, c2211 Int16 NOT NULL, c2212 Decimal(35,10) NOT NULL, c2213 Uint32, c2214 Uint8 NOT NULL, c2215 Int8, c2216 Uint8, c2217 Datetime NOT NULL, c2218 Decimal(15,0) NOT NULL, c2219 Decimal(22,9), c2220 String, c2221 Uint16 NOT NULL, c2222 Json NOT NULL, c2223 Timestamp NOT NULL, c2224 Date, c2225 Date NOT NULL, c2226 Float NOT NULL, c2227 Datetime64 NOT NULL, c2228 Datetime64, c2229 Datetime64 NOT NULL, c2230 Int64, c2231 Timestamp NOT NULL, c2232 String, c2233 Int64 NOT NULL, c2234 Utf8, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Date32 NOT NULL, c2239 Uint64, c2240 Utf8 NOT NULL, c2241 Interval64, c2242 Uint32 NOT NULL, c2243 Interval64, c2244 Datetime64 NOT NULL, c2245 Decimal(15,0), c2246 Decimal(35,10), c2247 Timestamp64, c2248 Utf8, c2249 Datetime64, c2250 Float NOT NULL, c2251 Uint16, c2252 Date32, c2253 Decimal(35,10), c2254 Interval64 NOT NULL, c2255 Uint8, c2256 Datetime NOT NULL, c2257 Int8, c2258 Uint8, c2259 Date NOT NULL, c2260 Uint32 NOT NULL, c2261 Float, c2262 Int64, c2263 String NOT NULL, c2264 Uint32, c2265 Int64 NOT NULL, c2266 Utf8 NOT NULL, c2267 Interval64 NOT NULL, c2268 Datetime64, c2269 JsonDocument NOT NULL, c2270 Float, c2271 Timestamp, c2272 Int8 NOT NULL, c2273 Uint64 NOT NULL, c2274 Decimal(22,9), c2275 Timestamp64, c2276 Double NOT NULL, c2277 Interval64 NOT NULL, c2278 Int8, c2279 Utf8, c2280 Datetime64, c2281 JsonDocument NOT NULL, c2282 Utf8, c2283 Decimal(15,0), c2284 Uint32 NOT NULL, c2285 Uint8 NOT NULL, c2286 String NOT NULL, c2287 Int64, c2288 Float NOT NULL, c2289 Decimal(22,9), c2290 Date32, c2291 Float NOT NULL, c2292 Decimal(35,10), c2293 Int8, c2294 Decimal(35,10) NOT NULL, c2295 Datetime64, c2296 Decimal(15,0), c2297 Uint16 NOT NULL, c2298 Date32, c2299 Datetime64, c2300 Date32, c2301 Uint16, c2302 Decimal(15,0), c2303 Uint16 NOT NULL, c2304 Uint8 NOT NULL, c2305 Decimal(15,0) NOT NULL, c2306 String NOT NULL, c2307 Timestamp, c2308 Float, c2309 Int32, c2310 Json NOT NULL, c2311 Datetime, c2312 Float, c2313 Uint64 NOT NULL, c2314 Datetime NOT NULL, c2315 String, c2316 Int64 NOT NULL, c2317 Date32 NOT NULL, c2318 Int8, c2319 Datetime64 NOT NULL, c2320 JsonDocument, c2321 Int32, c2322 Datetime64 NOT NULL, c2323 Uint64 NOT NULL, c2324 Uint32, c2325 Int16 NOT NULL, c2326 Uint8 NOT NULL, c2327 Timestamp64, c2328 Int64 NOT NULL, c2329 Decimal(35,10) NOT NULL, c2330 Decimal(35,10), c2331 Decimal(15,0), c2332 Int8, c2333 Int32 NOT NULL, c2334 String, c2335 Timestamp64, c2336 Json NOT NULL, c2337 Date32 NOT NULL, c2338 Datetime, c2339 Int8, c2340 Uint8, c2341 Utf8, c2342 Yson, c2343 Uint64 NOT NULL, c2344 Int8, c2345 Uint64 NOT NULL, c2346 Utf8 NOT NULL, c2347 Utf8 NOT NULL, c2348 Uint32 NOT NULL, c2349 Timestamp, c2350 Float NOT NULL, c2351 Json NOT NULL, c2352 Int64, c2353 Date32 NOT NULL, c2354 Timestamp, c2355 Json, c2356 Uint8, c2357 Date NOT NULL, c2358 Date32, c2359 String, c2360 String NOT NULL, c2361 Decimal(22,9) NOT NULL, c2362 Interval64, c2363 Timestamp64 NOT NULL, c2364 Timestamp64 NOT NULL, c2365 Decimal(15,0), c2366 Decimal(35,10) NOT NULL, c2367 Uint64 NOT NULL, c2368 Json NOT NULL, c2369 Datetime, c2370 String, c2371 Json NOT NULL, c2372 Uint16, c2373 Timestamp NOT NULL, c2374 Decimal(15,0), c2375 Uint64, c2376 Int16 NOT NULL, c2377 Float, c2378 Datetime64 NOT NULL, c2379 Yson, c2380 Int8, c2381 Date, c2382 Int16 NOT NULL, c2383 Double, c2384 String, c2385 String NOT NULL, c2386 Uint32 NOT NULL, c2387 Interval64, c2388 Int64, c2389 String NOT NULL, c2390 Datetime, c2391 Yson, c2392 Date32, c2393 Json, c2394 JsonDocument NOT NULL, c2395 Uint8, c2396 Timestamp, c2397 Int64 NOT NULL, c2398 Date32, c2399 Int8, c2400 JsonDocument NOT NULL, c2401 Int8 NOT NULL, c2402 Int8 NOT NULL, c2403 Datetime, c2404 Json NOT NULL, c2405 Interval64 NOT NULL, c2406 Interval64 NOT NULL, c2407 JsonDocument NOT NULL, c2408 Datetime, c2409 Uint16 NOT NULL, c2410 JsonDocument, c2411 Json NOT NULL, c2412 Uint8 NOT NULL, c2413 Datetime64, c2414 Decimal(15,0), c2415 Datetime NOT NULL, c2416 Uint64, c2417 JsonDocument NOT NULL, c2418 Int8, c2419 Date32 NOT NULL, c2420 Uint64 NOT NULL, c2421 Float NOT NULL, c2422 Timestamp64 NOT NULL, c2423 Uint16, c2424 Datetime, c2425 Datetime, c2426 Uint64, c2427 Uint64 NOT NULL, c2428 Int32 NOT NULL, c2429 Int8 NOT NULL, c2430 Uint16 NOT NULL, c2431 Uint8 NOT NULL, c2432 Int32, c2433 Json, c2434 Utf8 NOT NULL, c2435 Int32 NOT NULL, c2436 Decimal(35,10) NOT NULL, c2437 Uint64, c2438 Utf8, c2439 Decimal(35,10), c2440 Date, c2441 Uint8, c2442 Interval64 NOT NULL, c2443 String NOT NULL, c2444 Json, c2445 Utf8, c2446 Utf8 NOT NULL, c2447 Utf8 NOT NULL, c2448 Date32, c2449 Int32 NOT NULL, c2450 Uint16 NOT NULL, c2451 Uint8, c2452 Double, c2453 Uint16 NOT NULL, c2454 Datetime64 NOT NULL, c2455 Timestamp, c2456 Timestamp, c2457 Uint64 NOT NULL, c2458 Timestamp NOT NULL, c2459 Int32, c2460 Uint8, c2461 Int8 NOT NULL, c2462 Int16, c2463 JsonDocument NOT NULL, c2464 Yson, c2465 Datetime NOT NULL, c2466 Interval64 NOT NULL, c2467 Json, c2468 Interval64 NOT NULL, c2469 Timestamp64 NOT NULL, c2470 Uint16 NOT NULL, c2471 Decimal(22,9) NOT NULL, c2472 Yson NOT NULL, c2473 Yson, c2474 Int64, c2475 Yson NOT NULL, c2476 Timestamp NOT NULL, c2477 Decimal(35,10) NOT NULL, c2478 Uint8 NOT NULL, c2479 JsonDocument NOT NULL, c2480 Decimal(15,0), c2481 Timestamp64, c2482 Int64 NOT NULL, c2483 Datetime NOT NULL, c2484 Uint32 NOT NULL, c2485 Uint64, c2486 Interval64, c2487 Interval64 NOT NULL, c2488 Int64, c2489 Timestamp64, c2490 String, c2491 Int64, c2492 Uint16, c2493 Int64, c2494 Uint16, c2495 JsonDocument NOT NULL, c2496 String, c2497 Decimal(22,9) NOT NULL, c2498 Json, c2499 Uint32, c2500 Yson NOT NULL, c2501 Yson NOT NULL, c2502 Decimal(22,9), c2503 Uint8 NOT NULL, c2504 JsonDocument NOT NULL, c2505 Int16, c2506 Decimal(22,9), c2507 Uint8 NOT NULL, c2508 Datetime NOT NULL, c2509 Int16, c2510 Interval64 NOT NULL, c2511 Uint64, c2512 Datetime NOT NULL, c2513 Json, c2514 Int16, c2515 Timestamp64 NOT NULL, c2516 Date, c2517 Datetime, c2518 JsonDocument NOT NULL, c2519 JsonDocument, c2520 Uint8 NOT NULL, c2521 Interval64 NOT NULL, c2522 Decimal(22,9), c2523 Uint64, c2524 Timestamp NOT NULL, c2525 Decimal(22,9), c2526 Float, c2527 Json, c2528 Uint32 NOT NULL, c2529 Double NOT NULL, c2530 Uint16 NOT NULL, c2531 Uint32 NOT NULL, c2532 Int16 NOT NULL, c2533 Uint32 NOT NULL, c2534 Datetime64, c2535 Decimal(35,10), c2536 Timestamp, c2537 Interval64, c2538 Double, c2539 Date32 NOT NULL, c2540 Uint8 NOT NULL, c2541 Int8, c2542 Decimal(15,0) NOT NULL, c2543 Decimal(22,9), c2544 Int16, c2545 String NOT NULL, c2546 Uint64 NOT NULL, c2547 Interval64, c2548 Float NOT NULL, c2549 Timestamp64, c2550 Double NOT NULL, c2551 Yson, c2552 Int16, c2553 Decimal(15,0) NOT NULL, c2554 Date, c2555 Date NOT NULL, c2556 Datetime, c2557 Int8 NOT NULL, c2558 Int64 NOT NULL, c2559 Int8 NOT NULL, c2560 Yson, c2561 Utf8, c2562 Uint32 NOT NULL, c2563 Int32, c2564 Uint32, c2565 Date, c2566 Json, c2567 Json, c2568 Uint64 NOT NULL, c2569 Json NOT NULL, c2570 Double NOT NULL, c2571 Datetime, c2572 Interval64, c2573 Int8 NOT NULL, c2574 Uint8, c2575 Datetime64, c2576 Uint16, c2577 Timestamp NOT NULL, c2578 Uint8, c2579 Int32, c2580 Int16 NOT NULL, c2581 Date32, c2582 String, c2583 Uint32 NOT NULL, c2584 Timestamp, c2585 Decimal(15,0), c2586 Timestamp64, c2587 Int16 NOT NULL, c2588 Int32, c2589 Decimal(35,10), c2590 Float, c2591 Timestamp, c2592 Json, c2593 Double, c2594 Datetime NOT NULL, c2595 Double, c2596 Int16 NOT NULL, c2597 Double NOT NULL, c2598 JsonDocument, c2599 Float, c2600 Datetime NOT NULL, c2601 Date NOT NULL, c2602 Timestamp64 NOT NULL, c2603 Yson NOT NULL, c2604 Int64, c2605 Date32, c2606 Int8, c2607 Datetime64 NOT NULL, c2608 Decimal(22,9), c2609 Int16 NOT NULL, c2610 Yson NOT NULL, c2611 Int64 NOT NULL, c2612 Json, c2613 Int64, c2614 Yson, c2615 Uint64 NOT NULL, c2616 Utf8 NOT NULL, c2617 Int16 NOT NULL, c2618 Int32, c2619 String, c2620 Uint8 NOT NULL, c2621 Uint64 NOT NULL, c2622 Uint32 NOT NULL, c2623 Uint8 NOT NULL, c2624 Date32 NOT NULL, c2625 Yson, c2626 Datetime64, c2627 Date32 NOT NULL, c2628 Uint32, c2629 Json NOT NULL, c2630 Timestamp64, c2631 Decimal(22,9), c2632 Interval64 NOT NULL, c2633 Float NOT NULL, c2634 Int32 NOT NULL, c2635 Timestamp NOT NULL, c2636 Float, c2637 JsonDocument NOT NULL, c2638 Decimal(22,9) NOT NULL, c2639 Json NOT NULL, c2640 Datetime64 NOT NULL, c2641 Uint32 NOT NULL, c2642 Uint32 NOT NULL, c2643 Decimal(15,0) NOT NULL, c2644 Date, c2645 Decimal(35,10), c2646 Date32, c2647 Int64, c2648 Uint32 NOT NULL, c2649 Uint16, c2650 Uint64 NOT NULL, c2651 Date NOT NULL, c2652 Json NOT NULL, c2653 Int16, c2654 Int32, c2655 Uint8, c2656 Uint16 NOT NULL, c2657 Uint16, c2658 Utf8 NOT NULL, c2659 Interval64 NOT NULL, c2660 Int64, c2661 Datetime NOT NULL, c2662 Uint64, c2663 Uint8 NOT NULL, c2664 Decimal(22,9) NOT NULL, c2665 Uint32, c2666 Interval64, c2667 Timestamp64 NOT NULL, c2668 Double, c2669 Yson, c2670 Uint8, c2671 Json, c2672 String, c2673 Int64 NOT NULL, c2674 Uint8, c2675 Uint64 NOT NULL, c2676 Timestamp64 NOT NULL, c2677 JsonDocument NOT NULL, c2678 Double NOT NULL, c2679 Uint8, c2680 Uint8 NOT NULL, c2681 Int8 NOT NULL, c2682 Decimal(22,9) NOT NULL, c2683 Float, c2684 Decimal(22,9) NOT NULL, c2685 Int8 NOT NULL, c2686 Uint64 NOT NULL, c2687 Timestamp, c2688 Decimal(35,10), c2689 Timestamp64, c2690 Uint16, c2691 Uint8 NOT NULL, c2692 Uint64 NOT NULL, c2693 Uint8, c2694 Datetime NOT NULL, c2695 Json, c2696 Int32, c2697 Int16 NOT NULL, c2698 Int8 NOT NULL, c2699 Uint64 NOT NULL, c2700 Int16 NOT NULL, c2701 Uint16 NOT NULL, c2702 Double, c2703 Date32, c2704 String NOT NULL, c2705 Decimal(15,0) NOT NULL, c2706 Uint16 NOT NULL, c2707 Decimal(35,10) NOT NULL, c2708 Datetime64 NOT NULL, c2709 Decimal(22,9), c2710 Yson NOT NULL, c2711 Decimal(15,0) NOT NULL, c2712 Utf8, c2713 Uint8 NOT NULL, c2714 Date NOT NULL, c2715 Decimal(35,10) NOT NULL, c2716 JsonDocument, c2717 Int32 NOT NULL, c2718 Int16, c2719 Yson NOT NULL, c2720 Timestamp NOT NULL, c2721 Datetime, c2722 Utf8, c2723 Timestamp64, c2724 JsonDocument NOT NULL, c2725 Decimal(35,10), c2726 Double, c2727 Int16, c2728 Date32, c2729 Int32 NOT NULL, c2730 Uint32 NOT NULL, c2731 Decimal(15,0), c2732 Datetime, c2733 Uint32 NOT NULL, c2734 Int8, c2735 Timestamp64 NOT NULL, c2736 Datetime NOT NULL, c2737 Timestamp, c2738 Yson NOT NULL, c2739 Uint32 NOT NULL, c2740 JsonDocument NOT NULL, c2741 Int32, c2742 Uint64, c2743 Yson, c2744 Int8, c2745 Json, c2746 Uint32 NOT NULL, c2747 Uint16 NOT NULL, c2748 JsonDocument NOT NULL, c2749 Int16 NOT NULL, c2750 Timestamp64, c2751 String NOT NULL, c2752 JsonDocument NOT NULL, c2753 Uint16 NOT NULL, c2754 Date NOT NULL, c2755 Datetime64 NOT NULL, c2756 Datetime64, c2757 Float NOT NULL, c2758 Date, c2759 Uint64, c2760 Uint64, c2761 Date, c2762 Date NOT NULL, c2763 Utf8 NOT NULL, c2764 Uint8, c2765 Int32, c2766 Int64 NOT NULL, c2767 Timestamp, c2768 Yson NOT NULL, c2769 Yson, c2770 Int16 NOT NULL, c2771 Yson, c2772 Datetime, c2773 Yson NOT NULL, c2774 Date NOT NULL, c2775 Int16 NOT NULL, c2776 Date32, c2777 Decimal(35,10), c2778 Yson NOT NULL, c2779 Date NOT NULL, c2780 Int8 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Datetime, c2785 Decimal(35,10) NOT NULL, c2786 Datetime, c2787 String NOT NULL, c2788 Int16, c2789 Decimal(35,10), c2790 Timestamp64 NOT NULL, c2791 Timestamp, c2792 Interval64 NOT NULL, c2793 JsonDocument, c2794 Timestamp, c2795 Decimal(22,9) NOT NULL, c2796 Int16, c2797 Interval64, c2798 JsonDocument NOT NULL, c2799 Int32 NOT NULL, c2800 Decimal(35,10) NOT NULL, c2801 Decimal(35,10), c2802 Date, c2803 Datetime, c2804 Decimal(15,0) NOT NULL, c2805 Int32 NOT NULL, c2806 Datetime NOT NULL, c2807 Date NOT NULL, c2808 Int32 NOT NULL, c2809 Interval64 NOT NULL, c2810 Json, c2811 String, c2812 Int8 NOT NULL, c2813 String NOT NULL, c2814 Int8, c2815 Double, c2816 Date32 NOT NULL, c2817 Date, c2818 Int8 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Utf8 NOT NULL, c2821 Int16 NOT NULL, c2822 Decimal(22,9) NOT NULL, c2823 Int8 NOT NULL, c2824 Yson NOT NULL, c2825 Decimal(15,0), c2826 Date32, c2827 Float, c2828 Timestamp NOT NULL, c2829 Json, c2830 JsonDocument, c2831 Double, c2832 Int32, c2833 Interval64 NOT NULL, c2834 Int32 NOT NULL, c2835 JsonDocument NOT NULL, c2836 Double, c2837 Interval64, c2838 Date32, c2839 Datetime64, c2840 JsonDocument, c2841 Uint64 NOT NULL, c2842 String NOT NULL, c2843 Uint8 NOT NULL, c2844 Double, c2845 Int8 NOT NULL, c2846 Decimal(35,10), c2847 Uint32, c2848 Utf8, c2849 Int32 NOT NULL, c2850 Decimal(22,9), c2851 Decimal(22,9) NOT NULL, c2852 Datetime64 NOT NULL, c2853 Uint16, c2854 Int16 NOT NULL, c2855 Date32 NOT NULL, c2856 Utf8 NOT NULL, c2857 Date32, c2858 Int32, c2859 Timestamp, c2860 Interval64 NOT NULL, c2861 Uint64 NOT NULL, c2862 Double NOT NULL, c2863 Datetime NOT NULL, c2864 Json, c2865 Decimal(15,0), c2866 Utf8 NOT NULL, c2867 Decimal(15,0), c2868 JsonDocument, c2869 String NOT NULL, c2870 Datetime64, c2871 Timestamp, c2872 Int16 NOT NULL, c2873 Json, c2874 Utf8, c2875 Int8, c2876 Decimal(15,0), c2877 Datetime NOT NULL, c2878 Utf8, c2879 Uint8 NOT NULL, c2880 Decimal(22,9) NOT NULL, c2881 Int8 NOT NULL, c2882 Decimal(15,0) NOT NULL, c2883 Decimal(22,9) NOT NULL, c2884 Decimal(22,9) NOT NULL, c2885 Date NOT NULL, c2886 Int32 NOT NULL, c2887 Double NOT NULL, c2888 Decimal(35,10), c2889 Decimal(22,9), c2890 Yson, c2891 Datetime64 NOT NULL, c2892 Uint16, c2893 Uint8 NOT NULL, c2894 Timestamp NOT NULL, c2895 Decimal(22,9) NOT NULL, c2896 Int16 NOT NULL, c2897 Uint64 NOT NULL, c2898 Utf8, c2899 Int32 NOT NULL, c2900 Date NOT NULL, c2901 Datetime, c2902 Json, c2903 Decimal(15,0) NOT NULL, c2904 JsonDocument NOT NULL, c2905 Date NOT NULL, c2906 Decimal(35,10) NOT NULL, c2907 Utf8 NOT NULL, c2908 Uint32, c2909 Int16, c2910 Datetime, c2911 Uint32 NOT NULL, c2912 Interval64, c2913 Decimal(15,0), c2914 Timestamp64, c2915 Int64, c2916 Uint64 NOT NULL, c2917 Interval64 NOT NULL, c2918 Double, c2919 Timestamp NOT NULL, c2920 Date NOT NULL, c2921 Float NOT NULL, c2922 Uint64 NOT NULL, c2923 Decimal(35,10), c2924 Utf8, c2925 Decimal(15,0) NOT NULL, c2926 Double, c2927 Date32 NOT NULL, c2928 String, c2929 Uint8, c2930 Float, c2931 JsonDocument, c2932 Decimal(35,10) NOT NULL, c2933 Double, c2934 Yson NOT NULL, c2935 Uint16 NOT NULL, c2936 Uint8, c2937 Uint8, c2938 Uint8 NOT NULL, c2939 Int64, c2940 Decimal(15,0) NOT NULL, c2941 Uint64 NOT NULL, c2942 Int16, c2943 Utf8 NOT NULL, c2944 Datetime64 NOT NULL, c2945 Utf8 NOT NULL, c2946 Timestamp64 NOT NULL, c2947 Uint64 NOT NULL, c2948 String NOT NULL, c2949 Interval64 NOT NULL, c2950 Datetime64, c2951 Uint64 NOT NULL, c2952 Timestamp64, c2953 Float, c2954 Interval64 NOT NULL, c2955 Uint32 NOT NULL, c2956 Datetime, c2957 Date32, c2958 Decimal(22,9), c2959 Date, c2960 Utf8, c2961 Date32, c2962 Decimal(15,0) NOT NULL, c2963 Decimal(35,10), c2964 Decimal(22,9) NOT NULL, c2965 Int16, c2966 Decimal(22,9), c2967 Timestamp64 NOT NULL, c2968 Datetime NOT NULL, c2969 Int8 NOT NULL, c2970 Int64, c2971 Timestamp64, c2972 Date, c2973 Decimal(35,10), c2974 Timestamp NOT NULL, c2975 Int8 NOT NULL, c2976 Uint16, c2977 Decimal(35,10), c2978 Uint16, c2979 Datetime, c2980 Yson, c2981 Int8, c2982 Decimal(22,9) NOT NULL, c2983 Decimal(15,0), c2984 Timestamp64 NOT NULL, c2985 Timestamp, c2986 Interval64, c2987 Uint64 NOT NULL, c2988 String, c2989 Int8, c2990 Double, c2991 String, c2992 Decimal(35,10) NOT NULL, c2993 Timestamp, c2994 Datetime, c2995 String, c2996 Uint16 NOT NULL, c2997 Date32, c2998 Timestamp64, c2999 Uint8, c3000 Decimal(22,9) NOT NULL, c3001 Int16 NOT NULL, c3002 Int64, c3003 Interval64 NOT NULL, c3004 Uint32, c3005 Uint64 NOT NULL, c3006 Datetime, c3007 Yson, c3008 Json, c3009 Uint16, c3010 Decimal(15,0), c3011 Decimal(35,10) NOT NULL, c3012 Interval64, c3013 Uint16 NOT NULL, c3014 Utf8, c3015 Decimal(15,0) NOT NULL, c3016 Decimal(22,9) NOT NULL, c3017 Datetime, c3018 Datetime, c3019 Date, c3020 Uint64, c3021 Decimal(15,0), c3022 Int32 NOT NULL, c3023 Decimal(35,10), c3024 Int64 NOT NULL, c3025 Date32, c3026 Date32, c3027 Datetime64, c3028 Float NOT NULL, c3029 Uint64 NOT NULL, c3030 Double, c3031 Yson, c3032 Int32, c3033 Int32, c3034 Datetime64, c3035 Double, c3036 Date, c3037 Timestamp NOT NULL, c3038 Int8, c3039 Int16, c3040 Date32 NOT NULL, c3041 Uint64, c3042 Timestamp, c3043 Json, c3044 String, c3045 Int16, c3046 Int16, c3047 Decimal(22,9), c3048 Decimal(15,0), c3049 JsonDocument NOT NULL, c3050 Double, c3051 Int64 NOT NULL, c3052 Date, c3053 Datetime, c3054 Uint64 NOT NULL, c3055 String NOT NULL, c3056 Uint16, c3057 Int32, c3058 Interval64, c3059 Uint64 NOT NULL, c3060 Uint8 NOT NULL, c3061 Decimal(35,10) NOT NULL, c3062 Uint64 NOT NULL, c3063 Date NOT NULL, c3064 Uint32 NOT NULL, c3065 Double NOT NULL, c3066 Decimal(35,10), c3067 JsonDocument NOT NULL, c3068 Float, c3069 Datetime NOT NULL, c3070 Json NOT NULL, c3071 Uint8 NOT NULL, c3072 Json, c3073 Int8 NOT NULL, c3074 Utf8 NOT NULL, c3075 Yson NOT NULL, c3076 Timestamp64, c3077 Datetime64, c3078 Uint64 NOT NULL, c3079 Float NOT NULL, c3080 Uint64, c3081 Int8 NOT NULL, c3082 Int32 NOT NULL, c3083 Timestamp NOT NULL, c3084 Uint64, c3085 JsonDocument, c3086 Double NOT NULL, c3087 Json NOT NULL, c3088 Decimal(35,10), c3089 Int8 NOT NULL, c3090 Json NOT NULL, c3091 Json, c3092 Date32, c3093 Uint32, c3094 Yson NOT NULL, c3095 Datetime64 NOT NULL, c3096 Float, c3097 Interval64, c3098 Yson NOT NULL, c3099 Datetime64, c3100 String, c3101 Int32 NOT NULL, c3102 Uint64, c3103 String, c3104 Decimal(35,10), c3105 Int64, c3106 Interval64, c3107 Double, c3108 Uint64 NOT NULL, c3109 Int8 NOT NULL, c3110 Uint32 NOT NULL, c3111 Utf8, c3112 JsonDocument, c3113 Double NOT NULL, c3114 Int64 NOT NULL, c3115 Decimal(22,9), c3116 String, c3117 Datetime64, c3118 Date, c3119 JsonDocument NOT NULL, c3120 Int8, c3121 Date, c3122 Int32 NOT NULL, c3123 Timestamp, c3124 Double NOT NULL, c3125 String NOT NULL, c3126 Int16 NOT NULL, c3127 Decimal(22,9) NOT NULL, c3128 Yson NOT NULL, c3129 Decimal(22,9), c3130 Date NOT NULL, c3131 Uint8, c3132 Decimal(22,9) NOT NULL, c3133 Int8 NOT NULL, c3134 Int8, c3135 Decimal(22,9) NOT NULL, c3136 Float, c3137 Yson NOT NULL, c3138 Decimal(35,10), c3139 Float, c3140 Decimal(15,0), c3141 Utf8 NOT NULL, c3142 Date NOT NULL, c3143 Uint64 NOT NULL, c3144 Uint16 NOT NULL, c3145 Int8 NOT NULL, c3146 JsonDocument, c3147 Utf8, c3148 Utf8 NOT NULL, c3149 Int64, c3150 Timestamp64 NOT NULL, c3151 Datetime NOT NULL, c3152 Interval64 NOT NULL, c3153 Utf8 NOT NULL, c3154 Decimal(22,9), c3155 Uint64, c3156 Int16 NOT NULL, c3157 Int64, c3158 Timestamp64, c3159 Utf8, c3160 Double, c3161 JsonDocument, c3162 JsonDocument, c3163 Int64, c3164 Float NOT NULL, c3165 Utf8, c3166 Int16 NOT NULL, c3167 Uint16 NOT NULL, c3168 Yson, c3169 Decimal(35,10) NOT NULL, c3170 Float, c3171 Json, c3172 Decimal(35,10), c3173 Int8 NOT NULL, c3174 Timestamp NOT NULL, c3175 Timestamp, c3176 Double NOT NULL, c3177 Datetime64 NOT NULL, c3178 Int8 NOT NULL, c3179 Utf8 NOT NULL, c3180 Uint16 NOT NULL, c3181 Int16 NOT NULL, c3182 Timestamp64 NOT NULL, c3183 Interval64, c3184 Int16, c3185 Uint32 NOT NULL, c3186 Uint32 NOT NULL, c3187 Int8 NOT NULL, c3188 Date32 NOT NULL, c3189 Uint16 NOT NULL, c3190 Datetime, c3191 JsonDocument NOT NULL, c3192 Interval64 NOT NULL, c3193 Yson, c3194 Date NOT NULL, c3195 Uint16, c3196 Date, c3197 Int16, c3198 Yson NOT NULL, c3199 Timestamp, c3200 Date32 NOT NULL, c3201 Timestamp, c3202 Float, c3203 Uint8, c3204 Interval64, c3205 Float NOT NULL, c3206 Datetime64 NOT NULL, c3207 Date32 NOT NULL, c3208 Date32 NOT NULL, c3209 Int8, c3210 JsonDocument, c3211 String, c3212 Datetime NOT NULL, c3213 Datetime64, c3214 String, c3215 Int32 NOT NULL, c3216 Int16, c3217 String, c3218 Datetime64 NOT NULL, c3219 Decimal(15,0) NOT NULL, c3220 Interval64 NOT NULL, c3221 Json NOT NULL, c3222 Int32, c3223 Utf8 NOT NULL, c3224 Date32, c3225 Timestamp, c3226 Float, c3227 Json, c3228 Decimal(15,0) NOT NULL, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Json NOT NULL, c3232 Utf8, c3233 Uint32, c3234 JsonDocument, c3235 Timestamp NOT NULL, c3236 Datetime64, c3237 Datetime, c3238 Uint8, c3239 Float NOT NULL, c3240 Float, c3241 Decimal(35,10), c3242 Datetime64, c3243 Int8 NOT NULL, c3244 Date NOT NULL, c3245 Double NOT NULL, c3246 Uint16, c3247 String NOT NULL, c3248 Int64 NOT NULL, c3249 Timestamp64, c3250 JsonDocument, c3251 Json NOT NULL, c3252 Date, c3253 Date32, c3254 Date32 NOT NULL, c3255 Decimal(22,9), c3256 Yson, c3257 Decimal(35,10) NOT NULL, c3258 Datetime64, c3259 Json, c3260 Decimal(15,0), c3261 Datetime NOT NULL, c3262 Uint32 NOT NULL, c3263 Uint64, c3264 Decimal(15,0), c3265 Decimal(22,9) NOT NULL, c3266 Decimal(15,0), c3267 Timestamp64, c3268 Yson NOT NULL, c3269 Uint8 NOT NULL, c3270 Yson NOT NULL, c3271 Decimal(22,9), c3272 Utf8 NOT NULL, c3273 String, c3274 Utf8, c3275 Date32, c3276 Timestamp NOT NULL, c3277 Interval64 NOT NULL, c3278 Utf8 NOT NULL, c3279 Utf8 NOT NULL, c3280 Date, c3281 Int16, c3282 Int64 NOT NULL, c3283 Uint8, c3284 Yson, c3285 Double NOT NULL, c3286 Uint16 NOT NULL, c3287 Uint64 NOT NULL, c3288 Int8 NOT NULL, c3289 Decimal(22,9), c3290 JsonDocument NOT NULL, c3291 Yson NOT NULL, c3292 Uint64 NOT NULL, c3293 Int32, c3294 Json NOT NULL, c3295 Date NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Int64 NOT NULL, c3299 Int16 NOT NULL, c3300 Date NOT NULL, c3301 Decimal(22,9) NOT NULL, c3302 Int16 NOT NULL, c3303 Uint16 NOT NULL, c3304 Yson NOT NULL, c3305 Uint64 NOT NULL, c3306 String NOT NULL, c3307 Double NOT NULL, c3308 Timestamp, c3309 Datetime64 NOT NULL, c3310 Double NOT NULL, c3311 Json, c3312 Json NOT NULL, c3313 Float, c3314 Decimal(22,9) NOT NULL, c3315 Uint16, c3316 Yson NOT NULL, c3317 Int8, c3318 Int64 NOT NULL, c3319 Date32 NOT NULL, c3320 Datetime64, c3321 Uint32 NOT NULL, c3322 Int16, c3323 String, c3324 Date NOT NULL, c3325 Utf8 NOT NULL, c3326 Datetime NOT NULL, c3327 JsonDocument, c3328 Timestamp64, c3329 Int16 NOT NULL, c3330 Timestamp, c3331 Uint32, c3332 Datetime64, c3333 Double, c3334 String NOT NULL, c3335 Interval64, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Date32, c3339 Uint8, c3340 Date NOT NULL, c3341 Uint64, c3342 Int8 NOT NULL, c3343 Double, c3344 Int16, c3345 String, c3346 Uint16 NOT NULL, c3347 Int32, c3348 Double, c3349 Float NOT NULL, c3350 Timestamp64 NOT NULL, c3351 Datetime NOT NULL, c3352 Uint64 NOT NULL, c3353 Timestamp64, c3354 Timestamp NOT NULL, c3355 Timestamp NOT NULL, c3356 Json NOT NULL, c3357 Date32, c3358 Date NOT NULL, c3359 Datetime64 NOT NULL, c3360 Utf8, c3361 Float NOT NULL, c3362 Decimal(22,9) NOT NULL, c3363 JsonDocument NOT NULL, c3364 Timestamp64, c3365 Uint64, c3366 Timestamp NOT NULL, c3367 Utf8, c3368 Date NOT NULL, c3369 Date NOT NULL, c3370 Timestamp64, c3371 Uint16 NOT NULL, c3372 Uint16, c3373 Timestamp, c3374 Uint32, c3375 Uint32, c3376 Uint32 NOT NULL, c3377 Date32 NOT NULL, c3378 JsonDocument NOT NULL, c3379 Double NOT NULL, c3380 Int32 NOT NULL, c3381 Uint16 NOT NULL, c3382 Int32, c3383 Interval64, c3384 Date32, c3385 Date, c3386 Int16, c3387 Decimal(15,0), c3388 String, c3389 Decimal(22,9) NOT NULL, c3390 Decimal(15,0), c3391 Timestamp64, c3392 Int16 NOT NULL, c3393 Timestamp64, c3394 Int8 NOT NULL, c3395 Interval64 NOT NULL, c3396 Yson, c3397 Date, c3398 Decimal(15,0) NOT NULL, c3399 Int8, c3400 Timestamp64 NOT NULL, c3401 Decimal(35,10) NOT NULL, c3402 Yson, c3403 Interval64, c3404 Int16, c3405 Interval64 NOT NULL, c3406 Interval64 NOT NULL, c3407 String NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Int32, c3411 Yson NOT NULL, c3412 Int16, c3413 Decimal(22,9) NOT NULL, c3414 Json, c3415 String, c3416 Date32 NOT NULL, c3417 Datetime64, c3418 Decimal(15,0), c3419 Decimal(35,10), c3420 Uint32, c3421 Uint8, c3422 String NOT NULL, c3423 Int16 NOT NULL, c3424 Uint16, c3425 Timestamp64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Uint64 NOT NULL, c3428 Date32, c3429 Yson, c3430 Timestamp NOT NULL, c3431 Uint8 NOT NULL, c3432 Double NOT NULL, c3433 Decimal(15,0) NOT NULL, c3434 JsonDocument, c3435 Date NOT NULL, c3436 Interval64, c3437 Uint32 NOT NULL, c3438 Int64 NOT NULL, c3439 Int64, c3440 Yson, c3441 Uint16, c3442 Interval64 NOT NULL, c3443 Uint8, c3444 Date32, c3445 Uint64 NOT NULL, c3446 Timestamp NOT NULL, c3447 Int32 NOT NULL, c3448 Int64 NOT NULL, c3449 Date, c3450 Utf8 NOT NULL, c3451 Date32 NOT NULL, c3452 Int8 NOT NULL, c3453 Decimal(35,10), c3454 Uint32, c3455 Utf8 NOT NULL, c3456 JsonDocument NOT NULL, c3457 Interval64 NOT NULL, c3458 Decimal(22,9) NOT NULL, c3459 Int8 NOT NULL, c3460 Timestamp64, c3461 Int32 NOT NULL, c3462 Utf8 NOT NULL, c3463 Uint8 NOT NULL, c3464 Date32, c3465 Interval64 NOT NULL, c3466 Int64, c3467 Double NOT NULL, c3468 Uint64, c3469 Float NOT NULL, c3470 Uint16, c3471 Timestamp, c3472 Date32 NOT NULL, c3473 JsonDocument, c3474 Date32, c3475 Timestamp64 NOT NULL, c3476 Timestamp64 NOT NULL, c3477 Timestamp NOT NULL, c3478 Timestamp64, c3479 Yson, c3480 Float NOT NULL, c3481 Uint64, c3482 Timestamp64, c3483 Json, c3484 Int8 NOT NULL, c3485 Utf8, c3486 Decimal(22,9), c3487 Double NOT NULL, c3488 Float NOT NULL, c3489 Interval64, c3490 Double, c3491 Uint8, c3492 Decimal(15,0), c3493 Decimal(15,0) NOT NULL, c3494 Decimal(15,0), c3495 Date, c3496 Int32, c3497 Utf8, c3498 Interval64 NOT NULL, c3499 Timestamp64 NOT NULL, c3500 Datetime64, c3501 Interval64, c3502 Interval64, c3503 Datetime NOT NULL, c3504 Uint8 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 String, c3507 Decimal(22,9) NOT NULL, c3508 Yson NOT NULL, c3509 Int64 NOT NULL, c3510 Interval64, c3511 Yson, c3512 Decimal(22,9) NOT NULL, c3513 Float NOT NULL, c3514 Decimal(22,9), c3515 Int64, c3516 Datetime, c3517 Decimal(35,10) NOT NULL, c3518 Datetime64 NOT NULL, c3519 Double, c3520 Date NOT NULL, c3521 JsonDocument NOT NULL, c3522 Int64, c3523 Float NOT NULL, c3524 Uint32 NOT NULL, c3525 Decimal(22,9), c3526 String, c3527 Timestamp NOT NULL, c3528 Int8 NOT NULL, c3529 JsonDocument NOT NULL, c3530 Date NOT NULL, c3531 Uint32 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Date NOT NULL, c3534 Int16 NOT NULL, c3535 Utf8, c3536 Timestamp64 NOT NULL, c3537 Yson, c3538 Timestamp64, c3539 JsonDocument, c3540 Decimal(35,10), c3541 Decimal(15,0), c3542 Int64, c3543 Uint64 NOT NULL, c3544 String, c3545 Uint64 NOT NULL, c3546 Double NOT NULL, c3547 Timestamp64, c3548 Timestamp, c3549 Datetime NOT NULL, c3550 Datetime NOT NULL, c3551 Int64 NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Int64 NOT NULL, c3554 Timestamp NOT NULL, c3555 Utf8 NOT NULL, c3556 Datetime64, c3557 Uint8 NOT NULL, c3558 Timestamp NOT NULL, c3559 Timestamp NOT NULL, c3560 Uint16, c3561 Utf8 NOT NULL, c3562 Uint16, c3563 Int64 NOT NULL, c3564 Json, c3565 Date, c3566 Json NOT NULL, c3567 Int16, c3568 Decimal(22,9), c3569 String, c3570 Uint32 NOT NULL, c3571 Interval64 NOT NULL, c3572 Decimal(35,10), c3573 String, c3574 Int8 NOT NULL, c3575 Double, c3576 Float NOT NULL, c3577 Utf8 NOT NULL, c3578 Date32, c3579 Int8 NOT NULL, c3580 JsonDocument NOT NULL, c3581 Uint64, c3582 Utf8 NOT NULL, c3583 Timestamp64, c3584 String NOT NULL, c3585 Int64, c3586 Date NOT NULL, c3587 Int8 NOT NULL, c3588 Json NOT NULL, c3589 Timestamp NOT NULL, c3590 Int8 NOT NULL, c3591 Json, c3592 Timestamp, c3593 Timestamp NOT NULL, c3594 Uint16 NOT NULL, c3595 Date NOT NULL, c3596 Interval64, c3597 Utf8, c3598 Int64, c3599 Datetime, c3600 Timestamp64, c3601 Timestamp64 NOT NULL, c3602 Int64 NOT NULL, c3603 Datetime, c3604 Yson, c3605 Uint64 NOT NULL, c3606 Float, c3607 Datetime, c3608 Double NOT NULL, c3609 Uint32 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64 NOT NULL, c3612 Int16 NOT NULL, c3613 Int32 NOT NULL, c3614 Decimal(22,9) NOT NULL, c3615 Decimal(22,9), c3616 Uint8 NOT NULL, c3617 Uint64 NOT NULL, c3618 Decimal(22,9) NOT NULL, c3619 Decimal(35,10), c3620 Uint64, c3621 Decimal(35,10), c3622 Interval64 NOT NULL, c3623 Datetime64 NOT NULL, c3624 Datetime64 NOT NULL, c3625 Decimal(15,0) NOT NULL, c3626 Decimal(35,10) NOT NULL, c3627 Timestamp, c3628 JsonDocument NOT NULL, c3629 Timestamp, c3630 Datetime64, c3631 Decimal(22,9), c3632 Int32 NOT NULL, c3633 Date NOT NULL, c3634 Float, c3635 Float, c3636 Json, c3637 Int8, c3638 Int16, c3639 Int64 NOT NULL, c3640 Utf8, c3641 Int32, c3642 Timestamp64, c3643 Int64 NOT NULL, c3644 JsonDocument, c3645 Uint64, c3646 Uint8 NOT NULL, c3647 Json NOT NULL, c3648 Datetime, c3649 Yson NOT NULL, c3650 Uint32, c3651 Json, c3652 Float, c3653 Int8 NOT NULL, c3654 Int32, c3655 Json NOT NULL, c3656 Decimal(15,0) NOT NULL, c3657 Decimal(35,10), c3658 Float, c3659 Float, c3660 Int16 NOT NULL, c3661 Float, c3662 Float NOT NULL, c3663 Int32, c3664 Timestamp NOT NULL, c3665 Double NOT NULL, c3666 Int8 NOT NULL, c3667 Uint64 NOT NULL, c3668 Interval64 NOT NULL, c3669 Uint16 NOT NULL, c3670 Timestamp NOT NULL, c3671 Decimal(15,0) NOT NULL, c3672 Uint16 NOT NULL, c3673 Datetime, c3674 Date32, c3675 Datetime NOT NULL, c3676 String, c3677 Decimal(35,10) NOT NULL, c3678 Datetime NOT NULL, c3679 Datetime64, c3680 Date32, c3681 Date NOT NULL, c3682 Uint64, c3683 Yson, c3684 Timestamp NOT NULL, c3685 Uint64 NOT NULL, c3686 Uint8 NOT NULL, c3687 Float, c3688 String NOT NULL, c3689 Datetime, c3690 Int32, c3691 Int32 NOT NULL, c3692 Utf8 NOT NULL, c3693 Datetime, c3694 Double, c3695 Date NOT NULL, c3696 Date32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Int64 NOT NULL, c3699 Int32, c3700 Interval64, c3701 Double NOT NULL, c3702 Timestamp64, c3703 Double, c3704 Decimal(22,9) NOT NULL, c3705 Int8 NOT NULL, c3706 Timestamp, c3707 Json, c3708 Utf8 NOT NULL, c3709 Uint32, c3710 Int32, c3711 Int16 NOT NULL, c3712 Uint64 NOT NULL, c3713 Int64, c3714 Datetime NOT NULL, c3715 Uint64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Utf8 NOT NULL, c3718 Decimal(15,0) NOT NULL, c3719 Double, c3720 Decimal(35,10), c3721 Double NOT NULL, c3722 Uint64, c3723 Decimal(35,10), c3724 Int32 NOT NULL, c3725 Date, c3726 Timestamp, c3727 Int64, c3728 Int32 NOT NULL, c3729 Decimal(22,9) NOT NULL, c3730 Date32 NOT NULL, c3731 Json, c3732 Int8, c3733 Date, c3734 Float NOT NULL, c3735 Int16 NOT NULL, c3736 Uint64, c3737 Double, c3738 Timestamp64 NOT NULL, c3739 Int16, c3740 Int16 NOT NULL, c3741 Uint8 NOT NULL, c3742 Uint64, c3743 Date32 NOT NULL, c3744 Uint32 NOT NULL, c3745 Uint32, c3746 Json NOT NULL, c3747 Int64, c3748 Timestamp NOT NULL, c3749 JsonDocument, c3750 JsonDocument NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)\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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-vnn456ehje'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.13559' in '/home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_k0g9etax.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31777/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:14430/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11798/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9952/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27402/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:18324/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5301/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17754/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8712/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2236
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63509
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18324
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13639
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17398
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22824
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25441
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7652
=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8712 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ... 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25441
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1644
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/mvc2/000265/r3tmp/kikimr_cluster_klgqlyjl
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log --grpc-port=8712 --mon-port=13437 --ic-port=7652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22824
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5011
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log --grpc-port=9952 --mon-port=22228 --ic-port=25441
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log --grpc-port=17754 --mon-port=17398 --ic-port=65101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log --grpc-port=27402 --mon-port=13093 --ic-port=31446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19602
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log --grpc-port=18324 --mon-port=26770 --ic-port=4159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18589
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log --grpc-port=5301 --mon-port=3941 --ic-port=19699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log --grpc-port=31777 --mon-port=8981 --ic-port=10526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63509
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6619
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log --grpc-port=11798 --mon-port=63509 --ic-port=10070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log --grpc-port=14430 --mon-port=16810 --ic-port=1644
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8712/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log --grpc-port=8712 --mon-port=13437 --ic-port=7652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_11wwjuym.log', '--grpc-port=8712', '--mon-port=13437', '--ic-port=7652')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 8244
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8712/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 8245
DEBUG    ya.test:process.py:259 Command (pid 8245) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 8245) elapsed time (sec): 1.084686040878296
DEBUG    ya.test:process.py:263 Command (pid 8245) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 8245) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 8245) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 8245) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 8245) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 8245) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 8245) stime: 0.7039949999999999
DEBUG    ya.test:process.py:263 Command (pid 8245) utime: 0.133823
DEBUG    ya.test:process.py:263 Command (pid 8245) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 8245) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9952/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log --grpc-port=9952 --mon-port=22228 --ic-port=25441
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm3mpihp.log', '--grpc-port=9952', '--mon-port=22228', '--ic-port=25441')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 9408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9952/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 9423
DEBUG    ya.test:process.py:259 Command (pid 9423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 9423) elapsed time (sec): 0.8752520084381104
DEBUG    ya.test:process.py:263 Command (pid 9423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 9423) minflt: 16078
DEBUG    ya.test:process.py:263 Command (pid 9423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 9423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 9423) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 9423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 9423) stime: 0.658299
DEBUG    ya.test:process.py:263 Command (pid 9423) utime: 0.10251199999999999
DEBUG    ya.test:process.py:263 Command (pid 9423) wtime: 0.876
DEBUG    ya.test:process.py:275 Command (pid 9423) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:17754/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log --grpc-port=17754 --mon-port=17398 --ic-port=65101
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v3my7w3b.log', '--grpc-port=17754', '--mon-port=17398', '--ic-port=65101')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 10135
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17754/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 10152
DEBUG    ya.test:process.py:259 Command (pid 10152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 10152) elapsed time (sec): 0.5295937061309814
DEBUG    ya.test:process.py:263 Command (pid 10152) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 10152) minflt: 16076
DEBUG    ya.test:process.py:263 Command (pid 10152) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 10152) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 10152) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 10152) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 10152) stime: 0.29078
DEBUG    ya.test:process.py:263 Command (pid 10152) utime: 0.13569699999999998
DEBUG    ya.test:process.py:263 Command (pid 10152) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 10152) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:27402/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log --grpc-port=27402 --mon-port=13093 --ic-port=31446
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_dkdt5ggc.log', '--grpc-port=27402', '--mon-port=13093', '--ic-port=31446')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 10489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27402/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 10490
DEBUG    ya.test:process.py:259 Command (pid 10490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 10490) elapsed time (sec): 0.5967202186584473
DEBUG    ya.test:process.py:263 Command (pid 10490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 10490) minflt: 16099
DEBUG    ya.test:process.py:263 Command (pid 10490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 10490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 10490) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 10490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 10490) stime: 0.405558
DEBUG    ya.test:process.py:263 Command (pid 10490) utime: 0.12206099999999999
DEBUG    ya.test:process.py:263 Command (pid 10490) wtime: 0.599
DEBUG    ya.test:process.py:275 Command (pid 10490) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18324/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log --grpc-port=18324 --mon-port=26770 --ic-port=4159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dha4y8s6.log', '--grpc-port=18324', '--mon-port=26770', '--ic-port=4159')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 11532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18324/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 11540
DEBUG    ya.test:process.py:259 Command (pid 11540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 11540) elapsed time (sec): 0.784348726272583
DEBUG    ya.test:process.py:263 Command (pid 11540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 11540) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 11540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 11540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 11540) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 11540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 11540) stime: 0.425419
DEBUG    ya.test:process.py:263 Command (pid 11540) utime: 0.122859
DEBUG    ya.test:process.py:263 Command (pid 11540) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 11540) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5301/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log --grpc-port=5301 --mon-port=3941 --ic-port=19699
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_38j1y3va.log', '--grpc-port=5301', '--mon-port=3941', '--ic-port=19699')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 12684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5301/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 12722
DEBUG    ya.test:process.py:259 Command (pid 12722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 12722) elapsed time (sec): 0.5843532085418701
DEBUG    ya.test:process.py:263 Command (pid 12722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 12722) minflt: 16076
DEBUG    ya.test:process.py:263 Command (pid 12722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 12722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 12722) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 12722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 12722) stime: 0.390549
DEBUG    ya.test:process.py:263 Command (pid 12722) utime: 0.118348
DEBUG    ya.test:process.py:263 Command (pid 12722) wtime: 0.59
DEBUG    ya.test:process.py:275 Command (pid 12722) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:31777/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log --grpc-port=31777 --mon-port=8981 --ic-port=10526
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_k0g9etax.log', '--grpc-port=31777', '--mon-port=8981', '--ic-port=10526')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 13559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31777/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 13561
DEBUG    ya.test:process.py:259 Command (pid 13561) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 13561) elapsed time (sec): 0.5184502601623535
DEBUG    ya.test:process.py:263 Command (pid 13561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 13561) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 13561) minflt: 18180
DEBUG    ya.test:process.py:263 Command (pid 13561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 13561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 13561) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 13561) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 13561) stime: 0.32605999999999996
DEBUG    ya.test:process.py:263 Command (pid 13561) utime: 0.115314
DEBUG    ya.test:process.py:263 Command (pid 13561) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 13561) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11798/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log --grpc-port=11798 --mon-port=63509 --ic-port=10070
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_1wdl9bzi.log', '--grpc-port=11798', '--mon-port=63509', '--ic-port=10070')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 14410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11798/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 14418
DEBUG    ya.test:process.py:259 Command (pid 14418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 14418) elapsed time (sec): 0.6410093307495117
DEBUG    ya.test:process.py:263 Command (pid 14418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 14418) minflt: 16198
DEBUG    ya.test:process.py:263 Command (pid 14418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 14418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 14418) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 14418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 14418) stime: 0.384414
DEBUG    ya.test:process.py:263 Command (pid 14418) utime: 0.130432
DEBUG    ya.test:process.py:263 Command (pid 14418) wtime: 0.643
DEBUG    ya.test:process.py:275 Command (pid 14418) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14430/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mvc2/000265/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:257 Final command: /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log --grpc-port=14430 --mon-port=16810 --ic-port=1644
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_mc7qajap.log', '--grpc-port=14430', '--mon-port=16810', '--ic-port=1644')' in '/home/runner/.ya/build/build_root/mvc2/000265/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: 15164
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14430/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/mvc2/000265/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 15194
DEBUG    ya.test:process.py:259 Command (pid 15194) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 15194) elapsed time (sec): 0.517301082611084
DEBUG    ya.test:process.py:263 Command (pid 15194) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) maxrss: 537184
DEBUG    ya.test:process.py:263 Command (pid 15194) minflt: 16081
DEBUG    ya.test:process.py:263 Command (pid 15194) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 15194) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 15194) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 15194) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 15194) stime: 0.278825
DEBUG    ya.test:process.py:263 Command (pid 15194) utime: 0.116896
DEBUG    ya.test:process.py:263 Command (pid 15194) wtime: 0.528
DEBUG    ya.test:process.py:275 Command (pid 15194) output:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 8a313222c205d082e8f95f025035c4cca0ee16a5
    Branch: 
    Author: Irene Skvortsova <nerhneiro@gmail.com>
    Summary: Merge c240f24662240262b7421b62161310e65eb6ee7c into ff2b01d5deec83abe8f1de5fd611839479c39ceb
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 7652\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25441\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65101\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31446\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4159\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19699\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10526\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10070\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1644\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/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 7652\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25441\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65101\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31446\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4159\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19699\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10526\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10070\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1644\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 19276
DEBUG    ya.test:process.py:259 Command (pid 19276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19276) elapsed time (sec): 0.5254931449890137
DEBUG    ya.test:process.py:263 Command (pid 19276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) maxrss: 545364
DEBUG    ya.test:process.py:263 Command (pid 19276) minflt: 18224
DEBUG    ya.test:process.py:263 Command (pid 19276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 19276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19276) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 19276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19276) stime: 0.307176
DEBUG    ya.test:process.py:263 Command (pid 19276) utime: 0.141512
DEBUG    ya.test:process.py:263 Command (pid 19276) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 19276) 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 19276) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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/mvc2/000265/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8712', '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: 19780
DEBUG    ya.test:process.py:259 Command (pid 19780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19780) elapsed time (sec): 0.5173928737640381
DEBUG    ya.test:process.py:263 Command (pid 19780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) maxrss: 545388
DEBUG    ya.test:process.py:263 Command (pid 19780) minflt: 18218
DEBUG    ya.test:process.py:263 Command (pid 19780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 19780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19780) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 19780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19780) stime: 0.261695
DEBUG    ya.test:process.py:263 Command (pid 19780) utime: 0.136706
DEBUG    ya.test:process.py:263 Command (pid 19780) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 19780) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 39655e10-ed0d-479f-93cb-d489c379c0a0, localhost:8712): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vnn456ehje.auto.internal" port: 18324 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-vnn456ehje.auto.internal" port: 11798 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-vnn456ehje.auto.internal" port: 27402 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-vnn456ehje.auto.internal" port: 31777 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-vnn456ehje.auto.internal" port: 8712 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-vnn456ehje.auto.internal" port: 17754 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-vnn456ehje.auto.internal" port: 9952 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-vnn456ehje.auto.internal" port: 5301 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-vnn456ehje.auto.internal" port: 14430 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-vnn456ehje.auto.internal:8712, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:27402, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:31777, location 1, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:9952, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:11798, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:17754, location 3, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:5301, location 3, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:18324, location 2, ssl: False>, <Endpoint ghrun-vnn456ehje.auto.internal:14430, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/mvc2/000265/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/mvc2/000265/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:8712', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 20237
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:8712
DEBUG    ya.test:process.py:259 Command (pid 20237) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 20237) elapsed time (sec): 55.64952898025513
DEBUG    ya.test:process.py:263 Command (pid 20237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) inblock: 26256
DEBUG    ya.test:process.py:263 Command (pid 20237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 20237) maxrss: 204392
DEBUG    ya.test:process.py:263 Command (pid 20237) minflt: 24670
DEBUG    ya.test:process.py:263 Command (pid 20237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nivcsw: 671
DEBUG    ya.test:process.py:263 Command (pid 20237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 20237) nvcsw: 33049
DEBUG    ya.test:process.py:263 Command (pid 20237) oublock: 488
DEBUG    ya.test:process.py:263 Command (pid 20237) stime: 0.5236919999999999
DEBUG    ya.test:process.py:263 Command (pid 20237) utime: 4.733928
DEBUG    ya.test:process.py:263 Command (pid 20237) wtime: 55.651
DEBUG    ya.test:process.py:275 Command (pid 20237) 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_26 to tbl_22
Renaming table tbl_2 to tbl_3
Renaming table tbl_6 to tbl_9
Writing to table tbl_0
Writing to table tbl_12
Writing to table tbl_15
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
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_12
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_12
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_14
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_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_9\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_1
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_3\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_12 to tbl_15
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_0 to tbl_15
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_24 to tbl_25
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_5
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_14]\' 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_9
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_24]\' 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_9
Inserting a row by thread 2
Writing to table tbl_14
Writing to table tbl_17
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_14]\' 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_21
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_15
Writing to table tbl_14
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_5
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_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_14]\' 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_3
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_12 to tbl_15
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_9\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_25 to tbl_6
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_0`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_26
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_6 to tbl_6
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_16 to tbl_7
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_12
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_8
Renaming table tbl_0 to tbl_6
Elapsed 10 seconds, stat:
	create_drop: Created: 6, Deleted: 0, Exists: 16
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 1, 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_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_3
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_0 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_8
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_25 to tbl_11
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_7 to tbl_28
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_1 to tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 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_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_9 to tbl_11
Writing to table tbl_28
Renaming table tbl_11 to tbl_12
Renaming table tbl_19 to tbl_26
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_29 to tbl_1
Renaming table tbl_29 to tbl_30
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_2 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_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_20 to tbl_29
Inserting a row by thread 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_10
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_14\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 35], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 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_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_28 to tbl_21
Writing to table tbl_27
Renaming table tbl_10 to tbl_27
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_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_7
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_10]\' 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_25 to tbl_14
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_7]\' 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: 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_23 to tbl_3
Renaming table tbl_29 to tbl_24
Writing to table tbl_5
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_5]\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_22
Renaming table tbl_9 to tbl_2
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_10 to tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_10 to tbl_9
Elapsed 20 seconds, stat:
	create_drop: Created: 16, Deleted: 2, Exists: 24
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 2
	rename_tables: Renames: 7, Writes: 6
Inserting a row by thread 3
Renaming table tbl_21 to tbl_15
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_15\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 31], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_25 to tbl_0
Renaming table tbl_17 to tbl_25
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_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_8 to tbl_26
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_10 to tbl_2
Writing to table tbl_23
Writing to table tbl_14
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_16
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_10]\' 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_15 to tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_30 to tbl_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_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_22 to tbl_30
Inserting a row by thread 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_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_6
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_10]\' 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_8 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_9
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_20 to tbl_4
Renaming table tbl_18 to tbl_16
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_20 to tbl_25
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_28
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_4
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_15 to tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_22
Inserting a row by thread 2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_12
Renaming table tbl_18 to tbl_2
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_24
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_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_12\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 40], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_28 to tbl_2
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_12 to tbl_2
Writing to table tbl_15
Renaming table tbl_5 to tbl_11
Inserting a row by thread 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_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_14
Renaming table tbl_13 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_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_14 to tbl_22
Writing to table tbl_8
Inserting a row by thread 2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_17
Elapsed 30 seconds, stat:
	create_drop: Created: 28, Deleted: 4, Exists: 34
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 7
	rename_tables: Renames: 13, Writes: 11
Renaming table tbl_27 to tbl_29
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_24 to tbl_10
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_8]\' 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_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_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_6 to tbl_3
Writing to table tbl_30
Renaming table tbl_8 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_5]\' 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_6
Renaming table tbl_23 to tbl_6
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_8
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_20 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_14 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_14]\' 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_11 to tbl_25
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_14]\' 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_29
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_14
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_14]\' 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_30
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_3\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_7 to tbl_30
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_29
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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_28 to tbl_14
Inserting a row by thread 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_23 to tbl_5
Renaming table tbl_14 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_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_0 to tbl_4
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_0]\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_6 to tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_6
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_14]\' 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_7 to tbl_18
Writing to table 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
Elapsed 40 seconds, stat:
	create_drop: Created: 36, Deleted: 6, Exists: 40
	insert_delete: Inserted: 4, Current: 2
	transactions: Inserted: 7
	rename_tables: Renames: 17, Writes: 14
Writing to table tbl_8
Inserting a row by thread 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_8]\' 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
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_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_2 to tbl_10
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_5]\' 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_29
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_10\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 68], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_22 to tbl_26
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_21 to tbl_26
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_26\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_18 to 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
Renaming table tbl_18 to tbl_26
Renaming table tbl_16 to tbl_25
Writing to table tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 20237) errors:
...64 NOT NULL, c1097 Int32 NOT NULL, c1098 Utf8 NOT NULL, c1099 Datetime64 NOT NULL, c1100 Int64 NOT NULL, c1101 Date32 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Decimal(35,10) NOT NULL, c1104 Date32 NOT NULL, c1105 Uint64 NOT NULL, c1106 Int16 NOT NULL, c1107 Datetime64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Uint64 NOT NULL, c1110 Decimal(35,10) NOT NULL, c1111 Int32 NOT NULL, c1112 Int8 NOT NULL, c1113 Uint64 NOT NULL, c1114 Date32 NOT NULL, c1115 Utf8 NOT NULL, c1116 Int8 NOT NULL, c1117 Uint16 NOT NULL, c1118 Interval64 NOT NULL, c1119 Date NOT NULL, c1120 Uint32 NOT NULL, c1121 Datetime64 NOT NULL, c1122 String NOT NULL, c1123 Utf8 NOT NULL, c1124 Uint16 NOT NULL, c1125 Uint8 NOT NULL, c1126 Uint16 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Decimal(22,9) NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint32 NOT NULL, c1132 Date32 NOT NULL, c1133 Datetime64 NOT NULL, c1134 String NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint16 NOT NULL, c1137 Uint8 NOT NULL, c1138 Int64 NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Datetime64 NOT NULL, c1141 Int64 NOT NULL, c1142 Int8 NOT NULL, c1143 Uint32 NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Date NOT NULL, c1146 Datetime64 NOT NULL, c1147 Decimal(22,9) NOT NULL, c1148 Uint32 NOT NULL, c1149 Decimal(15,0) NOT NULL, c1150 Date32 NOT NULL, c1151 Int32 NOT NULL, c1152 Timestamp NOT NULL, c1153 Interval64 NOT NULL, c1154 Date NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int64 NOT NULL, c1157 Datetime64 NOT NULL, c1158 Decimal(35,10) NOT NULL, c1159 Date32 NOT NULL, c1160 Int32 NOT NULL, c1161 Uint8 NOT NULL, c1162 Int32 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(35,10) NOT NULL, c1165 Decimal(15,0) NOT NULL, c1166 Int32 NOT NULL, c1167 Date32 NOT NULL, c1168 Decimal(22,9) NOT NULL, c1169 Uint16 NOT NULL, c1170 Timestamp NOT NULL, c1171 Timestamp64 NOT NULL, c1172 String NOT NULL, c1173 Uint16 NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Decimal(15,0) NOT NULL, c1176 Datetime64 NOT NULL, c1177 Int64 NOT NULL, c1178 Timestamp64 NOT NULL, c1179 Datetime NOT NULL, c1180 Date32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Datetime64 NOT NULL, c1183 Utf8 NOT NULL, c1184 Int16 NOT NULL, c1185 Decimal(15,0) NOT NULL, c1186 Decimal(22,9) NOT NULL, c1187 Datetime NOT NULL, c1188 Int16 NOT NULL, c1189 Int64 NOT NULL, c1190 Uint8 NOT NULL, c1191 Uint32 NOT NULL, c1192 Decimal(22,9) NOT NULL, c1193 Uint32 NOT NULL, c1194 Datetime64 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint16 NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Int32 NOT NULL, c1199 Decimal(35,10) NOT NULL, c1200 Uint8 NOT NULL, c1201 Timestamp NOT NULL, c1202 Datetime64 NOT NULL, c1203 Int64 NOT NULL, c1204 Date32 NOT NULL, c1205 Int64 NOT NULL, c1206 Uint16 NOT NULL, c1207 Datetime NOT NULL, c1208 Decimal(22,9) NOT NULL, c1209 Uint16 NOT NULL, c1210 Date NOT NULL, c1211 String NOT NULL, c1212 Decimal(22,9) NOT NULL, c1213 Timestamp NOT NULL, c1214 Datetime64 NOT NULL, c1215 Date32 NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64 NOT NULL, c1218 Decimal(35,10) NOT NULL, c1219 Datetime NOT NULL, c1220 Interval64 NOT NULL, c1221 String NOT NULL, c1222 Uint8 NOT NULL, c1223 Utf8 NOT NULL, c1224 Timestamp NOT NULL, c1225 Utf8 NOT NULL, c1226 Datetime64 NOT NULL, c1227 Uint16 NOT NULL, c1228 Datetime64 NOT NULL, c1229 Uint8 NOT NULL, c1230 Decimal(22,9) NOT NULL, c1231 Datetime NOT NULL, c1232 Int8 NOT NULL, c1233 Decimal(22,9) NOT NULL, c1234 Int8 NOT NULL, c1235 Int16 NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Uint8 NOT NULL, c1238 Int16 NOT NULL, c1239 Uint8 NOT NULL, c1240 Int32 NOT NULL, c1241 Int16 NOT NULL, c1242 Int16 NOT NULL, c1243 Uint64 NOT NULL, c1244 String NOT NULL, c1245 Uint64 NOT NULL, c1246 Interval64 NOT NULL, c1247 Datetime NOT NULL, c1248 Uint32 NOT NULL, c1249 Int8 NOT NULL, c1250 Datetime NOT NULL, c1251 Interval64 NOT NULL, c1252 Decimal(15,0) NOT NULL, c1253 Timestamp NOT NULL, c1254 Datetime64 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Uint8 NOT NULL, c1257 Datetime NOT NULL, c1258 String NOT NULL, c1259 Timestamp NOT NULL, c1260 Date32 NOT NULL, c1261 Utf8 NOT NULL, c1262 Uint64 NOT NULL, c1263 Int16 NOT NULL, c1264 Uint32 NOT NULL, c1265 Timestamp64 NOT NULL, c1266 Int8 NOT NULL, c1267 Datetime NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Int64 NOT NULL, c1270 Uint64 NOT NULL, c1271 Decimal(15,0) NOT NULL, c1272 Interval64 NOT NULL, c1273 Date NOT NULL, c1274 String NOT NULL, c1275 Interval64 NOT NULL, c1276 Uint64 NOT NULL, c1277 Int16 NOT NULL, c1278 Interval64 NOT NULL, c1279 Uint32 NOT NULL, c1280 Utf8 NOT NULL, c1281 Uint16 NOT NULL, c1282 Timestamp NOT NULL, c1283 Uint16 NOT NULL, c1284 Int8 NOT NULL, c1285 Datetime NOT NULL, c1286 Uint64 NOT NULL, c1287 Uint32 NOT NULL, c1288 Decimal(15,0) NOT NULL, c1289 Uint32 NOT NULL, c1290 Date32 NOT NULL, c1291 Uint16 NOT NULL, c1292 Int8 NOT NULL, c1293 Uint16 NOT NULL, c1294 Int8 NOT NULL, c1295 Uint64 NOT NULL, c1296 Int16 NOT NULL, c1297 Int32 NOT NULL, c1298 String NOT NULL, c1299 Timestamp NOT NULL, c1300 Interval64 NOT NULL, c1301 Timestamp64 NOT NULL, c1302 Int32 NOT NULL, c1303 Decimal(22,9) NOT NULL, c1304 Int8 NOT NULL, c1305 Decimal(15,0) NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Utf8 NOT NULL, c1308 Date NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Uint64 NOT NULL, c1311 Date NOT NULL, c1312 Int8 NOT NULL, c1313 Int16 NOT NULL, c1314 Utf8 NOT NULL, c1315 Uint16 NOT NULL, c1316 Uint64 NOT NULL, c1317 Date NOT NULL, c1318 Date32 NOT NULL, c1319 Datetime64 NOT NULL, c1320 Int32 NOT NULL, c1321 Int16 NOT NULL, c1322 Uint16 NOT NULL, c1323 Int8 NOT NULL, c1324 Int64 NOT NULL, c1325 Timestamp NOT NULL, c1326 Uint32 NOT NULL, c1327 Int16 NOT NULL, c1328 Int8 NOT NULL, c1329 Utf8 NOT NULL, c1330 Int16 NOT NULL, c1331 Utf8 NOT NULL, c1332 Int32 NOT NULL, c1333 String NOT NULL, c1334 Uint16 NOT NULL, c1335 Timestamp NOT NULL, c1336 String NOT NULL, c1337 Timestamp NOT NULL, c1338 Datetime64 NOT NULL, c1339 Timestamp NOT NULL, c1340 Datetime NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Int8 NOT NULL, c1344 Datetime NOT NULL, c1345 Uint32 NOT NULL, c1346 Timestamp NOT NULL, c1347 Int64 NOT NULL, c1348 Timestamp64 NOT NULL, c1349 Datetime64 NOT NULL, c1350 Uint8 NOT NULL, c1351 Int32 NOT NULL, c1352 Int32 NOT NULL, c1353 String NOT NULL, c1354 Date NOT NULL, c1355 Decimal(35,10) NOT NULL, c1356 Utf8 NOT NULL, c1357 Interval64 NOT NULL, c1358 Decimal(22,9) NOT NULL, c1359 Datetime NOT NULL, c1360 Utf8 NOT NULL, c1361 Uint16 NOT NULL, c1362 Int16 NOT NULL, c1363 Timestamp NOT NULL, c1364 Timestamp64 NOT NULL, c1365 Datetime NOT NULL, c1366 Datetime64 NOT NULL, c1367 Int32 NOT NULL, c1368 Timestamp64 NOT NULL, c1369 Uint16 NOT NULL, c1370 Uint64 NOT NULL, c1371 Decimal(15,0) NOT NULL, c1372 String NOT NULL, c1373 Interval64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Int16 NOT NULL, c1376 Uint64 NOT NULL, c1377 Decimal(15,0) NOT NULL, c1378 Datetime64 NOT NULL, c1379 Uint16 NOT NULL, c1380 Timestamp NOT NULL, c1381 Interval64 NOT NULL, c1382 Int32 NOT NULL, c1383 Int32 NOT NULL, c1384 Date32 NOT NULL, c1385 Datetime NOT NULL, c1386 Uint64 NOT NULL, c1387 Uint32 NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 JsonDocument, c1391 Uint32 NOT NULL, c1392 Date32, c1393 Date NOT NULL, c1394 Date, c1395 Timestamp NOT NULL, c1396 Float NOT NULL, c1397 Date NOT NULL, c1398 JsonDocument, c1399 Date32 NOT NULL, c1400 Int32, c1401 Utf8 NOT NULL, c1402 Decimal(22,9), c1403 Utf8 NOT NULL, c1404 Uint8 NOT NULL, c1405 Yson NOT NULL, c1406 Datetime64 NOT NULL, c1407 Datetime64 NOT NULL, c1408 Float NOT NULL, c1409 Date, c1410 Uint16, c1411 String NOT NULL, c1412 Interval64 NOT NULL, c1413 Double, c1414 Double, c1415 JsonDocument, c1416 Date NOT NULL, c1417 Date32 NOT NULL, c1418 String, c1419 Utf8 NOT NULL, c1420 Date, c1421 Uint32, c1422 Int32, c1423 Date32 NOT NULL, c1424 Utf8 NOT NULL, c1425 Date NOT NULL, c1426 Decimal(35,10) NOT NULL, c1427 Datetime64, c1428 Interval64, c1429 Decimal(22,9) NOT NULL, c1430 Json NOT NULL, c1431 Int64 NOT NULL, c1432 Timestamp NOT NULL, c1433 Uint64, c1434 Date32 NOT NULL, c1435 Timestamp64 NOT NULL, c1436 Yson, c1437 Utf8 NOT NULL, c1438 Decimal(15,0) NOT NULL, c1439 Datetime, c1440 Json NOT NULL, c1441 Int8, c1442 Yson NOT NULL, c1443 Date32, c1444 Utf8, c1445 Decimal(15,0) NOT NULL, c1446 Timestamp64, c1447 Int32 NOT NULL, c1448 Uint32, c1449 Int8 NOT NULL, c1450 Int32 NOT NULL, c1451 Datetime, c1452 Decimal(15,0), c1453 Decimal(15,0), c1454 Timestamp64 NOT NULL, c1455 String NOT NULL, c1456 String, c1457 Decimal(15,0), c1458 Decimal(22,9) NOT NULL, c1459 String NOT NULL, c1460 Int64 NOT NULL, c1461 Uint8, c1462 Timestamp, c1463 Date32 NOT NULL, c1464 Int32 NOT NULL, c1465 Uint16, c1466 Double, c1467 Float NOT NULL, c1468 Datetime64 NOT NULL, c1469 Double, c1470 Decimal(22,9), c1471 Json, c1472 Float NOT NULL, c1473 Decimal(35,10), c1474 Datetime64, c1475 Uint32 NOT NULL, c1476 Date, c1477 Uint32, c1478 Date, c1479 Uint32, c1480 Uint64, c1481 Interval64, c1482 Json, c1483 Uint32, c1484 JsonDocument, c1485 Uint64, c1486 Uint16 NOT NULL, c1487 Double NOT NULL, c1488 Utf8, c1489 Date32, c1490 Datetime64, c1491 Int16 NOT NULL, c1492 Date32, c1493 Int16, c1494 Decimal(35,10) NOT NULL, c1495 Uint8, c1496 Double NOT NULL, c1497 String, c1498 Datetime64, c1499 Decimal(35,10), c1500 Uint64, c1501 Timestamp64, c1502 Json NOT NULL, c1503 Timestamp NOT NULL, c1504 Datetime, c1505 Int16 NOT NULL, c1506 Uint64 NOT NULL, c1507 Decimal(15,0), c1508 Json NOT NULL, c1509 Date32, c1510 Timestamp64 NOT NULL, c1511 Int8 NOT NULL, c1512 Datetime NOT NULL, c1513 Float NOT NULL, c1514 Datetime, c1515 Int32, c1516 Uint64, c1517 JsonDocument NOT NULL, c1518 Timestamp NOT NULL, c1519 Date, c1520 Int64 NOT NULL, c1521 Datetime64, c1522 Int64 NOT NULL, c1523 Decimal(35,10) NOT NULL, c1524 Uint16, c1525 Double, c1526 Uint8 NOT NULL, c1527 Decimal(22,9) NOT NULL, c1528 Decimal(15,0), c1529 Double NOT NULL, c1530 Int32 NOT NULL, c1531 Float NOT NULL, c1532 Json NOT NULL, c1533 Uint64 NOT NULL, c1534 Uint64, c1535 Decimal(22,9), c1536 Float, c1537 Decimal(22,9) NOT NULL, c1538 Decimal(15,0) NOT NULL, c1539 Timestamp NOT NULL, c1540 Date NOT NULL, c1541 Timestamp64 NOT NULL, c1542 Interval64 NOT NULL, c1543 Interval64 NOT NULL, c1544 Decimal(22,9), c1545 JsonDocument, c1546 Timestamp NOT NULL, c1547 JsonDocument, c1548 Timestamp NOT NULL, c1549 Uint32 NOT NULL, c1550 Datetime NOT NULL, c1551 Double, c1552 Decimal(35,10), c1553 Uint8, c1554 Interval64 NOT NULL, c1555 Int16, c1556 Uint8 NOT NULL, c1557 Int16, c1558 Int64, c1559 Decimal(15,0) NOT NULL, c1560 Datetime64 NOT NULL, c1561 String, c1562 Double NOT NULL, c1563 Datetime, c1564 Timestamp64, c1565 Uint16, c1566 Datetime64, c1567 Date, c1568 Uint16 NOT NULL, c1569 Datetime64, c1570 Date NOT NULL, c1571 Int64, c1572 Date32 NOT NULL, c1573 Timestamp, c1574 Double, c1575 Uint8, c1576 JsonDocument NOT NULL, c1577 Uint64 NOT NULL, c1578 Uint64 NOT NULL, c1579 Uint16, c1580 Decimal(22,9), c1581 Utf8 NOT NULL, c1582 Uint32, c1583 Decimal(35,10) NOT NULL, c1584 Int16, c1585 Json NOT NULL, c1586 Uint16 NOT NULL, c1587 Uint16, c1588 Double, c1589 Float NOT NULL, c1590 Utf8, c1591 Timestamp64 NOT NULL, c1592 Float NOT NULL, c1593 Datetime, c1594 Int8 NOT NULL, c1595 Uint64, c1596 JsonDocument, c1597 Uint64, c1598 Uint32, c1599 Interval64 NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Decimal(35,10), c1603 String, c1604 Json NOT NULL, c1605 Json, c1606 Date, c1607 Yson, c1608 Interval64 NOT NULL, c1609 Utf8 NOT NULL, c1610 JsonDocument NOT NULL, c1611 Interval64, c1612 Date, c1613 JsonDocument, c1614 Int32, c1615 Int8 NOT NULL, c1616 Float, c1617 JsonDocument, c1618 Int8 NOT NULL, c1619 Float, c1620 Uint32, c1621 Timestamp64, c1622 Int64 NOT NULL, c1623 Uint8 NOT NULL, c1624 Float, c1625 Int8, c1626 Interval64 NOT NULL, c1627 Date32, c1628 Timestamp64, c1629 Uint32, c1630 Decimal(22,9) NOT NULL, c1631 JsonDocument, c1632 Uint32 NOT NULL, c1633 Int32, c1634 Timestamp64 NOT NULL, c1635 Interval64 NOT NULL, c1636 Utf8 NOT NULL, c1637 Datetime NOT NULL, c1638 Date32, c1639 Uint16, c1640 Uint8, c1641 Decimal(15,0), c1642 Int32 NOT NULL, c1643 Date NOT NULL, c1644 Uint8 NOT NULL, c1645 Uint16, c1646 Date32, c1647 Float, c1648 Uint16 NOT NULL, c1649 String NOT NULL, c1650 Yson NOT NULL, c1651 Int32 NOT NULL, c1652 Yson NOT NULL, c1653 Int32 NOT NULL, c1654 Timestamp NOT NULL, c1655 Uint16, c1656 Date32, c1657 Timestamp NOT NULL, c1658 Int64 NOT NULL, c1659 Json NOT NULL, c1660 Json NOT NULL, c1661 Uint16 NOT NULL, c1662 Decimal(15,0), c1663 Datetime64, c1664 Json, c1665 JsonDocument NOT NULL, c1666 Int64, c1667 Timestamp, c1668 Interval64 NOT NULL, c1669 Interval64, c1670 Decimal(35,10), c1671 Int8 NOT NULL, c1672 Int16, c1673 JsonDocument NOT NULL, c1674 Utf8 NOT NULL, c1675 Datetime, c1676 Timestamp64 NOT NULL, c1677 Decimal(35,10), c1678 Decimal(22,9), c1679 Uint32, c1680 Float NOT NULL, c1681 Datetime64, c1682 Datetime, c1683 Int64, c1684 Uint64, c1685 Int64 NOT NULL, c1686 Utf8 NOT NULL, c1687 String, c1688 Decimal(35,10), c1689 Int32 NOT NULL, c1690 Decimal(35,10), c1691 Datetime64, c1692 Int32, c1693 Yson NOT NULL, c1694 Decimal(15,0), c1695 Timestamp64 NOT NULL, c1696 Float NOT NULL, c1697 Timestamp, c1698 JsonDocument, c1699 Decimal(15,0), c1700 Uint64 NOT NULL, c1701 Timestamp NOT NULL, c1702 Datetime, c1703 Int16 NOT NULL, c1704 Timestamp NOT NULL, c1705 Datetime64, c1706 Int8, c1707 Double, c1708 Double NOT NULL, c1709 Date, c1710 Datetime64 NOT NULL, c1711 Double, c1712 Date, c1713 Int16, c1714 Uint64, c1715 Utf8, c1716 Int16 NOT NULL, c1717 String, c1718 Uint8, c1719 Decimal(35,10) NOT NULL, c1720 Double, c1721 Yson, c1722 Int32 NOT NULL, c1723 Decimal(15,0), c1724 Decimal(15,0), c1725 Float, c1726 Yson NOT NULL, c1727 Uint16 NOT NULL, c1728 Int8, c1729 Timestamp64, c1730 Decimal(22,9), c1731 Timestamp64, c1732 Uint32, c1733 Timestamp, c1734 Datetime64, c1735 Timestamp64 NOT NULL, c1736 Uint16 NOT NULL, c1737 String NOT NULL, c1738 Utf8 NOT NULL, c1739 Yson, c1740 Double NOT NULL, c1741 Int16, c1742 Interval64 NOT NULL, c1743 Timestamp64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Date NOT NULL, c1746 JsonDocument NOT NULL, c1747 JsonDocument, c1748 Double NOT NULL, c1749 Utf8, c1750 Uint16, c1751 Timestamp NOT NULL, c1752 Date32, c1753 Decimal(15,0) NOT NULL, c1754 Decimal(15,0), c1755 Timestamp64 NOT NULL, c1756 Date, c1757 Interval64 NOT NULL, c1758 Datetime64, c1759 Decimal(22,9) NOT NULL, c1760 Interval64 NOT NULL, c1761 Yson NOT NULL, c1762 Int16, c1763 Date32, c1764 Datetime64, c1765 Yson, c1766 Uint32 NOT NULL, c1767 Timestamp NOT NULL, c1768 JsonDocument NOT NULL, c1769 Timestamp, c1770 Int32, c1771 Datetime64 NOT NULL, c1772 Decimal(15,0), c1773 Decimal(22,9) NOT NULL, c1774 Utf8 NOT NULL, c1775 Interval64 NOT NULL, c1776 Utf8 NOT NULL, c1777 Decimal(35,10) NOT NULL, c1778 Uint16, c1779 Int16 NOT NULL, c1780 Timestamp, c1781 Date, c1782 Uint8 NOT NULL, c1783 Datetime64 NOT NULL, c1784 Uint32, c1785 Decimal(15,0) NOT NULL, c1786 Yson, c1787 Datetime NOT NULL, c1788 Int32, c1789 Int8, c1790 Date32 NOT NULL, c1791 Uint32 NOT NULL, c1792 Int8 NOT NULL, c1793 Datetime NOT NULL, c1794 Int16, c1795 Date32 NOT NULL, c1796 Json, c1797 Interval64, c1798 Datetime NOT NULL, c1799 Int32, c1800 Int16, c1801 Date32, c1802 Uint32 NOT NULL, c1803 Uint16, c1804 Double NOT NULL, c1805 Json, c1806 Datetime64 NOT NULL, c1807 JsonDocument, c1808 Double, c1809 Int16, c1810 Uint8 NOT NULL, c1811 JsonDocument NOT NULL, c1812 String, c1813 Datetime64, c1814 Decimal(22,9) NOT NULL, c1815 Date, c1816 Double NOT NULL, c1817 Uint32 NOT NULL, c1818 Uint16 NOT NULL, c1819 Double NOT NULL, c1820 Uint8 NOT NULL, c1821 Int32 NOT NULL, c1822 Json NOT NULL, c1823 Uint16 NOT NULL, c1824 Uint8 NOT NULL, c1825 Int8 NOT NULL, c1826 Uint32 NOT NULL, c1827 Uint64, c1828 Uint16, c1829 Interval64 NOT NULL, c1830 Uint8 NOT NULL, c1831 Json, c1832 Utf8 NOT NULL, c1833 Int8, c1834 Utf8 NOT NULL, c1835 Datetime64, c1836 JsonDocument NOT NULL, c1837 Decimal(35,10) NOT NULL, c1838 Decimal(15,0) NOT NULL, c1839 Yson, c1840 Date, c1841 Datetime64, c1842 Decimal(35,10), c1843 Datetime NOT NULL, c1844 Double, c1845 String NOT NULL, c1846 Timestamp NOT NULL, c1847 Decimal(15,0), c1848 Decimal(22,9), c1849 JsonDocument NOT NULL, c1850 Int8, c1851 Int64, c1852 Uint8 NOT NULL, c1853 Timestamp64, c1854 Int8 NOT NULL, c1855 Utf8, c1856 Interval64, c1857 Yson, c1858 Int8, c1859 Yson, c1860 Double NOT NULL, c1861 Int8, c1862 JsonDocument, c1863 Int16, c1864 Timestamp64 NOT NULL, c1865 Json NOT NULL, c1866 Timestamp64, c1867 Timestamp64, c1868 Timestamp64 NOT NULL, c1869 Timestamp, c1870 Datetime64 NOT NULL, c1871 Interval64, c1872 Yson, c1873 JsonDocument, c1874 Datetime64 NOT NULL, c1875 Datetime NOT NULL, c1876 Uint32 NOT NULL, c1877 Interval64, c1878 Int64, c1879 Uint8 NOT NULL, c1880 Datetime, c1881 Datetime64 NOT NULL, c1882 Utf8 NOT NULL, c1883 Int8 NOT NULL, c1884 Uint8, c1885 Float, c1886 Date, c1887 Timestamp NOT NULL, c1888 Timestamp64 NOT NULL, c1889 Date NOT NULL, c1890 Datetime, c1891 Int32, c1892 Uint32, c1893 Decimal(22,9) NOT NULL, c1894 Date NOT NULL, c1895 Int16, c1896 Decimal(35,10), c1897 Float NOT NULL, c1898 Uint16, c1899 Interval64 NOT NULL, c1900 Utf8 NOT NULL, c1901 JsonDocument NOT NULL, c1902 JsonDocument NOT NULL, c1903 Datetime, c1904 Date NOT NULL, c1905 Decimal(22,9), c1906 JsonDocument NOT NULL, c1907 Date32 NOT NULL, c1908 Yson NOT NULL, c1909 Int8, c1910 Uint8 NOT NULL, c1911 Datetime, c1912 Timestamp64, c1913 Uint32 NOT NULL, c1914 Json, c1915 Date32 NOT NULL, c1916 Timestamp NOT NULL, c1917 Date32 NOT NULL, c1918 Decimal(35,10), c1919 Int16 NOT NULL, c1920 Timestamp, c1921 Decimal(22,9), c1922 Float, c1923 Int64, c1924 Int16, c1925 Uint32, c1926 Json, c1927 Double NOT NULL, c1928 Date NOT NULL, c1929 Decimal(15,0), c1930 Uint8 NOT NULL, c1931 Uint8 NOT NULL, c1932 Timestamp64 NOT NULL, c1933 Uint32 NOT NULL, c1934 Decimal(15,0), c1935 Datetime64 NOT NULL, c1936 Utf8, c1937 Datetime, c1938 Uint8, c1939 Float NOT NULL, c1940 Json NOT NULL, c1941 Uint64, c1942 Utf8, c1943 Decimal(35,10) NOT NULL, c1944 Decimal(15,0), c1945 Int32 NOT NULL, c1946 JsonDocument, c1947 Int16, c1948 Utf8 NOT NULL, c1949 Uint16, c1950 Utf8 NOT NULL, c1951 Double NOT NULL, c1952 String, c1953 Float NOT NULL, c1954 Decimal(22,9), c1955 Int64, c1956 Int64 NOT NULL, c1957 String NOT NULL, c1958 Yson, c1959 Uint8 NOT NULL, c1960 Uint16 NOT NULL, c1961 Json NOT NULL, c1962 Yson NOT NULL, c1963 Datetime NOT NULL, c1964 Uint32 NOT NULL, c1965 Int16 NOT NULL, c1966 Interval64 NOT NULL, c1967 Datetime NOT NULL, c1968 Date NOT NULL, c1969 Int64, c1970 Uint16, c1971 Timestamp NOT NULL, c1972 Uint16 NOT NULL, c1973 Uint16 NOT NULL, c1974 Int8, c1975 Uint16, c1976 Decimal(15,0) NOT NULL, c1977 Datetime, c1978 Uint64 NOT NULL, c1979 Int32, c1980 Int16 NOT NULL, c1981 Int64 NOT NULL, c1982 Decimal(22,9) NOT NULL, c1983 Int32 NOT NULL, c1984 Datetime NOT NULL, c1985 Uint16 NOT NULL, c1986 Int32 NOT NULL, c1987 Int16, c1988 Decimal(22,9), c1989 Datetime64 NOT NULL, c1990 Decimal(22,9), c1991 Datetime64 NOT NULL, c1992 Json NOT NULL, c1993 Float NOT NULL, c1994 Datetime64 NOT NULL, c1995 Timestamp, c1996 Decimal(15,0), c1997 Datetime64 NOT NULL, c1998 Yson NOT NULL, c1999 Uint8 NOT NULL, c2000 Json, c2001 Int64, c2002 Uint16, c2003 Float, c2004 Uint16 NOT NULL, c2005 Uint32 NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 JsonDocument NOT NULL, c2008 Int64 NOT NULL, c2009 Double, c2010 Date, c2011 Utf8 NOT NULL, c2012 Uint8 NOT NULL, c2013 Float NOT NULL, c2014 Decimal(15,0), c2015 Decimal(22,9) NOT NULL, c2016 Yson, c2017 Int8 NOT NULL, c2018 Json NOT NULL, c2019 Yson NOT NULL, c2020 Float NOT NULL, c2021 Json, c2022 Uint8 NOT NULL, c2023 Decimal(35,10) NOT NULL, c2024 Uint64, c2025 Uint64, c2026 Timestamp64 NOT NULL, c2027 Uint64, c2028 String, c2029 Datetime, c2030 Timestamp, c2031 Uint8, c2032 Date NOT NULL, c2033 Uint32, c2034 Datetime64, c2035 Datetime64 NOT NULL, c2036 Timestamp64 NOT NULL, c2037 Datetime, c2038 Date32, c2039 Int8, c2040 Uint16 NOT NULL, c2041 Uint64 NOT NULL, c2042 Uint64, c2043 Decimal(15,0) NOT NULL, c2044 Date32, c2045 Uint8, c2046 Float NOT NULL, c2047 Decimal(35,10), c2048 Float, c2049 Uint32, c2050 Int8, c2051 Timestamp NOT NULL, c2052 Datetime, c2053 Datetime64, c2054 Uint64, c2055 Uint8 NOT NULL, c2056 Uint16 NOT NULL, c2057 JsonDocument, c2058 Datetime NOT NULL, c2059 Int64, c2060 Uint64 NOT NULL, c2061 Uint64, c2062 Uint32, c2063 Timestamp64 NOT NULL, c2064 Yson, c2065 Interval64, c2066 Int32, c2067 Uint16 NOT NULL, c2068 Decimal(35,10), c2069 Uint16, c2070 Int16, c2071 Json, c2072 Uint16, c2073 Double NOT NULL, c2074 Int64 NOT NULL, c2075 Interval64, c2076 Uint64, c2077 Uint16, c2078 Decimal(35,10), c2079 Int16 NOT NULL, c2080 JsonDocument, c2081 Datetime, c2082 Decimal(22,9), c2083 Double, c2084 Decimal(22,9), c2085 Int8, c2086 Timestamp, c2087 Datetime NOT NULL, c2088 Datetime, c2089 Timestamp64, c2090 Float, c2091 Json, c2092 Uint16, c2093 Date, c2094 Date, c2095 JsonDocument NOT NULL, c2096 JsonDocument NOT NULL, c2097 Interval64 NOT NULL, c2098 Json NOT NULL, c2099 String, c2100 Uint64, c2101 Datetime NOT NULL, c2102 Timestamp NOT NULL, c2103 Datetime64 NOT NULL, c2104 Interval64, c2105 Int8 NOT NULL, c2106 Yson NOT NULL, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Decimal(35,10), c2110 Decimal(22,9) NOT NULL, c2111 Date32, c2112 JsonDocument NOT NULL, c2113 Uint16, c2114 Utf8, c2115 Int64, c2116 Uint32 NOT NULL, c2117 Int8, c2118 Int16, c2119 Datetime NOT NULL, c2120 Decimal(15,0), c2121 Timestamp64 NOT NULL, c2122 Utf8 NOT NULL, c2123 Int8, c2124 Int32 NOT NULL, c2125 Date, c2126 Decimal(35,10) NOT NULL, c2127 Utf8, c2128 Datetime64, c2129 Date NOT NULL, c2130 Datetime64 NOT NULL, c2131 Decimal(22,9), c2132 Timestamp64 NOT NULL, c2133 Uint16, c2134 Uint8, c2135 Uint16 NOT NULL, c2136 Int8, c2137 Date32, c2138 Int32, c2139 Uint8 NOT NULL, c2140 JsonDocument, c2141 Double NOT NULL, c2142 Uint32, c2143 Utf8 NOT NULL, c2144 Uint32 NOT NULL, c2145 Uint32, c2146 Datetime, c2147 Float NOT NULL, c2148 Uint32 NOT NULL, c2149 Utf8, c2150 Int64, c2151 Interval64, c2152 Json, c2153 Int32, c2154 Float NOT NULL, c2155 Timestamp NOT NULL, c2156 Interval64 NOT NULL, c2157 Timestamp64, c2158 Date32, c2159 Timestamp64, c2160 Uint32 NOT NULL, c2161 Double, c2162 Int8 NOT NULL, c2163 Decimal(35,10) NOT NULL, c2164 Double NOT NULL, c2165 Uint16 NOT NULL, c2166 Yson NOT NULL, c2167 Timestamp, c2168 Timestamp64, c2169 Yson, c2170 JsonDocument, c2171 Int64, c2172 Interval64 NOT NULL, c2173 Uint8, c2174 Interval64, c2175 Timestamp, c2176 Timestamp, c2177 Timestamp NOT NULL, c2178 Json, c2179 Decimal(35,10) NOT NULL, c2180 Uint16, c2181 Decimal(15,0), c2182 Int64 NOT NULL, c2183 Uint64 NOT NULL, c2184 JsonDocument, c2185 Int16, c2186 Decimal(22,9) NOT NULL, c2187 Decimal(35,10) NOT NULL, c2188 JsonDocument, c2189 Int32 NOT NULL, c2190 Timestamp NOT NULL, c2191 String NOT NULL, c2192 String NOT NULL, c2193 Json, c2194 Int32, c2195 Utf8, c2196 Int16 NOT NULL, c2197 String, c2198 Json, c2199 Yson NOT NULL, c2200 Uint32, c2201 Utf8, c2202 Datetime NOT NULL, c2203 Int32, c2204 Double NOT NULL, c2205 Yson NOT NULL, c2206 Decimal(15,0), c2207 Uint64 NOT NULL, c2208 Int16 NOT NULL, c2209 Json, c2210 Int64, c2211 Int16 NOT NULL, c2212 Decimal(35,10) NOT NULL, c2213 Uint32, c2214 Uint8 NOT NULL, c2215 Int8, c2216 Uint8, c2217 Datetime NOT NULL, c2218 Decimal(15,0) NOT NULL, c2219 Decimal(22,9), c2220 String, c2221 Uint16 NOT NULL, c2222 Json NOT NULL, c2223 Timestamp NOT NULL, c2224 Date, c2225 Date NOT NULL, c2226 Float NOT NULL, c2227 Datetime64 NOT NULL, c2228 Datetime64, c2229 Datetime64 NOT NULL, c2230 Int64, c2231 Timestamp NOT NULL, c2232 String, c2233 Int64 NOT NULL, c2234 Utf8, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Date32 NOT NULL, c2239 Uint64, c2240 Utf8 NOT NULL, c2241 Interval64, c2242 Uint32 NOT NULL, c2243 Interval64, c2244 Datetime64 NOT NULL, c2245 Decimal(15,0), c2246 Decimal(35,10), c2247 Timestamp64, c2248 Utf8, c2249 Datetime64, c2250 Float NOT NULL, c2251 Uint16, c2252 Date32, c2253 Decimal(35,10), c2254 Interval64 NOT NULL, c2255 Uint8, c2256 Datetime NOT NULL, c2257 Int8, c2258 Uint8, c2259 Date NOT NULL, c2260 Uint32 NOT NULL, c2261 Float, c2262 Int64, c2263 String NOT NULL, c2264 Uint32, c2265 Int64 NOT NULL, c2266 Utf8 NOT NULL, c2267 Interval64 NOT NULL, c2268 Datetime64, c2269 JsonDocument NOT NULL, c2270 Float, c2271 Timestamp, c2272 Int8 NOT NULL, c2273 Uint64 NOT NULL, c2274 Decimal(22,9), c2275 Timestamp64, c2276 Double NOT NULL, c2277 Interval64 NOT NULL, c2278 Int8, c2279 Utf8, c2280 Datetime64, c2281 JsonDocument NOT NULL, c2282 Utf8, c2283 Decimal(15,0), c2284 Uint32 NOT NULL, c2285 Uint8 NOT NULL, c2286 String NOT NULL, c2287 Int64, c2288 Float NOT NULL, c2289 Decimal(22,9), c2290 Date32, c2291 Float NOT NULL, c2292 Decimal(35,10), c2293 Int8, c2294 Decimal(35,10) NOT NULL, c2295 Datetime64, c2296 Decimal(15,0), c2297 Uint16 NOT NULL, c2298 Date32, c2299 Datetime64, c2300 Date32, c2301 Uint16, c2302 Decimal(15,0), c2303 Uint16 NOT NULL, c2304 Uint8 NOT NULL, c2305 Decimal(15,0) NOT NULL, c2306 String NOT NULL, c2307 Timestamp, c2308 Float, c2309 Int32, c2310 Json NOT NULL, c2311 Datetime, c2312 Float, c2313 Uint64 NOT NULL, c2314 Datetime NOT NULL, c2315 String, c2316 Int64 NOT NULL, c2317 Date32 NOT NULL, c2318 Int8, c2319 Datetime64 NOT NULL, c2320 JsonDocument, c2321 Int32, c2322 Datetime64 NOT NULL, c2323 Uint64 NOT NULL, c2324 Uint32, c2325 Int16 NOT NULL, c2326 Uint8 NOT NULL, c2327 Timestamp64, c2328 Int64 NOT NULL, c2329 Decimal(35,10) NOT NULL, c2330 Decimal(35,10), c2331 Decimal(15,0), c2332 Int8, c2333 Int32 NOT NULL, c2334 String, c2335 Timestamp64, c2336 Json NOT NULL, c2337 Date32 NOT NULL, c2338 Datetime, c2339 Int8, c2340 Uint8, c2341 Utf8, c2342 Yson, c2343 Uint64 NOT NULL, c2344 Int8, c2345 Uint64 NOT NULL, c2346 Utf8 NOT NULL, c2347 Utf8 NOT NULL, c2348 Uint32 NOT NULL, c2349 Timestamp, c2350 Float NOT NULL, c2351 Json NOT NULL, c2352 Int64, c2353 Date32 NOT NULL, c2354 Timestamp, c2355 Json, c2356 Uint8, c2357 Date NOT NULL, c2358 Date32, c2359 String, c2360 String NOT NULL, c2361 Decimal(22,9) NOT NULL, c2362 Interval64, c2363 Timestamp64 NOT NULL, c2364 Timestamp64 NOT NULL, c2365 Decimal(15,0), c2366 Decimal(35,10) NOT NULL, c2367 Uint64 NOT NULL, c2368 Json NOT NULL, c2369 Datetime, c2370 String, c2371 Json NOT NULL, c2372 Uint16, c2373 Timestamp NOT NULL, c2374 Decimal(15,0), c2375 Uint64, c2376 Int16 NOT NULL, c2377 Float, c2378 Datetime64 NOT NULL, c2379 Yson, c2380 Int8, c2381 Date, c2382 Int16 NOT NULL, c2383 Double, c2384 String, c2385 String NOT NULL, c2386 Uint32 NOT NULL, c2387 Interval64, c2388 Int64, c2389 String NOT NULL, c2390 Datetime, c2391 Yson, c2392 Date32, c2393 Json, c2394 JsonDocument NOT NULL, c2395 Uint8, c2396 Timestamp, c2397 Int64 NOT NULL, c2398 Date32, c2399 Int8, c2400 JsonDocument NOT NULL, c2401 Int8 NOT NULL, c2402 Int8 NOT NULL, c2403 Datetime, c2404 Json NOT NULL, c2405 Interval64 NOT NULL, c2406 Interval64 NOT NULL, c2407 JsonDocument NOT NULL, c2408 Datetime, c2409 Uint16 NOT NULL, c2410 JsonDocument, c2411 Json NOT NULL, c2412 Uint8 NOT NULL, c2413 Datetime64, c2414 Decimal(15,0), c2415 Datetime NOT NULL, c2416 Uint64, c2417 JsonDocument NOT NULL, c2418 Int8, c2419 Date32 NOT NULL, c2420 Uint64 NOT NULL, c2421 Float NOT NULL, c2422 Timestamp64 NOT NULL, c2423 Uint16, c2424 Datetime, c2425 Datetime, c2426 Uint64, c2427 Uint64 NOT NULL, c2428 Int32 NOT NULL, c2429 Int8 NOT NULL, c2430 Uint16 NOT NULL, c2431 Uint8 NOT NULL, c2432 Int32, c2433 Json, c2434 Utf8 NOT NULL, c2435 Int32 NOT NULL, c2436 Decimal(35,10) NOT NULL, c2437 Uint64, c2438 Utf8, c2439 Decimal(35,10), c2440 Date, c2441 Uint8, c2442 Interval64 NOT NULL, c2443 String NOT NULL, c2444 Json, c2445 Utf8, c2446 Utf8 NOT NULL, c2447 Utf8 NOT NULL, c2448 Date32, c2449 Int32 NOT NULL, c2450 Uint16 NOT NULL, c2451 Uint8, c2452 Double, c2453 Uint16 NOT NULL, c2454 Datetime64 NOT NULL, c2455 Timestamp, c2456 Timestamp, c2457 Uint64 NOT NULL, c2458 Timestamp NOT NULL, c2459 Int32, c2460 Uint8, c2461 Int8 NOT NULL, c2462 Int16, c2463 JsonDocument NOT NULL, c2464 Yson, c2465 Datetime NOT NULL, c2466 Interval64 NOT NULL, c2467 Json, c2468 Interval64 NOT NULL, c2469 Timestamp64 NOT NULL, c2470 Uint16 NOT NULL, c2471 Decimal(22,9) NOT NULL, c2472 Yson NOT NULL, c2473 Yson, c2474 Int64, c2475 Yson NOT NULL, c2476 Timestamp NOT NULL, c2477 Decimal(35,10) NOT NULL, c2478 Uint8 NOT NULL, c2479 JsonDocument NOT NULL, c2480 Decimal(15,0), c2481 Timestamp64, c2482 Int64 NOT NULL, c2483 Datetime NOT NULL, c2484 Uint32 NOT NULL, c2485 Uint64, c2486 Interval64, c2487 Interval64 NOT NULL, c2488 Int64, c2489 Timestamp64, c2490 String, c2491 Int64, c2492 Uint16, c2493 Int64, c2494 Uint16, c2495 JsonDocument NOT NULL, c2496 String, c2497 Decimal(22,9) NOT NULL, c2498 Json, c2499 Uint32, c2500 Yson NOT NULL, c2501 Yson NOT NULL, c2502 Decimal(22,9), c2503 Uint8 NOT NULL, c2504 JsonDocument NOT NULL, c2505 Int16, c2506 Decimal(22,9), c2507 Uint8 NOT NULL, c2508 Datetime NOT NULL, c2509 Int16, c2510 Interval64 NOT NULL, c2511 Uint64, c2512 Datetime NOT NULL, c2513 Json, c2514 Int16, c2515 Timestamp64 NOT NULL, c2516 Date, c2517 Datetime, c2518 JsonDocument NOT NULL, c2519 JsonDocument, c2520 Uint8 NOT NULL, c2521 Interval64 NOT NULL, c2522 Decimal(22,9), c2523 Uint64, c2524 Timestamp NOT NULL, c2525 Decimal(22,9), c2526 Float, c2527 Json, c2528 Uint32 NOT NULL, c2529 Double NOT NULL, c2530 Uint16 NOT NULL, c2531 Uint32 NOT NULL, c2532 Int16 NOT NULL, c2533 Uint32 NOT NULL, c2534 Datetime64, c2535 Decimal(35,10), c2536 Timestamp, c2537 Interval64, c2538 Double, c2539 Date32 NOT NULL, c2540 Uint8 NOT NULL, c2541 Int8, c2542 Decimal(15,0) NOT NULL, c2543 Decimal(22,9), c2544 Int16, c2545 String NOT NULL, c2546 Uint64 NOT NULL, c2547 Interval64, c2548 Float NOT NULL, c2549 Timestamp64, c2550 Double NOT NULL, c2551 Yson, c2552 Int16, c2553 Decimal(15,0) NOT NULL, c2554 Date, c2555 Date NOT NULL, c2556 Datetime, c2557 Int8 NOT NULL, c2558 Int64 NOT NULL, c2559 Int8 NOT NULL, c2560 Yson, c2561 Utf8, c2562 Uint32 NOT NULL, c2563 Int32, c2564 Uint32, c2565 Date, c2566 Json, c2567 Json, c2568 Uint64 NOT NULL, c2569 Json NOT NULL, c2570 Double NOT NULL, c2571 Datetime, c2572 Interval64, c2573 Int8 NOT NULL, c2574 Uint8, c2575 Datetime64, c2576 Uint16, c2577 Timestamp NOT NULL, c2578 Uint8, c2579 Int32, c2580 Int16 NOT NULL, c2581 Date32, c2582 String, c2583 Uint32 NOT NULL, c2584 Timestamp, c2585 Decimal(15,0), c2586 Timestamp64, c2587 Int16 NOT NULL, c2588 Int32, c2589 Decimal(35,10), c2590 Float, c2591 Timestamp, c2592 Json, c2593 Double, c2594 Datetime NOT NULL, c2595 Double, c2596 Int16 NOT NULL, c2597 Double NOT NULL, c2598 JsonDocument, c2599 Float, c2600 Datetime NOT NULL, c2601 Date NOT NULL, c2602 Timestamp64 NOT NULL, c2603 Yson NOT NULL, c2604 Int64, c2605 Date32, c2606 Int8, c2607 Datetime64 NOT NULL, c2608 Decimal(22,9), c2609 Int16 NOT NULL, c2610 Yson NOT NULL, c2611 Int64 NOT NULL, c2612 Json, c2613 Int64, c2614 Yson, c2615 Uint64 NOT NULL, c2616 Utf8 NOT NULL, c2617 Int16 NOT NULL, c2618 Int32, c2619 String, c2620 Uint8 NOT NULL, c2621 Uint64 NOT NULL, c2622 Uint32 NOT NULL, c2623 Uint8 NOT NULL, c2624 Date32 NOT NULL, c2625 Yson, c2626 Datetime64, c2627 Date32 NOT NULL, c2628 Uint32, c2629 Json NOT NULL, c2630 Timestamp64, c2631 Decimal(22,9), c2632 Interval64 NOT NULL, c2633 Float NOT NULL, c2634 Int32 NOT NULL, c2635 Timestamp NOT NULL, c2636 Float, c2637 JsonDocument NOT NULL, c2638 Decimal(22,9) NOT NULL, c2639 Json NOT NULL, c2640 Datetime64 NOT NULL, c2641 Uint32 NOT NULL, c2642 Uint32 NOT NULL, c2643 Decimal(15,0) NOT NULL, c2644 Date, c2645 Decimal(35,10), c2646 Date32, c2647 Int64, c2648 Uint32 NOT NULL, c2649 Uint16, c2650 Uint64 NOT NULL, c2651 Date NOT NULL, c2652 Json NOT NULL, c2653 Int16, c2654 Int32, c2655 Uint8, c2656 Uint16 NOT NULL, c2657 Uint16, c2658 Utf8 NOT NULL, c2659 Interval64 NOT NULL, c2660 Int64, c2661 Datetime NOT NULL, c2662 Uint64, c2663 Uint8 NOT NULL, c2664 Decimal(22,9) NOT NULL, c2665 Uint32, c2666 Interval64, c2667 Timestamp64 NOT NULL, c2668 Double, c2669 Yson, c2670 Uint8, c2671 Json, c2672 String, c2673 Int64 NOT NULL, c2674 Uint8, c2675 Uint64 NOT NULL, c2676 Timestamp64 NOT NULL, c2677 JsonDocument NOT NULL, c2678 Double NOT NULL, c2679 Uint8, c2680 Uint8 NOT NULL, c2681 Int8 NOT NULL, c2682 Decimal(22,9) NOT NULL, c2683 Float, c2684 Decimal(22,9) NOT NULL, c2685 Int8 NOT NULL, c2686 Uint64 NOT NULL, c2687 Timestamp, c2688 Decimal(35,10), c2689 Timestamp64, c2690 Uint16, c2691 Uint8 NOT NULL, c2692 Uint64 NOT NULL, c2693 Uint8, c2694 Datetime NOT NULL, c2695 Json, c2696 Int32, c2697 Int16 NOT NULL, c2698 Int8 NOT NULL, c2699 Uint64 NOT NULL, c2700 Int16 NOT NULL, c2701 Uint16 NOT NULL, c2702 Double, c2703 Date32, c2704 String NOT NULL, c2705 Decimal(15,0) NOT NULL, c2706 Uint16 NOT NULL, c2707 Decimal(35,10) NOT NULL, c2708 Datetime64 NOT NULL, c2709 Decimal(22,9), c2710 Yson NOT NULL, c2711 Decimal(15,0) NOT NULL, c2712 Utf8, c2713 Uint8 NOT NULL, c2714 Date NOT NULL, c2715 Decimal(35,10) NOT NULL, c2716 JsonDocument, c2717 Int32 NOT NULL, c2718 Int16, c2719 Yson NOT NULL, c2720 Timestamp NOT NULL, c2721 Datetime, c2722 Utf8, c2723 Timestamp64, c2724 JsonDocument NOT NULL, c2725 Decimal(35,10), c2726 Double, c2727 Int16, c2728 Date32, c2729 Int32 NOT NULL, c2730 Uint32 NOT NULL, c2731 Decimal(15,0), c2732 Datetime, c2733 Uint32 NOT NULL, c2734 Int8, c2735 Timestamp64 NOT NULL, c2736 Datetime NOT NULL, c2737 Timestamp, c2738 Yson NOT NULL, c2739 Uint32 NOT NULL, c2740 JsonDocument NOT NULL, c2741 Int32, c2742 Uint64, c2743 Yson, c2744 Int8, c2745 Json, c2746 Uint32 NOT NULL, c2747 Uint16 NOT NULL, c2748 JsonDocument NOT NULL, c2749 Int16 NOT NULL, c2750 Timestamp64, c2751 String NOT NULL, c2752 JsonDocument NOT NULL, c2753 Uint16 NOT NULL, c2754 Date NOT NULL, c2755 Datetime64 NOT NULL, c2756 Datetime64, c2757 Float NOT NULL, c2758 Date, c2759 Uint64, c2760 Uint64, c2761 Date, c2762 Date NOT NULL, c2763 Utf8 NOT NULL, c2764 Uint8, c2765 Int32, c2766 Int64 NOT NULL, c2767 Timestamp, c2768 Yson NOT NULL, c2769 Yson, c2770 Int16 NOT NULL, c2771 Yson, c2772 Datetime, c2773 Yson NOT NULL, c2774 Date NOT NULL, c2775 Int16 NOT NULL, c2776 Date32, c2777 Decimal(35,10), c2778 Yson NOT NULL, c2779 Date NOT NULL, c2780 Int8 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Datetime, c2785 Decimal(35,10) NOT NULL, c2786 Datetime, c2787 String NOT NULL, c2788 Int16, c2789 Decimal(35,10), c2790 Timestamp64 NOT NULL, c2791 Timestamp, c2792 Interval64 NOT NULL, c2793 JsonDocument, c2794 Timestamp, c2795 Decimal(22,9) NOT NULL, c2796 Int16, c2797 Interval64, c2798 JsonDocument NOT NULL, c2799 Int32 NOT NULL, c2800 Decimal(35,10) NOT NULL, c2801 Decimal(35,10), c2802 Date, c2803 Datetime, c2804 Decimal(15,0) NOT NULL, c2805 Int32 NOT NULL, c2806 Datetime NOT NULL, c2807 Date NOT NULL, c2808 Int32 NOT NULL, c2809 Interval64 NOT NULL, c2810 Json, c2811 String, c2812 Int8 NOT NULL, c2813 String NOT NULL, c2814 Int8, c2815 Double, c2816 Date32 NOT NULL, c2817 Date, c2818 Int8 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Utf8 NOT NULL, c2821 Int16 NOT NULL, c2822 Decimal(22,9) NOT NULL, c2823 Int8 NOT NULL, c2824 Yson NOT NULL, c2825 Decimal(15,0), c2826 Date32, c2827 Float, c2828 Timestamp NOT NULL, c2829 Json, c2830 JsonDocument, c2831 Double, c2832 Int32, c2833 Interval64 NOT NULL, c2834 Int32 NOT NULL, c2835 JsonDocument NOT NULL, c2836 Double, c2837 Interval64, c2838 Date32, c2839 Datetime64, c2840 JsonDocument, c2841 Uint64 NOT NULL, c2842 String NOT NULL, c2843 Uint8 NOT NULL, c2844 Double, c2845 Int8 NOT NULL, c2846 Decimal(35,10), c2847 Uint32, c2848 Utf8, c2849 Int32 NOT NULL, c2850 Decimal(22,9), c2851 Decimal(22,9) NOT NULL, c2852 Datetime64 NOT NULL, c2853 Uint16, c2854 Int16 NOT NULL, c2855 Date32 NOT NULL, c2856 Utf8 NOT NULL, c2857 Date32, c2858 Int32, c2859 Timestamp, c2860 Interval64 NOT NULL, c2861 Uint64 NOT NULL, c2862 Double NOT NULL, c2863 Datetime NOT NULL, c2864 Json, c2865 Decimal(15,0), c2866 Utf8 NOT NULL, c2867 Decimal(15,0), c2868 JsonDocument, c2869 String NOT NULL, c2870 Datetime64, c2871 Timestamp, c2872 Int16 NOT NULL, c2873 Json, c2874 Utf8, c2875 Int8, c2876 Decimal(15,0), c2877 Datetime NOT NULL, c2878 Utf8, c2879 Uint8 NOT NULL, c2880 Decimal(22,9) NOT NULL, c2881 Int8 NOT NULL, c2882 Decimal(15,0) NOT NULL, c2883 Decimal(22,9) NOT NULL, c2884 Decimal(22,9) NOT NULL, c2885 Date NOT NULL, c2886 Int32 NOT NULL, c2887 Double NOT NULL, c2888 Decimal(35,10), c2889 Decimal(22,9), c2890 Yson, c2891 Datetime64 NOT NULL, c2892 Uint16, c2893 Uint8 NOT NULL, c2894 Timestamp NOT NULL, c2895 Decimal(22,9) NOT NULL, c2896 Int16 NOT NULL, c2897 Uint64 NOT NULL, c2898 Utf8, c2899 Int32 NOT NULL, c2900 Date NOT NULL, c2901 Datetime, c2902 Json, c2903 Decimal(15,0) NOT NULL, c2904 JsonDocument NOT NULL, c2905 Date NOT NULL, c2906 Decimal(35,10) NOT NULL, c2907 Utf8 NOT NULL, c2908 Uint32, c2909 Int16, c2910 Datetime, c2911 Uint32 NOT NULL, c2912 Interval64, c2913 Decimal(15,0), c2914 Timestamp64, c2915 Int64, c2916 Uint64 NOT NULL, c2917 Interval64 NOT NULL, c2918 Double, c2919 Timestamp NOT NULL, c2920 Date NOT NULL, c2921 Float NOT NULL, c2922 Uint64 NOT NULL, c2923 Decimal(35,10), c2924 Utf8, c2925 Decimal(15,0) NOT NULL, c2926 Double, c2927 Date32 NOT NULL, c2928 String, c2929 Uint8, c2930 Float, c2931 JsonDocument, c2932 Decimal(35,10) NOT NULL, c2933 Double, c2934 Yson NOT NULL, c2935 Uint16 NOT NULL, c2936 Uint8, c2937 Uint8, c2938 Uint8 NOT NULL, c2939 Int64, c2940 Decimal(15,0) NOT NULL, c2941 Uint64 NOT NULL, c2942 Int16, c2943 Utf8 NOT NULL, c2944 Datetime64 NOT NULL, c2945 Utf8 NOT NULL, c2946 Timestamp64 NOT NULL, c2947 Uint64 NOT NULL, c2948 String NOT NULL, c2949 Interval64 NOT NULL, c2950 Datetime64, c2951 Uint64 NOT NULL, c2952 Timestamp64, c2953 Float, c2954 Interval64 NOT NULL, c2955 Uint32 NOT NULL, c2956 Datetime, c2957 Date32, c2958 Decimal(22,9), c2959 Date, c2960 Utf8, c2961 Date32, c2962 Decimal(15,0) NOT NULL, c2963 Decimal(35,10), c2964 Decimal(22,9) NOT NULL, c2965 Int16, c2966 Decimal(22,9), c2967 Timestamp64 NOT NULL, c2968 Datetime NOT NULL, c2969 Int8 NOT NULL, c2970 Int64, c2971 Timestamp64, c2972 Date, c2973 Decimal(35,10), c2974 Timestamp NOT NULL, c2975 Int8 NOT NULL, c2976 Uint16, c2977 Decimal(35,10), c2978 Uint16, c2979 Datetime, c2980 Yson, c2981 Int8, c2982 Decimal(22,9) NOT NULL, c2983 Decimal(15,0), c2984 Timestamp64 NOT NULL, c2985 Timestamp, c2986 Interval64, c2987 Uint64 NOT NULL, c2988 String, c2989 Int8, c2990 Double, c2991 String, c2992 Decimal(35,10) NOT NULL, c2993 Timestamp, c2994 Datetime, c2995 String, c2996 Uint16 NOT NULL, c2997 Date32, c2998 Timestamp64, c2999 Uint8, c3000 Decimal(22,9) NOT NULL, c3001 Int16 NOT NULL, c3002 Int64, c3003 Interval64 NOT NULL, c3004 Uint32, c3005 Uint64 NOT NULL, c3006 Datetime, c3007 Yson, c3008 Json, c3009 Uint16, c3010 Decimal(15,0), c3011 Decimal(35,10) NOT NULL, c3012 Interval64, c3013 Uint16 NOT NULL, c3014 Utf8, c3015 Decimal(15,0) NOT NULL, c3016 Decimal(22,9) NOT NULL, c3017 Datetime, c3018 Datetime, c3019 Date, c3020 Uint64, c3021 Decimal(15,0), c3022 Int32 NOT NULL, c3023 Decimal(35,10), c3024 Int64 NOT NULL, c3025 Date32, c3026 Date32, c3027 Datetime64, c3028 Float NOT NULL, c3029 Uint64 NOT NULL, c3030 Double, c3031 Yson, c3032 Int32, c3033 Int32, c3034 Datetime64, c3035 Double, c3036 Date, c3037 Timestamp NOT NULL, c3038 Int8, c3039 Int16, c3040 Date32 NOT NULL, c3041 Uint64, c3042 Timestamp, c3043 Json, c3044 String, c3045 Int16, c3046 Int16, c3047 Decimal(22,9), c3048 Decimal(15,0), c3049 JsonDocument NOT NULL, c3050 Double, c3051 Int64 NOT NULL, c3052 Date, c3053 Datetime, c3054 Uint64 NOT NULL, c3055 String NOT NULL, c3056 Uint16, c3057 Int32, c3058 Interval64, c3059 Uint64 NOT NULL, c3060 Uint8 NOT NULL, c3061 Decimal(35,10) NOT NULL, c3062 Uint64 NOT NULL, c3063 Date NOT NULL, c3064 Uint32 NOT NULL, c3065 Double NOT NULL, c3066 Decimal(35,10), c3067 JsonDocument NOT NULL, c3068 Float, c3069 Datetime NOT NULL, c3070 Json NOT NULL, c3071 Uint8 NOT NULL, c3072 Json, c3073 Int8 NOT NULL, c3074 Utf8 NOT NULL, c3075 Yson NOT NULL, c3076 Timestamp64, c3077 Datetime64, c3078 Uint64 NOT NULL, c3079 Float NOT NULL, c3080 Uint64, c3081 Int8 NOT NULL, c3082 Int32 NOT NULL, c3083 Timestamp NOT NULL, c3084 Uint64, c3085 JsonDocument, c3086 Double NOT NULL, c3087 Json NOT NULL, c3088 Decimal(35,10), c3089 Int8 NOT NULL, c3090 Json NOT NULL, c3091 Json, c3092 Date32, c3093 Uint32, c3094 Yson NOT NULL, c3095 Datetime64 NOT NULL, c3096 Float, c3097 Interval64, c3098 Yson NOT NULL, c3099 Datetime64, c3100 String, c3101 Int32 NOT NULL, c3102 Uint64, c3103 String, c3104 Decimal(35,10), c3105 Int64, c3106 Interval64, c3107 Double, c3108 Uint64 NOT NULL, c3109 Int8 NOT NULL, c3110 Uint32 NOT NULL, c3111 Utf8, c3112 JsonDocument, c3113 Double NOT NULL, c3114 Int64 NOT NULL, c3115 Decimal(22,9), c3116 String, c3117 Datetime64, c3118 Date, c3119 JsonDocument NOT NULL, c3120 Int8, c3121 Date, c3122 Int32 NOT NULL, c3123 Timestamp, c3124 Double NOT NULL, c3125 String NOT NULL, c3126 Int16 NOT NULL, c3127 Decimal(22,9) NOT NULL, c3128 Yson NOT NULL, c3129 Decimal(22,9), c3130 Date NOT NULL, c3131 Uint8, c3132 Decimal(22,9) NOT NULL, c3133 Int8 NOT NULL, c3134 Int8, c3135 Decimal(22,9) NOT NULL, c3136 Float, c3137 Yson NOT NULL, c3138 Decimal(35,10), c3139 Float, c3140 Decimal(15,0), c3141 Utf8 NOT NULL, c3142 Date NOT NULL, c3143 Uint64 NOT NULL, c3144 Uint16 NOT NULL, c3145 Int8 NOT NULL, c3146 JsonDocument, c3147 Utf8, c3148 Utf8 NOT NULL, c3149 Int64, c3150 Timestamp64 NOT NULL, c3151 Datetime NOT NULL, c3152 Interval64 NOT NULL, c3153 Utf8 NOT NULL, c3154 Decimal(22,9), c3155 Uint64, c3156 Int16 NOT NULL, c3157 Int64, c3158 Timestamp64, c3159 Utf8, c3160 Double, c3161 JsonDocument, c3162 JsonDocument, c3163 Int64, c3164 Float NOT NULL, c3165 Utf8, c3166 Int16 NOT NULL, c3167 Uint16 NOT NULL, c3168 Yson, c3169 Decimal(35,10) NOT NULL, c3170 Float, c3171 Json, c3172 Decimal(35,10), c3173 Int8 NOT NULL, c3174 Timestamp NOT NULL, c3175 Timestamp, c3176 Double NOT NULL, c3177 Datetime64 NOT NULL, c3178 Int8 NOT NULL, c3179 Utf8 NOT NULL, c3180 Uint16 NOT NULL, c3181 Int16 NOT NULL, c3182 Timestamp64 NOT NULL, c3183 Interval64, c3184 Int16, c3185 Uint32 NOT NULL, c3186 Uint32 NOT NULL, c3187 Int8 NOT NULL, c3188 Date32 NOT NULL, c3189 Uint16 NOT NULL, c3190 Datetime, c3191 JsonDocument NOT NULL, c3192 Interval64 NOT NULL, c3193 Yson, c3194 Date NOT NULL, c3195 Uint16, c3196 Date, c3197 Int16, c3198 Yson NOT NULL, c3199 Timestamp, c3200 Date32 NOT NULL, c3201 Timestamp, c3202 Float, c3203 Uint8, c3204 Interval64, c3205 Float NOT NULL, c3206 Datetime64 NOT NULL, c3207 Date32 NOT NULL, c3208 Date32 NOT NULL, c3209 Int8, c3210 JsonDocument, c3211 String, c3212 Datetime NOT NULL, c3213 Datetime64, c3214 String, c3215 Int32 NOT NULL, c3216 Int16, c3217 String, c3218 Datetime64 NOT NULL, c3219 Decimal(15,0) NOT NULL, c3220 Interval64 NOT NULL, c3221 Json NOT NULL, c3222 Int32, c3223 Utf8 NOT NULL, c3224 Date32, c3225 Timestamp, c3226 Float, c3227 Json, c3228 Decimal(15,0) NOT NULL, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Json NOT NULL, c3232 Utf8, c3233 Uint32, c3234 JsonDocument, c3235 Timestamp NOT NULL, c3236 Datetime64, c3237 Datetime, c3238 Uint8, c3239 Float NOT NULL, c3240 Float, c3241 Decimal(35,10), c3242 Datetime64, c3243 Int8 NOT NULL, c3244 Date NOT NULL, c3245 Double NOT NULL, c3246 Uint16, c3247 String NOT NULL, c3248 Int64 NOT NULL, c3249 Timestamp64, c3250 JsonDocument, c3251 Json NOT NULL, c3252 Date, c3253 Date32, c3254 Date32 NOT NULL, c3255 Decimal(22,9), c3256 Yson, c3257 Decimal(35,10) NOT NULL, c3258 Datetime64, c3259 Json, c3260 Decimal(15,0), c3261 Datetime NOT NULL, c3262 Uint32 NOT NULL, c3263 Uint64, c3264 Decimal(15,0), c3265 Decimal(22,9) NOT NULL, c3266 Decimal(15,0), c3267 Timestamp64, c3268 Yson NOT NULL, c3269 Uint8 NOT NULL, c3270 Yson NOT NULL, c3271 Decimal(22,9), c3272 Utf8 NOT NULL, c3273 String, c3274 Utf8, c3275 Date32, c3276 Timestamp NOT NULL, c3277 Interval64 NOT NULL, c3278 Utf8 NOT NULL, c3279 Utf8 NOT NULL, c3280 Date, c3281 Int16, c3282 Int64 NOT NULL, c3283 Uint8, c3284 Yson, c3285 Double NOT NULL, c3286 Uint16 NOT NULL, c3287 Uint64 NOT NULL, c3288 Int8 NOT NULL, c3289 Decimal(22,9), c3290 JsonDocument NOT NULL, c3291 Yson NOT NULL, c3292 Uint64 NOT NULL, c3293 Int32, c3294 Json NOT NULL, c3295 Date NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Int64 NOT NULL, c3299 Int16 NOT NULL, c3300 Date NOT NULL, c3301 Decimal(22,9) NOT NULL, c3302 Int16 NOT NULL, c3303 Uint16 NOT NULL, c3304 Yson NOT NULL, c3305 Uint64 NOT NULL, c3306 String NOT NULL, c3307 Double NOT NULL, c3308 Timestamp, c3309 Datetime64 NOT NULL, c3310 Double NOT NULL, c3311 Json, c3312 Json NOT NULL, c3313 Float, c3314 Decimal(22,9) NOT NULL, c3315 Uint16, c3316 Yson NOT NULL, c3317 Int8, c3318 Int64 NOT NULL, c3319 Date32 NOT NULL, c3320 Datetime64, c3321 Uint32 NOT NULL, c3322 Int16, c3323 String, c3324 Date NOT NULL, c3325 Utf8 NOT NULL, c3326 Datetime NOT NULL, c3327 JsonDocument, c3328 Timestamp64, c3329 Int16 NOT NULL, c3330 Timestamp, c3331 Uint32, c3332 Datetime64, c3333 Double, c3334 String NOT NULL, c3335 Interval64, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Date32, c3339 Uint8, c3340 Date NOT NULL, c3341 Uint64, c3342 Int8 NOT NULL, c3343 Double, c3344 Int16, c3345 String, c3346 Uint16 NOT NULL, c3347 Int32, c3348 Double, c3349 Float NOT NULL, c3350 Timestamp64 NOT NULL, c3351 Datetime NOT NULL, c3352 Uint64 NOT NULL, c3353 Timestamp64, c3354 Timestamp NOT NULL, c3355 Timestamp NOT NULL, c3356 Json NOT NULL, c3357 Date32, c3358 Date NOT NULL, c3359 Datetime64 NOT NULL, c3360 Utf8, c3361 Float NOT NULL, c3362 Decimal(22,9) NOT NULL, c3363 JsonDocument NOT NULL, c3364 Timestamp64, c3365 Uint64, c3366 Timestamp NOT NULL, c3367 Utf8, c3368 Date NOT NULL, c3369 Date NOT NULL, c3370 Timestamp64, c3371 Uint16 NOT NULL, c3372 Uint16, c3373 Timestamp, c3374 Uint32, c3375 Uint32, c3376 Uint32 NOT NULL, c3377 Date32 NOT NULL, c3378 JsonDocument NOT NULL, c3379 Double NOT NULL, c3380 Int32 NOT NULL, c3381 Uint16 NOT NULL, c3382 Int32, c3383 Interval64, c3384 Date32, c3385 Date, c3386 Int16, c3387 Decimal(15,0), c3388 String, c3389 Decimal(22,9) NOT NULL, c3390 Decimal(15,0), c3391 Timestamp64, c3392 Int16 NOT NULL, c3393 Timestamp64, c3394 Int8 NOT NULL, c3395 Interval64 NOT NULL, c3396 Yson, c3397 Date, c3398 Decimal(15,0) NOT NULL, c3399 Int8, c3400 Timestamp64 NOT NULL, c3401 Decimal(35,10) NOT NULL, c3402 Yson, c3403 Interval64, c3404 Int16, c3405 Interval64 NOT NULL, c3406 Interval64 NOT NULL, c3407 String NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Int32, c3411 Yson NOT NULL, c3412 Int16, c3413 Decimal(22,9) NOT NULL, c3414 Json, c3415 String, c3416 Date32 NOT NULL, c3417 Datetime64, c3418 Decimal(15,0), c3419 Decimal(35,10), c3420 Uint32, c3421 Uint8, c3422 String NOT NULL, c3423 Int16 NOT NULL, c3424 Uint16, c3425 Timestamp64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Uint64 NOT NULL, c3428 Date32, c3429 Yson, c3430 Timestamp NOT NULL, c3431 Uint8 NOT NULL, c3432 Double NOT NULL, c3433 Decimal(15,0) NOT NULL, c3434 JsonDocument, c3435 Date NOT NULL, c3436 Interval64, c3437 Uint32 NOT NULL, c3438 Int64 NOT NULL, c3439 Int64, c3440 Yson, c3441 Uint16, c3442 Interval64 NOT NULL, c3443 Uint8, c3444 Date32, c3445 Uint64 NOT NULL, c3446 Timestamp NOT NULL, c3447 Int32 NOT NULL, c3448 Int64 NOT NULL, c3449 Date, c3450 Utf8 NOT NULL, c3451 Date32 NOT NULL, c3452 Int8 NOT NULL, c3453 Decimal(35,10), c3454 Uint32, c3455 Utf8 NOT NULL, c3456 JsonDocument NOT NULL, c3457 Interval64 NOT NULL, c3458 Decimal(22,9) NOT NULL, c3459 Int8 NOT NULL, c3460 Timestamp64, c3461 Int32 NOT NULL, c3462 Utf8 NOT NULL, c3463 Uint8 NOT NULL, c3464 Date32, c3465 Interval64 NOT NULL, c3466 Int64, c3467 Double NOT NULL, c3468 Uint64, c3469 Float NOT NULL, c3470 Uint16, c3471 Timestamp, c3472 Date32 NOT NULL, c3473 JsonDocument, c3474 Date32, c3475 Timestamp64 NOT NULL, c3476 Timestamp64 NOT NULL, c3477 Timestamp NOT NULL, c3478 Timestamp64, c3479 Yson, c3480 Float NOT NULL, c3481 Uint64, c3482 Timestamp64, c3483 Json, c3484 Int8 NOT NULL, c3485 Utf8, c3486 Decimal(22,9), c3487 Double NOT NULL, c3488 Float NOT NULL, c3489 Interval64, c3490 Double, c3491 Uint8, c3492 Decimal(15,0), c3493 Decimal(15,0) NOT NULL, c3494 Decimal(15,0), c3495 Date, c3496 Int32, c3497 Utf8, c3498 Interval64 NOT NULL, c3499 Timestamp64 NOT NULL, c3500 Datetime64, c3501 Interval64, c3502 Interval64, c3503 Datetime NOT NULL, c3504 Uint8 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 String, c3507 Decimal(22,9) NOT NULL, c3508 Yson NOT NULL, c3509 Int64 NOT NULL, c3510 Interval64, c3511 Yson, c3512 Decimal(22,9) NOT NULL, c3513 Float NOT NULL, c3514 Decimal(22,9), c3515 Int64, c3516 Datetime, c3517 Decimal(35,10) NOT NULL, c3518 Datetime64 NOT NULL, c3519 Double, c3520 Date NOT NULL, c3521 JsonDocument NOT NULL, c3522 Int64, c3523 Float NOT NULL, c3524 Uint32 NOT NULL, c3525 Decimal(22,9), c3526 String, c3527 Timestamp NOT NULL, c3528 Int8 NOT NULL, c3529 JsonDocument NOT NULL, c3530 Date NOT NULL, c3531 Uint32 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Date NOT NULL, c3534 Int16 NOT NULL, c3535 Utf8, c3536 Timestamp64 NOT NULL, c3537 Yson, c3538 Timestamp64, c3539 JsonDocument, c3540 Decimal(35,10), c3541 Decimal(15,0), c3542 Int64, c3543 Uint64 NOT NULL, c3544 String, c3545 Uint64 NOT NULL, c3546 Double NOT NULL, c3547 Timestamp64, c3548 Timestamp, c3549 Datetime NOT NULL, c3550 Datetime NOT NULL, c3551 Int64 NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Int64 NOT NULL, c3554 Timestamp NOT NULL, c3555 Utf8 NOT NULL, c3556 Datetime64, c3557 Uint8 NOT NULL, c3558 Timestamp NOT NULL, c3559 Timestamp NOT NULL, c3560 Uint16, c3561 Utf8 NOT NULL, c3562 Uint16, c3563 Int64 NOT NULL, c3564 Json, c3565 Date, c3566 Json NOT NULL, c3567 Int16, c3568 Decimal(22,9), c3569 String, c3570 Uint32 NOT NULL, c3571 Interval64 NOT NULL, c3572 Decimal(35,10), c3573 String, c3574 Int8 NOT NULL, c3575 Double, c3576 Float NOT NULL, c3577 Utf8 NOT NULL, c3578 Date32, c3579 Int8 NOT NULL, c3580 JsonDocument NOT NULL, c3581 Uint64, c3582 Utf8 NOT NULL, c3583 Timestamp64, c3584 String NOT NULL, c3585 Int64, c3586 Date NOT NULL, c3587 Int8 NOT NULL, c3588 Json NOT NULL, c3589 Timestamp NOT NULL, c3590 Int8 NOT NULL, c3591 Json, c3592 Timestamp, c3593 Timestamp NOT NULL, c3594 Uint16 NOT NULL, c3595 Date NOT NULL, c3596 Interval64, c3597 Utf8, c3598 Int64, c3599 Datetime, c3600 Timestamp64, c3601 Timestamp64 NOT NULL, c3602 Int64 NOT NULL, c3603 Datetime, c3604 Yson, c3605 Uint64 NOT NULL, c3606 Float, c3607 Datetime, c3608 Double NOT NULL, c3609 Uint32 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64 NOT NULL, c3612 Int16 NOT NULL, c3613 Int32 NOT NULL, c3614 Decimal(22,9) NOT NULL, c3615 Decimal(22,9), c3616 Uint8 NOT NULL, c3617 Uint64 NOT NULL, c3618 Decimal(22,9) NOT NULL, c3619 Decimal(35,10), c3620 Uint64, c3621 Decimal(35,10), c3622 Interval64 NOT NULL, c3623 Datetime64 NOT NULL, c3624 Datetime64 NOT NULL, c3625 Decimal(15,0) NOT NULL, c3626 Decimal(35,10) NOT NULL, c3627 Timestamp, c3628 JsonDocument NOT NULL, c3629 Timestamp, c3630 Datetime64, c3631 Decimal(22,9), c3632 Int32 NOT NULL, c3633 Date NOT NULL, c3634 Float, c3635 Float, c3636 Json, c3637 Int8, c3638 Int16, c3639 Int64 NOT NULL, c3640 Utf8, c3641 Int32, c3642 Timestamp64, c3643 Int64 NOT NULL, c3644 JsonDocument, c3645 Uint64, c3646 Uint8 NOT NULL, c3647 Json NOT NULL, c3648 Datetime, c3649 Yson NOT NULL, c3650 Uint32, c3651 Json, c3652 Float, c3653 Int8 NOT NULL, c3654 Int32, c3655 Json NOT NULL, c3656 Decimal(15,0) NOT NULL, c3657 Decimal(35,10), c3658 Float, c3659 Float, c3660 Int16 NOT NULL, c3661 Float, c3662 Float NOT NULL, c3663 Int32, c3664 Timestamp NOT NULL, c3665 Double NOT NULL, c3666 Int8 NOT NULL, c3667 Uint64 NOT NULL, c3668 Interval64 NOT NULL, c3669 Uint16 NOT NULL, c3670 Timestamp NOT NULL, c3671 Decimal(15,0) NOT NULL, c3672 Uint16 NOT NULL, c3673 Datetime, c3674 Date32, c3675 Datetime NOT NULL, c3676 String, c3677 Decimal(35,10) NOT NULL, c3678 Datetime NOT NULL, c3679 Datetime64, c3680 Date32, c3681 Date NOT NULL, c3682 Uint64, c3683 Yson, c3684 Timestamp NOT NULL, c3685 Uint64 NOT NULL, c3686 Uint8 NOT NULL, c3687 Float, c3688 String NOT NULL, c3689 Datetime, c3690 Int32, c3691 Int32 NOT NULL, c3692 Utf8 NOT NULL, c3693 Datetime, c3694 Double, c3695 Date NOT NULL, c3696 Date32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Int64 NOT NULL, c3699 Int32, c3700 Interval64, c3701 Double NOT NULL, c3702 Timestamp64, c3703 Double, c3704 Decimal(22,9) NOT NULL, c3705 Int8 NOT NULL, c3706 Timestamp, c3707 Json, c3708 Utf8 NOT NULL, c3709 Uint32, c3710 Int32, c3711 Int16 NOT NULL, c3712 Uint64 NOT NULL, c3713 Int64, c3714 Datetime NOT NULL, c3715 Uint64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Utf8 NOT NULL, c3718 Decimal(15,0) NOT NULL, c3719 Double, c3720 Decimal(35,10), c3721 Double NOT NULL, c3722 Uint64, c3723 Decimal(35,10), c3724 Int32 NOT NULL, c3725 Date, c3726 Timestamp, c3727 Int64, c3728 Int32 NOT NULL, c3729 Decimal(22,9) NOT NULL, c3730 Date32 NOT NULL, c3731 Json, c3732 Int8, c3733 Date, c3734 Float NOT NULL, c3735 Int16 NOT NULL, c3736 Uint64, c3737 Double, c3738 Timestamp64 NOT NULL, c3739 Int16, c3740 Int16 NOT NULL, c3741 Uint8 NOT NULL, c3742 Uint64, c3743 Date32 NOT NULL, c3744 Uint32 NOT NULL, c3745 Uint32, c3746 Json NOT NULL, c3747 Int64, c3748 Timestamp NOT NULL, c3749 JsonDocument, c3750 JsonDocument NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)
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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)

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_26 to tbl_22\nRenaming table tbl_2 to tbl_3\nRenaming table tbl_6 to tbl_9\nWriting to table tbl_0\nWriting to table tbl_12\nWriting to table tbl_15\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\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_12\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_12\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_14\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_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_9\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_1\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_3\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_12 to tbl_15\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_0 to tbl_15\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_24 to tbl_25\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_5\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_14]\\\' 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_9\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_24]\\\' 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_9\nInserting a row by thread 2\nWriting to table tbl_14\nWriting to table tbl_17\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_14]\\\' 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_21\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_15\nWriting to table tbl_14\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_5\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_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_14]\\\' 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_3\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_12 to tbl_15\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_9\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 19], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_25 to tbl_6\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_0`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_26\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_6 to tbl_6\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_16 to tbl_7\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_12\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_8\nRenaming table tbl_0 to tbl_6\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 6, Deleted: 0, Exists: 16\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 1, 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_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_3\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_0 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_8\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_25 to tbl_11\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_7 to tbl_28\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_1 to tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 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_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_9 to tbl_11\nWriting to table tbl_28\nRenaming table tbl_11 to tbl_12\nRenaming table tbl_19 to tbl_26\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_29 to tbl_1\nRenaming table tbl_29 to tbl_30\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_2 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_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_20 to tbl_29\nInserting a row by thread 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_10\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_14\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 35], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 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_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_28 to tbl_21\nWriting to table tbl_27\nRenaming table tbl_10 to tbl_27\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_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_7\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_10]\\\' 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_25 to tbl_14\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_7]\\\' 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: 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_23 to tbl_3\nRenaming table tbl_29 to tbl_24\nWriting to table tbl_5\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_5]\\\' 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_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_22\nRenaming table tbl_9 to tbl_2\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_10 to tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_10 to tbl_9\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 16, Deleted: 2, Exists: 24\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 2\n\trename_tables: Renames: 7, Writes: 6\nInserting a row by thread 3\nRenaming table tbl_21 to tbl_15\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_15\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 31], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_25 to tbl_0\nRenaming table tbl_17 to tbl_25\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_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_8 to tbl_26\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_10 to tbl_2\nWriting to table tbl_23\nWriting to table tbl_14\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_16\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_10]\\\' 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_15 to tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_30 to tbl_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_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_22 to tbl_30\nInserting a row by thread 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_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_6\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_10]\\\' 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_8 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_9\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_20 to tbl_4\nRenaming table tbl_18 to tbl_16\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_20 to tbl_25\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_28\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_4\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_15 to tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_22\nInserting a row by thread 2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_12\nRenaming table tbl_18 to tbl_2\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_24\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_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_12\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 40], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_28 to tbl_2\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_12 to tbl_2\nWriting to table tbl_15\nRenaming table tbl_5 to tbl_11\nInserting a row by thread 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_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_14\nRenaming table tbl_13 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_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_14 to tbl_22\nWriting to table tbl_8\nInserting a row by thread 2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_17\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 28, Deleted: 4, Exists: 34\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 7\n\trename_tables: Renames: 13, Writes: 11\nRenaming table tbl_27 to tbl_29\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_24 to tbl_10\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_8]\\\' 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_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_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_6 to tbl_3\nWriting to table tbl_30\nRenaming table tbl_8 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_5]\\\' 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_6\nRenaming table tbl_23 to tbl_6\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_8\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_20 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_14 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_14]\\\' 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_11 to tbl_25\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_14]\\\' 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_29\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_14\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_14]\\\' 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_30\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_3\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 13], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_7 to tbl_30\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_29\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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_28 to tbl_14\nInserting a row by thread 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_23 to tbl_5\nRenaming table tbl_14 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_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_0 to tbl_4\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_0]\\\' 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: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_6 to tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_6\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_14]\\\' 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_7 to tbl_18\nWriting to table 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 36, Deleted: 6, Exists: 40\n\tinsert_delete: Inserted: 4, Current: 2\n\ttransactions: Inserted: 7\n\trename_tables: Renames: 17, Writes: 14\nWriting to table tbl_8\nInserting a row by thread 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_8]\\\' 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\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_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_2 to tbl_10\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_5]\\\' 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_29\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_10\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 68], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_22 to tbl_26\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_21 to tbl_26\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_26\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 52], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_18 to 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_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nRenaming table tbl_18 to tbl_26\nRenaming table tbl_16 to tbl_25\nWriting to table tbl_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_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: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'...64 NOT NULL, c1097 Int32 NOT NULL, c1098 Utf8 NOT NULL, c1099 Datetime64 NOT NULL, c1100 Int64 NOT NULL, c1101 Date32 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Decimal(35,10) NOT NULL, c1104 Date32 NOT NULL, c1105 Uint64 NOT NULL, c1106 Int16 NOT NULL, c1107 Datetime64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Uint64 NOT NULL, c1110 Decimal(35,10) NOT NULL, c1111 Int32 NOT NULL, c1112 Int8 NOT NULL, c1113 Uint64 NOT NULL, c1114 Date32 NOT NULL, c1115 Utf8 NOT NULL, c1116 Int8 NOT NULL, c1117 Uint16 NOT NULL, c1118 Interval64 NOT NULL, c1119 Date NOT NULL, c1120 Uint32 NOT NULL, c1121 Datetime64 NOT NULL, c1122 String NOT NULL, c1123 Utf8 NOT NULL, c1124 Uint16 NOT NULL, c1125 Uint8 NOT NULL, c1126 Uint16 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Decimal(22,9) NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint32 NOT NULL, c1132 Date32 NOT NULL, c1133 Datetime64 NOT NULL, c1134 String NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint16 NOT NULL, c1137 Uint8 NOT NULL, c1138 Int64 NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Datetime64 NOT NULL, c1141 Int64 NOT NULL, c1142 Int8 NOT NULL, c1143 Uint32 NOT NULL, c1144 Decimal(35,10) NOT NULL, c1145 Date NOT NULL, c1146 Datetime64 NOT NULL, c1147 Decimal(22,9) NOT NULL, c1148 Uint32 NOT NULL, c1149 Decimal(15,0) NOT NULL, c1150 Date32 NOT NULL, c1151 Int32 NOT NULL, c1152 Timestamp NOT NULL, c1153 Interval64 NOT NULL, c1154 Date NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Int64 NOT NULL, c1157 Datetime64 NOT NULL, c1158 Decimal(35,10) NOT NULL, c1159 Date32 NOT NULL, c1160 Int32 NOT NULL, c1161 Uint8 NOT NULL, c1162 Int32 NOT NULL, c1163 Decimal(35,10) NOT NULL, c1164 Decimal(35,10) NOT NULL, c1165 Decimal(15,0) NOT NULL, c1166 Int32 NOT NULL, c1167 Date32 NOT NULL, c1168 Decimal(22,9) NOT NULL, c1169 Uint16 NOT NULL, c1170 Timestamp NOT NULL, c1171 Timestamp64 NOT NULL, c1172 String NOT NULL, c1173 Uint16 NOT NULL, c1174 Decimal(15,0) NOT NULL, c1175 Decimal(15,0) NOT NULL, c1176 Datetime64 NOT NULL, c1177 Int64 NOT NULL, c1178 Timestamp64 NOT NULL, c1179 Datetime NOT NULL, c1180 Date32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Datetime64 NOT NULL, c1183 Utf8 NOT NULL, c1184 Int16 NOT NULL, c1185 Decimal(15,0) NOT NULL, c1186 Decimal(22,9) NOT NULL, c1187 Datetime NOT NULL, c1188 Int16 NOT NULL, c1189 Int64 NOT NULL, c1190 Uint8 NOT NULL, c1191 Uint32 NOT NULL, c1192 Decimal(22,9) NOT NULL, c1193 Uint32 NOT NULL, c1194 Datetime64 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint16 NOT NULL, c1197 Decimal(22,9) NOT NULL, c1198 Int32 NOT NULL, c1199 Decimal(35,10) NOT NULL, c1200 Uint8 NOT NULL, c1201 Timestamp NOT NULL, c1202 Datetime64 NOT NULL, c1203 Int64 NOT NULL, c1204 Date32 NOT NULL, c1205 Int64 NOT NULL, c1206 Uint16 NOT NULL, c1207 Datetime NOT NULL, c1208 Decimal(22,9) NOT NULL, c1209 Uint16 NOT NULL, c1210 Date NOT NULL, c1211 String NOT NULL, c1212 Decimal(22,9) NOT NULL, c1213 Timestamp NOT NULL, c1214 Datetime64 NOT NULL, c1215 Date32 NOT NULL, c1216 Int64 NOT NULL, c1217 Datetime64 NOT NULL, c1218 Decimal(35,10) NOT NULL, c1219 Datetime NOT NULL, c1220 Interval64 NOT NULL, c1221 String NOT NULL, c1222 Uint8 NOT NULL, c1223 Utf8 NOT NULL, c1224 Timestamp NOT NULL, c1225 Utf8 NOT NULL, c1226 Datetime64 NOT NULL, c1227 Uint16 NOT NULL, c1228 Datetime64 NOT NULL, c1229 Uint8 NOT NULL, c1230 Decimal(22,9) NOT NULL, c1231 Datetime NOT NULL, c1232 Int8 NOT NULL, c1233 Decimal(22,9) NOT NULL, c1234 Int8 NOT NULL, c1235 Int16 NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Uint8 NOT NULL, c1238 Int16 NOT NULL, c1239 Uint8 NOT NULL, c1240 Int32 NOT NULL, c1241 Int16 NOT NULL, c1242 Int16 NOT NULL, c1243 Uint64 NOT NULL, c1244 String NOT NULL, c1245 Uint64 NOT NULL, c1246 Interval64 NOT NULL, c1247 Datetime NOT NULL, c1248 Uint32 NOT NULL, c1249 Int8 NOT NULL, c1250 Datetime NOT NULL, c1251 Interval64 NOT NULL, c1252 Decimal(15,0) NOT NULL, c1253 Timestamp NOT NULL, c1254 Datetime64 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Uint8 NOT NULL, c1257 Datetime NOT NULL, c1258 String NOT NULL, c1259 Timestamp NOT NULL, c1260 Date32 NOT NULL, c1261 Utf8 NOT NULL, c1262 Uint64 NOT NULL, c1263 Int16 NOT NULL, c1264 Uint32 NOT NULL, c1265 Timestamp64 NOT NULL, c1266 Int8 NOT NULL, c1267 Datetime NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Int64 NOT NULL, c1270 Uint64 NOT NULL, c1271 Decimal(15,0) NOT NULL, c1272 Interval64 NOT NULL, c1273 Date NOT NULL, c1274 String NOT NULL, c1275 Interval64 NOT NULL, c1276 Uint64 NOT NULL, c1277 Int16 NOT NULL, c1278 Interval64 NOT NULL, c1279 Uint32 NOT NULL, c1280 Utf8 NOT NULL, c1281 Uint16 NOT NULL, c1282 Timestamp NOT NULL, c1283 Uint16 NOT NULL, c1284 Int8 NOT NULL, c1285 Datetime NOT NULL, c1286 Uint64 NOT NULL, c1287 Uint32 NOT NULL, c1288 Decimal(15,0) NOT NULL, c1289 Uint32 NOT NULL, c1290 Date32 NOT NULL, c1291 Uint16 NOT NULL, c1292 Int8 NOT NULL, c1293 Uint16 NOT NULL, c1294 Int8 NOT NULL, c1295 Uint64 NOT NULL, c1296 Int16 NOT NULL, c1297 Int32 NOT NULL, c1298 String NOT NULL, c1299 Timestamp NOT NULL, c1300 Interval64 NOT NULL, c1301 Timestamp64 NOT NULL, c1302 Int32 NOT NULL, c1303 Decimal(22,9) NOT NULL, c1304 Int8 NOT NULL, c1305 Decimal(15,0) NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Utf8 NOT NULL, c1308 Date NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Uint64 NOT NULL, c1311 Date NOT NULL, c1312 Int8 NOT NULL, c1313 Int16 NOT NULL, c1314 Utf8 NOT NULL, c1315 Uint16 NOT NULL, c1316 Uint64 NOT NULL, c1317 Date NOT NULL, c1318 Date32 NOT NULL, c1319 Datetime64 NOT NULL, c1320 Int32 NOT NULL, c1321 Int16 NOT NULL, c1322 Uint16 NOT NULL, c1323 Int8 NOT NULL, c1324 Int64 NOT NULL, c1325 Timestamp NOT NULL, c1326 Uint32 NOT NULL, c1327 Int16 NOT NULL, c1328 Int8 NOT NULL, c1329 Utf8 NOT NULL, c1330 Int16 NOT NULL, c1331 Utf8 NOT NULL, c1332 Int32 NOT NULL, c1333 String NOT NULL, c1334 Uint16 NOT NULL, c1335 Timestamp NOT NULL, c1336 String NOT NULL, c1337 Timestamp NOT NULL, c1338 Datetime64 NOT NULL, c1339 Timestamp NOT NULL, c1340 Datetime NOT NULL, c1341 Date32 NOT NULL, c1342 Datetime NOT NULL, c1343 Int8 NOT NULL, c1344 Datetime NOT NULL, c1345 Uint32 NOT NULL, c1346 Timestamp NOT NULL, c1347 Int64 NOT NULL, c1348 Timestamp64 NOT NULL, c1349 Datetime64 NOT NULL, c1350 Uint8 NOT NULL, c1351 Int32 NOT NULL, c1352 Int32 NOT NULL, c1353 String NOT NULL, c1354 Date NOT NULL, c1355 Decimal(35,10) NOT NULL, c1356 Utf8 NOT NULL, c1357 Interval64 NOT NULL, c1358 Decimal(22,9) NOT NULL, c1359 Datetime NOT NULL, c1360 Utf8 NOT NULL, c1361 Uint16 NOT NULL, c1362 Int16 NOT NULL, c1363 Timestamp NOT NULL, c1364 Timestamp64 NOT NULL, c1365 Datetime NOT NULL, c1366 Datetime64 NOT NULL, c1367 Int32 NOT NULL, c1368 Timestamp64 NOT NULL, c1369 Uint16 NOT NULL, c1370 Uint64 NOT NULL, c1371 Decimal(15,0) NOT NULL, c1372 String NOT NULL, c1373 Interval64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Int16 NOT NULL, c1376 Uint64 NOT NULL, c1377 Decimal(15,0) NOT NULL, c1378 Datetime64 NOT NULL, c1379 Uint16 NOT NULL, c1380 Timestamp NOT NULL, c1381 Interval64 NOT NULL, c1382 Int32 NOT NULL, c1383 Int32 NOT NULL, c1384 Date32 NOT NULL, c1385 Datetime NOT NULL, c1386 Uint64 NOT NULL, c1387 Uint32 NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 JsonDocument, c1391 Uint32 NOT NULL, c1392 Date32, c1393 Date NOT NULL, c1394 Date, c1395 Timestamp NOT NULL, c1396 Float NOT NULL, c1397 Date NOT NULL, c1398 JsonDocument, c1399 Date32 NOT NULL, c1400 Int32, c1401 Utf8 NOT NULL, c1402 Decimal(22,9), c1403 Utf8 NOT NULL, c1404 Uint8 NOT NULL, c1405 Yson NOT NULL, c1406 Datetime64 NOT NULL, c1407 Datetime64 NOT NULL, c1408 Float NOT NULL, c1409 Date, c1410 Uint16, c1411 String NOT NULL, c1412 Interval64 NOT NULL, c1413 Double, c1414 Double, c1415 JsonDocument, c1416 Date NOT NULL, c1417 Date32 NOT NULL, c1418 String, c1419 Utf8 NOT NULL, c1420 Date, c1421 Uint32, c1422 Int32, c1423 Date32 NOT NULL, c1424 Utf8 NOT NULL, c1425 Date NOT NULL, c1426 Decimal(35,10) NOT NULL, c1427 Datetime64, c1428 Interval64, c1429 Decimal(22,9) NOT NULL, c1430 Json NOT NULL, c1431 Int64 NOT NULL, c1432 Timestamp NOT NULL, c1433 Uint64, c1434 Date32 NOT NULL, c1435 Timestamp64 NOT NULL, c1436 Yson, c1437 Utf8 NOT NULL, c1438 Decimal(15,0) NOT NULL, c1439 Datetime, c1440 Json NOT NULL, c1441 Int8, c1442 Yson NOT NULL, c1443 Date32, c1444 Utf8, c1445 Decimal(15,0) NOT NULL, c1446 Timestamp64, c1447 Int32 NOT NULL, c1448 Uint32, c1449 Int8 NOT NULL, c1450 Int32 NOT NULL, c1451 Datetime, c1452 Decimal(15,0), c1453 Decimal(15,0), c1454 Timestamp64 NOT NULL, c1455 String NOT NULL, c1456 String, c1457 Decimal(15,0), c1458 Decimal(22,9) NOT NULL, c1459 String NOT NULL, c1460 Int64 NOT NULL, c1461 Uint8, c1462 Timestamp, c1463 Date32 NOT NULL, c1464 Int32 NOT NULL, c1465 Uint16, c1466 Double, c1467 Float NOT NULL, c1468 Datetime64 NOT NULL, c1469 Double, c1470 Decimal(22,9), c1471 Json, c1472 Float NOT NULL, c1473 Decimal(35,10), c1474 Datetime64, c1475 Uint32 NOT NULL, c1476 Date, c1477 Uint32, c1478 Date, c1479 Uint32, c1480 Uint64, c1481 Interval64, c1482 Json, c1483 Uint32, c1484 JsonDocument, c1485 Uint64, c1486 Uint16 NOT NULL, c1487 Double NOT NULL, c1488 Utf8, c1489 Date32, c1490 Datetime64, c1491 Int16 NOT NULL, c1492 Date32, c1493 Int16, c1494 Decimal(35,10) NOT NULL, c1495 Uint8, c1496 Double NOT NULL, c1497 String, c1498 Datetime64, c1499 Decimal(35,10), c1500 Uint64, c1501 Timestamp64, c1502 Json NOT NULL, c1503 Timestamp NOT NULL, c1504 Datetime, c1505 Int16 NOT NULL, c1506 Uint64 NOT NULL, c1507 Decimal(15,0), c1508 Json NOT NULL, c1509 Date32, c1510 Timestamp64 NOT NULL, c1511 Int8 NOT NULL, c1512 Datetime NOT NULL, c1513 Float NOT NULL, c1514 Datetime, c1515 Int32, c1516 Uint64, c1517 JsonDocument NOT NULL, c1518 Timestamp NOT NULL, c1519 Date, c1520 Int64 NOT NULL, c1521 Datetime64, c1522 Int64 NOT NULL, c1523 Decimal(35,10) NOT NULL, c1524 Uint16, c1525 Double, c1526 Uint8 NOT NULL, c1527 Decimal(22,9) NOT NULL, c1528 Decimal(15,0), c1529 Double NOT NULL, c1530 Int32 NOT NULL, c1531 Float NOT NULL, c1532 Json NOT NULL, c1533 Uint64 NOT NULL, c1534 Uint64, c1535 Decimal(22,9), c1536 Float, c1537 Decimal(22,9) NOT NULL, c1538 Decimal(15,0) NOT NULL, c1539 Timestamp NOT NULL, c1540 Date NOT NULL, c1541 Timestamp64 NOT NULL, c1542 Interval64 NOT NULL, c1543 Interval64 NOT NULL, c1544 Decimal(22,9), c1545 JsonDocument, c1546 Timestamp NOT NULL, c1547 JsonDocument, c1548 Timestamp NOT NULL, c1549 Uint32 NOT NULL, c1550 Datetime NOT NULL, c1551 Double, c1552 Decimal(35,10), c1553 Uint8, c1554 Interval64 NOT NULL, c1555 Int16, c1556 Uint8 NOT NULL, c1557 Int16, c1558 Int64, c1559 Decimal(15,0) NOT NULL, c1560 Datetime64 NOT NULL, c1561 String, c1562 Double NOT NULL, c1563 Datetime, c1564 Timestamp64, c1565 Uint16, c1566 Datetime64, c1567 Date, c1568 Uint16 NOT NULL, c1569 Datetime64, c1570 Date NOT NULL, c1571 Int64, c1572 Date32 NOT NULL, c1573 Timestamp, c1574 Double, c1575 Uint8, c1576 JsonDocument NOT NULL, c1577 Uint64 NOT NULL, c1578 Uint64 NOT NULL, c1579 Uint16, c1580 Decimal(22,9), c1581 Utf8 NOT NULL, c1582 Uint32, c1583 Decimal(35,10) NOT NULL, c1584 Int16, c1585 Json NOT NULL, c1586 Uint16 NOT NULL, c1587 Uint16, c1588 Double, c1589 Float NOT NULL, c1590 Utf8, c1591 Timestamp64 NOT NULL, c1592 Float NOT NULL, c1593 Datetime, c1594 Int8 NOT NULL, c1595 Uint64, c1596 JsonDocument, c1597 Uint64, c1598 Uint32, c1599 Interval64 NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Decimal(35,10), c1603 String, c1604 Json NOT NULL, c1605 Json, c1606 Date, c1607 Yson, c1608 Interval64 NOT NULL, c1609 Utf8 NOT NULL, c1610 JsonDocument NOT NULL, c1611 Interval64, c1612 Date, c1613 JsonDocument, c1614 Int32, c1615 Int8 NOT NULL, c1616 Float, c1617 JsonDocument, c1618 Int8 NOT NULL, c1619 Float, c1620 Uint32, c1621 Timestamp64, c1622 Int64 NOT NULL, c1623 Uint8 NOT NULL, c1624 Float, c1625 Int8, c1626 Interval64 NOT NULL, c1627 Date32, c1628 Timestamp64, c1629 Uint32, c1630 Decimal(22,9) NOT NULL, c1631 JsonDocument, c1632 Uint32 NOT NULL, c1633 Int32, c1634 Timestamp64 NOT NULL, c1635 Interval64 NOT NULL, c1636 Utf8 NOT NULL, c1637 Datetime NOT NULL, c1638 Date32, c1639 Uint16, c1640 Uint8, c1641 Decimal(15,0), c1642 Int32 NOT NULL, c1643 Date NOT NULL, c1644 Uint8 NOT NULL, c1645 Uint16, c1646 Date32, c1647 Float, c1648 Uint16 NOT NULL, c1649 String NOT NULL, c1650 Yson NOT NULL, c1651 Int32 NOT NULL, c1652 Yson NOT NULL, c1653 Int32 NOT NULL, c1654 Timestamp NOT NULL, c1655 Uint16, c1656 Date32, c1657 Timestamp NOT NULL, c1658 Int64 NOT NULL, c1659 Json NOT NULL, c1660 Json NOT NULL, c1661 Uint16 NOT NULL, c1662 Decimal(15,0), c1663 Datetime64, c1664 Json, c1665 JsonDocument NOT NULL, c1666 Int64, c1667 Timestamp, c1668 Interval64 NOT NULL, c1669 Interval64, c1670 Decimal(35,10), c1671 Int8 NOT NULL, c1672 Int16, c1673 JsonDocument NOT NULL, c1674 Utf8 NOT NULL, c1675 Datetime, c1676 Timestamp64 NOT NULL, c1677 Decimal(35,10), c1678 Decimal(22,9), c1679 Uint32, c1680 Float NOT NULL, c1681 Datetime64, c1682 Datetime, c1683 Int64, c1684 Uint64, c1685 Int64 NOT NULL, c1686 Utf8 NOT NULL, c1687 String, c1688 Decimal(35,10), c1689 Int32 NOT NULL, c1690 Decimal(35,10), c1691 Datetime64, c1692 Int32, c1693 Yson NOT NULL, c1694 Decimal(15,0), c1695 Timestamp64 NOT NULL, c1696 Float NOT NULL, c1697 Timestamp, c1698 JsonDocument, c1699 Decimal(15,0), c1700 Uint64 NOT NULL, c1701 Timestamp NOT NULL, c1702 Datetime, c1703 Int16 NOT NULL, c1704 Timestamp NOT NULL, c1705 Datetime64, c1706 Int8, c1707 Double, c1708 Double NOT NULL, c1709 Date, c1710 Datetime64 NOT NULL, c1711 Double, c1712 Date, c1713 Int16, c1714 Uint64, c1715 Utf8, c1716 Int16 NOT NULL, c1717 String, c1718 Uint8, c1719 Decimal(35,10) NOT NULL, c1720 Double, c1721 Yson, c1722 Int32 NOT NULL, c1723 Decimal(15,0), c1724 Decimal(15,0), c1725 Float, c1726 Yson NOT NULL, c1727 Uint16 NOT NULL, c1728 Int8, c1729 Timestamp64, c1730 Decimal(22,9), c1731 Timestamp64, c1732 Uint32, c1733 Timestamp, c1734 Datetime64, c1735 Timestamp64 NOT NULL, c1736 Uint16 NOT NULL, c1737 String NOT NULL, c1738 Utf8 NOT NULL, c1739 Yson, c1740 Double NOT NULL, c1741 Int16, c1742 Interval64 NOT NULL, c1743 Timestamp64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Date NOT NULL, c1746 JsonDocument NOT NULL, c1747 JsonDocument, c1748 Double NOT NULL, c1749 Utf8, c1750 Uint16, c1751 Timestamp NOT NULL, c1752 Date32, c1753 Decimal(15,0) NOT NULL, c1754 Decimal(15,0), c1755 Timestamp64 NOT NULL, c1756 Date, c1757 Interval64 NOT NULL, c1758 Datetime64, c1759 Decimal(22,9) NOT NULL, c1760 Interval64 NOT NULL, c1761 Yson NOT NULL, c1762 Int16, c1763 Date32, c1764 Datetime64, c1765 Yson, c1766 Uint32 NOT NULL, c1767 Timestamp NOT NULL, c1768 JsonDocument NOT NULL, c1769 Timestamp, c1770 Int32, c1771 Datetime64 NOT NULL, c1772 Decimal(15,0), c1773 Decimal(22,9) NOT NULL, c1774 Utf8 NOT NULL, c1775 Interval64 NOT NULL, c1776 Utf8 NOT NULL, c1777 Decimal(35,10) NOT NULL, c1778 Uint16, c1779 Int16 NOT NULL, c1780 Timestamp, c1781 Date, c1782 Uint8 NOT NULL, c1783 Datetime64 NOT NULL, c1784 Uint32, c1785 Decimal(15,0) NOT NULL, c1786 Yson, c1787 Datetime NOT NULL, c1788 Int32, c1789 Int8, c1790 Date32 NOT NULL, c1791 Uint32 NOT NULL, c1792 Int8 NOT NULL, c1793 Datetime NOT NULL, c1794 Int16, c1795 Date32 NOT NULL, c1796 Json, c1797 Interval64, c1798 Datetime NOT NULL, c1799 Int32, c1800 Int16, c1801 Date32, c1802 Uint32 NOT NULL, c1803 Uint16, c1804 Double NOT NULL, c1805 Json, c1806 Datetime64 NOT NULL, c1807 JsonDocument, c1808 Double, c1809 Int16, c1810 Uint8 NOT NULL, c1811 JsonDocument NOT NULL, c1812 String, c1813 Datetime64, c1814 Decimal(22,9) NOT NULL, c1815 Date, c1816 Double NOT NULL, c1817 Uint32 NOT NULL, c1818 Uint16 NOT NULL, c1819 Double NOT NULL, c1820 Uint8 NOT NULL, c1821 Int32 NOT NULL, c1822 Json NOT NULL, c1823 Uint16 NOT NULL, c1824 Uint8 NOT NULL, c1825 Int8 NOT NULL, c1826 Uint32 NOT NULL, c1827 Uint64, c1828 Uint16, c1829 Interval64 NOT NULL, c1830 Uint8 NOT NULL, c1831 Json, c1832 Utf8 NOT NULL, c1833 Int8, c1834 Utf8 NOT NULL, c1835 Datetime64, c1836 JsonDocument NOT NULL, c1837 Decimal(35,10) NOT NULL, c1838 Decimal(15,0) NOT NULL, c1839 Yson, c1840 Date, c1841 Datetime64, c1842 Decimal(35,10), c1843 Datetime NOT NULL, c1844 Double, c1845 String NOT NULL, c1846 Timestamp NOT NULL, c1847 Decimal(15,0), c1848 Decimal(22,9), c1849 JsonDocument NOT NULL, c1850 Int8, c1851 Int64, c1852 Uint8 NOT NULL, c1853 Timestamp64, c1854 Int8 NOT NULL, c1855 Utf8, c1856 Interval64, c1857 Yson, c1858 Int8, c1859 Yson, c1860 Double NOT NULL, c1861 Int8, c1862 JsonDocument, c1863 Int16, c1864 Timestamp64 NOT NULL, c1865 Json NOT NULL, c1866 Timestamp64, c1867 Timestamp64, c1868 Timestamp64 NOT NULL, c1869 Timestamp, c1870 Datetime64 NOT NULL, c1871 Interval64, c1872 Yson, c1873 JsonDocument, c1874 Datetime64 NOT NULL, c1875 Datetime NOT NULL, c1876 Uint32 NOT NULL, c1877 Interval64, c1878 Int64, c1879 Uint8 NOT NULL, c1880 Datetime, c1881 Datetime64 NOT NULL, c1882 Utf8 NOT NULL, c1883 Int8 NOT NULL, c1884 Uint8, c1885 Float, c1886 Date, c1887 Timestamp NOT NULL, c1888 Timestamp64 NOT NULL, c1889 Date NOT NULL, c1890 Datetime, c1891 Int32, c1892 Uint32, c1893 Decimal(22,9) NOT NULL, c1894 Date NOT NULL, c1895 Int16, c1896 Decimal(35,10), c1897 Float NOT NULL, c1898 Uint16, c1899 Interval64 NOT NULL, c1900 Utf8 NOT NULL, c1901 JsonDocument NOT NULL, c1902 JsonDocument NOT NULL, c1903 Datetime, c1904 Date NOT NULL, c1905 Decimal(22,9), c1906 JsonDocument NOT NULL, c1907 Date32 NOT NULL, c1908 Yson NOT NULL, c1909 Int8, c1910 Uint8 NOT NULL, c1911 Datetime, c1912 Timestamp64, c1913 Uint32 NOT NULL, c1914 Json, c1915 Date32 NOT NULL, c1916 Timestamp NOT NULL, c1917 Date32 NOT NULL, c1918 Decimal(35,10), c1919 Int16 NOT NULL, c1920 Timestamp, c1921 Decimal(22,9), c1922 Float, c1923 Int64, c1924 Int16, c1925 Uint32, c1926 Json, c1927 Double NOT NULL, c1928 Date NOT NULL, c1929 Decimal(15,0), c1930 Uint8 NOT NULL, c1931 Uint8 NOT NULL, c1932 Timestamp64 NOT NULL, c1933 Uint32 NOT NULL, c1934 Decimal(15,0), c1935 Datetime64 NOT NULL, c1936 Utf8, c1937 Datetime, c1938 Uint8, c1939 Float NOT NULL, c1940 Json NOT NULL, c1941 Uint64, c1942 Utf8, c1943 Decimal(35,10) NOT NULL, c1944 Decimal(15,0), c1945 Int32 NOT NULL, c1946 JsonDocument, c1947 Int16, c1948 Utf8 NOT NULL, c1949 Uint16, c1950 Utf8 NOT NULL, c1951 Double NOT NULL, c1952 String, c1953 Float NOT NULL, c1954 Decimal(22,9), c1955 Int64, c1956 Int64 NOT NULL, c1957 String NOT NULL, c1958 Yson, c1959 Uint8 NOT NULL, c1960 Uint16 NOT NULL, c1961 Json NOT NULL, c1962 Yson NOT NULL, c1963 Datetime NOT NULL, c1964 Uint32 NOT NULL, c1965 Int16 NOT NULL, c1966 Interval64 NOT NULL, c1967 Datetime NOT NULL, c1968 Date NOT NULL, c1969 Int64, c1970 Uint16, c1971 Timestamp NOT NULL, c1972 Uint16 NOT NULL, c1973 Uint16 NOT NULL, c1974 Int8, c1975 Uint16, c1976 Decimal(15,0) NOT NULL, c1977 Datetime, c1978 Uint64 NOT NULL, c1979 Int32, c1980 Int16 NOT NULL, c1981 Int64 NOT NULL, c1982 Decimal(22,9) NOT NULL, c1983 Int32 NOT NULL, c1984 Datetime NOT NULL, c1985 Uint16 NOT NULL, c1986 Int32 NOT NULL, c1987 Int16, c1988 Decimal(22,9), c1989 Datetime64 NOT NULL, c1990 Decimal(22,9), c1991 Datetime64 NOT NULL, c1992 Json NOT NULL, c1993 Float NOT NULL, c1994 Datetime64 NOT NULL, c1995 Timestamp, c1996 Decimal(15,0), c1997 Datetime64 NOT NULL, c1998 Yson NOT NULL, c1999 Uint8 NOT NULL, c2000 Json, c2001 Int64, c2002 Uint16, c2003 Float, c2004 Uint16 NOT NULL, c2005 Uint32 NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 JsonDocument NOT NULL, c2008 Int64 NOT NULL, c2009 Double, c2010 Date, c2011 Utf8 NOT NULL, c2012 Uint8 NOT NULL, c2013 Float NOT NULL, c2014 Decimal(15,0), c2015 Decimal(22,9) NOT NULL, c2016 Yson, c2017 Int8 NOT NULL, c2018 Json NOT NULL, c2019 Yson NOT NULL, c2020 Float NOT NULL, c2021 Json, c2022 Uint8 NOT NULL, c2023 Decimal(35,10) NOT NULL, c2024 Uint64, c2025 Uint64, c2026 Timestamp64 NOT NULL, c2027 Uint64, c2028 String, c2029 Datetime, c2030 Timestamp, c2031 Uint8, c2032 Date NOT NULL, c2033 Uint32, c2034 Datetime64, c2035 Datetime64 NOT NULL, c2036 Timestamp64 NOT NULL, c2037 Datetime, c2038 Date32, c2039 Int8, c2040 Uint16 NOT NULL, c2041 Uint64 NOT NULL, c2042 Uint64, c2043 Decimal(15,0) NOT NULL, c2044 Date32, c2045 Uint8, c2046 Float NOT NULL, c2047 Decimal(35,10), c2048 Float, c2049 Uint32, c2050 Int8, c2051 Timestamp NOT NULL, c2052 Datetime, c2053 Datetime64, c2054 Uint64, c2055 Uint8 NOT NULL, c2056 Uint16 NOT NULL, c2057 JsonDocument, c2058 Datetime NOT NULL, c2059 Int64, c2060 Uint64 NOT NULL, c2061 Uint64, c2062 Uint32, c2063 Timestamp64 NOT NULL, c2064 Yson, c2065 Interval64, c2066 Int32, c2067 Uint16 NOT NULL, c2068 Decimal(35,10), c2069 Uint16, c2070 Int16, c2071 Json, c2072 Uint16, c2073 Double NOT NULL, c2074 Int64 NOT NULL, c2075 Interval64, c2076 Uint64, c2077 Uint16, c2078 Decimal(35,10), c2079 Int16 NOT NULL, c2080 JsonDocument, c2081 Datetime, c2082 Decimal(22,9), c2083 Double, c2084 Decimal(22,9), c2085 Int8, c2086 Timestamp, c2087 Datetime NOT NULL, c2088 Datetime, c2089 Timestamp64, c2090 Float, c2091 Json, c2092 Uint16, c2093 Date, c2094 Date, c2095 JsonDocument NOT NULL, c2096 JsonDocument NOT NULL, c2097 Interval64 NOT NULL, c2098 Json NOT NULL, c2099 String, c2100 Uint64, c2101 Datetime NOT NULL, c2102 Timestamp NOT NULL, c2103 Datetime64 NOT NULL, c2104 Interval64, c2105 Int8 NOT NULL, c2106 Yson NOT NULL, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Decimal(35,10), c2110 Decimal(22,9) NOT NULL, c2111 Date32, c2112 JsonDocument NOT NULL, c2113 Uint16, c2114 Utf8, c2115 Int64, c2116 Uint32 NOT NULL, c2117 Int8, c2118 Int16, c2119 Datetime NOT NULL, c2120 Decimal(15,0), c2121 Timestamp64 NOT NULL, c2122 Utf8 NOT NULL, c2123 Int8, c2124 Int32 NOT NULL, c2125 Date, c2126 Decimal(35,10) NOT NULL, c2127 Utf8, c2128 Datetime64, c2129 Date NOT NULL, c2130 Datetime64 NOT NULL, c2131 Decimal(22,9), c2132 Timestamp64 NOT NULL, c2133 Uint16, c2134 Uint8, c2135 Uint16 NOT NULL, c2136 Int8, c2137 Date32, c2138 Int32, c2139 Uint8 NOT NULL, c2140 JsonDocument, c2141 Double NOT NULL, c2142 Uint32, c2143 Utf8 NOT NULL, c2144 Uint32 NOT NULL, c2145 Uint32, c2146 Datetime, c2147 Float NOT NULL, c2148 Uint32 NOT NULL, c2149 Utf8, c2150 Int64, c2151 Interval64, c2152 Json, c2153 Int32, c2154 Float NOT NULL, c2155 Timestamp NOT NULL, c2156 Interval64 NOT NULL, c2157 Timestamp64, c2158 Date32, c2159 Timestamp64, c2160 Uint32 NOT NULL, c2161 Double, c2162 Int8 NOT NULL, c2163 Decimal(35,10) NOT NULL, c2164 Double NOT NULL, c2165 Uint16 NOT NULL, c2166 Yson NOT NULL, c2167 Timestamp, c2168 Timestamp64, c2169 Yson, c2170 JsonDocument, c2171 Int64, c2172 Interval64 NOT NULL, c2173 Uint8, c2174 Interval64, c2175 Timestamp, c2176 Timestamp, c2177 Timestamp NOT NULL, c2178 Json, c2179 Decimal(35,10) NOT NULL, c2180 Uint16, c2181 Decimal(15,0), c2182 Int64 NOT NULL, c2183 Uint64 NOT NULL, c2184 JsonDocument, c2185 Int16, c2186 Decimal(22,9) NOT NULL, c2187 Decimal(35,10) NOT NULL, c2188 JsonDocument, c2189 Int32 NOT NULL, c2190 Timestamp NOT NULL, c2191 String NOT NULL, c2192 String NOT NULL, c2193 Json, c2194 Int32, c2195 Utf8, c2196 Int16 NOT NULL, c2197 String, c2198 Json, c2199 Yson NOT NULL, c2200 Uint32, c2201 Utf8, c2202 Datetime NOT NULL, c2203 Int32, c2204 Double NOT NULL, c2205 Yson NOT NULL, c2206 Decimal(15,0), c2207 Uint64 NOT NULL, c2208 Int16 NOT NULL, c2209 Json, c2210 Int64, c2211 Int16 NOT NULL, c2212 Decimal(35,10) NOT NULL, c2213 Uint32, c2214 Uint8 NOT NULL, c2215 Int8, c2216 Uint8, c2217 Datetime NOT NULL, c2218 Decimal(15,0) NOT NULL, c2219 Decimal(22,9), c2220 String, c2221 Uint16 NOT NULL, c2222 Json NOT NULL, c2223 Timestamp NOT NULL, c2224 Date, c2225 Date NOT NULL, c2226 Float NOT NULL, c2227 Datetime64 NOT NULL, c2228 Datetime64, c2229 Datetime64 NOT NULL, c2230 Int64, c2231 Timestamp NOT NULL, c2232 String, c2233 Int64 NOT NULL, c2234 Utf8, c2235 Interval64, c2236 Datetime NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Date32 NOT NULL, c2239 Uint64, c2240 Utf8 NOT NULL, c2241 Interval64, c2242 Uint32 NOT NULL, c2243 Interval64, c2244 Datetime64 NOT NULL, c2245 Decimal(15,0), c2246 Decimal(35,10), c2247 Timestamp64, c2248 Utf8, c2249 Datetime64, c2250 Float NOT NULL, c2251 Uint16, c2252 Date32, c2253 Decimal(35,10), c2254 Interval64 NOT NULL, c2255 Uint8, c2256 Datetime NOT NULL, c2257 Int8, c2258 Uint8, c2259 Date NOT NULL, c2260 Uint32 NOT NULL, c2261 Float, c2262 Int64, c2263 String NOT NULL, c2264 Uint32, c2265 Int64 NOT NULL, c2266 Utf8 NOT NULL, c2267 Interval64 NOT NULL, c2268 Datetime64, c2269 JsonDocument NOT NULL, c2270 Float, c2271 Timestamp, c2272 Int8 NOT NULL, c2273 Uint64 NOT NULL, c2274 Decimal(22,9), c2275 Timestamp64, c2276 Double NOT NULL, c2277 Interval64 NOT NULL, c2278 Int8, c2279 Utf8, c2280 Datetime64, c2281 JsonDocument NOT NULL, c2282 Utf8, c2283 Decimal(15,0), c2284 Uint32 NOT NULL, c2285 Uint8 NOT NULL, c2286 String NOT NULL, c2287 Int64, c2288 Float NOT NULL, c2289 Decimal(22,9), c2290 Date32, c2291 Float NOT NULL, c2292 Decimal(35,10), c2293 Int8, c2294 Decimal(35,10) NOT NULL, c2295 Datetime64, c2296 Decimal(15,0), c2297 Uint16 NOT NULL, c2298 Date32, c2299 Datetime64, c2300 Date32, c2301 Uint16, c2302 Decimal(15,0), c2303 Uint16 NOT NULL, c2304 Uint8 NOT NULL, c2305 Decimal(15,0) NOT NULL, c2306 String NOT NULL, c2307 Timestamp, c2308 Float, c2309 Int32, c2310 Json NOT NULL, c2311 Datetime, c2312 Float, c2313 Uint64 NOT NULL, c2314 Datetime NOT NULL, c2315 String, c2316 Int64 NOT NULL, c2317 Date32 NOT NULL, c2318 Int8, c2319 Datetime64 NOT NULL, c2320 JsonDocument, c2321 Int32, c2322 Datetime64 NOT NULL, c2323 Uint64 NOT NULL, c2324 Uint32, c2325 Int16 NOT NULL, c2326 Uint8 NOT NULL, c2327 Timestamp64, c2328 Int64 NOT NULL, c2329 Decimal(35,10) NOT NULL, c2330 Decimal(35,10), c2331 Decimal(15,0), c2332 Int8, c2333 Int32 NOT NULL, c2334 String, c2335 Timestamp64, c2336 Json NOT NULL, c2337 Date32 NOT NULL, c2338 Datetime, c2339 Int8, c2340 Uint8, c2341 Utf8, c2342 Yson, c2343 Uint64 NOT NULL, c2344 Int8, c2345 Uint64 NOT NULL, c2346 Utf8 NOT NULL, c2347 Utf8 NOT NULL, c2348 Uint32 NOT NULL, c2349 Timestamp, c2350 Float NOT NULL, c2351 Json NOT NULL, c2352 Int64, c2353 Date32 NOT NULL, c2354 Timestamp, c2355 Json, c2356 Uint8, c2357 Date NOT NULL, c2358 Date32, c2359 String, c2360 String NOT NULL, c2361 Decimal(22,9) NOT NULL, c2362 Interval64, c2363 Timestamp64 NOT NULL, c2364 Timestamp64 NOT NULL, c2365 Decimal(15,0), c2366 Decimal(35,10) NOT NULL, c2367 Uint64 NOT NULL, c2368 Json NOT NULL, c2369 Datetime, c2370 String, c2371 Json NOT NULL, c2372 Uint16, c2373 Timestamp NOT NULL, c2374 Decimal(15,0), c2375 Uint64, c2376 Int16 NOT NULL, c2377 Float, c2378 Datetime64 NOT NULL, c2379 Yson, c2380 Int8, c2381 Date, c2382 Int16 NOT NULL, c2383 Double, c2384 String, c2385 String NOT NULL, c2386 Uint32 NOT NULL, c2387 Interval64, c2388 Int64, c2389 String NOT NULL, c2390 Datetime, c2391 Yson, c2392 Date32, c2393 Json, c2394 JsonDocument NOT NULL, c2395 Uint8, c2396 Timestamp, c2397 Int64 NOT NULL, c2398 Date32, c2399 Int8, c2400 JsonDocument NOT NULL, c2401 Int8 NOT NULL, c2402 Int8 NOT NULL, c2403 Datetime, c2404 Json NOT NULL, c2405 Interval64 NOT NULL, c2406 Interval64 NOT NULL, c2407 JsonDocument NOT NULL, c2408 Datetime, c2409 Uint16 NOT NULL, c2410 JsonDocument, c2411 Json NOT NULL, c2412 Uint8 NOT NULL, c2413 Datetime64, c2414 Decimal(15,0), c2415 Datetime NOT NULL, c2416 Uint64, c2417 JsonDocument NOT NULL, c2418 Int8, c2419 Date32 NOT NULL, c2420 Uint64 NOT NULL, c2421 Float NOT NULL, c2422 Timestamp64 NOT NULL, c2423 Uint16, c2424 Datetime, c2425 Datetime, c2426 Uint64, c2427 Uint64 NOT NULL, c2428 Int32 NOT NULL, c2429 Int8 NOT NULL, c2430 Uint16 NOT NULL, c2431 Uint8 NOT NULL, c2432 Int32, c2433 Json, c2434 Utf8 NOT NULL, c2435 Int32 NOT NULL, c2436 Decimal(35,10) NOT NULL, c2437 Uint64, c2438 Utf8, c2439 Decimal(35,10), c2440 Date, c2441 Uint8, c2442 Interval64 NOT NULL, c2443 String NOT NULL, c2444 Json, c2445 Utf8, c2446 Utf8 NOT NULL, c2447 Utf8 NOT NULL, c2448 Date32, c2449 Int32 NOT NULL, c2450 Uint16 NOT NULL, c2451 Uint8, c2452 Double, c2453 Uint16 NOT NULL, c2454 Datetime64 NOT NULL, c2455 Timestamp, c2456 Timestamp, c2457 Uint64 NOT NULL, c2458 Timestamp NOT NULL, c2459 Int32, c2460 Uint8, c2461 Int8 NOT NULL, c2462 Int16, c2463 JsonDocument NOT NULL, c2464 Yson, c2465 Datetime NOT NULL, c2466 Interval64 NOT NULL, c2467 Json, c2468 Interval64 NOT NULL, c2469 Timestamp64 NOT NULL, c2470 Uint16 NOT NULL, c2471 Decimal(22,9) NOT NULL, c2472 Yson NOT NULL, c2473 Yson, c2474 Int64, c2475 Yson NOT NULL, c2476 Timestamp NOT NULL, c2477 Decimal(35,10) NOT NULL, c2478 Uint8 NOT NULL, c2479 JsonDocument NOT NULL, c2480 Decimal(15,0), c2481 Timestamp64, c2482 Int64 NOT NULL, c2483 Datetime NOT NULL, c2484 Uint32 NOT NULL, c2485 Uint64, c2486 Interval64, c2487 Interval64 NOT NULL, c2488 Int64, c2489 Timestamp64, c2490 String, c2491 Int64, c2492 Uint16, c2493 Int64, c2494 Uint16, c2495 JsonDocument NOT NULL, c2496 String, c2497 Decimal(22,9) NOT NULL, c2498 Json, c2499 Uint32, c2500 Yson NOT NULL, c2501 Yson NOT NULL, c2502 Decimal(22,9), c2503 Uint8 NOT NULL, c2504 JsonDocument NOT NULL, c2505 Int16, c2506 Decimal(22,9), c2507 Uint8 NOT NULL, c2508 Datetime NOT NULL, c2509 Int16, c2510 Interval64 NOT NULL, c2511 Uint64, c2512 Datetime NOT NULL, c2513 Json, c2514 Int16, c2515 Timestamp64 NOT NULL, c2516 Date, c2517 Datetime, c2518 JsonDocument NOT NULL, c2519 JsonDocument, c2520 Uint8 NOT NULL, c2521 Interval64 NOT NULL, c2522 Decimal(22,9), c2523 Uint64, c2524 Timestamp NOT NULL, c2525 Decimal(22,9), c2526 Float, c2527 Json, c2528 Uint32 NOT NULL, c2529 Double NOT NULL, c2530 Uint16 NOT NULL, c2531 Uint32 NOT NULL, c2532 Int16 NOT NULL, c2533 Uint32 NOT NULL, c2534 Datetime64, c2535 Decimal(35,10), c2536 Timestamp, c2537 Interval64, c2538 Double, c2539 Date32 NOT NULL, c2540 Uint8 NOT NULL, c2541 Int8, c2542 Decimal(15,0) NOT NULL, c2543 Decimal(22,9), c2544 Int16, c2545 String NOT NULL, c2546 Uint64 NOT NULL, c2547 Interval64, c2548 Float NOT NULL, c2549 Timestamp64, c2550 Double NOT NULL, c2551 Yson, c2552 Int16, c2553 Decimal(15,0) NOT NULL, c2554 Date, c2555 Date NOT NULL, c2556 Datetime, c2557 Int8 NOT NULL, c2558 Int64 NOT NULL, c2559 Int8 NOT NULL, c2560 Yson, c2561 Utf8, c2562 Uint32 NOT NULL, c2563 Int32, c2564 Uint32, c2565 Date, c2566 Json, c2567 Json, c2568 Uint64 NOT NULL, c2569 Json NOT NULL, c2570 Double NOT NULL, c2571 Datetime, c2572 Interval64, c2573 Int8 NOT NULL, c2574 Uint8, c2575 Datetime64, c2576 Uint16, c2577 Timestamp NOT NULL, c2578 Uint8, c2579 Int32, c2580 Int16 NOT NULL, c2581 Date32, c2582 String, c2583 Uint32 NOT NULL, c2584 Timestamp, c2585 Decimal(15,0), c2586 Timestamp64, c2587 Int16 NOT NULL, c2588 Int32, c2589 Decimal(35,10), c2590 Float, c2591 Timestamp, c2592 Json, c2593 Double, c2594 Datetime NOT NULL, c2595 Double, c2596 Int16 NOT NULL, c2597 Double NOT NULL, c2598 JsonDocument, c2599 Float, c2600 Datetime NOT NULL, c2601 Date NOT NULL, c2602 Timestamp64 NOT NULL, c2603 Yson NOT NULL, c2604 Int64, c2605 Date32, c2606 Int8, c2607 Datetime64 NOT NULL, c2608 Decimal(22,9), c2609 Int16 NOT NULL, c2610 Yson NOT NULL, c2611 Int64 NOT NULL, c2612 Json, c2613 Int64, c2614 Yson, c2615 Uint64 NOT NULL, c2616 Utf8 NOT NULL, c2617 Int16 NOT NULL, c2618 Int32, c2619 String, c2620 Uint8 NOT NULL, c2621 Uint64 NOT NULL, c2622 Uint32 NOT NULL, c2623 Uint8 NOT NULL, c2624 Date32 NOT NULL, c2625 Yson, c2626 Datetime64, c2627 Date32 NOT NULL, c2628 Uint32, c2629 Json NOT NULL, c2630 Timestamp64, c2631 Decimal(22,9), c2632 Interval64 NOT NULL, c2633 Float NOT NULL, c2634 Int32 NOT NULL, c2635 Timestamp NOT NULL, c2636 Float, c2637 JsonDocument NOT NULL, c2638 Decimal(22,9) NOT NULL, c2639 Json NOT NULL, c2640 Datetime64 NOT NULL, c2641 Uint32 NOT NULL, c2642 Uint32 NOT NULL, c2643 Decimal(15,0) NOT NULL, c2644 Date, c2645 Decimal(35,10), c2646 Date32, c2647 Int64, c2648 Uint32 NOT NULL, c2649 Uint16, c2650 Uint64 NOT NULL, c2651 Date NOT NULL, c2652 Json NOT NULL, c2653 Int16, c2654 Int32, c2655 Uint8, c2656 Uint16 NOT NULL, c2657 Uint16, c2658 Utf8 NOT NULL, c2659 Interval64 NOT NULL, c2660 Int64, c2661 Datetime NOT NULL, c2662 Uint64, c2663 Uint8 NOT NULL, c2664 Decimal(22,9) NOT NULL, c2665 Uint32, c2666 Interval64, c2667 Timestamp64 NOT NULL, c2668 Double, c2669 Yson, c2670 Uint8, c2671 Json, c2672 String, c2673 Int64 NOT NULL, c2674 Uint8, c2675 Uint64 NOT NULL, c2676 Timestamp64 NOT NULL, c2677 JsonDocument NOT NULL, c2678 Double NOT NULL, c2679 Uint8, c2680 Uint8 NOT NULL, c2681 Int8 NOT NULL, c2682 Decimal(22,9) NOT NULL, c2683 Float, c2684 Decimal(22,9) NOT NULL, c2685 Int8 NOT NULL, c2686 Uint64 NOT NULL, c2687 Timestamp, c2688 Decimal(35,10), c2689 Timestamp64, c2690 Uint16, c2691 Uint8 NOT NULL, c2692 Uint64 NOT NULL, c2693 Uint8, c2694 Datetime NOT NULL, c2695 Json, c2696 Int32, c2697 Int16 NOT NULL, c2698 Int8 NOT NULL, c2699 Uint64 NOT NULL, c2700 Int16 NOT NULL, c2701 Uint16 NOT NULL, c2702 Double, c2703 Date32, c2704 String NOT NULL, c2705 Decimal(15,0) NOT NULL, c2706 Uint16 NOT NULL, c2707 Decimal(35,10) NOT NULL, c2708 Datetime64 NOT NULL, c2709 Decimal(22,9), c2710 Yson NOT NULL, c2711 Decimal(15,0) NOT NULL, c2712 Utf8, c2713 Uint8 NOT NULL, c2714 Date NOT NULL, c2715 Decimal(35,10) NOT NULL, c2716 JsonDocument, c2717 Int32 NOT NULL, c2718 Int16, c2719 Yson NOT NULL, c2720 Timestamp NOT NULL, c2721 Datetime, c2722 Utf8, c2723 Timestamp64, c2724 JsonDocument NOT NULL, c2725 Decimal(35,10), c2726 Double, c2727 Int16, c2728 Date32, c2729 Int32 NOT NULL, c2730 Uint32 NOT NULL, c2731 Decimal(15,0), c2732 Datetime, c2733 Uint32 NOT NULL, c2734 Int8, c2735 Timestamp64 NOT NULL, c2736 Datetime NOT NULL, c2737 Timestamp, c2738 Yson NOT NULL, c2739 Uint32 NOT NULL, c2740 JsonDocument NOT NULL, c2741 Int32, c2742 Uint64, c2743 Yson, c2744 Int8, c2745 Json, c2746 Uint32 NOT NULL, c2747 Uint16 NOT NULL, c2748 JsonDocument NOT NULL, c2749 Int16 NOT NULL, c2750 Timestamp64, c2751 String NOT NULL, c2752 JsonDocument NOT NULL, c2753 Uint16 NOT NULL, c2754 Date NOT NULL, c2755 Datetime64 NOT NULL, c2756 Datetime64, c2757 Float NOT NULL, c2758 Date, c2759 Uint64, c2760 Uint64, c2761 Date, c2762 Date NOT NULL, c2763 Utf8 NOT NULL, c2764 Uint8, c2765 Int32, c2766 Int64 NOT NULL, c2767 Timestamp, c2768 Yson NOT NULL, c2769 Yson, c2770 Int16 NOT NULL, c2771 Yson, c2772 Datetime, c2773 Yson NOT NULL, c2774 Date NOT NULL, c2775 Int16 NOT NULL, c2776 Date32, c2777 Decimal(35,10), c2778 Yson NOT NULL, c2779 Date NOT NULL, c2780 Int8 NOT NULL, c2781 Datetime64 NOT NULL, c2782 Uint64, c2783 Datetime64 NOT NULL, c2784 Datetime, c2785 Decimal(35,10) NOT NULL, c2786 Datetime, c2787 String NOT NULL, c2788 Int16, c2789 Decimal(35,10), c2790 Timestamp64 NOT NULL, c2791 Timestamp, c2792 Interval64 NOT NULL, c2793 JsonDocument, c2794 Timestamp, c2795 Decimal(22,9) NOT NULL, c2796 Int16, c2797 Interval64, c2798 JsonDocument NOT NULL, c2799 Int32 NOT NULL, c2800 Decimal(35,10) NOT NULL, c2801 Decimal(35,10), c2802 Date, c2803 Datetime, c2804 Decimal(15,0) NOT NULL, c2805 Int32 NOT NULL, c2806 Datetime NOT NULL, c2807 Date NOT NULL, c2808 Int32 NOT NULL, c2809 Interval64 NOT NULL, c2810 Json, c2811 String, c2812 Int8 NOT NULL, c2813 String NOT NULL, c2814 Int8, c2815 Double, c2816 Date32 NOT NULL, c2817 Date, c2818 Int8 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Utf8 NOT NULL, c2821 Int16 NOT NULL, c2822 Decimal(22,9) NOT NULL, c2823 Int8 NOT NULL, c2824 Yson NOT NULL, c2825 Decimal(15,0), c2826 Date32, c2827 Float, c2828 Timestamp NOT NULL, c2829 Json, c2830 JsonDocument, c2831 Double, c2832 Int32, c2833 Interval64 NOT NULL, c2834 Int32 NOT NULL, c2835 JsonDocument NOT NULL, c2836 Double, c2837 Interval64, c2838 Date32, c2839 Datetime64, c2840 JsonDocument, c2841 Uint64 NOT NULL, c2842 String NOT NULL, c2843 Uint8 NOT NULL, c2844 Double, c2845 Int8 NOT NULL, c2846 Decimal(35,10), c2847 Uint32, c2848 Utf8, c2849 Int32 NOT NULL, c2850 Decimal(22,9), c2851 Decimal(22,9) NOT NULL, c2852 Datetime64 NOT NULL, c2853 Uint16, c2854 Int16 NOT NULL, c2855 Date32 NOT NULL, c2856 Utf8 NOT NULL, c2857 Date32, c2858 Int32, c2859 Timestamp, c2860 Interval64 NOT NULL, c2861 Uint64 NOT NULL, c2862 Double NOT NULL, c2863 Datetime NOT NULL, c2864 Json, c2865 Decimal(15,0), c2866 Utf8 NOT NULL, c2867 Decimal(15,0), c2868 JsonDocument, c2869 String NOT NULL, c2870 Datetime64, c2871 Timestamp, c2872 Int16 NOT NULL, c2873 Json, c2874 Utf8, c2875 Int8, c2876 Decimal(15,0), c2877 Datetime NOT NULL, c2878 Utf8, c2879 Uint8 NOT NULL, c2880 Decimal(22,9) NOT NULL, c2881 Int8 NOT NULL, c2882 Decimal(15,0) NOT NULL, c2883 Decimal(22,9) NOT NULL, c2884 Decimal(22,9) NOT NULL, c2885 Date NOT NULL, c2886 Int32 NOT NULL, c2887 Double NOT NULL, c2888 Decimal(35,10), c2889 Decimal(22,9), c2890 Yson, c2891 Datetime64 NOT NULL, c2892 Uint16, c2893 Uint8 NOT NULL, c2894 Timestamp NOT NULL, c2895 Decimal(22,9) NOT NULL, c2896 Int16 NOT NULL, c2897 Uint64 NOT NULL, c2898 Utf8, c2899 Int32 NOT NULL, c2900 Date NOT NULL, c2901 Datetime, c2902 Json, c2903 Decimal(15,0) NOT NULL, c2904 JsonDocument NOT NULL, c2905 Date NOT NULL, c2906 Decimal(35,10) NOT NULL, c2907 Utf8 NOT NULL, c2908 Uint32, c2909 Int16, c2910 Datetime, c2911 Uint32 NOT NULL, c2912 Interval64, c2913 Decimal(15,0), c2914 Timestamp64, c2915 Int64, c2916 Uint64 NOT NULL, c2917 Interval64 NOT NULL, c2918 Double, c2919 Timestamp NOT NULL, c2920 Date NOT NULL, c2921 Float NOT NULL, c2922 Uint64 NOT NULL, c2923 Decimal(35,10), c2924 Utf8, c2925 Decimal(15,0) NOT NULL, c2926 Double, c2927 Date32 NOT NULL, c2928 String, c2929 Uint8, c2930 Float, c2931 JsonDocument, c2932 Decimal(35,10) NOT NULL, c2933 Double, c2934 Yson NOT NULL, c2935 Uint16 NOT NULL, c2936 Uint8, c2937 Uint8, c2938 Uint8 NOT NULL, c2939 Int64, c2940 Decimal(15,0) NOT NULL, c2941 Uint64 NOT NULL, c2942 Int16, c2943 Utf8 NOT NULL, c2944 Datetime64 NOT NULL, c2945 Utf8 NOT NULL, c2946 Timestamp64 NOT NULL, c2947 Uint64 NOT NULL, c2948 String NOT NULL, c2949 Interval64 NOT NULL, c2950 Datetime64, c2951 Uint64 NOT NULL, c2952 Timestamp64, c2953 Float, c2954 Interval64 NOT NULL, c2955 Uint32 NOT NULL, c2956 Datetime, c2957 Date32, c2958 Decimal(22,9), c2959 Date, c2960 Utf8, c2961 Date32, c2962 Decimal(15,0) NOT NULL, c2963 Decimal(35,10), c2964 Decimal(22,9) NOT NULL, c2965 Int16, c2966 Decimal(22,9), c2967 Timestamp64 NOT NULL, c2968 Datetime NOT NULL, c2969 Int8 NOT NULL, c2970 Int64, c2971 Timestamp64, c2972 Date, c2973 Decimal(35,10), c2974 Timestamp NOT NULL, c2975 Int8 NOT NULL, c2976 Uint16, c2977 Decimal(35,10), c2978 Uint16, c2979 Datetime, c2980 Yson, c2981 Int8, c2982 Decimal(22,9) NOT NULL, c2983 Decimal(15,0), c2984 Timestamp64 NOT NULL, c2985 Timestamp, c2986 Interval64, c2987 Uint64 NOT NULL, c2988 String, c2989 Int8, c2990 Double, c2991 String, c2992 Decimal(35,10) NOT NULL, c2993 Timestamp, c2994 Datetime, c2995 String, c2996 Uint16 NOT NULL, c2997 Date32, c2998 Timestamp64, c2999 Uint8, c3000 Decimal(22,9) NOT NULL, c3001 Int16 NOT NULL, c3002 Int64, c3003 Interval64 NOT NULL, c3004 Uint32, c3005 Uint64 NOT NULL, c3006 Datetime, c3007 Yson, c3008 Json, c3009 Uint16, c3010 Decimal(15,0), c3011 Decimal(35,10) NOT NULL, c3012 Interval64, c3013 Uint16 NOT NULL, c3014 Utf8, c3015 Decimal(15,0) NOT NULL, c3016 Decimal(22,9) NOT NULL, c3017 Datetime, c3018 Datetime, c3019 Date, c3020 Uint64, c3021 Decimal(15,0), c3022 Int32 NOT NULL, c3023 Decimal(35,10), c3024 Int64 NOT NULL, c3025 Date32, c3026 Date32, c3027 Datetime64, c3028 Float NOT NULL, c3029 Uint64 NOT NULL, c3030 Double, c3031 Yson, c3032 Int32, c3033 Int32, c3034 Datetime64, c3035 Double, c3036 Date, c3037 Timestamp NOT NULL, c3038 Int8, c3039 Int16, c3040 Date32 NOT NULL, c3041 Uint64, c3042 Timestamp, c3043 Json, c3044 String, c3045 Int16, c3046 Int16, c3047 Decimal(22,9), c3048 Decimal(15,0), c3049 JsonDocument NOT NULL, c3050 Double, c3051 Int64 NOT NULL, c3052 Date, c3053 Datetime, c3054 Uint64 NOT NULL, c3055 String NOT NULL, c3056 Uint16, c3057 Int32, c3058 Interval64, c3059 Uint64 NOT NULL, c3060 Uint8 NOT NULL, c3061 Decimal(35,10) NOT NULL, c3062 Uint64 NOT NULL, c3063 Date NOT NULL, c3064 Uint32 NOT NULL, c3065 Double NOT NULL, c3066 Decimal(35,10), c3067 JsonDocument NOT NULL, c3068 Float, c3069 Datetime NOT NULL, c3070 Json NOT NULL, c3071 Uint8 NOT NULL, c3072 Json, c3073 Int8 NOT NULL, c3074 Utf8 NOT NULL, c3075 Yson NOT NULL, c3076 Timestamp64, c3077 Datetime64, c3078 Uint64 NOT NULL, c3079 Float NOT NULL, c3080 Uint64, c3081 Int8 NOT NULL, c3082 Int32 NOT NULL, c3083 Timestamp NOT NULL, c3084 Uint64, c3085 JsonDocument, c3086 Double NOT NULL, c3087 Json NOT NULL, c3088 Decimal(35,10), c3089 Int8 NOT NULL, c3090 Json NOT NULL, c3091 Json, c3092 Date32, c3093 Uint32, c3094 Yson NOT NULL, c3095 Datetime64 NOT NULL, c3096 Float, c3097 Interval64, c3098 Yson NOT NULL, c3099 Datetime64, c3100 String, c3101 Int32 NOT NULL, c3102 Uint64, c3103 String, c3104 Decimal(35,10), c3105 Int64, c3106 Interval64, c3107 Double, c3108 Uint64 NOT NULL, c3109 Int8 NOT NULL, c3110 Uint32 NOT NULL, c3111 Utf8, c3112 JsonDocument, c3113 Double NOT NULL, c3114 Int64 NOT NULL, c3115 Decimal(22,9), c3116 String, c3117 Datetime64, c3118 Date, c3119 JsonDocument NOT NULL, c3120 Int8, c3121 Date, c3122 Int32 NOT NULL, c3123 Timestamp, c3124 Double NOT NULL, c3125 String NOT NULL, c3126 Int16 NOT NULL, c3127 Decimal(22,9) NOT NULL, c3128 Yson NOT NULL, c3129 Decimal(22,9), c3130 Date NOT NULL, c3131 Uint8, c3132 Decimal(22,9) NOT NULL, c3133 Int8 NOT NULL, c3134 Int8, c3135 Decimal(22,9) NOT NULL, c3136 Float, c3137 Yson NOT NULL, c3138 Decimal(35,10), c3139 Float, c3140 Decimal(15,0), c3141 Utf8 NOT NULL, c3142 Date NOT NULL, c3143 Uint64 NOT NULL, c3144 Uint16 NOT NULL, c3145 Int8 NOT NULL, c3146 JsonDocument, c3147 Utf8, c3148 Utf8 NOT NULL, c3149 Int64, c3150 Timestamp64 NOT NULL, c3151 Datetime NOT NULL, c3152 Interval64 NOT NULL, c3153 Utf8 NOT NULL, c3154 Decimal(22,9), c3155 Uint64, c3156 Int16 NOT NULL, c3157 Int64, c3158 Timestamp64, c3159 Utf8, c3160 Double, c3161 JsonDocument, c3162 JsonDocument, c3163 Int64, c3164 Float NOT NULL, c3165 Utf8, c3166 Int16 NOT NULL, c3167 Uint16 NOT NULL, c3168 Yson, c3169 Decimal(35,10) NOT NULL, c3170 Float, c3171 Json, c3172 Decimal(35,10), c3173 Int8 NOT NULL, c3174 Timestamp NOT NULL, c3175 Timestamp, c3176 Double NOT NULL, c3177 Datetime64 NOT NULL, c3178 Int8 NOT NULL, c3179 Utf8 NOT NULL, c3180 Uint16 NOT NULL, c3181 Int16 NOT NULL, c3182 Timestamp64 NOT NULL, c3183 Interval64, c3184 Int16, c3185 Uint32 NOT NULL, c3186 Uint32 NOT NULL, c3187 Int8 NOT NULL, c3188 Date32 NOT NULL, c3189 Uint16 NOT NULL, c3190 Datetime, c3191 JsonDocument NOT NULL, c3192 Interval64 NOT NULL, c3193 Yson, c3194 Date NOT NULL, c3195 Uint16, c3196 Date, c3197 Int16, c3198 Yson NOT NULL, c3199 Timestamp, c3200 Date32 NOT NULL, c3201 Timestamp, c3202 Float, c3203 Uint8, c3204 Interval64, c3205 Float NOT NULL, c3206 Datetime64 NOT NULL, c3207 Date32 NOT NULL, c3208 Date32 NOT NULL, c3209 Int8, c3210 JsonDocument, c3211 String, c3212 Datetime NOT NULL, c3213 Datetime64, c3214 String, c3215 Int32 NOT NULL, c3216 Int16, c3217 String, c3218 Datetime64 NOT NULL, c3219 Decimal(15,0) NOT NULL, c3220 Interval64 NOT NULL, c3221 Json NOT NULL, c3222 Int32, c3223 Utf8 NOT NULL, c3224 Date32, c3225 Timestamp, c3226 Float, c3227 Json, c3228 Decimal(15,0) NOT NULL, c3229 Datetime NOT NULL, c3230 Yson NOT NULL, c3231 Json NOT NULL, c3232 Utf8, c3233 Uint32, c3234 JsonDocument, c3235 Timestamp NOT NULL, c3236 Datetime64, c3237 Datetime, c3238 Uint8, c3239 Float NOT NULL, c3240 Float, c3241 Decimal(35,10), c3242 Datetime64, c3243 Int8 NOT NULL, c3244 Date NOT NULL, c3245 Double NOT NULL, c3246 Uint16, c3247 String NOT NULL, c3248 Int64 NOT NULL, c3249 Timestamp64, c3250 JsonDocument, c3251 Json NOT NULL, c3252 Date, c3253 Date32, c3254 Date32 NOT NULL, c3255 Decimal(22,9), c3256 Yson, c3257 Decimal(35,10) NOT NULL, c3258 Datetime64, c3259 Json, c3260 Decimal(15,0), c3261 Datetime NOT NULL, c3262 Uint32 NOT NULL, c3263 Uint64, c3264 Decimal(15,0), c3265 Decimal(22,9) NOT NULL, c3266 Decimal(15,0), c3267 Timestamp64, c3268 Yson NOT NULL, c3269 Uint8 NOT NULL, c3270 Yson NOT NULL, c3271 Decimal(22,9), c3272 Utf8 NOT NULL, c3273 String, c3274 Utf8, c3275 Date32, c3276 Timestamp NOT NULL, c3277 Interval64 NOT NULL, c3278 Utf8 NOT NULL, c3279 Utf8 NOT NULL, c3280 Date, c3281 Int16, c3282 Int64 NOT NULL, c3283 Uint8, c3284 Yson, c3285 Double NOT NULL, c3286 Uint16 NOT NULL, c3287 Uint64 NOT NULL, c3288 Int8 NOT NULL, c3289 Decimal(22,9), c3290 JsonDocument NOT NULL, c3291 Yson NOT NULL, c3292 Uint64 NOT NULL, c3293 Int32, c3294 Json NOT NULL, c3295 Date NOT NULL, c3296 Yson, c3297 Timestamp NOT NULL, c3298 Int64 NOT NULL, c3299 Int16 NOT NULL, c3300 Date NOT NULL, c3301 Decimal(22,9) NOT NULL, c3302 Int16 NOT NULL, c3303 Uint16 NOT NULL, c3304 Yson NOT NULL, c3305 Uint64 NOT NULL, c3306 String NOT NULL, c3307 Double NOT NULL, c3308 Timestamp, c3309 Datetime64 NOT NULL, c3310 Double NOT NULL, c3311 Json, c3312 Json NOT NULL, c3313 Float, c3314 Decimal(22,9) NOT NULL, c3315 Uint16, c3316 Yson NOT NULL, c3317 Int8, c3318 Int64 NOT NULL, c3319 Date32 NOT NULL, c3320 Datetime64, c3321 Uint32 NOT NULL, c3322 Int16, c3323 String, c3324 Date NOT NULL, c3325 Utf8 NOT NULL, c3326 Datetime NOT NULL, c3327 JsonDocument, c3328 Timestamp64, c3329 Int16 NOT NULL, c3330 Timestamp, c3331 Uint32, c3332 Datetime64, c3333 Double, c3334 String NOT NULL, c3335 Interval64, c3336 Datetime NOT NULL, c3337 Uint64, c3338 Date32, c3339 Uint8, c3340 Date NOT NULL, c3341 Uint64, c3342 Int8 NOT NULL, c3343 Double, c3344 Int16, c3345 String, c3346 Uint16 NOT NULL, c3347 Int32, c3348 Double, c3349 Float NOT NULL, c3350 Timestamp64 NOT NULL, c3351 Datetime NOT NULL, c3352 Uint64 NOT NULL, c3353 Timestamp64, c3354 Timestamp NOT NULL, c3355 Timestamp NOT NULL, c3356 Json NOT NULL, c3357 Date32, c3358 Date NOT NULL, c3359 Datetime64 NOT NULL, c3360 Utf8, c3361 Float NOT NULL, c3362 Decimal(22,9) NOT NULL, c3363 JsonDocument NOT NULL, c3364 Timestamp64, c3365 Uint64, c3366 Timestamp NOT NULL, c3367 Utf8, c3368 Date NOT NULL, c3369 Date NOT NULL, c3370 Timestamp64, c3371 Uint16 NOT NULL, c3372 Uint16, c3373 Timestamp, c3374 Uint32, c3375 Uint32, c3376 Uint32 NOT NULL, c3377 Date32 NOT NULL, c3378 JsonDocument NOT NULL, c3379 Double NOT NULL, c3380 Int32 NOT NULL, c3381 Uint16 NOT NULL, c3382 Int32, c3383 Interval64, c3384 Date32, c3385 Date, c3386 Int16, c3387 Decimal(15,0), c3388 String, c3389 Decimal(22,9) NOT NULL, c3390 Decimal(15,0), c3391 Timestamp64, c3392 Int16 NOT NULL, c3393 Timestamp64, c3394 Int8 NOT NULL, c3395 Interval64 NOT NULL, c3396 Yson, c3397 Date, c3398 Decimal(15,0) NOT NULL, c3399 Int8, c3400 Timestamp64 NOT NULL, c3401 Decimal(35,10) NOT NULL, c3402 Yson, c3403 Interval64, c3404 Int16, c3405 Interval64 NOT NULL, c3406 Interval64 NOT NULL, c3407 String NOT NULL, c3408 Decimal(35,10) NOT NULL, c3409 Utf8, c3410 Int32, c3411 Yson NOT NULL, c3412 Int16, c3413 Decimal(22,9) NOT NULL, c3414 Json, c3415 String, c3416 Date32 NOT NULL, c3417 Datetime64, c3418 Decimal(15,0), c3419 Decimal(35,10), c3420 Uint32, c3421 Uint8, c3422 String NOT NULL, c3423 Int16 NOT NULL, c3424 Uint16, c3425 Timestamp64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Uint64 NOT NULL, c3428 Date32, c3429 Yson, c3430 Timestamp NOT NULL, c3431 Uint8 NOT NULL, c3432 Double NOT NULL, c3433 Decimal(15,0) NOT NULL, c3434 JsonDocument, c3435 Date NOT NULL, c3436 Interval64, c3437 Uint32 NOT NULL, c3438 Int64 NOT NULL, c3439 Int64, c3440 Yson, c3441 Uint16, c3442 Interval64 NOT NULL, c3443 Uint8, c3444 Date32, c3445 Uint64 NOT NULL, c3446 Timestamp NOT NULL, c3447 Int32 NOT NULL, c3448 Int64 NOT NULL, c3449 Date, c3450 Utf8 NOT NULL, c3451 Date32 NOT NULL, c3452 Int8 NOT NULL, c3453 Decimal(35,10), c3454 Uint32, c3455 Utf8 NOT NULL, c3456 JsonDocument NOT NULL, c3457 Interval64 NOT NULL, c3458 Decimal(22,9) NOT NULL, c3459 Int8 NOT NULL, c3460 Timestamp64, c3461 Int32 NOT NULL, c3462 Utf8 NOT NULL, c3463 Uint8 NOT NULL, c3464 Date32, c3465 Interval64 NOT NULL, c3466 Int64, c3467 Double NOT NULL, c3468 Uint64, c3469 Float NOT NULL, c3470 Uint16, c3471 Timestamp, c3472 Date32 NOT NULL, c3473 JsonDocument, c3474 Date32, c3475 Timestamp64 NOT NULL, c3476 Timestamp64 NOT NULL, c3477 Timestamp NOT NULL, c3478 Timestamp64, c3479 Yson, c3480 Float NOT NULL, c3481 Uint64, c3482 Timestamp64, c3483 Json, c3484 Int8 NOT NULL, c3485 Utf8, c3486 Decimal(22,9), c3487 Double NOT NULL, c3488 Float NOT NULL, c3489 Interval64, c3490 Double, c3491 Uint8, c3492 Decimal(15,0), c3493 Decimal(15,0) NOT NULL, c3494 Decimal(15,0), c3495 Date, c3496 Int32, c3497 Utf8, c3498 Interval64 NOT NULL, c3499 Timestamp64 NOT NULL, c3500 Datetime64, c3501 Interval64, c3502 Interval64, c3503 Datetime NOT NULL, c3504 Uint8 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 String, c3507 Decimal(22,9) NOT NULL, c3508 Yson NOT NULL, c3509 Int64 NOT NULL, c3510 Interval64, c3511 Yson, c3512 Decimal(22,9) NOT NULL, c3513 Float NOT NULL, c3514 Decimal(22,9), c3515 Int64, c3516 Datetime, c3517 Decimal(35,10) NOT NULL, c3518 Datetime64 NOT NULL, c3519 Double, c3520 Date NOT NULL, c3521 JsonDocument NOT NULL, c3522 Int64, c3523 Float NOT NULL, c3524 Uint32 NOT NULL, c3525 Decimal(22,9), c3526 String, c3527 Timestamp NOT NULL, c3528 Int8 NOT NULL, c3529 JsonDocument NOT NULL, c3530 Date NOT NULL, c3531 Uint32 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Date NOT NULL, c3534 Int16 NOT NULL, c3535 Utf8, c3536 Timestamp64 NOT NULL, c3537 Yson, c3538 Timestamp64, c3539 JsonDocument, c3540 Decimal(35,10), c3541 Decimal(15,0), c3542 Int64, c3543 Uint64 NOT NULL, c3544 String, c3545 Uint64 NOT NULL, c3546 Double NOT NULL, c3547 Timestamp64, c3548 Timestamp, c3549 Datetime NOT NULL, c3550 Datetime NOT NULL, c3551 Int64 NOT NULL, c3552 Decimal(15,0) NOT NULL, c3553 Int64 NOT NULL, c3554 Timestamp NOT NULL, c3555 Utf8 NOT NULL, c3556 Datetime64, c3557 Uint8 NOT NULL, c3558 Timestamp NOT NULL, c3559 Timestamp NOT NULL, c3560 Uint16, c3561 Utf8 NOT NULL, c3562 Uint16, c3563 Int64 NOT NULL, c3564 Json, c3565 Date, c3566 Json NOT NULL, c3567 Int16, c3568 Decimal(22,9), c3569 String, c3570 Uint32 NOT NULL, c3571 Interval64 NOT NULL, c3572 Decimal(35,10), c3573 String, c3574 Int8 NOT NULL, c3575 Double, c3576 Float NOT NULL, c3577 Utf8 NOT NULL, c3578 Date32, c3579 Int8 NOT NULL, c3580 JsonDocument NOT NULL, c3581 Uint64, c3582 Utf8 NOT NULL, c3583 Timestamp64, c3584 String NOT NULL, c3585 Int64, c3586 Date NOT NULL, c3587 Int8 NOT NULL, c3588 Json NOT NULL, c3589 Timestamp NOT NULL, c3590 Int8 NOT NULL, c3591 Json, c3592 Timestamp, c3593 Timestamp NOT NULL, c3594 Uint16 NOT NULL, c3595 Date NOT NULL, c3596 Interval64, c3597 Utf8, c3598 Int64, c3599 Datetime, c3600 Timestamp64, c3601 Timestamp64 NOT NULL, c3602 Int64 NOT NULL, c3603 Datetime, c3604 Yson, c3605 Uint64 NOT NULL, c3606 Float, c3607 Datetime, c3608 Double NOT NULL, c3609 Uint32 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64 NOT NULL, c3612 Int16 NOT NULL, c3613 Int32 NOT NULL, c3614 Decimal(22,9) NOT NULL, c3615 Decimal(22,9), c3616 Uint8 NOT NULL, c3617 Uint64 NOT NULL, c3618 Decimal(22,9) NOT NULL, c3619 Decimal(35,10), c3620 Uint64, c3621 Decimal(35,10), c3622 Interval64 NOT NULL, c3623 Datetime64 NOT NULL, c3624 Datetime64 NOT NULL, c3625 Decimal(15,0) NOT NULL, c3626 Decimal(35,10) NOT NULL, c3627 Timestamp, c3628 JsonDocument NOT NULL, c3629 Timestamp, c3630 Datetime64, c3631 Decimal(22,9), c3632 Int32 NOT NULL, c3633 Date NOT NULL, c3634 Float, c3635 Float, c3636 Json, c3637 Int8, c3638 Int16, c3639 Int64 NOT NULL, c3640 Utf8, c3641 Int32, c3642 Timestamp64, c3643 Int64 NOT NULL, c3644 JsonDocument, c3645 Uint64, c3646 Uint8 NOT NULL, c3647 Json NOT NULL, c3648 Datetime, c3649 Yson NOT NULL, c3650 Uint32, c3651 Json, c3652 Float, c3653 Int8 NOT NULL, c3654 Int32, c3655 Json NOT NULL, c3656 Decimal(15,0) NOT NULL, c3657 Decimal(35,10), c3658 Float, c3659 Float, c3660 Int16 NOT NULL, c3661 Float, c3662 Float NOT NULL, c3663 Int32, c3664 Timestamp NOT NULL, c3665 Double NOT NULL, c3666 Int8 NOT NULL, c3667 Uint64 NOT NULL, c3668 Interval64 NOT NULL, c3669 Uint16 NOT NULL, c3670 Timestamp NOT NULL, c3671 Decimal(15,0) NOT NULL, c3672 Uint16 NOT NULL, c3673 Datetime, c3674 Date32, c3675 Datetime NOT NULL, c3676 String, c3677 Decimal(35,10) NOT NULL, c3678 Datetime NOT NULL, c3679 Datetime64, c3680 Date32, c3681 Date NOT NULL, c3682 Uint64, c3683 Yson, c3684 Timestamp NOT NULL, c3685 Uint64 NOT NULL, c3686 Uint8 NOT NULL, c3687 Float, c3688 String NOT NULL, c3689 Datetime, c3690 Int32, c3691 Int32 NOT NULL, c3692 Utf8 NOT NULL, c3693 Datetime, c3694 Double, c3695 Date NOT NULL, c3696 Date32 NOT NULL, c3697 Interval64 NOT NULL, c3698 Int64 NOT NULL, c3699 Int32, c3700 Interval64, c3701 Double NOT NULL, c3702 Timestamp64, c3703 Double, c3704 Decimal(22,9) NOT NULL, c3705 Int8 NOT NULL, c3706 Timestamp, c3707 Json, c3708 Utf8 NOT NULL, c3709 Uint32, c3710 Int32, c3711 Int16 NOT NULL, c3712 Uint64 NOT NULL, c3713 Int64, c3714 Datetime NOT NULL, c3715 Uint64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Utf8 NOT NULL, c3718 Decimal(15,0) NOT NULL, c3719 Double, c3720 Decimal(35,10), c3721 Double NOT NULL, c3722 Uint64, c3723 Decimal(35,10), c3724 Int32 NOT NULL, c3725 Date, c3726 Timestamp, c3727 Int64, c3728 Int32 NOT NULL, c3729 Decimal(22,9) NOT NULL, c3730 Date32 NOT NULL, c3731 Json, c3732 Int8, c3733 Date, c3734 Float NOT NULL, c3735 Int16 NOT NULL, c3736 Uint64, c3737 Double, c3738 Timestamp64 NOT NULL, c3739 Int16, c3740 Int16 NOT NULL, c3741 Uint8 NOT NULL, c3742 Uint64, c3743 Date32 NOT NULL, c3744 Uint32 NOT NULL, c3745 Uint32, c3746 Json NOT NULL, c3747 Int64, c3748 Timestamp NOT NULL, c3749 JsonDocument, c3750 JsonDocument NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Pending previous query completion" severity: 1 (server_code: 400190)\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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)\n'
============================== slowest durations ===============================
55.67s call     test_workload.py::TestYdbWorkload::test
37.02s teardown test_workload.py::TestYdbWorkload::test
10.66s 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/mvc2/000265/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8712 --database /Root --duration 120' has failed with code 1.
Errors:
... 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.SessionBusy: message: "Pending previous query completion" severity: 1 (server_code: 400190)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/mvc2/000265/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-10-14T09:44:39.575791Z): verification=findPortion;fline=common.h:139;portion=4;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA70C616
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA704B66
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5973A8
3. /-S/ydb/core/tx/columnshard/engines/reader/simple_reader/duplicates/common.h:139: GetPortionVerified @ 0x1511C6EC
4. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/duplicates/manager.cpp:216: Handle @ 0x1511BE13
5. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB54AFD7
6. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB587E74
7. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB58BF12
8. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB58BB20
9. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB58C70E
10. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA70E17C
11. ??:0: ?? @ 0x7F3CCB9DBAC2
12. ??:0: ?? @ 0x7F3CCBA6D8BF
==================== 1 failed, 1 error in 104.24s (0:01:44) ====================
