============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/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-14T19:58:44.896381Z): tablet_id=72075186224037890;self_id=[1:7561169161682426627:2476];ev=NActors::IEventHandle;tx_id=281474976755746;lock_id=281474976755734;verification=!CommitSnapshot;fline=written.h:90;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA724616
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71CB66
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AF3A8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144CBB46
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151CF7E1
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151CF5F4
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151C75CE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BB5FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151F0C2C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152533BE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD14AB04
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD148ACA
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14BE4E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD124C96
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD124C96
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15252AF9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1521B7DA
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB562FD7
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59FE74
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A3F12
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A3B20
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A470E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72617C
E   23. ??:0: ?? @ 0x7FED7CD58AC2
E   24. ??:0: ?? @ 0x7FED7CDEA8BF
------------------------------ 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/0odn/00025b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31590
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/0odn/00025b/r3tmp/kikimr_cluster_jcklvmq4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15423
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25391
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log --grpc-port=15423 --mon-port=5379 --ic-port=14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16302
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log --grpc-port=23955 --mon-port=16473 --ic-port=31214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17732
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log --grpc-port=9117 --mon-port=17732 --ic-port=1440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log --grpc-port=15730 --mon-port=22971 --ic-port=19412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9755
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20974
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log --grpc-port=9755 --mon-port=18475 --ic-port=2786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log --grpc-port=7475 --mon-port=17357 --ic-port=26682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1730
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log --grpc-port=63181 --mon-port=14512 --ic-port=64241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log --grpc-port=22920 --mon-port=3180 --ic-port=22499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15208
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log --grpc-port=24932 --mon-port=27642 --ic-port=31590
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15423/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log --grpc-port=15423 --mon-port=5379 --ic-port=14854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log', '--grpc-port=15423', '--mon-port=5379', '--ic-port=14854')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3808839
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15423/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3808845
DEBUG    ya.test:process.py:259 Command (pid 3808845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3808845) elapsed time (sec): 0.540647029876709
DEBUG    ya.test:process.py:263 Command (pid 3808845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3808845) minflt: 16080
DEBUG    ya.test:process.py:263 Command (pid 3808845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3808845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3808845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3808845) stime: 0.33386899999999997
DEBUG    ya.test:process.py:263 Command (pid 3808845) utime: 0.126412
DEBUG    ya.test:process.py:263 Command (pid 3808845) wtime: 0.542
DEBUG    ya.test:process.py:275 Command (pid 3808845) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23955/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log --grpc-port=23955 --mon-port=16473 --ic-port=31214
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log', '--grpc-port=23955', '--mon-port=16473', '--ic-port=31214')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3809566
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23955/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809567
DEBUG    ya.test:process.py:259 Command (pid 3809567) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809567) elapsed time (sec): 0.7229580879211426
DEBUG    ya.test:process.py:263 Command (pid 3809567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3809567) minflt: 16079
DEBUG    ya.test:process.py:263 Command (pid 3809567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3809567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3809567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809567) stime: 0.36958199999999997
DEBUG    ya.test:process.py:263 Command (pid 3809567) utime: 0.131734
DEBUG    ya.test:process.py:263 Command (pid 3809567) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 3809567) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9117/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log --grpc-port=9117 --mon-port=17732 --ic-port=1440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log', '--grpc-port=9117', '--mon-port=17732', '--ic-port=1440')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3810324
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9117/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3810325
DEBUG    ya.test:process.py:259 Command (pid 3810325) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810325) elapsed time (sec): 0.7353761196136475
DEBUG    ya.test:process.py:263 Command (pid 3810325) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3810325) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3810325) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3810325) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3810325) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810325) stime: 0.309503
DEBUG    ya.test:process.py:263 Command (pid 3810325) utime: 0.119027
DEBUG    ya.test:process.py:263 Command (pid 3810325) wtime: 0.737
DEBUG    ya.test:process.py:275 Command (pid 3810325) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15730/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log --grpc-port=15730 --mon-port=22971 --ic-port=19412
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log', '--grpc-port=15730', '--mon-port=22971', '--ic-port=19412')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3811070
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15730/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811073
DEBUG    ya.test:process.py:259 Command (pid 3811073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811073) elapsed time (sec): 0.4763162136077881
DEBUG    ya.test:process.py:263 Command (pid 3811073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3811073) minflt: 16693
DEBUG    ya.test:process.py:263 Command (pid 3811073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 3811073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3811073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811073) stime: 0.314212
DEBUG    ya.test:process.py:263 Command (pid 3811073) utime: 0.09147899999999999
DEBUG    ya.test:process.py:263 Command (pid 3811073) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 3811073) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9755/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log --grpc-port=9755 --mon-port=18475 --ic-port=2786
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log', '--grpc-port=9755', '--mon-port=18475', '--ic-port=2786')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3811668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9755/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811699
DEBUG    ya.test:process.py:259 Command (pid 3811699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811699) elapsed time (sec): 0.6094613075256348
DEBUG    ya.test:process.py:263 Command (pid 3811699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3811699) minflt: 16671
DEBUG    ya.test:process.py:263 Command (pid 3811699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3811699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3811699) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811699) stime: 0.38281099999999996
DEBUG    ya.test:process.py:263 Command (pid 3811699) utime: 0.112595
DEBUG    ya.test:process.py:263 Command (pid 3811699) wtime: 0.625
DEBUG    ya.test:process.py:275 Command (pid 3811699) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7475/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log --grpc-port=7475 --mon-port=17357 --ic-port=26682
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log', '--grpc-port=7475', '--mon-port=17357', '--ic-port=26682')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3812441
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7475/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3812446
DEBUG    ya.test:process.py:259 Command (pid 3812446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3812446) elapsed time (sec): 1.2713749408721924
DEBUG    ya.test:process.py:263 Command (pid 3812446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3812446) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 3812446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3812446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3812446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3812446) stime: 0.5211129999999999
DEBUG    ya.test:process.py:263 Command (pid 3812446) utime: 0.127082
DEBUG    ya.test:process.py:263 Command (pid 3812446) wtime: 1.279
DEBUG    ya.test:process.py:275 Command (pid 3812446) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:63181/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log --grpc-port=63181 --mon-port=14512 --ic-port=64241
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log', '--grpc-port=63181', '--mon-port=14512', '--ic-port=64241')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3813640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63181/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3813641
DEBUG    ya.test:process.py:259 Command (pid 3813641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3813641) elapsed time (sec): 0.9124834537506104
DEBUG    ya.test:process.py:263 Command (pid 3813641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3813641) minflt: 16081
DEBUG    ya.test:process.py:263 Command (pid 3813641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3813641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3813641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3813641) stime: 0.704294
DEBUG    ya.test:process.py:263 Command (pid 3813641) utime: 0.115382
DEBUG    ya.test:process.py:263 Command (pid 3813641) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 3813641) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22920/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log --grpc-port=22920 --mon-port=3180 --ic-port=22499
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log', '--grpc-port=22920', '--mon-port=3180', '--ic-port=22499')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3814183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22920/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3814189
DEBUG    ya.test:process.py:259 Command (pid 3814189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3814189) elapsed time (sec): 0.7528061866760254
DEBUG    ya.test:process.py:263 Command (pid 3814189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3814189) minflt: 16088
DEBUG    ya.test:process.py:263 Command (pid 3814189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3814189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3814189) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3814189) stime: 0.414462
DEBUG    ya.test:process.py:263 Command (pid 3814189) utime: 0.133554
DEBUG    ya.test:process.py:263 Command (pid 3814189) wtime: 0.781
DEBUG    ya.test:process.py:275 Command (pid 3814189) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24932/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log --grpc-port=24932 --mon-port=27642 --ic-port=31590
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log', '--grpc-port=24932', '--mon-port=27642', '--ic-port=31590')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3815071
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24932/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3815075
DEBUG    ya.test:process.py:259 Command (pid 3815075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3815075) elapsed time (sec): 0.6165308952331543
DEBUG    ya.test:process.py:263 Command (pid 3815075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3815075) minflt: 16079
DEBUG    ya.test:process.py:263 Command (pid 3815075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3815075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3815075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3815075) stime: 0.33585899999999996
DEBUG    ya.test:process.py:263 Command (pid 3815075) utime: 0.11968799999999999
DEBUG    ya.test:process.py:263 Command (pid 3815075) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 3815075) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 14854\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31214\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1440\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19412\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2786\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26682\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64241\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22499\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31590\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/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 14854\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31214\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1440\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19412\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2786\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26682\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64241\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22499\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31590\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816771
DEBUG    ya.test:process.py:259 Command (pid 3816771) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816771) elapsed time (sec): 0.6559560298919678
DEBUG    ya.test:process.py:263 Command (pid 3816771) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) maxrss: 546000
DEBUG    ya.test:process.py:263 Command (pid 3816771) minflt: 21951
DEBUG    ya.test:process.py:263 Command (pid 3816771) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3816771) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3816771) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816771) stime: 0.37304699999999996
DEBUG    ya.test:process.py:263 Command (pid 3816771) utime: 0.133815
DEBUG    ya.test:process.py:263 Command (pid 3816771) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 3816771) 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 3816771) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 3817087
DEBUG    ya.test:process.py:259 Command (pid 3817087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817087) elapsed time (sec): 0.7898294925689697
DEBUG    ya.test:process.py:263 Command (pid 3817087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) maxrss: 545812
DEBUG    ya.test:process.py:263 Command (pid 3817087) minflt: 18225
DEBUG    ya.test:process.py:263 Command (pid 3817087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 3817087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3817087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817087) stime: 0.356991
DEBUG    ya.test:process.py:263 Command (pid 3817087) utime: 0.144875
DEBUG    ya.test:process.py:263 Command (pid 3817087) wtime: 0.794
DEBUG    ya.test:process.py:275 Command (pid 3817087) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3817087) 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, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlgq3thmgq.auto.internal" port: 24932 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-hlgq3thmgq.auto.internal" port: 22920 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-hlgq3thmgq.auto.internal" port: 63181 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-hlgq3thmgq.auto.internal" port: 9755 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-hlgq3thmgq.auto.internal" port: 23955 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-hlgq3thmgq.auto.internal" port: 9117 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-hlgq3thmgq.auto.internal" port: 15730 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-hlgq3thmgq.auto.internal" port: 15423 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-hlgq3thmgq.auto.internal" port: 7475 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hlgq3thmgq.auto.internal:15423, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:63181, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:15730, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:23955, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:7475, location 3, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:9117, location 3, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:22920, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:9755, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:24932, 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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:15423', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3817359
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:15423
DEBUG    ya.test:process.py:259 Command (pid 3817359) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3817359) elapsed time (sec): 47.00079965591431
DEBUG    ya.test:process.py:263 Command (pid 3817359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) maxrss: 204240
DEBUG    ya.test:process.py:263 Command (pid 3817359) minflt: 24270
DEBUG    ya.test:process.py:263 Command (pid 3817359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nivcsw: 777
DEBUG    ya.test:process.py:263 Command (pid 3817359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nvcsw: 27046
DEBUG    ya.test:process.py:263 Command (pid 3817359) oublock: 464
DEBUG    ya.test:process.py:263 Command (pid 3817359) stime: 0.36330199999999996
DEBUG    ya.test:process.py:263 Command (pid 3817359) utime: 3.794962
DEBUG    ya.test:process.py:263 Command (pid 3817359) wtime: 47.013
DEBUG    ya.test:process.py:275 Command (pid 3817359) 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_17 to tbl_11
Renaming table tbl_5 to tbl_19
Renaming table tbl_29 to tbl_19
Writing to table tbl_22
Writing to table tbl_30
Writing to table tbl_2
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: 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_12 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_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_24
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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table 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_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_5 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_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_4 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_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: 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: 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_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: 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_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_6 to tbl_15
message: "Table /Root/olap_workload/rename_tables/tbl_6 (shard 72075186224038374) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_6::16/" issue_code: 2017 severity: 1 (server_code: 400010)
Writing to table tbl_7
Elapsed 10 seconds, stat:
	create_drop: Created: 2, Deleted: 0, Exists: 12
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Renaming table tbl_24 to tbl_17
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_27 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_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_5 to tbl_25
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_11 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_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_8 to tbl_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_6 to tbl_7
Writing to table tbl_22
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_6]\' because it 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_30
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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 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_4 to tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_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_28
Renaming table tbl_15 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_2\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 12], 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_5 to tbl_16
Writing to table tbl_6
Writing to table tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_10
Inserting a row by thread 3
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_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_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_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_6]\' because it 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_6]\' because it 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: 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_6]\' because it 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_12 to 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_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_6
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_6]\' because it 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: 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_6]\' because it 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_5 to tbl_21
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_18 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_17 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_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_15 to tbl_13
Renaming table tbl_14 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_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_3 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_18 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_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_0 to tbl_18
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_24 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_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_5 to tbl_17
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_27 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_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_28 to tbl_4
Inserting a row by thread 2
Renaming table tbl_1 to tbl_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_8 to tbl_22
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_22 to tbl_11
Elapsed 20 seconds, stat:
	create_drop: Created: 12, Deleted: 1, Exists: 21
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 3
	rename_tables: Renames: 4, Writes: 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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_26
Renaming table tbl_25 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_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_1 to tbl_18
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_18\', 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_19 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_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_18 to tbl_7
Writing to table tbl_16
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_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_10
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_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
Renaming table tbl_5 to tbl_28
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_23 to tbl_29
Inserting a row by thread 3
Renaming table tbl_3 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_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_6 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_3]\' because it 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_15 to tbl_18
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_6]\' because it 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_2 to tbl_24
Renaming table tbl_22 to tbl_2
Inserting a row by thread 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_21
Writing to table tbl_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_3]\' because it 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
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
Writing to table tbl_21
Elapsed 30 seconds, stat:
	create_drop: Created: 26, Deleted: 4, Exists: 32
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 5
	rename_tables: Renames: 8, Writes: 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_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
Renaming table tbl_10 to 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_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_23
Renaming table tbl_7 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_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_29
Renaming table tbl_8 to tbl_27
Inserting a row by thread 4
Writing to table 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_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_14 to tbl_18
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_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_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_8
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_27 to tbl_29
Renaming table tbl_3 to 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_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_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_19 to 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_6]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 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_29 to tbl_28
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_3]\' because it 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_28 to tbl_0
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_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_24 to tbl_29
Renaming table tbl_5 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_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_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
Elapsed 40 seconds, stat:
	create_drop: Created: 37, Deleted: 7, Exists: 40
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 6
	rename_tables: Renames: 13, Writes: 11
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_6 to tbl_25
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_13
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_6]\' because it 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)
DEBUG    ya.test:process.py:276 Command (pid 3817359) errors:
...NOT NULL, c2893 Yson, c2894 Float, c2895 Timestamp64 NOT NULL, c2896 Timestamp64 NOT NULL, c2897 Int16 NOT NULL, c2898 Int8, c2899 Uint32 NOT NULL, c2900 Uint8 NOT NULL, c2901 Utf8 NOT NULL, c2902 Datetime NOT NULL, c2903 Json NOT NULL, c2904 Json NOT NULL, c2905 Timestamp NOT NULL, c2906 Uint32, c2907 Int64, c2908 Int64, c2909 Uint32, c2910 Interval64 NOT NULL, c2911 Date NOT NULL, c2912 Uint16, c2913 Yson, c2914 Date, c2915 Interval64 NOT NULL, c2916 Uint8 NOT NULL, c2917 Double NOT NULL, c2918 Uint64, c2919 Int8, c2920 Interval64, c2921 Int16, c2922 Date32, c2923 Double, c2924 Uint16 NOT NULL, c2925 Double NOT NULL, c2926 Decimal(22,9) NOT NULL, c2927 Uint64 NOT NULL, c2928 Json NOT NULL, c2929 String NOT NULL, c2930 Decimal(22,9) NOT NULL, c2931 Yson, c2932 Uint32, c2933 Uint16, c2934 Timestamp, c2935 Double NOT NULL, c2936 Date32, c2937 JsonDocument, c2938 JsonDocument NOT NULL, c2939 Date NOT NULL, c2940 String NOT NULL, c2941 Decimal(22,9), c2942 JsonDocument, c2943 Uint64, c2944 Datetime NOT NULL, c2945 Uint64, c2946 Uint64, c2947 Int16, c2948 Date NOT NULL, c2949 Float, c2950 Uint8, c2951 Float, c2952 String, c2953 Timestamp64, c2954 Date, c2955 Float, c2956 Json NOT NULL, c2957 Int16, c2958 String NOT NULL, c2959 Float NOT NULL, c2960 Timestamp NOT NULL, c2961 Date NOT NULL, c2962 Int64 NOT NULL, c2963 Decimal(15,0), c2964 Timestamp NOT NULL, c2965 Date NOT NULL, c2966 Uint64, c2967 Timestamp64, c2968 Utf8, c2969 Json, c2970 Float NOT NULL, c2971 Yson, c2972 Datetime, c2973 Int16 NOT NULL, c2974 JsonDocument, c2975 Date32 NOT NULL, c2976 Uint32 NOT NULL, c2977 Int16, c2978 JsonDocument NOT NULL, c2979 Datetime, c2980 Uint64, c2981 Yson, c2982 Interval64 NOT NULL, c2983 Uint8, c2984 Decimal(22,9) NOT NULL, c2985 Datetime, c2986 Decimal(15,0) NOT NULL, c2987 Timestamp64, c2988 Timestamp, c2989 Int16 NOT NULL, c2990 Decimal(15,0), c2991 Uint16, c2992 Json NOT NULL, c2993 String NOT NULL, c2994 String NOT NULL, c2995 Uint8, c2996 Date, c2997 Date32 NOT NULL, c2998 Yson NOT NULL, c2999 Float, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10), c3002 Uint32 NOT NULL, c3003 Date, c3004 Date, c3005 Decimal(35,10), c3006 Int16, c3007 Decimal(15,0), c3008 Datetime64 NOT NULL, c3009 Int16, c3010 Utf8, c3011 Uint64, c3012 Utf8, c3013 Timestamp64 NOT NULL, c3014 Decimal(35,10), c3015 Int32 NOT NULL, c3016 Int16 NOT NULL, c3017 Datetime64 NOT NULL, c3018 Uint64, c3019 Int8, c3020 Uint64 NOT NULL, c3021 Uint8 NOT NULL, c3022 Decimal(22,9) NOT NULL, c3023 Uint16, c3024 Timestamp, c3025 Uint32 NOT NULL, c3026 Uint8, c3027 Uint32, c3028 Int16 NOT NULL, c3029 Uint64 NOT NULL, c3030 String, c3031 Int32, c3032 Date, c3033 Decimal(35,10), c3034 Yson, c3035 Json NOT NULL, c3036 Decimal(35,10) NOT NULL, c3037 Int64, c3038 Utf8 NOT NULL, c3039 Datetime64, c3040 Decimal(35,10) NOT NULL, c3041 Date NOT NULL, c3042 Yson NOT NULL, c3043 Uint16 NOT NULL, c3044 Uint16 NOT NULL, c3045 Date, c3046 Uint32 NOT NULL, c3047 JsonDocument, c3048 Uint64 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(22,9), c3051 Interval64, c3052 Decimal(15,0), c3053 Uint64 NOT NULL, c3054 Json NOT NULL, c3055 Date32 NOT NULL, c3056 Json, c3057 Decimal(15,0), c3058 Yson NOT NULL, c3059 Uint16, c3060 Datetime64 NOT NULL, c3061 Decimal(35,10), c3062 Uint16, c3063 Yson, c3064 Timestamp64, c3065 Date, c3066 Datetime64 NOT NULL, c3067 Int32, c3068 String NOT NULL, c3069 Datetime64, c3070 String NOT NULL, c3071 Double NOT NULL, c3072 Datetime64, c3073 Yson, c3074 Date, c3075 Uint16 NOT NULL, c3076 Timestamp64 NOT NULL, c3077 String NOT NULL, c3078 Yson NOT NULL, c3079 Uint64 NOT NULL, c3080 Timestamp NOT NULL, c3081 Utf8 NOT NULL, c3082 Int8 NOT NULL, c3083 Utf8, c3084 Datetime, c3085 Yson, c3086 Decimal(22,9), c3087 Utf8, c3088 Int8 NOT NULL, c3089 Interval64 NOT NULL, c3090 Int32, c3091 Uint64, c3092 Uint8, c3093 Yson, c3094 Decimal(15,0), c3095 JsonDocument, c3096 Datetime NOT NULL, c3097 Int32 NOT NULL, c3098 Yson, c3099 Decimal(15,0) NOT NULL, c3100 Timestamp NOT NULL, c3101 Uint32, c3102 Uint32 NOT NULL, c3103 Float NOT NULL, c3104 Date, c3105 Timestamp64, c3106 Utf8 NOT NULL, c3107 Datetime, c3108 Int16, c3109 Int16, c3110 Decimal(35,10), c3111 Decimal(22,9), c3112 Json NOT NULL, c3113 Timestamp, c3114 Uint32, c3115 Uint16, c3116 Datetime64 NOT NULL, c3117 String, c3118 JsonDocument NOT NULL, c3119 Uint64, c3120 Timestamp NOT NULL, c3121 Utf8, c3122 Date32, c3123 Int32, c3124 Utf8 NOT NULL, c3125 Datetime64 NOT NULL, c3126 Decimal(22,9), c3127 Decimal(35,10), c3128 Uint64, c3129 Decimal(35,10) NOT NULL, c3130 Decimal(22,9), c3131 Double, c3132 Int64, c3133 Date32 NOT NULL, c3134 Yson NOT NULL, c3135 Int8, c3136 Date NOT NULL, c3137 Json, c3138 Uint64 NOT NULL, c3139 Decimal(35,10) NOT NULL, c3140 Int64 NOT NULL, c3141 Date32, c3142 Float, c3143 Int32 NOT NULL, c3144 Date NOT NULL, c3145 Interval64, c3146 Json NOT NULL, c3147 Interval64, c3148 Utf8 NOT NULL, c3149 Json NOT NULL, c3150 Float, c3151 Decimal(15,0), c3152 Int32, c3153 Uint64, c3154 Uint8 NOT NULL, c3155 Decimal(35,10), c3156 Yson, c3157 Timestamp, c3158 Double NOT NULL, c3159 JsonDocument, c3160 Uint8 NOT NULL, c3161 Json NOT NULL, c3162 Datetime64 NOT NULL, c3163 Date32 NOT NULL, c3164 Yson, c3165 Date32 NOT NULL, c3166 Utf8, c3167 Timestamp64 NOT NULL, c3168 Decimal(35,10) NOT NULL, c3169 Timestamp NOT NULL, c3170 Yson, c3171 Timestamp64, c3172 Datetime64, c3173 Datetime64, c3174 Datetime, c3175 Date32, c3176 Uint32, c3177 Uint8, c3178 Int8, c3179 Json NOT NULL, c3180 Yson, c3181 Int8, c3182 Int8, c3183 Timestamp64, c3184 Int8 NOT NULL, c3185 Decimal(15,0) NOT NULL, c3186 JsonDocument, c3187 Int64 NOT NULL, c3188 Uint64, c3189 Uint16, c3190 JsonDocument NOT NULL, c3191 Int64 NOT NULL, c3192 Double, c3193 Datetime64 NOT NULL, c3194 String, c3195 Int16, c3196 Interval64 NOT NULL, c3197 Interval64 NOT NULL, c3198 Timestamp64, c3199 Int16 NOT NULL, c3200 Date, c3201 Timestamp64 NOT NULL, c3202 Uint8, c3203 Int64 NOT NULL, c3204 Decimal(22,9) NOT NULL, c3205 Int16 NOT NULL, c3206 Uint64, c3207 Date32, c3208 Double NOT NULL, c3209 JsonDocument, c3210 Int32 NOT NULL, c3211 Decimal(22,9), c3212 Int16 NOT NULL, c3213 Yson, c3214 Uint32, c3215 Yson, c3216 Timestamp64 NOT NULL, c3217 Datetime64, c3218 Uint8, c3219 Json NOT NULL, c3220 JsonDocument NOT NULL, c3221 Yson, c3222 Uint8, c3223 Int16, c3224 Datetime64, c3225 Datetime64, c3226 Int64, c3227 Uint16 NOT NULL, c3228 Yson, c3229 Decimal(35,10), c3230 Yson NOT NULL, c3231 Interval64, c3232 Decimal(35,10) NOT NULL, c3233 Datetime NOT NULL, c3234 Utf8 NOT NULL, c3235 Date NOT NULL, c3236 Timestamp64, c3237 Uint32, c3238 Datetime, c3239 JsonDocument, c3240 Decimal(22,9), c3241 Int64, c3242 Int64, c3243 Decimal(22,9), c3244 Utf8 NOT NULL, c3245 Float NOT NULL, c3246 Uint16 NOT NULL, c3247 Date32, c3248 Interval64 NOT NULL, c3249 Interval64, c3250 Date, c3251 Date32 NOT NULL, c3252 Datetime64, c3253 Uint8, c3254 Float NOT NULL, c3255 Uint16 NOT NULL, c3256 Double NOT NULL, c3257 Timestamp NOT NULL, c3258 Utf8 NOT NULL, c3259 Uint64, c3260 Timestamp64 NOT NULL, c3261 String NOT NULL, c3262 Int64, c3263 Int64 NOT NULL, c3264 Json, c3265 Uint32 NOT NULL, c3266 String NOT NULL, c3267 Int32, c3268 Uint8, c3269 JsonDocument, c3270 Yson, c3271 Yson, c3272 Int16 NOT NULL, c3273 Decimal(22,9) NOT NULL, c3274 Timestamp64, c3275 Datetime NOT NULL, c3276 Uint8 NOT NULL, c3277 Int32 NOT NULL, c3278 Decimal(22,9), c3279 Interval64 NOT NULL, c3280 Int64 NOT NULL, c3281 Yson, c3282 Decimal(15,0) NOT NULL, c3283 Uint32 NOT NULL, c3284 Json, c3285 Float, c3286 Timestamp, c3287 Datetime, c3288 Utf8, c3289 Uint8, c3290 Decimal(22,9) NOT NULL, c3291 Json NOT NULL, c3292 Datetime, c3293 Timestamp64, c3294 Utf8, c3295 Date NOT NULL, c3296 Int16 NOT NULL, c3297 String, c3298 Uint64 NOT NULL, c3299 JsonDocument, c3300 Uint64 NOT NULL, c3301 Int16, c3302 Interval64, c3303 Float NOT NULL, c3304 Date32, c3305 Interval64 NOT NULL, c3306 Int64, c3307 String NOT NULL, c3308 Utf8, c3309 Yson, c3310 JsonDocument NOT NULL, c3311 JsonDocument NOT NULL, c3312 Utf8, c3313 Uint32 NOT NULL, c3314 Timestamp64 NOT NULL, c3315 String, c3316 Int8, c3317 JsonDocument NOT NULL, c3318 Uint8 NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int64, c3321 Json NOT NULL, c3322 Decimal(35,10) NOT NULL, c3323 Timestamp64, c3324 Datetime NOT NULL, c3325 String, c3326 Uint32 NOT NULL, c3327 Uint16, c3328 Float, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32 NOT NULL, c3332 Decimal(35,10), c3333 Uint64 NOT NULL, c3334 Timestamp64, c3335 Datetime NOT NULL, c3336 Int32, c3337 Timestamp64 NOT NULL, c3338 Int16 NOT NULL, c3339 Int64 NOT NULL, c3340 Json, c3341 Decimal(35,10), c3342 Timestamp NOT NULL, c3343 String NOT NULL, c3344 Decimal(22,9), c3345 Timestamp NOT NULL, c3346 JsonDocument, c3347 Interval64 NOT NULL, c3348 Decimal(35,10) NOT NULL, c3349 Interval64, c3350 Int64 NOT NULL, c3351 Datetime, c3352 Date NOT NULL, c3353 Datetime NOT NULL, c3354 Float NOT NULL, c3355 Timestamp64, c3356 Double NOT NULL, c3357 Int32, c3358 Timestamp, c3359 Float NOT NULL, c3360 Int64, c3361 Int8, c3362 Double NOT NULL, c3363 Double NOT NULL, c3364 Decimal(35,10), c3365 Int64 NOT NULL, c3366 Yson, c3367 Float, c3368 Uint32, c3369 Yson, c3370 Datetime64 NOT NULL, c3371 JsonDocument, c3372 Utf8 NOT NULL, c3373 Uint32, c3374 Decimal(35,10) NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Uint64 NOT NULL, c3377 Uint32 NOT NULL, c3378 Yson, c3379 Date32, c3380 Datetime64 NOT NULL, c3381 Double NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Json, c3384 Int8 NOT NULL, c3385 Float NOT NULL, c3386 Date NOT NULL, c3387 Double, c3388 Double, c3389 Interval64, c3390 Decimal(15,0) NOT NULL, c3391 Decimal(22,9), c3392 Float NOT NULL, c3393 Uint16 NOT NULL, c3394 Decimal(22,9), c3395 Timestamp64, c3396 Decimal(15,0), c3397 Utf8, c3398 Datetime64 NOT NULL, c3399 Uint64, c3400 Int32, c3401 Timestamp64 NOT NULL, c3402 Yson NOT NULL, c3403 Uint64, c3404 Interval64 NOT NULL, c3405 Uint8 NOT NULL, c3406 Int16, c3407 Int32 NOT NULL, c3408 Json NOT NULL, c3409 Yson NOT NULL, c3410 JsonDocument, c3411 Datetime64 NOT NULL, c3412 Datetime64, c3413 Datetime NOT NULL, c3414 Int64 NOT NULL, c3415 Datetime64 NOT NULL, c3416 Decimal(35,10) NOT NULL, c3417 Uint8, c3418 Int16, c3419 Json NOT NULL, c3420 Uint8, c3421 Float NOT NULL, c3422 Int16, c3423 String, c3424 Uint8, c3425 Decimal(22,9) NOT NULL, c3426 Int8 NOT NULL, c3427 Decimal(15,0), c3428 Int8, c3429 Int8 NOT NULL, c3430 Int16, c3431 Uint32 NOT NULL, c3432 Uint8, c3433 Decimal(35,10), c3434 Decimal(35,10), c3435 Double, c3436 Int32, c3437 Uint16, c3438 Utf8, c3439 Int32 NOT NULL, c3440 Decimal(22,9) NOT NULL, c3441 Interval64, c3442 Timestamp, c3443 Double, c3444 Uint64, c3445 Uint64, c3446 Yson NOT NULL, c3447 Timestamp, c3448 Yson, c3449 Timestamp NOT NULL, c3450 JsonDocument NOT NULL, c3451 Json NOT NULL, c3452 Uint32, c3453 Int16 NOT NULL, c3454 Datetime64 NOT NULL, c3455 Yson NOT NULL, c3456 Datetime, c3457 Int32 NOT NULL, c3458 Int16 NOT NULL, c3459 String NOT NULL, c3460 Date, c3461 Decimal(15,0) NOT NULL, c3462 Float, c3463 JsonDocument, c3464 JsonDocument NOT NULL, c3465 String, c3466 Utf8, c3467 Timestamp NOT NULL, c3468 Uint8 NOT NULL, c3469 Date NOT NULL, c3470 Yson NOT NULL, c3471 JsonDocument, c3472 Timestamp64 NOT NULL, c3473 Interval64, c3474 Int16 NOT NULL, c3475 Date NOT NULL, c3476 Date NOT NULL, c3477 Int64, c3478 Int16 NOT NULL, c3479 Json NOT NULL, c3480 Uint64 NOT NULL, c3481 Interval64 NOT NULL, c3482 Utf8, c3483 Float, c3484 Uint8 NOT NULL, c3485 Int8, c3486 Float, c3487 Yson NOT NULL, c3488 Datetime NOT NULL, c3489 Date32 NOT NULL, c3490 Decimal(22,9), c3491 Uint16 NOT NULL, c3492 Uint32, c3493 Uint32, c3494 Uint16 NOT NULL, c3495 Yson NOT NULL, c3496 Yson NOT NULL, c3497 Interval64 NOT NULL, c3498 Date32, c3499 Date NOT NULL, c3500 Decimal(35,10) NOT NULL, c3501 Int8 NOT NULL, c3502 Uint32 NOT NULL, c3503 Decimal(15,0) NOT NULL, c3504 Uint64 NOT NULL, c3505 Timestamp, c3506 Double NOT NULL, c3507 Int16 NOT NULL, c3508 Float NOT NULL, c3509 Datetime, c3510 Datetime NOT NULL, c3511 Uint8 NOT NULL, c3512 Float NOT NULL, c3513 Uint32 NOT NULL, c3514 Int16 NOT NULL, c3515 Uint64, c3516 Uint8 NOT NULL, c3517 String, c3518 Double, c3519 JsonDocument NOT NULL, c3520 Decimal(35,10) NOT NULL, c3521 Int16 NOT NULL, c3522 Uint32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Double NOT NULL, c3526 Decimal(22,9) NOT NULL, c3527 Date, c3528 Uint32, c3529 Uint16, c3530 Date, c3531 Decimal(35,10), c3532 Yson NOT NULL, c3533 Timestamp64, c3534 String NOT NULL, c3535 Datetime NOT NULL, c3536 Int64 NOT NULL, c3537 Decimal(35,10), c3538 Uint16, c3539 Json, c3540 Int8, c3541 Float NOT NULL, c3542 Int16, c3543 String, c3544 JsonDocument, c3545 Date32 NOT NULL, c3546 Int32, c3547 Int64 NOT NULL, c3548 Datetime, c3549 Double NOT NULL, c3550 Int32, c3551 Date NOT NULL, c3552 Datetime NOT NULL, c3553 Utf8, c3554 Decimal(22,9), c3555 String, c3556 Yson NOT NULL, c3557 Datetime64 NOT NULL, c3558 Decimal(15,0), c3559 Yson NOT NULL, c3560 Yson, c3561 Int32, c3562 Interval64, c3563 Int32, c3564 Interval64, c3565 Uint64, c3566 Decimal(15,0), c3567 Utf8 NOT NULL, c3568 Timestamp, c3569 Decimal(22,9) NOT NULL, c3570 Double, c3571 String, c3572 Decimal(15,0) NOT NULL, c3573 Date32 NOT NULL, c3574 Utf8, c3575 String, c3576 Timestamp64, c3577 Datetime, c3578 Uint64 NOT NULL, c3579 Timestamp64 NOT NULL, c3580 Utf8 NOT NULL, c3581 Utf8, c3582 Uint8 NOT NULL, c3583 Decimal(35,10) NOT NULL, c3584 Int8, c3585 Int32 NOT NULL, c3586 Int8 NOT NULL, c3587 Uint32, c3588 Datetime, c3589 Timestamp, c3590 Json, c3591 Datetime, c3592 Decimal(35,10), c3593 Int8 NOT NULL, c3594 Json, c3595 Yson NOT NULL, c3596 Date32, c3597 Int32, c3598 Timestamp64 NOT NULL, c3599 Decimal(15,0), c3600 Int32, c3601 Double, c3602 Int8, c3603 Datetime64 NOT NULL, c3604 Date32 NOT NULL, c3605 Timestamp64, c3606 Date32, c3607 Uint32, c3608 Int16 NOT NULL, c3609 Date32 NOT NULL, c3610 Int32 NOT NULL, c3611 Uint64 NOT NULL, c3612 Float, c3613 Date32 NOT NULL, c3614 JsonDocument, c3615 Interval64, c3616 Date, c3617 Date NOT NULL, c3618 Int64, c3619 Decimal(35,10) NOT NULL, c3620 Double, c3621 Uint8 NOT NULL, c3622 Decimal(15,0), c3623 Date32, c3624 Int64 NOT NULL, c3625 Timestamp64 NOT NULL, c3626 Int64, c3627 Double, c3628 Json, c3629 String, c3630 Float NOT NULL, c3631 Uint16 NOT NULL, c3632 Uint32 NOT NULL, c3633 Int32, c3634 Yson NOT NULL, c3635 Yson, c3636 Datetime64, c3637 Uint16, c3638 JsonDocument, c3639 Int32, c3640 Interval64, c3641 Uint64 NOT NULL, c3642 Uint32 NOT NULL, c3643 Date NOT NULL, c3644 Decimal(15,0), c3645 Timestamp NOT NULL, c3646 Timestamp64, c3647 Int8 NOT NULL, c3648 JsonDocument, c3649 Float NOT NULL, c3650 Date, c3651 Decimal(22,9) NOT NULL, c3652 Double NOT NULL, c3653 Uint64, c3654 Json NOT NULL, c3655 Uint8 NOT NULL, c3656 Timestamp, c3657 Datetime NOT NULL, c3658 Double NOT NULL, c3659 Datetime, c3660 String NOT NULL, c3661 String NOT NULL, c3662 Timestamp NOT NULL, c3663 Uint8, c3664 Uint16 NOT NULL, c3665 Float, c3666 Yson, c3667 Utf8, c3668 Datetime64 NOT NULL, c3669 Json NOT NULL, c3670 Date32, c3671 Decimal(15,0), c3672 Date, c3673 Uint32, c3674 Int64, c3675 Double NOT NULL, c3676 Json, c3677 Int64, c3678 Uint16 NOT NULL, c3679 Datetime64 NOT NULL, c3680 Timestamp NOT NULL, c3681 Decimal(35,10) NOT NULL, c3682 Int16 NOT NULL, c3683 Timestamp, c3684 Decimal(35,10) NOT NULL, c3685 Decimal(15,0), c3686 Uint32 NOT NULL, c3687 JsonDocument, c3688 Uint32 NOT NULL, c3689 Timestamp, c3690 Uint16, c3691 Date32, c3692 Interval64, c3693 Uint32, c3694 Date NOT NULL, c3695 Float NOT NULL, c3696 Interval64, c3697 Int16, c3698 Date NOT NULL, c3699 Int8 NOT NULL, c3700 Decimal(22,9) NOT NULL, c3701 Int64, c3702 Decimal(22,9) NOT NULL, c3703 Int32, c3704 JsonDocument, c3705 Interval64 NOT NULL, c3706 Json, c3707 Json, c3708 Decimal(22,9) NOT NULL, c3709 Int16 NOT NULL, c3710 Date32 NOT NULL, c3711 Uint32 NOT NULL, c3712 Decimal(35,10) NOT NULL, c3713 Yson, c3714 Int8, c3715 Decimal(35,10) NOT NULL, c3716 Uint16 NOT NULL, c3717 Utf8, c3718 Int32, c3719 Interval64 NOT NULL, c3720 Interval64, c3721 Timestamp NOT NULL, c3722 Uint64 NOT NULL, c3723 Date32 NOT NULL, c3724 Int32 NOT NULL, c3725 Yson, c3726 Timestamp64 NOT NULL, c3727 Timestamp64, c3728 Interval64 NOT NULL, c3729 String NOT NULL, c3730 Float, c3731 Uint8 NOT NULL, c3732 Uint8, c3733 Int8 NOT NULL, c3734 Interval64 NOT NULL, c3735 Float, c3736 Date, c3737 Float NOT NULL, c3738 Uint64 NOT NULL, c3739 Json NOT NULL, c3740 Float, c3741 Double NOT NULL, c3742 Date, c3743 Datetime, c3744 Json, c3745 Int32 NOT NULL, c3746 Uint16 NOT NULL, c3747 Date, c3748 Date NOT NULL, c3749 Date32 NOT NULL, c3750 Decimal(35,10), c3751 Decimal(15,0), c3752 Yson, c3753 Datetime, c3754 Decimal(15,0) NOT NULL, c3755 Uint16 NOT NULL, c3756 Int32, c3757 Decimal(22,9), c3758 Double, c3759 Date, c3760 Interval64 NOT NULL, c3761 String, c3762 Int64 NOT NULL, c3763 Datetime NOT NULL, c3764 String, c3765 Uint16 NOT NULL, c3766 Datetime64, c3767 Int32, c3768 JsonDocument NOT NULL, c3769 Uint8, c3770 Int8, c3771 Uint64, c3772 String, c3773 Int8 NOT NULL, c3774 String NOT NULL, c3775 Timestamp64, c3776 Utf8 NOT NULL, c3777 Utf8, c3778 Uint64 NOT NULL, c3779 Timestamp, c3780 Interval64 NOT NULL, c3781 JsonDocument, c3782 Uint16 NOT NULL, c3783 Date32 NOT NULL, c3784 Int32, c3785 Decimal(35,10), c3786 Timestamp NOT NULL, c3787 Interval64 NOT NULL, c3788 String, c3789 Interval64, c3790 Float, c3791 Double NOT NULL, c3792 Yson NOT NULL, c3793 Decimal(22,9) NOT NULL, c3794 Json, c3795 Json NOT NULL, c3796 Decimal(15,0) NOT NULL, c3797 Int32 NOT NULL, c3798 Float NOT NULL, c3799 Uint64 NOT NULL, c3800 Int32 NOT NULL, c3801 Datetime, c3802 Uint16 NOT NULL, c3803 Yson, c3804 String NOT NULL, c3805 Decimal(35,10), c3806 Int8 NOT NULL, c3807 Interval64, c3808 Interval64, c3809 String NOT NULL, c3810 Double NOT NULL, c3811 Int8 NOT NULL, c3812 Float NOT NULL, c3813 Interval64, c3814 Uint64 NOT NULL, c3815 Timestamp NOT NULL, c3816 Interval64, c3817 Int32, c3818 Interval64 NOT NULL, c3819 JsonDocument NOT NULL, c3820 Json, c3821 Int8 NOT NULL, c3822 Uint16 NOT NULL, c3823 Json, c3824 Yson, c3825 Timestamp64 NOT NULL, c3826 Int16 NOT NULL, c3827 Timestamp, c3828 Uint64, c3829 Timestamp64 NOT NULL, c3830 Int64, c3831 Uint64, c3832 Decimal(22,9) NOT NULL, c3833 Int32, c3834 Int8, c3835 Datetime NOT NULL, c3836 Int16, c3837 Date32 NOT NULL, c3838 Datetime NOT NULL, c3839 Date32 NOT NULL, c3840 Uint8 NOT NULL, c3841 Int32, c3842 Json NOT NULL, c3843 Uint64, c3844 Double, c3845 Utf8 NOT NULL, c3846 Yson, c3847 Decimal(35,10) NOT NULL, c3848 Uint32, c3849 Interval64, c3850 Int32 NOT NULL, c3851 Int32, c3852 Utf8, c3853 Uint16, c3854 Date32, c3855 Datetime64, c3856 Float NOT NULL, c3857 Yson, c3858 Utf8, c3859 Uint16, c3860 Int16 NOT NULL, c3861 Decimal(22,9) NOT NULL, c3862 Int32 NOT NULL, c3863 Int8 NOT NULL, c3864 Int32, c3865 Date32, c3866 Uint32 NOT NULL, c3867 Int16 NOT NULL, c3868 Decimal(35,10), c3869 Double NOT NULL, c3870 Uint64, c3871 Uint8, c3872 Timestamp NOT NULL, c3873 JsonDocument NOT NULL, c3874 Uint32 NOT NULL, c3875 Int8, c3876 Decimal(15,0) NOT NULL, c3877 Json, c3878 Date NOT NULL, c3879 Uint16, c3880 Interval64 NOT NULL, c3881 Utf8, c3882 Int32 NOT NULL, c3883 Decimal(22,9), c3884 Uint16, c3885 String, c3886 Int8, c3887 Decimal(22,9), c3888 Timestamp NOT NULL, c3889 Timestamp64 NOT NULL, c3890 Utf8, c3891 Datetime64, c3892 Decimal(35,10) NOT NULL, c3893 Datetime, c3894 Int32, c3895 Datetime64, c3896 Datetime, c3897 Datetime64 NOT NULL, c3898 Timestamp64, c3899 Json, c3900 Datetime64 NOT NULL, c3901 JsonDocument NOT NULL, c3902 Timestamp64 NOT NULL, c3903 String, c3904 Date NOT NULL, c3905 JsonDocument NOT NULL, c3906 Yson, c3907 Int16, c3908 Datetime64 NOT NULL, c3909 Int64, c3910 Uint64, c3911 Int16 NOT NULL, c3912 Decimal(22,9) NOT NULL, c3913 Date32, c3914 Datetime64, c3915 Timestamp, c3916 Double NOT NULL, c3917 Json NOT NULL, c3918 Timestamp NOT NULL, c3919 Double, c3920 Int16 NOT NULL, c3921 Uint32, c3922 Timestamp, c3923 Date NOT NULL, c3924 Datetime NOT NULL, c3925 Interval64, c3926 Interval64 NOT NULL, c3927 Float, c3928 Uint32, c3929 Uint32, c3930 Uint32 NOT NULL, c3931 Datetime, c3932 Datetime64, c3933 Date32, c3934 Decimal(22,9) NOT NULL, c3935 Timestamp64 NOT NULL, c3936 Double, c3937 Json NOT NULL, c3938 Utf8 NOT NULL, c3939 Interval64, c3940 Int64, c3941 Timestamp NOT NULL, c3942 Decimal(15,0), c3943 Decimal(22,9) NOT NULL, c3944 Int16, c3945 Yson, c3946 Decimal(22,9), c3947 Utf8 NOT NULL, c3948 Date, c3949 Datetime64 NOT NULL, c3950 Timestamp64, c3951 Yson NOT NULL, c3952 Decimal(22,9) NOT NULL, c3953 Double, c3954 Timestamp64 NOT NULL, c3955 Int8 NOT NULL, c3956 Int8 NOT NULL, c3957 Decimal(35,10), c3958 Uint64, c3959 Decimal(15,0), c3960 Decimal(35,10), c3961 Decimal(35,10), c3962 Int32 NOT NULL, c3963 Json, c3964 Uint64 NOT NULL, c3965 Datetime64, c3966 Yson, c3967 Decimal(15,0) NOT NULL, c3968 Datetime64 NOT NULL, c3969 Date32, c3970 Date32, c3971 Float, c3972 Yson, c3973 Decimal(22,9) NOT NULL, c3974 Yson NOT NULL, c3975 Uint8, c3976 Float, c3977 Decimal(22,9) NOT NULL, c3978 Datetime64, c3979 Timestamp NOT NULL, c3980 Uint32, c3981 Double NOT NULL, c3982 Timestamp, c3983 Uint16 NOT NULL, c3984 Utf8 NOT NULL, c3985 Date, c3986 Datetime, c3987 Int64 NOT NULL, c3988 Timestamp64, c3989 Int32, c3990 Int16, c3991 Double NOT NULL, c3992 Datetime64, c3993 Datetime NOT NULL, c3994 Datetime64 NOT NULL, c3995 Uint64 NOT NULL, c3996 JsonDocument, c3997 Yson NOT NULL, c3998 Yson, c3999 Yson, c4000 Float NOT NULL, c4001 Uint32, c4002 Datetime64, c4003 Interval64, c4004 String, c4005 Int16 NOT NULL, c4006 Int32 NOT NULL, c4007 Double, c4008 Date, c4009 String, c4010 Datetime, c4011 Uint32, c4012 Utf8, c4013 Uint16, c4014 Uint32, c4015 Uint64 NOT NULL, c4016 Int16 NOT NULL, c4017 JsonDocument NOT NULL, c4018 Utf8 NOT NULL, c4019 String, c4020 Uint32, c4021 Int16 NOT NULL, c4022 Interval64, c4023 Yson, c4024 Int64 NOT NULL, c4025 Date, c4026 Date NOT NULL, c4027 Double NOT NULL, c4028 Datetime, c4029 Json NOT NULL, c4030 Uint16, c4031 Utf8, c4032 Datetime64, c4033 Int8 NOT NULL, c4034 Json, c4035 Datetime64, c4036 Int32, c4037 String NOT NULL, c4038 JsonDocument NOT NULL, c4039 Datetime, c4040 String, c4041 Decimal(15,0), c4042 Uint32 NOT NULL, c4043 Utf8, c4044 Decimal(15,0) NOT NULL, c4045 Utf8, c4046 Date32 NOT NULL, c4047 Uint32, c4048 Decimal(22,9), c4049 Decimal(15,0) NOT NULL, c4050 Decimal(22,9), c4051 Int8, c4052 Datetime, c4053 Decimal(22,9), c4054 Int16, c4055 Uint16 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint8 NOT NULL, c4058 Interval64 NOT NULL, c4059 Uint8 NOT NULL, c4060 Int8 NOT NULL, c4061 Uint8 NOT NULL, c4062 Int64 NOT NULL, c4063 Uint16 NOT NULL, c4064 Decimal(22,9) NOT NULL, c4065 Date32, c4066 String, c4067 Utf8, c4068 Decimal(15,0) NOT NULL, c4069 Datetime NOT NULL, c4070 Timestamp64, c4071 Int8, c4072 Decimal(22,9), c4073 Int8 NOT NULL, c4074 Date NOT NULL, c4075 Int64 NOT NULL, c4076 Float NOT NULL, c4077 Datetime NOT NULL, c4078 Uint16, c4079 Double, c4080 Timestamp NOT NULL, c4081 Yson, c4082 Timestamp NOT NULL, c4083 Decimal(15,0), c4084 Json, c4085 Float NOT NULL, c4086 Int64 NOT NULL, c4087 Uint64, c4088 Interval64, c4089 Uint32, c4090 Datetime64 NOT NULL, c4091 Double, c4092 Int16 NOT NULL, c4093 Float NOT NULL, c4094 Yson, c4095 Uint32 NOT NULL, c4096 Int64, c4097 Int8, c4098 Utf8, c4099 Uint8 NOT NULL, c4100 JsonDocument NOT NULL, c4101 Uint16 NOT NULL, c4102 Int16, c4103 String NOT NULL, c4104 Utf8, c4105 Timestamp64 NOT NULL, c4106 Int64 NOT NULL, c4107 Yson, c4108 Uint32 NOT NULL, c4109 Uint8, c4110 String, c4111 Int16, c4112 Uint32 NOT NULL, c4113 Uint64, c4114 Uint16, c4115 Datetime NOT NULL, c4116 Timestamp64, c4117 Json NOT NULL, c4118 Decimal(22,9), c4119 Uint32, c4120 Uint32, c4121 Int32 NOT NULL, c4122 Int16 NOT NULL, c4123 JsonDocument NOT NULL, c4124 Double NOT NULL, c4125 Datetime64 NOT NULL, c4126 Uint8 NOT NULL, c4127 String NOT NULL, c4128 Datetime64 NOT NULL, c4129 Uint64, c4130 Int64 NOT NULL, c4131 Uint8 NOT NULL, c4132 Utf8 NOT NULL, c4133 Utf8 NOT NULL, c4134 Timestamp64, c4135 Uint32 NOT NULL, c4136 Decimal(15,0), c4137 Decimal(35,10), c4138 Yson, c4139 Decimal(35,10) NOT NULL, c4140 Float, c4141 Timestamp64, c4142 Float, c4143 Uint32 NOT NULL, c4144 Date32 NOT NULL, c4145 Datetime, c4146 Int64 NOT NULL, c4147 Int8, c4148 Decimal(35,10) NOT NULL, c4149 Int16 NOT NULL, c4150 Timestamp64 NOT NULL, c4151 Interval64, c4152 Decimal(35,10), c4153 JsonDocument NOT NULL, c4154 Timestamp64, c4155 Int32, c4156 Date32, c4157 Utf8 NOT NULL, c4158 Int16 NOT NULL, c4159 Int32 NOT NULL, c4160 Datetime NOT NULL, c4161 String, c4162 Timestamp NOT NULL, c4163 Float, c4164 Json NOT NULL, c4165 Uint32 NOT NULL, c4166 Double NOT NULL, c4167 Datetime NOT NULL, c4168 Decimal(35,10) NOT NULL, c4169 Uint32 NOT NULL, c4170 Datetime NOT NULL, c4171 Uint64 NOT NULL, c4172 Uint32 NOT NULL, c4173 Decimal(15,0), c4174 Date32 NOT NULL, c4175 Decimal(15,0) NOT NULL, c4176 Uint32, c4177 Uint16, c4178 Timestamp64, c4179 Yson NOT NULL, c4180 Datetime64, c4181 Uint16, c4182 Decimal(22,9) NOT NULL, c4183 JsonDocument NOT NULL, c4184 Uint32 NOT NULL, c4185 Decimal(35,10), c4186 Decimal(22,9) NOT NULL, c4187 Double, c4188 Datetime64, c4189 Decimal(22,9) NOT NULL, c4190 Datetime64 NOT NULL, c4191 Int32 NOT NULL, c4192 Uint16, c4193 JsonDocument NOT NULL, c4194 Decimal(15,0), c4195 Int64, c4196 Float NOT NULL, c4197 Float NOT NULL, c4198 Decimal(15,0) NOT NULL, c4199 Utf8, c4200 Int64 NOT NULL, c4201 Datetime, c4202 Json, c4203 Int8, c4204 Utf8, c4205 Int16, c4206 String NOT NULL, c4207 Int8, c4208 Int16 NOT NULL, c4209 Uint8 NOT NULL, c4210 Uint8 NOT NULL, c4211 Uint64 NOT NULL, c4212 JsonDocument NOT NULL, c4213 Uint8 NOT NULL, c4214 Int8 NOT NULL, c4215 Interval64, c4216 Uint64 NOT NULL, c4217 Timestamp64, c4218 Timestamp64 NOT NULL, c4219 Float NOT NULL, c4220 Utf8, c4221 String NOT NULL, c4222 Double NOT NULL, c4223 Int8 NOT NULL, c4224 Int64, c4225 Json, c4226 Json, c4227 Date32, c4228 Float, c4229 Uint16, c4230 Float NOT NULL, c4231 Yson, c4232 Date NOT NULL, c4233 Timestamp NOT NULL, c4234 Int16 NOT NULL, c4235 Utf8 NOT NULL, c4236 Float, c4237 Uint8 NOT NULL, c4238 Uint16, c4239 Date NOT NULL, c4240 Datetime64, c4241 Uint8 NOT NULL, c4242 Utf8 NOT NULL, c4243 Int64 NOT NULL, c4244 Uint16, c4245 Interval64 NOT NULL, c4246 Timestamp, c4247 Uint32, c4248 Uint32 NOT NULL, c4249 Float, c4250 Yson NOT NULL, c4251 Int16, c4252 Uint32 NOT NULL, c4253 Int32 NOT NULL, c4254 Double NOT NULL, c4255 Datetime64, c4256 Decimal(15,0) NOT NULL, c4257 Uint8, c4258 Yson, c4259 Decimal(35,10) NOT NULL, c4260 Uint64 NOT NULL, c4261 Datetime, c4262 Int64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 JsonDocument, c4266 Decimal(22,9) NOT NULL, c4267 Uint16 NOT NULL, c4268 Date, c4269 Int8, c4270 Yson NOT NULL, c4271 Interval64 NOT NULL, c4272 Decimal(22,9) NOT NULL, c4273 Datetime64, c4274 Yson NOT NULL, c4275 Uint16 NOT NULL, c4276 String NOT NULL, c4277 Decimal(15,0) NOT NULL, c4278 Int8, c4279 Int32, c4280 Decimal(15,0), c4281 Float, c4282 Uint32 NOT NULL, c4283 String NOT NULL, c4284 Uint32, c4285 JsonDocument, c4286 Int64, c4287 Uint8 NOT NULL, c4288 Datetime NOT NULL, c4289 String, c4290 Timestamp64 NOT NULL, c4291 Timestamp64 NOT NULL, c4292 Double, c4293 Date, c4294 Decimal(22,9) NOT NULL, c4295 Int16, c4296 Int32, c4297 Datetime, c4298 String, c4299 Json NOT NULL, c4300 Date, c4301 Yson, c4302 Interval64, c4303 String, c4304 Uint8, c4305 Date32, c4306 Uint16 NOT NULL, c4307 Utf8, c4308 Utf8 NOT NULL, c4309 Json, c4310 Json, c4311 Uint16 NOT NULL, c4312 Double NOT NULL, c4313 Uint8, c4314 String NOT NULL, c4315 Json NOT NULL, c4316 Uint64 NOT NULL, c4317 Date32 NOT NULL, c4318 Float, c4319 Uint64 NOT NULL, c4320 Int32 NOT NULL, c4321 Uint16 NOT NULL, c4322 Float, c4323 Timestamp64 NOT NULL, c4324 Json, c4325 Uint8 NOT NULL, c4326 Date, c4327 Double NOT NULL, c4328 Int16, c4329 Double NOT NULL, c4330 Uint8 NOT NULL, c4331 JsonDocument, c4332 Uint8, c4333 Datetime64, c4334 Decimal(35,10) NOT NULL, c4335 Int16 NOT NULL, c4336 Uint16 NOT NULL, c4337 Timestamp, c4338 JsonDocument, c4339 Decimal(35,10) NOT NULL, c4340 Date, c4341 String, c4342 Timestamp NOT NULL, c4343 Interval64 NOT NULL, c4344 Uint64 NOT NULL, c4345 Timestamp NOT NULL, c4346 Datetime, c4347 Uint32 NOT NULL, c4348 Int32, c4349 Decimal(35,10), c4350 Decimal(15,0) NOT NULL, c4351 Float NOT NULL, c4352 Uint32 NOT NULL, c4353 String, c4354 Decimal(22,9) NOT NULL, c4355 Uint64 NOT NULL, c4356 Uint16 NOT NULL, c4357 Yson NOT NULL, c4358 Yson, c4359 Yson NOT NULL, c4360 Uint8 NOT NULL, c4361 Datetime64 NOT NULL, c4362 Datetime64, c4363 String, c4364 Interval64 NOT NULL, c4365 Decimal(22,9), c4366 JsonDocument NOT NULL, c4367 Uint32 NOT NULL, c4368 Int16 NOT NULL, c4369 Interval64, c4370 Decimal(22,9), c4371 Uint16 NOT NULL, c4372 Json NOT NULL, c4373 Uint64 NOT NULL, c4374 Decimal(15,0), c4375 Uint8, c4376 JsonDocument NOT NULL, c4377 Utf8 NOT NULL, c4378 Double NOT NULL, c4379 Uint32, c4380 Int16, c4381 JsonDocument NOT NULL, c4382 Uint8, c4383 Uint64, c4384 Decimal(15,0), c4385 Int8 NOT NULL, c4386 Decimal(15,0) NOT NULL, c4387 Datetime64 NOT NULL, c4388 Interval64 NOT NULL, c4389 Uint32, c4390 Uint32 NOT NULL, c4391 Int16, c4392 Date32 NOT NULL, c4393 Decimal(35,10) NOT NULL, c4394 Float NOT NULL, c4395 Timestamp NOT NULL, c4396 Double, c4397 Decimal(22,9), c4398 Uint32 NOT NULL, c4399 Datetime NOT NULL, c4400 Datetime64 NOT NULL, c4401 Decimal(35,10), c4402 Json, c4403 Datetime NOT NULL, c4404 Date NOT NULL, c4405 Yson, c4406 Utf8 NOT NULL, c4407 JsonDocument NOT NULL, c4408 Timestamp64 NOT NULL, c4409 Uint8, c4410 Timestamp NOT NULL, c4411 Uint16 NOT NULL, c4412 Uint64, c4413 Int32, c4414 Timestamp64 NOT NULL, c4415 Uint16 NOT NULL, c4416 Uint64, c4417 Interval64 NOT NULL, c4418 Yson, c4419 String, c4420 Decimal(22,9) NOT NULL, c4421 Json, c4422 Utf8 NOT NULL, c4423 Decimal(15,0) NOT NULL, c4424 Datetime, c4425 Decimal(15,0), c4426 JsonDocument NOT NULL, c4427 Decimal(35,10), c4428 Decimal(22,9), c4429 Decimal(22,9) NOT NULL, c4430 Float NOT NULL, c4431 Json, c4432 Timestamp64 NOT NULL, c4433 Utf8, c4434 Int16 NOT NULL, c4435 Json, c4436 Uint64 NOT NULL, c4437 Interval64 NOT NULL, c4438 Uint64, c4439 Datetime64, c4440 Datetime64, c4441 Datetime64 NOT NULL, c4442 Yson, c4443 Float NOT NULL, c4444 Double NOT NULL, c4445 Datetime NOT NULL, c4446 Utf8, c4447 Double, c4448 Datetime64 NOT NULL, c4449 Int8 NOT NULL, c4450 Uint64 NOT NULL, c4451 Json NOT NULL, c4452 Int64 NOT NULL, c4453 Datetime, c4454 Decimal(35,10), c4455 Int64 NOT NULL, c4456 Int64, c4457 Utf8, c4458 JsonDocument NOT NULL, c4459 Json, c4460 Datetime64, c4461 Date NOT NULL, c4462 Uint8 NOT NULL, c4463 JsonDocument NOT NULL, c4464 Int8 NOT NULL, c4465 Decimal(22,9), c4466 Int16, c4467 Uint64, c4468 Timestamp NOT NULL, c4469 Datetime, c4470 Int8 NOT NULL, c4471 Timestamp64, c4472 Uint32 NOT NULL, c4473 Date32 NOT NULL, c4474 Decimal(35,10) NOT NULL, c4475 Uint64 NOT NULL, c4476 Utf8 NOT NULL, c4477 Timestamp64, c4478 Date32 NOT NULL, c4479 Timestamp64, c4480 Decimal(15,0), c4481 Date NOT NULL, c4482 Uint16, c4483 Timestamp NOT NULL, c4484 Float NOT NULL, c4485 Date32, c4486 Float, c4487 Timestamp64 NOT NULL, c4488 Int16, c4489 Int8, c4490 Date, c4491 Int64, c4492 Float, c4493 Datetime64, c4494 Date, c4495 Int32 NOT NULL, c4496 JsonDocument NOT NULL, c4497 Json, c4498 Int32, c4499 Int8, c4500 Uint32, c4501 Int16 NOT NULL, c4502 Date32, c4503 String, c4504 Datetime64, c4505 Int32 NOT NULL, c4506 Uint32 NOT NULL, c4507 Yson NOT NULL, c4508 String NOT NULL, c4509 Uint8, c4510 Timestamp, c4511 Datetime64 NOT NULL, c4512 Datetime, c4513 Date32, c4514 Decimal(15,0), c4515 JsonDocument NOT NULL, c4516 Yson NOT NULL, c4517 Json NOT NULL, c4518 Json, c4519 Date, c4520 Uint8, c4521 Utf8 NOT NULL, c4522 Uint64 NOT NULL, c4523 Json NOT NULL, c4524 Utf8 NOT NULL, c4525 Timestamp NOT NULL, c4526 Int64 NOT NULL, c4527 Datetime, c4528 Int8, c4529 JsonDocument NOT NULL, c4530 Utf8 NOT NULL, c4531 JsonDocument NOT NULL, c4532 Int32, c4533 String NOT NULL, c4534 Yson, c4535 Decimal(22,9) NOT NULL, c4536 Int32, c4537 Decimal(22,9) NOT NULL, c4538 Uint64, c4539 Timestamp64, c4540 Decimal(35,10), c4541 Json NOT NULL, c4542 Int64 NOT NULL, c4543 Double NOT NULL, c4544 Uint64 NOT NULL, c4545 Datetime, c4546 Datetime64, c4547 Float, c4548 Json NOT NULL, c4549 Interval64, c4550 Datetime, c4551 Interval64, c4552 Date32, c4553 Uint16, c4554 Uint32 NOT NULL, c4555 JsonDocument NOT NULL, c4556 Utf8, c4557 Decimal(15,0) NOT NULL, c4558 Yson, c4559 Yson, c4560 Uint32, c4561 Float, c4562 Utf8, c4563 Date NOT NULL, c4564 Date32, c4565 Interval64, c4566 Interval64, c4567 Uint64 NOT NULL, c4568 Utf8 NOT NULL, c4569 Int32, c4570 Uint8 NOT NULL, c4571 Float NOT NULL, c4572 JsonDocument, c4573 Uint8, c4574 Datetime, c4575 Utf8, c4576 Int16, c4577 String, c4578 Uint8 NOT NULL, c4579 Yson, c4580 Uint32 NOT NULL, c4581 Uint8, c4582 Utf8, c4583 Datetime64 NOT NULL, c4584 Timestamp, c4585 Utf8 NOT NULL, c4586 Int64 NOT NULL, c4587 Timestamp NOT NULL, c4588 Yson NOT NULL, c4589 Uint32, c4590 Decimal(35,10), c4591 Date32, c4592 Timestamp64 NOT NULL, c4593 Decimal(15,0), c4594 Float, c4595 Datetime NOT NULL, c4596 Interval64 NOT NULL, c4597 Float, c4598 Decimal(35,10) NOT NULL, c4599 Int32, c4600 Decimal(35,10), c4601 Float, c4602 Float NOT NULL, c4603 Date, c4604 Date32, c4605 Int16, c4606 Json NOT NULL, c4607 Int16, c4608 Decimal(22,9), c4609 String NOT NULL, c4610 Json, c4611 Date, c4612 JsonDocument NOT NULL, c4613 Datetime64 NOT NULL, c4614 Uint64 NOT NULL, c4615 Uint8, c4616 Date NOT NULL, c4617 Decimal(22,9), c4618 Uint16 NOT NULL, c4619 Date, c4620 Date32 NOT NULL, c4621 Date32, c4622 Datetime64 NOT NULL, c4623 Int16 NOT NULL, c4624 Date, c4625 String NOT NULL, c4626 Int64 NOT NULL, c4627 Decimal(22,9) NOT NULL, c4628 Yson, c4629 Timestamp64, c4630 JsonDocument, c4631 Yson NOT NULL, c4632 Float, c4633 Utf8 NOT NULL, c4634 Interval64 NOT NULL, c4635 Int64 NOT NULL, c4636 Int32 NOT NULL, c4637 String NOT NULL, c4638 Datetime64 NOT NULL, c4639 Decimal(15,0) NOT NULL, c4640 JsonDocument, c4641 Datetime, c4642 Uint8 NOT NULL, c4643 Json NOT NULL, c4644 Decimal(15,0) NOT NULL, c4645 Interval64, c4646 Yson NOT NULL, c4647 Json NOT NULL, c4648 Decimal(35,10) NOT NULL, c4649 Utf8, c4650 Json NOT NULL, c4651 Datetime64 NOT NULL, c4652 Date32 NOT NULL, c4653 Timestamp64 NOT NULL, c4654 Int32 NOT NULL, c4655 Uint16 NOT NULL, c4656 Decimal(22,9) NOT NULL, c4657 Timestamp, c4658 Double, c4659 Decimal(22,9) NOT NULL, c4660 Json, c4661 Timestamp64 NOT NULL, c4662 Int8 NOT NULL, c4663 Interval64, c4664 JsonDocument NOT NULL, c4665 Yson, c4666 Uint16 NOT NULL, c4667 String NOT NULL, c4668 Decimal(35,10), c4669 Decimal(22,9), c4670 Uint64 NOT NULL, c4671 Interval64, c4672 Uint32 NOT NULL, c4673 Uint16, c4674 Datetime64, c4675 JsonDocument NOT NULL, c4676 Uint8, c4677 JsonDocument, c4678 Decimal(15,0), c4679 Json, c4680 Int16 NOT NULL, c4681 Decimal(15,0), c4682 Datetime, c4683 Date32 NOT NULL, c4684 Interval64, c4685 JsonDocument, c4686 Uint32 NOT NULL, c4687 Json NOT NULL, c4688 String, c4689 Decimal(22,9), c4690 Int16 NOT NULL, c4691 Timestamp NOT NULL, c4692 Uint64, c4693 Timestamp64 NOT NULL, c4694 JsonDocument NOT NULL, c4695 Uint16 NOT NULL, c4696 Int64 NOT NULL, c4697 Date NOT NULL, c4698 Uint8 NOT NULL, c4699 Int16, c4700 Date NOT NULL, c4701 Uint64 NOT NULL, c4702 Yson, c4703 Double NOT NULL, c4704 Datetime64 NOT NULL, c4705 Float NOT NULL, c4706 Uint32 NOT NULL, c4707 Int64 NOT NULL, c4708 Decimal(35,10) NOT NULL, c4709 Date, c4710 Interval64, c4711 Datetime64, c4712 Timestamp, c4713 Int64 NOT NULL, c4714 Int8, c4715 Timestamp, c4716 Json, c4717 Uint32, c4718 Date, c4719 Float NOT NULL, c4720 Decimal(22,9) NOT NULL, c4721 Timestamp NOT NULL, c4722 Date32, c4723 Int32, c4724 Int16, c4725 Datetime64 NOT NULL, c4726 Uint16 NOT NULL, c4727 String, c4728 Yson NOT NULL, c4729 Datetime64, c4730 Timestamp64, c4731 Int8 NOT NULL, c4732 Uint64, c4733 Timestamp64, c4734 Date, c4735 Float NOT NULL, c4736 Decimal(35,10), c4737 Datetime, c4738 Decimal(15,0), c4739 Double NOT NULL, c4740 Uint16, c4741 Uint8 NOT NULL, c4742 Decimal(22,9), c4743 Uint8, c4744 Uint8, c4745 String NOT NULL, c4746 Date NOT NULL, c4747 Timestamp NOT NULL, c4748 Decimal(22,9), c4749 Decimal(15,0), c4750 Date NOT NULL, c4751 Decimal(22,9) NOT NULL, c4752 Timestamp, c4753 Uint64, c4754 Uint64, c4755 Int16, c4756 Float, c4757 Timestamp64, c4758 Datetime NOT NULL, c4759 Interval64 NOT NULL, c4760 Datetime64, c4761 Decimal(15,0) NOT NULL, c4762 Decimal(15,0), c4763 Uint64, c4764 Date, c4765 Uint16 NOT NULL, c4766 Double NOT NULL, c4767 Uint16, c4768 Yson NOT NULL, c4769 Uint32, c4770 Json, c4771 Decimal(22,9) NOT NULL, c4772 Datetime NOT NULL, c4773 Float NOT NULL, c4774 Uint8 NOT NULL, c4775 JsonDocument, c4776 Utf8, c4777 Timestamp, c4778 Decimal(35,10), c4779 JsonDocument NOT NULL, c4780 Timestamp64, c4781 Timestamp64, c4782 Datetime NOT NULL, c4783 Json, c4784 Int32, c4785 Yson, c4786 String, c4787 Decimal(15,0), c4788 Int16, c4789 Uint8, c4790 JsonDocument NOT NULL, c4791 JsonDocument, c4792 Uint16, c4793 Int32 NOT NULL, c4794 Datetime64, c4795 Uint16, c4796 Uint64 NOT NULL, c4797 Uint32, c4798 Double, c4799 Float, c4800 Uint16 NOT NULL, c4801 Uint16, c4802 Int32, c4803 Uint32, c4804 Uint8 NOT NULL, c4805 Date NOT NULL, c4806 Datetime64 NOT NULL, c4807 Uint64, c4808 Datetime64 NOT NULL, c4809 Uint8 NOT NULL, c4810 Date NOT NULL, c4811 Decimal(35,10), c4812 Int8 NOT NULL, c4813 Int32 NOT NULL, c4814 Json, c4815 Interval64 NOT NULL, c4816 Int16 NOT NULL, c4817 JsonDocument NOT NULL, c4818 Uint8, c4819 Datetime, c4820 Timestamp64 NOT NULL, c4821 Int16, c4822 Int64, c4823 Int8 NOT NULL, c4824 Uint64, c4825 Date NOT NULL, c4826 Date, c4827 Interval64, c4828 Float NOT NULL, c4829 Date, c4830 Date32, c4831 Int16, c4832 Uint64 NOT NULL, c4833 Date32, c4834 JsonDocument, c4835 Decimal(35,10), c4836 Int8 NOT NULL, c4837 Double NOT NULL, c4838 Yson NOT NULL, c4839 Uint16, c4840 String NOT NULL, c4841 Decimal(35,10), c4842 String, c4843 Date32, c4844 Int16 NOT NULL, c4845 Datetime64 NOT NULL, c4846 Int8 NOT NULL, c4847 Json, c4848 Uint16, c4849 Decimal(22,9) NOT NULL, c4850 Datetime NOT NULL, c4851 Datetime NOT NULL, c4852 Datetime, c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String NOT NULL, c4856 JsonDocument NOT NULL, c4857 Double, c4858 Uint8 NOT NULL, c4859 Interval64, c4860 Date NOT NULL, c4861 Int16, c4862 Yson NOT NULL, c4863 String NOT NULL, c4864 Int16, c4865 Utf8, c4866 Interval64 NOT NULL, c4867 Int8, c4868 String NOT NULL, c4869 Uint32, c4870 Utf8, c4871 Int32 NOT NULL, c4872 Int16, c4873 Int32 NOT NULL, c4874 Int32 NOT NULL, c4875 JsonDocument, c4876 Interval64 NOT NULL, c4877 Uint16, c4878 Date32 NOT NULL, c4879 Int64 NOT NULL, c4880 Datetime64, c4881 Datetime64, c4882 Json NOT NULL, c4883 Date32, c4884 Uint32, c4885 Utf8, c4886 Decimal(22,9), c4887 Decimal(22,9), c4888 Uint16 NOT NULL, c4889 Uint32 NOT NULL, c4890 Int32, c4891 Decimal(22,9), c4892 Decimal(15,0), c4893 Date NOT NULL, c4894 Uint16 NOT NULL, c4895 Interval64, c4896 Datetime, c4897 String NOT NULL, c4898 Utf8, c4899 Uint8 NOT NULL, c4900 Date, c4901 Decimal(22,9), c4902 Float, c4903 String NOT NULL, c4904 Float NOT NULL, c4905 Float NOT NULL, c4906 Date, c4907 Int64, c4908 Uint16 NOT NULL, c4909 Utf8, c4910 Datetime, c4911 Uint64, c4912 Int8, c4913 Date32, c4914 Datetime64 NOT NULL, c4915 Date32 NOT NULL, c4916 JsonDocument, c4917 Uint32, c4918 Decimal(15,0), c4919 Interval64, c4920 Yson, c4921 Double NOT NULL, c4922 Int8 NOT NULL, c4923 JsonDocument NOT NULL, c4924 Date32 NOT NULL, c4925 Int64 NOT NULL, c4926 Utf8 NOT NULL, c4927 JsonDocument NOT NULL, c4928 Date NOT NULL, c4929 String, c4930 Datetime64, c4931 Json NOT NULL, c4932 Uint64 NOT NULL, c4933 Timestamp, c4934 Uint64 NOT NULL, c4935 Int16, c4936 Uint16, c4937 String NOT NULL, c4938 Interval64, c4939 Json NOT NULL, c4940 JsonDocument, c4941 JsonDocument NOT NULL, c4942 Int32 NOT NULL, c4943 JsonDocument NOT NULL, c4944 Int32, c4945 Int32, c4946 Date32 NOT NULL, c4947 Date32 NOT NULL, c4948 Uint64, c4949 Decimal(35,10), c4950 Timestamp64 NOT NULL, c4951 Timestamp, c4952 Json, c4953 Utf8, c4954 Decimal(35,10) NOT NULL, c4955 Utf8 NOT NULL, c4956 Date32, c4957 Date32 NOT NULL, c4958 Json NOT NULL, c4959 Decimal(22,9) NOT NULL, c4960 Date32 NOT NULL, c4961 JsonDocument, c4962 Uint16, c4963 Date32, c4964 Date32, c4965 Uint64, c4966 Yson, c4967 Yson, c4968 Decimal(35,10) NOT NULL, c4969 Timestamp NOT NULL, c4970 Double NOT NULL, c4971 Interval64, c4972 Int8 NOT NULL, c4973 Double NOT NULL, c4974 Timestamp64 NOT NULL, c4975 Json, c4976 Timestamp64 NOT NULL, c4977 Uint16, c4978 Uint64 NOT NULL, c4979 Utf8, c4980 Date32, c4981 Uint64 NOT NULL, c4982 Int16 NOT NULL, c4983 Datetime64, c4984 JsonDocument NOT NULL, c4985 JsonDocument, c4986 Date32, c4987 Decimal(22,9) NOT NULL, c4988 Yson NOT NULL, c4989 JsonDocument NOT NULL, c4990 Timestamp, c4991 Uint16 NOT NULL, c4992 Uint8, c4993 Interval64, c4994 Uint16 NOT NULL, c4995 Int32 NOT NULL, c4996 Yson NOT NULL, c4997 Date, c4998 Timestamp NOT NULL, c4999 Yson NOT NULL, c5000 Uint8, c5001 Timestamp64 NOT NULL, c5002 Uint8, c5003 Yson NOT NULL, c5004 Decimal(35,10), c5005 Date32, c5006 Date NOT NULL, c5007 JsonDocument, c5008 Yson, c5009 Timestamp64 NOT NULL, c5010 Decimal(22,9), c5011 Uint8, c5012 Yson, c5013 Interval64 NOT NULL, c5014 Date NOT NULL, c5015 Uint8, c5016 Json NOT NULL, c5017 Utf8, c5018 Timestamp64, c5019 Decimal(22,9), c5020 Decimal(22,9), c5021 Date32 NOT NULL, c5022 Datetime NOT NULL, c5023 Float, c5024 Uint64, c5025 Date, c5026 Timestamp64, c5027 Int16, c5028 Timestamp64 NOT NULL, c5029 Uint64 NOT NULL, c5030 Int16 NOT NULL, c5031 Datetime64, c5032 Datetime, c5033 Uint32 NOT NULL, c5034 Json NOT NULL, c5035 Timestamp64 NOT NULL, c5036 Uint8 NOT NULL, c5037 Int16 NOT NULL, c5038 Int8, c5039 Utf8, c5040 Datetime NOT NULL, c5041 Date32, c5042 Timestamp64, c5043 Uint16, c5044 Int16 NOT NULL, c5045 Int16, c5046 Uint8, c5047 JsonDocument NOT NULL, c5048 Date, c5049 JsonDocument NOT NULL, c5050 Interval64, c5051 Uint16, c5052 Utf8 NOT NULL, c5053 Uint8, c5054 JsonDocument, c5055 Int8, c5056 Json, c5057 Decimal(22,9) NOT NULL, c5058 Date NOT NULL, c5059 Utf8, c5060 Utf8, c5061 Json NOT NULL, c5062 Int32 NOT NULL, c5063 Yson, c5064 Int64 NOT NULL, c5065 Int64 NOT NULL, c5066 Json NOT NULL, c5067 Date, c5068 Decimal(35,10) NOT NULL, c5069 Yson NOT NULL, c5070 Date32 NOT NULL, c5071 String, c5072 Uint32 NOT NULL, c5073 Datetime NOT NULL, c5074 Int32 NOT NULL, c5075 Interval64, c5076 Yson, c5077 Date32, c5078 Json NOT NULL, c5079 Int8 NOT NULL, c5080 Uint8 NOT NULL, c5081 Decimal(22,9), c5082 Uint16, c5083 String NOT NULL, c5084 Decimal(35,10) NOT NULL, c5085 Int8 NOT NULL, c5086 Timestamp64 NOT NULL, c5087 Decimal(35,10), c5088 Utf8 NOT NULL, c5089 Uint16 NOT NULL, c5090 Uint8 NOT NULL, c5091 Datetime64 NOT NULL, c5092 Uint8, c5093 Int8 NOT NULL, c5094 Yson, c5095 Decimal(22,9) NOT NULL, c5096 Int32, c5097 Decimal(22,9), c5098 String, c5099 Int64 NOT NULL, c5100 JsonDocument, c5101 Json, c5102 String, c5103 Int64, c5104 String NOT NULL, c5105 Yson, c5106 Decimal(35,10) NOT NULL, c5107 Uint64 NOT NULL, c5108 Date NOT NULL, c5109 Timestamp NOT NULL, c5110 Yson, c5111 Datetime NOT NULL, c5112 Uint8 NOT NULL, c5113 Int16 NOT NULL, c5114 Uint64, c5115 Decimal(35,10) NOT NULL, c5116 Decimal(15,0) NOT NULL, c5117 String NOT NULL, c5118 JsonDocument, c5119 Timestamp64 NOT NULL, c5120 Uint8, c5121 Int64 NOT NULL, c5122 Interval64 NOT NULL, c5123 String NOT NULL, c5124 Decimal(15,0) NOT NULL, c5125 String NOT NULL, c5126 Interval64 NOT NULL, c5127 Uint16, c5128 Int8 NOT NULL, c5129 Uint64 NOT NULL, c5130 Interval64, c5131 Json, c5132 Yson NOT NULL, c5133 Date32, c5134 Uint16 NOT NULL, c5135 Uint8 NOT NULL, c5136 Date32 NOT NULL, c5137 Interval64 NOT NULL, c5138 Uint8, c5139 Date NOT NULL, c5140 Decimal(22,9) NOT NULL, c5141 Timestamp, c5142 Datetime64, c5143 Decimal(22,9), c5144 JsonDocument, c5145 Uint64, c5146 Yson, c5147 Json NOT NULL, c5148 Decimal(15,0), c5149 Float, c5150 Float NOT NULL, c5151 Decimal(22,9), c5152 Int16, c5153 Json, c5154 Uint32 NOT NULL, c5155 Datetime64 NOT NULL, c5156 Date32, c5157 Yson, c5158 Float, c5159 Datetime, c5160 Int64 NOT NULL, c5161 Interval64, c5162 Decimal(15,0), c5163 Json, c5164 Timestamp, c5165 Int8 NOT NULL, c5166 Timestamp, c5167 Timestamp NOT NULL, c5168 Uint8, c5169 Interval64, c5170 Datetime64, c5171 Uint64 NOT NULL, c5172 Json, c5173 Datetime, c5174 Uint32, c5175 Decimal(15,0), c5176 Double NOT NULL, c5177 Double, c5178 Datetime64 NOT NULL, c5179 Uint64 NOT NULL, c5180 Timestamp NOT NULL, c5181 Date NOT NULL, c5182 Int8, c5183 Float NOT NULL, c5184 Datetime64 NOT NULL, c5185 Interval64 NOT NULL, c5186 Decimal(22,9), c5187 Interval64 NOT NULL, c5188 Datetime64 NOT NULL, c5189 Uint32, c5190 Datetime NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279)
                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_17 to tbl_11\nRenaming table tbl_5 to tbl_19\nRenaming table tbl_29 to tbl_19\nWriting to table tbl_22\nWriting to table tbl_30\nWriting to table tbl_2\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: 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_12 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_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_24\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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table 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_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_5 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_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_4 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_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: 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: 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_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: 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_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_6 to tbl_15\nmessage: "Table /Root/olap_workload/rename_tables/tbl_6 (shard 72075186224038374) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_6::16/" issue_code: 2017 severity: 1 (server_code: 400010)\nWriting to table tbl_7\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 2, Deleted: 0, Exists: 12\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nRenaming table tbl_24 to tbl_17\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_27 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_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_5 to tbl_25\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_11 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_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_8 to tbl_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_6 to tbl_7\nWriting to table tbl_22\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_6]\\\' because it 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_30\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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 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_4 to tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_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_28\nRenaming table tbl_15 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_2\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 12], 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_5 to tbl_16\nWriting to table tbl_6\nWriting to table tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_10\nInserting a row by thread 3\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_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_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_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_6]\\\' because it 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_6]\\\' because it 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: 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_6]\\\' because it 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_12 to 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_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_6\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_6]\\\' because it 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: 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_6]\\\' because it 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_5 to tbl_21\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_18 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_17 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_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_15 to tbl_13\nRenaming table tbl_14 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_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_3 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_18 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_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_0 to tbl_18\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_24 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_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_5 to tbl_17\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_27 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_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_28 to tbl_4\nInserting a row by thread 2\nRenaming table tbl_1 to tbl_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_8 to tbl_22\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_22 to tbl_11\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 12, Deleted: 1, Exists: 21\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 3\n\trename_tables: Renames: 4, Writes: 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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_26\nRenaming table tbl_25 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_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_1 to tbl_18\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_18\\\', 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_19 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_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_18 to tbl_7\nWriting to table tbl_16\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_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_10\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_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nRenaming table tbl_5 to tbl_28\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_23 to tbl_29\nInserting a row by thread 3\nRenaming table tbl_3 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_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_6 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_3]\\\' because it 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_15 to tbl_18\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_6]\\\' because it 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_2 to tbl_24\nRenaming table tbl_22 to tbl_2\nInserting a row by thread 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_21\nWriting to table tbl_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_3]\\\' because it 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\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nWriting to table tbl_21\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 26, Deleted: 4, Exists: 32\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 5\n\trename_tables: Renames: 8, Writes: 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_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nRenaming table tbl_10 to 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_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_23\nRenaming table tbl_7 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_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_29\nRenaming table tbl_8 to tbl_27\nInserting a row by thread 4\nWriting to table 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_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_14 to tbl_18\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_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_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_8\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_27 to tbl_29\nRenaming table tbl_3 to 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_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_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_19 to 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_6]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 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_29 to tbl_28\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_3]\\\' because it 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_28 to tbl_0\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_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_24 to tbl_29\nRenaming table tbl_5 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_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_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 37, Deleted: 7, Exists: 40\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 6\n\trename_tables: Renames: 13, Writes: 11\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_6 to tbl_25\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_13\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_6]\\\' because it 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)'
	std_err:b'...NOT NULL, c2893 Yson, c2894 Float, c2895 Timestamp64 NOT NULL, c2896 Timestamp64 NOT NULL, c2897 Int16 NOT NULL, c2898 Int8, c2899 Uint32 NOT NULL, c2900 Uint8 NOT NULL, c2901 Utf8 NOT NULL, c2902 Datetime NOT NULL, c2903 Json NOT NULL, c2904 Json NOT NULL, c2905 Timestamp NOT NULL, c2906 Uint32, c2907 Int64, c2908 Int64, c2909 Uint32, c2910 Interval64 NOT NULL, c2911 Date NOT NULL, c2912 Uint16, c2913 Yson, c2914 Date, c2915 Interval64 NOT NULL, c2916 Uint8 NOT NULL, c2917 Double NOT NULL, c2918 Uint64, c2919 Int8, c2920 Interval64, c2921 Int16, c2922 Date32, c2923 Double, c2924 Uint16 NOT NULL, c2925 Double NOT NULL, c2926 Decimal(22,9) NOT NULL, c2927 Uint64 NOT NULL, c2928 Json NOT NULL, c2929 String NOT NULL, c2930 Decimal(22,9) NOT NULL, c2931 Yson, c2932 Uint32, c2933 Uint16, c2934 Timestamp, c2935 Double NOT NULL, c2936 Date32, c2937 JsonDocument, c2938 JsonDocument NOT NULL, c2939 Date NOT NULL, c2940 String NOT NULL, c2941 Decimal(22,9), c2942 JsonDocument, c2943 Uint64, c2944 Datetime NOT NULL, c2945 Uint64, c2946 Uint64, c2947 Int16, c2948 Date NOT NULL, c2949 Float, c2950 Uint8, c2951 Float, c2952 String, c2953 Timestamp64, c2954 Date, c2955 Float, c2956 Json NOT NULL, c2957 Int16, c2958 String NOT NULL, c2959 Float NOT NULL, c2960 Timestamp NOT NULL, c2961 Date NOT NULL, c2962 Int64 NOT NULL, c2963 Decimal(15,0), c2964 Timestamp NOT NULL, c2965 Date NOT NULL, c2966 Uint64, c2967 Timestamp64, c2968 Utf8, c2969 Json, c2970 Float NOT NULL, c2971 Yson, c2972 Datetime, c2973 Int16 NOT NULL, c2974 JsonDocument, c2975 Date32 NOT NULL, c2976 Uint32 NOT NULL, c2977 Int16, c2978 JsonDocument NOT NULL, c2979 Datetime, c2980 Uint64, c2981 Yson, c2982 Interval64 NOT NULL, c2983 Uint8, c2984 Decimal(22,9) NOT NULL, c2985 Datetime, c2986 Decimal(15,0) NOT NULL, c2987 Timestamp64, c2988 Timestamp, c2989 Int16 NOT NULL, c2990 Decimal(15,0), c2991 Uint16, c2992 Json NOT NULL, c2993 String NOT NULL, c2994 String NOT NULL, c2995 Uint8, c2996 Date, c2997 Date32 NOT NULL, c2998 Yson NOT NULL, c2999 Float, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10), c3002 Uint32 NOT NULL, c3003 Date, c3004 Date, c3005 Decimal(35,10), c3006 Int16, c3007 Decimal(15,0), c3008 Datetime64 NOT NULL, c3009 Int16, c3010 Utf8, c3011 Uint64, c3012 Utf8, c3013 Timestamp64 NOT NULL, c3014 Decimal(35,10), c3015 Int32 NOT NULL, c3016 Int16 NOT NULL, c3017 Datetime64 NOT NULL, c3018 Uint64, c3019 Int8, c3020 Uint64 NOT NULL, c3021 Uint8 NOT NULL, c3022 Decimal(22,9) NOT NULL, c3023 Uint16, c3024 Timestamp, c3025 Uint32 NOT NULL, c3026 Uint8, c3027 Uint32, c3028 Int16 NOT NULL, c3029 Uint64 NOT NULL, c3030 String, c3031 Int32, c3032 Date, c3033 Decimal(35,10), c3034 Yson, c3035 Json NOT NULL, c3036 Decimal(35,10) NOT NULL, c3037 Int64, c3038 Utf8 NOT NULL, c3039 Datetime64, c3040 Decimal(35,10) NOT NULL, c3041 Date NOT NULL, c3042 Yson NOT NULL, c3043 Uint16 NOT NULL, c3044 Uint16 NOT NULL, c3045 Date, c3046 Uint32 NOT NULL, c3047 JsonDocument, c3048 Uint64 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(22,9), c3051 Interval64, c3052 Decimal(15,0), c3053 Uint64 NOT NULL, c3054 Json NOT NULL, c3055 Date32 NOT NULL, c3056 Json, c3057 Decimal(15,0), c3058 Yson NOT NULL, c3059 Uint16, c3060 Datetime64 NOT NULL, c3061 Decimal(35,10), c3062 Uint16, c3063 Yson, c3064 Timestamp64, c3065 Date, c3066 Datetime64 NOT NULL, c3067 Int32, c3068 String NOT NULL, c3069 Datetime64, c3070 String NOT NULL, c3071 Double NOT NULL, c3072 Datetime64, c3073 Yson, c3074 Date, c3075 Uint16 NOT NULL, c3076 Timestamp64 NOT NULL, c3077 String NOT NULL, c3078 Yson NOT NULL, c3079 Uint64 NOT NULL, c3080 Timestamp NOT NULL, c3081 Utf8 NOT NULL, c3082 Int8 NOT NULL, c3083 Utf8, c3084 Datetime, c3085 Yson, c3086 Decimal(22,9), c3087 Utf8, c3088 Int8 NOT NULL, c3089 Interval64 NOT NULL, c3090 Int32, c3091 Uint64, c3092 Uint8, c3093 Yson, c3094 Decimal(15,0), c3095 JsonDocument, c3096 Datetime NOT NULL, c3097 Int32 NOT NULL, c3098 Yson, c3099 Decimal(15,0) NOT NULL, c3100 Timestamp NOT NULL, c3101 Uint32, c3102 Uint32 NOT NULL, c3103 Float NOT NULL, c3104 Date, c3105 Timestamp64, c3106 Utf8 NOT NULL, c3107 Datetime, c3108 Int16, c3109 Int16, c3110 Decimal(35,10), c3111 Decimal(22,9), c3112 Json NOT NULL, c3113 Timestamp, c3114 Uint32, c3115 Uint16, c3116 Datetime64 NOT NULL, c3117 String, c3118 JsonDocument NOT NULL, c3119 Uint64, c3120 Timestamp NOT NULL, c3121 Utf8, c3122 Date32, c3123 Int32, c3124 Utf8 NOT NULL, c3125 Datetime64 NOT NULL, c3126 Decimal(22,9), c3127 Decimal(35,10), c3128 Uint64, c3129 Decimal(35,10) NOT NULL, c3130 Decimal(22,9), c3131 Double, c3132 Int64, c3133 Date32 NOT NULL, c3134 Yson NOT NULL, c3135 Int8, c3136 Date NOT NULL, c3137 Json, c3138 Uint64 NOT NULL, c3139 Decimal(35,10) NOT NULL, c3140 Int64 NOT NULL, c3141 Date32, c3142 Float, c3143 Int32 NOT NULL, c3144 Date NOT NULL, c3145 Interval64, c3146 Json NOT NULL, c3147 Interval64, c3148 Utf8 NOT NULL, c3149 Json NOT NULL, c3150 Float, c3151 Decimal(15,0), c3152 Int32, c3153 Uint64, c3154 Uint8 NOT NULL, c3155 Decimal(35,10), c3156 Yson, c3157 Timestamp, c3158 Double NOT NULL, c3159 JsonDocument, c3160 Uint8 NOT NULL, c3161 Json NOT NULL, c3162 Datetime64 NOT NULL, c3163 Date32 NOT NULL, c3164 Yson, c3165 Date32 NOT NULL, c3166 Utf8, c3167 Timestamp64 NOT NULL, c3168 Decimal(35,10) NOT NULL, c3169 Timestamp NOT NULL, c3170 Yson, c3171 Timestamp64, c3172 Datetime64, c3173 Datetime64, c3174 Datetime, c3175 Date32, c3176 Uint32, c3177 Uint8, c3178 Int8, c3179 Json NOT NULL, c3180 Yson, c3181 Int8, c3182 Int8, c3183 Timestamp64, c3184 Int8 NOT NULL, c3185 Decimal(15,0) NOT NULL, c3186 JsonDocument, c3187 Int64 NOT NULL, c3188 Uint64, c3189 Uint16, c3190 JsonDocument NOT NULL, c3191 Int64 NOT NULL, c3192 Double, c3193 Datetime64 NOT NULL, c3194 String, c3195 Int16, c3196 Interval64 NOT NULL, c3197 Interval64 NOT NULL, c3198 Timestamp64, c3199 Int16 NOT NULL, c3200 Date, c3201 Timestamp64 NOT NULL, c3202 Uint8, c3203 Int64 NOT NULL, c3204 Decimal(22,9) NOT NULL, c3205 Int16 NOT NULL, c3206 Uint64, c3207 Date32, c3208 Double NOT NULL, c3209 JsonDocument, c3210 Int32 NOT NULL, c3211 Decimal(22,9), c3212 Int16 NOT NULL, c3213 Yson, c3214 Uint32, c3215 Yson, c3216 Timestamp64 NOT NULL, c3217 Datetime64, c3218 Uint8, c3219 Json NOT NULL, c3220 JsonDocument NOT NULL, c3221 Yson, c3222 Uint8, c3223 Int16, c3224 Datetime64, c3225 Datetime64, c3226 Int64, c3227 Uint16 NOT NULL, c3228 Yson, c3229 Decimal(35,10), c3230 Yson NOT NULL, c3231 Interval64, c3232 Decimal(35,10) NOT NULL, c3233 Datetime NOT NULL, c3234 Utf8 NOT NULL, c3235 Date NOT NULL, c3236 Timestamp64, c3237 Uint32, c3238 Datetime, c3239 JsonDocument, c3240 Decimal(22,9), c3241 Int64, c3242 Int64, c3243 Decimal(22,9), c3244 Utf8 NOT NULL, c3245 Float NOT NULL, c3246 Uint16 NOT NULL, c3247 Date32, c3248 Interval64 NOT NULL, c3249 Interval64, c3250 Date, c3251 Date32 NOT NULL, c3252 Datetime64, c3253 Uint8, c3254 Float NOT NULL, c3255 Uint16 NOT NULL, c3256 Double NOT NULL, c3257 Timestamp NOT NULL, c3258 Utf8 NOT NULL, c3259 Uint64, c3260 Timestamp64 NOT NULL, c3261 String NOT NULL, c3262 Int64, c3263 Int64 NOT NULL, c3264 Json, c3265 Uint32 NOT NULL, c3266 String NOT NULL, c3267 Int32, c3268 Uint8, c3269 JsonDocument, c3270 Yson, c3271 Yson, c3272 Int16 NOT NULL, c3273 Decimal(22,9) NOT NULL, c3274 Timestamp64, c3275 Datetime NOT NULL, c3276 Uint8 NOT NULL, c3277 Int32 NOT NULL, c3278 Decimal(22,9), c3279 Interval64 NOT NULL, c3280 Int64 NOT NULL, c3281 Yson, c3282 Decimal(15,0) NOT NULL, c3283 Uint32 NOT NULL, c3284 Json, c3285 Float, c3286 Timestamp, c3287 Datetime, c3288 Utf8, c3289 Uint8, c3290 Decimal(22,9) NOT NULL, c3291 Json NOT NULL, c3292 Datetime, c3293 Timestamp64, c3294 Utf8, c3295 Date NOT NULL, c3296 Int16 NOT NULL, c3297 String, c3298 Uint64 NOT NULL, c3299 JsonDocument, c3300 Uint64 NOT NULL, c3301 Int16, c3302 Interval64, c3303 Float NOT NULL, c3304 Date32, c3305 Interval64 NOT NULL, c3306 Int64, c3307 String NOT NULL, c3308 Utf8, c3309 Yson, c3310 JsonDocument NOT NULL, c3311 JsonDocument NOT NULL, c3312 Utf8, c3313 Uint32 NOT NULL, c3314 Timestamp64 NOT NULL, c3315 String, c3316 Int8, c3317 JsonDocument NOT NULL, c3318 Uint8 NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int64, c3321 Json NOT NULL, c3322 Decimal(35,10) NOT NULL, c3323 Timestamp64, c3324 Datetime NOT NULL, c3325 String, c3326 Uint32 NOT NULL, c3327 Uint16, c3328 Float, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32 NOT NULL, c3332 Decimal(35,10), c3333 Uint64 NOT NULL, c3334 Timestamp64, c3335 Datetime NOT NULL, c3336 Int32, c3337 Timestamp64 NOT NULL, c3338 Int16 NOT NULL, c3339 Int64 NOT NULL, c3340 Json, c3341 Decimal(35,10), c3342 Timestamp NOT NULL, c3343 String NOT NULL, c3344 Decimal(22,9), c3345 Timestamp NOT NULL, c3346 JsonDocument, c3347 Interval64 NOT NULL, c3348 Decimal(35,10) NOT NULL, c3349 Interval64, c3350 Int64 NOT NULL, c3351 Datetime, c3352 Date NOT NULL, c3353 Datetime NOT NULL, c3354 Float NOT NULL, c3355 Timestamp64, c3356 Double NOT NULL, c3357 Int32, c3358 Timestamp, c3359 Float NOT NULL, c3360 Int64, c3361 Int8, c3362 Double NOT NULL, c3363 Double NOT NULL, c3364 Decimal(35,10), c3365 Int64 NOT NULL, c3366 Yson, c3367 Float, c3368 Uint32, c3369 Yson, c3370 Datetime64 NOT NULL, c3371 JsonDocument, c3372 Utf8 NOT NULL, c3373 Uint32, c3374 Decimal(35,10) NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Uint64 NOT NULL, c3377 Uint32 NOT NULL, c3378 Yson, c3379 Date32, c3380 Datetime64 NOT NULL, c3381 Double NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Json, c3384 Int8 NOT NULL, c3385 Float NOT NULL, c3386 Date NOT NULL, c3387 Double, c3388 Double, c3389 Interval64, c3390 Decimal(15,0) NOT NULL, c3391 Decimal(22,9), c3392 Float NOT NULL, c3393 Uint16 NOT NULL, c3394 Decimal(22,9), c3395 Timestamp64, c3396 Decimal(15,0), c3397 Utf8, c3398 Datetime64 NOT NULL, c3399 Uint64, c3400 Int32, c3401 Timestamp64 NOT NULL, c3402 Yson NOT NULL, c3403 Uint64, c3404 Interval64 NOT NULL, c3405 Uint8 NOT NULL, c3406 Int16, c3407 Int32 NOT NULL, c3408 Json NOT NULL, c3409 Yson NOT NULL, c3410 JsonDocument, c3411 Datetime64 NOT NULL, c3412 Datetime64, c3413 Datetime NOT NULL, c3414 Int64 NOT NULL, c3415 Datetime64 NOT NULL, c3416 Decimal(35,10) NOT NULL, c3417 Uint8, c3418 Int16, c3419 Json NOT NULL, c3420 Uint8, c3421 Float NOT NULL, c3422 Int16, c3423 String, c3424 Uint8, c3425 Decimal(22,9) NOT NULL, c3426 Int8 NOT NULL, c3427 Decimal(15,0), c3428 Int8, c3429 Int8 NOT NULL, c3430 Int16, c3431 Uint32 NOT NULL, c3432 Uint8, c3433 Decimal(35,10), c3434 Decimal(35,10), c3435 Double, c3436 Int32, c3437 Uint16, c3438 Utf8, c3439 Int32 NOT NULL, c3440 Decimal(22,9) NOT NULL, c3441 Interval64, c3442 Timestamp, c3443 Double, c3444 Uint64, c3445 Uint64, c3446 Yson NOT NULL, c3447 Timestamp, c3448 Yson, c3449 Timestamp NOT NULL, c3450 JsonDocument NOT NULL, c3451 Json NOT NULL, c3452 Uint32, c3453 Int16 NOT NULL, c3454 Datetime64 NOT NULL, c3455 Yson NOT NULL, c3456 Datetime, c3457 Int32 NOT NULL, c3458 Int16 NOT NULL, c3459 String NOT NULL, c3460 Date, c3461 Decimal(15,0) NOT NULL, c3462 Float, c3463 JsonDocument, c3464 JsonDocument NOT NULL, c3465 String, c3466 Utf8, c3467 Timestamp NOT NULL, c3468 Uint8 NOT NULL, c3469 Date NOT NULL, c3470 Yson NOT NULL, c3471 JsonDocument, c3472 Timestamp64 NOT NULL, c3473 Interval64, c3474 Int16 NOT NULL, c3475 Date NOT NULL, c3476 Date NOT NULL, c3477 Int64, c3478 Int16 NOT NULL, c3479 Json NOT NULL, c3480 Uint64 NOT NULL, c3481 Interval64 NOT NULL, c3482 Utf8, c3483 Float, c3484 Uint8 NOT NULL, c3485 Int8, c3486 Float, c3487 Yson NOT NULL, c3488 Datetime NOT NULL, c3489 Date32 NOT NULL, c3490 Decimal(22,9), c3491 Uint16 NOT NULL, c3492 Uint32, c3493 Uint32, c3494 Uint16 NOT NULL, c3495 Yson NOT NULL, c3496 Yson NOT NULL, c3497 Interval64 NOT NULL, c3498 Date32, c3499 Date NOT NULL, c3500 Decimal(35,10) NOT NULL, c3501 Int8 NOT NULL, c3502 Uint32 NOT NULL, c3503 Decimal(15,0) NOT NULL, c3504 Uint64 NOT NULL, c3505 Timestamp, c3506 Double NOT NULL, c3507 Int16 NOT NULL, c3508 Float NOT NULL, c3509 Datetime, c3510 Datetime NOT NULL, c3511 Uint8 NOT NULL, c3512 Float NOT NULL, c3513 Uint32 NOT NULL, c3514 Int16 NOT NULL, c3515 Uint64, c3516 Uint8 NOT NULL, c3517 String, c3518 Double, c3519 JsonDocument NOT NULL, c3520 Decimal(35,10) NOT NULL, c3521 Int16 NOT NULL, c3522 Uint32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Double NOT NULL, c3526 Decimal(22,9) NOT NULL, c3527 Date, c3528 Uint32, c3529 Uint16, c3530 Date, c3531 Decimal(35,10), c3532 Yson NOT NULL, c3533 Timestamp64, c3534 String NOT NULL, c3535 Datetime NOT NULL, c3536 Int64 NOT NULL, c3537 Decimal(35,10), c3538 Uint16, c3539 Json, c3540 Int8, c3541 Float NOT NULL, c3542 Int16, c3543 String, c3544 JsonDocument, c3545 Date32 NOT NULL, c3546 Int32, c3547 Int64 NOT NULL, c3548 Datetime, c3549 Double NOT NULL, c3550 Int32, c3551 Date NOT NULL, c3552 Datetime NOT NULL, c3553 Utf8, c3554 Decimal(22,9), c3555 String, c3556 Yson NOT NULL, c3557 Datetime64 NOT NULL, c3558 Decimal(15,0), c3559 Yson NOT NULL, c3560 Yson, c3561 Int32, c3562 Interval64, c3563 Int32, c3564 Interval64, c3565 Uint64, c3566 Decimal(15,0), c3567 Utf8 NOT NULL, c3568 Timestamp, c3569 Decimal(22,9) NOT NULL, c3570 Double, c3571 String, c3572 Decimal(15,0) NOT NULL, c3573 Date32 NOT NULL, c3574 Utf8, c3575 String, c3576 Timestamp64, c3577 Datetime, c3578 Uint64 NOT NULL, c3579 Timestamp64 NOT NULL, c3580 Utf8 NOT NULL, c3581 Utf8, c3582 Uint8 NOT NULL, c3583 Decimal(35,10) NOT NULL, c3584 Int8, c3585 Int32 NOT NULL, c3586 Int8 NOT NULL, c3587 Uint32, c3588 Datetime, c3589 Timestamp, c3590 Json, c3591 Datetime, c3592 Decimal(35,10), c3593 Int8 NOT NULL, c3594 Json, c3595 Yson NOT NULL, c3596 Date32, c3597 Int32, c3598 Timestamp64 NOT NULL, c3599 Decimal(15,0), c3600 Int32, c3601 Double, c3602 Int8, c3603 Datetime64 NOT NULL, c3604 Date32 NOT NULL, c3605 Timestamp64, c3606 Date32, c3607 Uint32, c3608 Int16 NOT NULL, c3609 Date32 NOT NULL, c3610 Int32 NOT NULL, c3611 Uint64 NOT NULL, c3612 Float, c3613 Date32 NOT NULL, c3614 JsonDocument, c3615 Interval64, c3616 Date, c3617 Date NOT NULL, c3618 Int64, c3619 Decimal(35,10) NOT NULL, c3620 Double, c3621 Uint8 NOT NULL, c3622 Decimal(15,0), c3623 Date32, c3624 Int64 NOT NULL, c3625 Timestamp64 NOT NULL, c3626 Int64, c3627 Double, c3628 Json, c3629 String, c3630 Float NOT NULL, c3631 Uint16 NOT NULL, c3632 Uint32 NOT NULL, c3633 Int32, c3634 Yson NOT NULL, c3635 Yson, c3636 Datetime64, c3637 Uint16, c3638 JsonDocument, c3639 Int32, c3640 Interval64, c3641 Uint64 NOT NULL, c3642 Uint32 NOT NULL, c3643 Date NOT NULL, c3644 Decimal(15,0), c3645 Timestamp NOT NULL, c3646 Timestamp64, c3647 Int8 NOT NULL, c3648 JsonDocument, c3649 Float NOT NULL, c3650 Date, c3651 Decimal(22,9) NOT NULL, c3652 Double NOT NULL, c3653 Uint64, c3654 Json NOT NULL, c3655 Uint8 NOT NULL, c3656 Timestamp, c3657 Datetime NOT NULL, c3658 Double NOT NULL, c3659 Datetime, c3660 String NOT NULL, c3661 String NOT NULL, c3662 Timestamp NOT NULL, c3663 Uint8, c3664 Uint16 NOT NULL, c3665 Float, c3666 Yson, c3667 Utf8, c3668 Datetime64 NOT NULL, c3669 Json NOT NULL, c3670 Date32, c3671 Decimal(15,0), c3672 Date, c3673 Uint32, c3674 Int64, c3675 Double NOT NULL, c3676 Json, c3677 Int64, c3678 Uint16 NOT NULL, c3679 Datetime64 NOT NULL, c3680 Timestamp NOT NULL, c3681 Decimal(35,10) NOT NULL, c3682 Int16 NOT NULL, c3683 Timestamp, c3684 Decimal(35,10) NOT NULL, c3685 Decimal(15,0), c3686 Uint32 NOT NULL, c3687 JsonDocument, c3688 Uint32 NOT NULL, c3689 Timestamp, c3690 Uint16, c3691 Date32, c3692 Interval64, c3693 Uint32, c3694 Date NOT NULL, c3695 Float NOT NULL, c3696 Interval64, c3697 Int16, c3698 Date NOT NULL, c3699 Int8 NOT NULL, c3700 Decimal(22,9) NOT NULL, c3701 Int64, c3702 Decimal(22,9) NOT NULL, c3703 Int32, c3704 JsonDocument, c3705 Interval64 NOT NULL, c3706 Json, c3707 Json, c3708 Decimal(22,9) NOT NULL, c3709 Int16 NOT NULL, c3710 Date32 NOT NULL, c3711 Uint32 NOT NULL, c3712 Decimal(35,10) NOT NULL, c3713 Yson, c3714 Int8, c3715 Decimal(35,10) NOT NULL, c3716 Uint16 NOT NULL, c3717 Utf8, c3718 Int32, c3719 Interval64 NOT NULL, c3720 Interval64, c3721 Timestamp NOT NULL, c3722 Uint64 NOT NULL, c3723 Date32 NOT NULL, c3724 Int32 NOT NULL, c3725 Yson, c3726 Timestamp64 NOT NULL, c3727 Timestamp64, c3728 Interval64 NOT NULL, c3729 String NOT NULL, c3730 Float, c3731 Uint8 NOT NULL, c3732 Uint8, c3733 Int8 NOT NULL, c3734 Interval64 NOT NULL, c3735 Float, c3736 Date, c3737 Float NOT NULL, c3738 Uint64 NOT NULL, c3739 Json NOT NULL, c3740 Float, c3741 Double NOT NULL, c3742 Date, c3743 Datetime, c3744 Json, c3745 Int32 NOT NULL, c3746 Uint16 NOT NULL, c3747 Date, c3748 Date NOT NULL, c3749 Date32 NOT NULL, c3750 Decimal(35,10), c3751 Decimal(15,0), c3752 Yson, c3753 Datetime, c3754 Decimal(15,0) NOT NULL, c3755 Uint16 NOT NULL, c3756 Int32, c3757 Decimal(22,9), c3758 Double, c3759 Date, c3760 Interval64 NOT NULL, c3761 String, c3762 Int64 NOT NULL, c3763 Datetime NOT NULL, c3764 String, c3765 Uint16 NOT NULL, c3766 Datetime64, c3767 Int32, c3768 JsonDocument NOT NULL, c3769 Uint8, c3770 Int8, c3771 Uint64, c3772 String, c3773 Int8 NOT NULL, c3774 String NOT NULL, c3775 Timestamp64, c3776 Utf8 NOT NULL, c3777 Utf8, c3778 Uint64 NOT NULL, c3779 Timestamp, c3780 Interval64 NOT NULL, c3781 JsonDocument, c3782 Uint16 NOT NULL, c3783 Date32 NOT NULL, c3784 Int32, c3785 Decimal(35,10), c3786 Timestamp NOT NULL, c3787 Interval64 NOT NULL, c3788 String, c3789 Interval64, c3790 Float, c3791 Double NOT NULL, c3792 Yson NOT NULL, c3793 Decimal(22,9) NOT NULL, c3794 Json, c3795 Json NOT NULL, c3796 Decimal(15,0) NOT NULL, c3797 Int32 NOT NULL, c3798 Float NOT NULL, c3799 Uint64 NOT NULL, c3800 Int32 NOT NULL, c3801 Datetime, c3802 Uint16 NOT NULL, c3803 Yson, c3804 String NOT NULL, c3805 Decimal(35,10), c3806 Int8 NOT NULL, c3807 Interval64, c3808 Interval64, c3809 String NOT NULL, c3810 Double NOT NULL, c3811 Int8 NOT NULL, c3812 Float NOT NULL, c3813 Interval64, c3814 Uint64 NOT NULL, c3815 Timestamp NOT NULL, c3816 Interval64, c3817 Int32, c3818 Interval64 NOT NULL, c3819 JsonDocument NOT NULL, c3820 Json, c3821 Int8 NOT NULL, c3822 Uint16 NOT NULL, c3823 Json, c3824 Yson, c3825 Timestamp64 NOT NULL, c3826 Int16 NOT NULL, c3827 Timestamp, c3828 Uint64, c3829 Timestamp64 NOT NULL, c3830 Int64, c3831 Uint64, c3832 Decimal(22,9) NOT NULL, c3833 Int32, c3834 Int8, c3835 Datetime NOT NULL, c3836 Int16, c3837 Date32 NOT NULL, c3838 Datetime NOT NULL, c3839 Date32 NOT NULL, c3840 Uint8 NOT NULL, c3841 Int32, c3842 Json NOT NULL, c3843 Uint64, c3844 Double, c3845 Utf8 NOT NULL, c3846 Yson, c3847 Decimal(35,10) NOT NULL, c3848 Uint32, c3849 Interval64, c3850 Int32 NOT NULL, c3851 Int32, c3852 Utf8, c3853 Uint16, c3854 Date32, c3855 Datetime64, c3856 Float NOT NULL, c3857 Yson, c3858 Utf8, c3859 Uint16, c3860 Int16 NOT NULL, c3861 Decimal(22,9) NOT NULL, c3862 Int32 NOT NULL, c3863 Int8 NOT NULL, c3864 Int32, c3865 Date32, c3866 Uint32 NOT NULL, c3867 Int16 NOT NULL, c3868 Decimal(35,10), c3869 Double NOT NULL, c3870 Uint64, c3871 Uint8, c3872 Timestamp NOT NULL, c3873 JsonDocument NOT NULL, c3874 Uint32 NOT NULL, c3875 Int8, c3876 Decimal(15,0) NOT NULL, c3877 Json, c3878 Date NOT NULL, c3879 Uint16, c3880 Interval64 NOT NULL, c3881 Utf8, c3882 Int32 NOT NULL, c3883 Decimal(22,9), c3884 Uint16, c3885 String, c3886 Int8, c3887 Decimal(22,9), c3888 Timestamp NOT NULL, c3889 Timestamp64 NOT NULL, c3890 Utf8, c3891 Datetime64, c3892 Decimal(35,10) NOT NULL, c3893 Datetime, c3894 Int32, c3895 Datetime64, c3896 Datetime, c3897 Datetime64 NOT NULL, c3898 Timestamp64, c3899 Json, c3900 Datetime64 NOT NULL, c3901 JsonDocument NOT NULL, c3902 Timestamp64 NOT NULL, c3903 String, c3904 Date NOT NULL, c3905 JsonDocument NOT NULL, c3906 Yson, c3907 Int16, c3908 Datetime64 NOT NULL, c3909 Int64, c3910 Uint64, c3911 Int16 NOT NULL, c3912 Decimal(22,9) NOT NULL, c3913 Date32, c3914 Datetime64, c3915 Timestamp, c3916 Double NOT NULL, c3917 Json NOT NULL, c3918 Timestamp NOT NULL, c3919 Double, c3920 Int16 NOT NULL, c3921 Uint32, c3922 Timestamp, c3923 Date NOT NULL, c3924 Datetime NOT NULL, c3925 Interval64, c3926 Interval64 NOT NULL, c3927 Float, c3928 Uint32, c3929 Uint32, c3930 Uint32 NOT NULL, c3931 Datetime, c3932 Datetime64, c3933 Date32, c3934 Decimal(22,9) NOT NULL, c3935 Timestamp64 NOT NULL, c3936 Double, c3937 Json NOT NULL, c3938 Utf8 NOT NULL, c3939 Interval64, c3940 Int64, c3941 Timestamp NOT NULL, c3942 Decimal(15,0), c3943 Decimal(22,9) NOT NULL, c3944 Int16, c3945 Yson, c3946 Decimal(22,9), c3947 Utf8 NOT NULL, c3948 Date, c3949 Datetime64 NOT NULL, c3950 Timestamp64, c3951 Yson NOT NULL, c3952 Decimal(22,9) NOT NULL, c3953 Double, c3954 Timestamp64 NOT NULL, c3955 Int8 NOT NULL, c3956 Int8 NOT NULL, c3957 Decimal(35,10), c3958 Uint64, c3959 Decimal(15,0), c3960 Decimal(35,10), c3961 Decimal(35,10), c3962 Int32 NOT NULL, c3963 Json, c3964 Uint64 NOT NULL, c3965 Datetime64, c3966 Yson, c3967 Decimal(15,0) NOT NULL, c3968 Datetime64 NOT NULL, c3969 Date32, c3970 Date32, c3971 Float, c3972 Yson, c3973 Decimal(22,9) NOT NULL, c3974 Yson NOT NULL, c3975 Uint8, c3976 Float, c3977 Decimal(22,9) NOT NULL, c3978 Datetime64, c3979 Timestamp NOT NULL, c3980 Uint32, c3981 Double NOT NULL, c3982 Timestamp, c3983 Uint16 NOT NULL, c3984 Utf8 NOT NULL, c3985 Date, c3986 Datetime, c3987 Int64 NOT NULL, c3988 Timestamp64, c3989 Int32, c3990 Int16, c3991 Double NOT NULL, c3992 Datetime64, c3993 Datetime NOT NULL, c3994 Datetime64 NOT NULL, c3995 Uint64 NOT NULL, c3996 JsonDocument, c3997 Yson NOT NULL, c3998 Yson, c3999 Yson, c4000 Float NOT NULL, c4001 Uint32, c4002 Datetime64, c4003 Interval64, c4004 String, c4005 Int16 NOT NULL, c4006 Int32 NOT NULL, c4007 Double, c4008 Date, c4009 String, c4010 Datetime, c4011 Uint32, c4012 Utf8, c4013 Uint16, c4014 Uint32, c4015 Uint64 NOT NULL, c4016 Int16 NOT NULL, c4017 JsonDocument NOT NULL, c4018 Utf8 NOT NULL, c4019 String, c4020 Uint32, c4021 Int16 NOT NULL, c4022 Interval64, c4023 Yson, c4024 Int64 NOT NULL, c4025 Date, c4026 Date NOT NULL, c4027 Double NOT NULL, c4028 Datetime, c4029 Json NOT NULL, c4030 Uint16, c4031 Utf8, c4032 Datetime64, c4033 Int8 NOT NULL, c4034 Json, c4035 Datetime64, c4036 Int32, c4037 String NOT NULL, c4038 JsonDocument NOT NULL, c4039 Datetime, c4040 String, c4041 Decimal(15,0), c4042 Uint32 NOT NULL, c4043 Utf8, c4044 Decimal(15,0) NOT NULL, c4045 Utf8, c4046 Date32 NOT NULL, c4047 Uint32, c4048 Decimal(22,9), c4049 Decimal(15,0) NOT NULL, c4050 Decimal(22,9), c4051 Int8, c4052 Datetime, c4053 Decimal(22,9), c4054 Int16, c4055 Uint16 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint8 NOT NULL, c4058 Interval64 NOT NULL, c4059 Uint8 NOT NULL, c4060 Int8 NOT NULL, c4061 Uint8 NOT NULL, c4062 Int64 NOT NULL, c4063 Uint16 NOT NULL, c4064 Decimal(22,9) NOT NULL, c4065 Date32, c4066 String, c4067 Utf8, c4068 Decimal(15,0) NOT NULL, c4069 Datetime NOT NULL, c4070 Timestamp64, c4071 Int8, c4072 Decimal(22,9), c4073 Int8 NOT NULL, c4074 Date NOT NULL, c4075 Int64 NOT NULL, c4076 Float NOT NULL, c4077 Datetime NOT NULL, c4078 Uint16, c4079 Double, c4080 Timestamp NOT NULL, c4081 Yson, c4082 Timestamp NOT NULL, c4083 Decimal(15,0), c4084 Json, c4085 Float NOT NULL, c4086 Int64 NOT NULL, c4087 Uint64, c4088 Interval64, c4089 Uint32, c4090 Datetime64 NOT NULL, c4091 Double, c4092 Int16 NOT NULL, c4093 Float NOT NULL, c4094 Yson, c4095 Uint32 NOT NULL, c4096 Int64, c4097 Int8, c4098 Utf8, c4099 Uint8 NOT NULL, c4100 JsonDocument NOT NULL, c4101 Uint16 NOT NULL, c4102 Int16, c4103 String NOT NULL, c4104 Utf8, c4105 Timestamp64 NOT NULL, c4106 Int64 NOT NULL, c4107 Yson, c4108 Uint32 NOT NULL, c4109 Uint8, c4110 String, c4111 Int16, c4112 Uint32 NOT NULL, c4113 Uint64, c4114 Uint16, c4115 Datetime NOT NULL, c4116 Timestamp64, c4117 Json NOT NULL, c4118 Decimal(22,9), c4119 Uint32, c4120 Uint32, c4121 Int32 NOT NULL, c4122 Int16 NOT NULL, c4123 JsonDocument NOT NULL, c4124 Double NOT NULL, c4125 Datetime64 NOT NULL, c4126 Uint8 NOT NULL, c4127 String NOT NULL, c4128 Datetime64 NOT NULL, c4129 Uint64, c4130 Int64 NOT NULL, c4131 Uint8 NOT NULL, c4132 Utf8 NOT NULL, c4133 Utf8 NOT NULL, c4134 Timestamp64, c4135 Uint32 NOT NULL, c4136 Decimal(15,0), c4137 Decimal(35,10), c4138 Yson, c4139 Decimal(35,10) NOT NULL, c4140 Float, c4141 Timestamp64, c4142 Float, c4143 Uint32 NOT NULL, c4144 Date32 NOT NULL, c4145 Datetime, c4146 Int64 NOT NULL, c4147 Int8, c4148 Decimal(35,10) NOT NULL, c4149 Int16 NOT NULL, c4150 Timestamp64 NOT NULL, c4151 Interval64, c4152 Decimal(35,10), c4153 JsonDocument NOT NULL, c4154 Timestamp64, c4155 Int32, c4156 Date32, c4157 Utf8 NOT NULL, c4158 Int16 NOT NULL, c4159 Int32 NOT NULL, c4160 Datetime NOT NULL, c4161 String, c4162 Timestamp NOT NULL, c4163 Float, c4164 Json NOT NULL, c4165 Uint32 NOT NULL, c4166 Double NOT NULL, c4167 Datetime NOT NULL, c4168 Decimal(35,10) NOT NULL, c4169 Uint32 NOT NULL, c4170 Datetime NOT NULL, c4171 Uint64 NOT NULL, c4172 Uint32 NOT NULL, c4173 Decimal(15,0), c4174 Date32 NOT NULL, c4175 Decimal(15,0) NOT NULL, c4176 Uint32, c4177 Uint16, c4178 Timestamp64, c4179 Yson NOT NULL, c4180 Datetime64, c4181 Uint16, c4182 Decimal(22,9) NOT NULL, c4183 JsonDocument NOT NULL, c4184 Uint32 NOT NULL, c4185 Decimal(35,10), c4186 Decimal(22,9) NOT NULL, c4187 Double, c4188 Datetime64, c4189 Decimal(22,9) NOT NULL, c4190 Datetime64 NOT NULL, c4191 Int32 NOT NULL, c4192 Uint16, c4193 JsonDocument NOT NULL, c4194 Decimal(15,0), c4195 Int64, c4196 Float NOT NULL, c4197 Float NOT NULL, c4198 Decimal(15,0) NOT NULL, c4199 Utf8, c4200 Int64 NOT NULL, c4201 Datetime, c4202 Json, c4203 Int8, c4204 Utf8, c4205 Int16, c4206 String NOT NULL, c4207 Int8, c4208 Int16 NOT NULL, c4209 Uint8 NOT NULL, c4210 Uint8 NOT NULL, c4211 Uint64 NOT NULL, c4212 JsonDocument NOT NULL, c4213 Uint8 NOT NULL, c4214 Int8 NOT NULL, c4215 Interval64, c4216 Uint64 NOT NULL, c4217 Timestamp64, c4218 Timestamp64 NOT NULL, c4219 Float NOT NULL, c4220 Utf8, c4221 String NOT NULL, c4222 Double NOT NULL, c4223 Int8 NOT NULL, c4224 Int64, c4225 Json, c4226 Json, c4227 Date32, c4228 Float, c4229 Uint16, c4230 Float NOT NULL, c4231 Yson, c4232 Date NOT NULL, c4233 Timestamp NOT NULL, c4234 Int16 NOT NULL, c4235 Utf8 NOT NULL, c4236 Float, c4237 Uint8 NOT NULL, c4238 Uint16, c4239 Date NOT NULL, c4240 Datetime64, c4241 Uint8 NOT NULL, c4242 Utf8 NOT NULL, c4243 Int64 NOT NULL, c4244 Uint16, c4245 Interval64 NOT NULL, c4246 Timestamp, c4247 Uint32, c4248 Uint32 NOT NULL, c4249 Float, c4250 Yson NOT NULL, c4251 Int16, c4252 Uint32 NOT NULL, c4253 Int32 NOT NULL, c4254 Double NOT NULL, c4255 Datetime64, c4256 Decimal(15,0) NOT NULL, c4257 Uint8, c4258 Yson, c4259 Decimal(35,10) NOT NULL, c4260 Uint64 NOT NULL, c4261 Datetime, c4262 Int64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 JsonDocument, c4266 Decimal(22,9) NOT NULL, c4267 Uint16 NOT NULL, c4268 Date, c4269 Int8, c4270 Yson NOT NULL, c4271 Interval64 NOT NULL, c4272 Decimal(22,9) NOT NULL, c4273 Datetime64, c4274 Yson NOT NULL, c4275 Uint16 NOT NULL, c4276 String NOT NULL, c4277 Decimal(15,0) NOT NULL, c4278 Int8, c4279 Int32, c4280 Decimal(15,0), c4281 Float, c4282 Uint32 NOT NULL, c4283 String NOT NULL, c4284 Uint32, c4285 JsonDocument, c4286 Int64, c4287 Uint8 NOT NULL, c4288 Datetime NOT NULL, c4289 String, c4290 Timestamp64 NOT NULL, c4291 Timestamp64 NOT NULL, c4292 Double, c4293 Date, c4294 Decimal(22,9) NOT NULL, c4295 Int16, c4296 Int32, c4297 Datetime, c4298 String, c4299 Json NOT NULL, c4300 Date, c4301 Yson, c4302 Interval64, c4303 String, c4304 Uint8, c4305 Date32, c4306 Uint16 NOT NULL, c4307 Utf8, c4308 Utf8 NOT NULL, c4309 Json, c4310 Json, c4311 Uint16 NOT NULL, c4312 Double NOT NULL, c4313 Uint8, c4314 String NOT NULL, c4315 Json NOT NULL, c4316 Uint64 NOT NULL, c4317 Date32 NOT NULL, c4318 Float, c4319 Uint64 NOT NULL, c4320 Int32 NOT NULL, c4321 Uint16 NOT NULL, c4322 Float, c4323 Timestamp64 NOT NULL, c4324 Json, c4325 Uint8 NOT NULL, c4326 Date, c4327 Double NOT NULL, c4328 Int16, c4329 Double NOT NULL, c4330 Uint8 NOT NULL, c4331 JsonDocument, c4332 Uint8, c4333 Datetime64, c4334 Decimal(35,10) NOT NULL, c4335 Int16 NOT NULL, c4336 Uint16 NOT NULL, c4337 Timestamp, c4338 JsonDocument, c4339 Decimal(35,10) NOT NULL, c4340 Date, c4341 String, c4342 Timestamp NOT NULL, c4343 Interval64 NOT NULL, c4344 Uint64 NOT NULL, c4345 Timestamp NOT NULL, c4346 Datetime, c4347 Uint32 NOT NULL, c4348 Int32, c4349 Decimal(35,10), c4350 Decimal(15,0) NOT NULL, c4351 Float NOT NULL, c4352 Uint32 NOT NULL, c4353 String, c4354 Decimal(22,9) NOT NULL, c4355 Uint64 NOT NULL, c4356 Uint16 NOT NULL, c4357 Yson NOT NULL, c4358 Yson, c4359 Yson NOT NULL, c4360 Uint8 NOT NULL, c4361 Datetime64 NOT NULL, c4362 Datetime64, c4363 String, c4364 Interval64 NOT NULL, c4365 Decimal(22,9), c4366 JsonDocument NOT NULL, c4367 Uint32 NOT NULL, c4368 Int16 NOT NULL, c4369 Interval64, c4370 Decimal(22,9), c4371 Uint16 NOT NULL, c4372 Json NOT NULL, c4373 Uint64 NOT NULL, c4374 Decimal(15,0), c4375 Uint8, c4376 JsonDocument NOT NULL, c4377 Utf8 NOT NULL, c4378 Double NOT NULL, c4379 Uint32, c4380 Int16, c4381 JsonDocument NOT NULL, c4382 Uint8, c4383 Uint64, c4384 Decimal(15,0), c4385 Int8 NOT NULL, c4386 Decimal(15,0) NOT NULL, c4387 Datetime64 NOT NULL, c4388 Interval64 NOT NULL, c4389 Uint32, c4390 Uint32 NOT NULL, c4391 Int16, c4392 Date32 NOT NULL, c4393 Decimal(35,10) NOT NULL, c4394 Float NOT NULL, c4395 Timestamp NOT NULL, c4396 Double, c4397 Decimal(22,9), c4398 Uint32 NOT NULL, c4399 Datetime NOT NULL, c4400 Datetime64 NOT NULL, c4401 Decimal(35,10), c4402 Json, c4403 Datetime NOT NULL, c4404 Date NOT NULL, c4405 Yson, c4406 Utf8 NOT NULL, c4407 JsonDocument NOT NULL, c4408 Timestamp64 NOT NULL, c4409 Uint8, c4410 Timestamp NOT NULL, c4411 Uint16 NOT NULL, c4412 Uint64, c4413 Int32, c4414 Timestamp64 NOT NULL, c4415 Uint16 NOT NULL, c4416 Uint64, c4417 Interval64 NOT NULL, c4418 Yson, c4419 String, c4420 Decimal(22,9) NOT NULL, c4421 Json, c4422 Utf8 NOT NULL, c4423 Decimal(15,0) NOT NULL, c4424 Datetime, c4425 Decimal(15,0), c4426 JsonDocument NOT NULL, c4427 Decimal(35,10), c4428 Decimal(22,9), c4429 Decimal(22,9) NOT NULL, c4430 Float NOT NULL, c4431 Json, c4432 Timestamp64 NOT NULL, c4433 Utf8, c4434 Int16 NOT NULL, c4435 Json, c4436 Uint64 NOT NULL, c4437 Interval64 NOT NULL, c4438 Uint64, c4439 Datetime64, c4440 Datetime64, c4441 Datetime64 NOT NULL, c4442 Yson, c4443 Float NOT NULL, c4444 Double NOT NULL, c4445 Datetime NOT NULL, c4446 Utf8, c4447 Double, c4448 Datetime64 NOT NULL, c4449 Int8 NOT NULL, c4450 Uint64 NOT NULL, c4451 Json NOT NULL, c4452 Int64 NOT NULL, c4453 Datetime, c4454 Decimal(35,10), c4455 Int64 NOT NULL, c4456 Int64, c4457 Utf8, c4458 JsonDocument NOT NULL, c4459 Json, c4460 Datetime64, c4461 Date NOT NULL, c4462 Uint8 NOT NULL, c4463 JsonDocument NOT NULL, c4464 Int8 NOT NULL, c4465 Decimal(22,9), c4466 Int16, c4467 Uint64, c4468 Timestamp NOT NULL, c4469 Datetime, c4470 Int8 NOT NULL, c4471 Timestamp64, c4472 Uint32 NOT NULL, c4473 Date32 NOT NULL, c4474 Decimal(35,10) NOT NULL, c4475 Uint64 NOT NULL, c4476 Utf8 NOT NULL, c4477 Timestamp64, c4478 Date32 NOT NULL, c4479 Timestamp64, c4480 Decimal(15,0), c4481 Date NOT NULL, c4482 Uint16, c4483 Timestamp NOT NULL, c4484 Float NOT NULL, c4485 Date32, c4486 Float, c4487 Timestamp64 NOT NULL, c4488 Int16, c4489 Int8, c4490 Date, c4491 Int64, c4492 Float, c4493 Datetime64, c4494 Date, c4495 Int32 NOT NULL, c4496 JsonDocument NOT NULL, c4497 Json, c4498 Int32, c4499 Int8, c4500 Uint32, c4501 Int16 NOT NULL, c4502 Date32, c4503 String, c4504 Datetime64, c4505 Int32 NOT NULL, c4506 Uint32 NOT NULL, c4507 Yson NOT NULL, c4508 String NOT NULL, c4509 Uint8, c4510 Timestamp, c4511 Datetime64 NOT NULL, c4512 Datetime, c4513 Date32, c4514 Decimal(15,0), c4515 JsonDocument NOT NULL, c4516 Yson NOT NULL, c4517 Json NOT NULL, c4518 Json, c4519 Date, c4520 Uint8, c4521 Utf8 NOT NULL, c4522 Uint64 NOT NULL, c4523 Json NOT NULL, c4524 Utf8 NOT NULL, c4525 Timestamp NOT NULL, c4526 Int64 NOT NULL, c4527 Datetime, c4528 Int8, c4529 JsonDocument NOT NULL, c4530 Utf8 NOT NULL, c4531 JsonDocument NOT NULL, c4532 Int32, c4533 String NOT NULL, c4534 Yson, c4535 Decimal(22,9) NOT NULL, c4536 Int32, c4537 Decimal(22,9) NOT NULL, c4538 Uint64, c4539 Timestamp64, c4540 Decimal(35,10), c4541 Json NOT NULL, c4542 Int64 NOT NULL, c4543 Double NOT NULL, c4544 Uint64 NOT NULL, c4545 Datetime, c4546 Datetime64, c4547 Float, c4548 Json NOT NULL, c4549 Interval64, c4550 Datetime, c4551 Interval64, c4552 Date32, c4553 Uint16, c4554 Uint32 NOT NULL, c4555 JsonDocument NOT NULL, c4556 Utf8, c4557 Decimal(15,0) NOT NULL, c4558 Yson, c4559 Yson, c4560 Uint32, c4561 Float, c4562 Utf8, c4563 Date NOT NULL, c4564 Date32, c4565 Interval64, c4566 Interval64, c4567 Uint64 NOT NULL, c4568 Utf8 NOT NULL, c4569 Int32, c4570 Uint8 NOT NULL, c4571 Float NOT NULL, c4572 JsonDocument, c4573 Uint8, c4574 Datetime, c4575 Utf8, c4576 Int16, c4577 String, c4578 Uint8 NOT NULL, c4579 Yson, c4580 Uint32 NOT NULL, c4581 Uint8, c4582 Utf8, c4583 Datetime64 NOT NULL, c4584 Timestamp, c4585 Utf8 NOT NULL, c4586 Int64 NOT NULL, c4587 Timestamp NOT NULL, c4588 Yson NOT NULL, c4589 Uint32, c4590 Decimal(35,10), c4591 Date32, c4592 Timestamp64 NOT NULL, c4593 Decimal(15,0), c4594 Float, c4595 Datetime NOT NULL, c4596 Interval64 NOT NULL, c4597 Float, c4598 Decimal(35,10) NOT NULL, c4599 Int32, c4600 Decimal(35,10), c4601 Float, c4602 Float NOT NULL, c4603 Date, c4604 Date32, c4605 Int16, c4606 Json NOT NULL, c4607 Int16, c4608 Decimal(22,9), c4609 String NOT NULL, c4610 Json, c4611 Date, c4612 JsonDocument NOT NULL, c4613 Datetime64 NOT NULL, c4614 Uint64 NOT NULL, c4615 Uint8, c4616 Date NOT NULL, c4617 Decimal(22,9), c4618 Uint16 NOT NULL, c4619 Date, c4620 Date32 NOT NULL, c4621 Date32, c4622 Datetime64 NOT NULL, c4623 Int16 NOT NULL, c4624 Date, c4625 String NOT NULL, c4626 Int64 NOT NULL, c4627 Decimal(22,9) NOT NULL, c4628 Yson, c4629 Timestamp64, c4630 JsonDocument, c4631 Yson NOT NULL, c4632 Float, c4633 Utf8 NOT NULL, c4634 Interval64 NOT NULL, c4635 Int64 NOT NULL, c4636 Int32 NOT NULL, c4637 String NOT NULL, c4638 Datetime64 NOT NULL, c4639 Decimal(15,0) NOT NULL, c4640 JsonDocument, c4641 Datetime, c4642 Uint8 NOT NULL, c4643 Json NOT NULL, c4644 Decimal(15,0) NOT NULL, c4645 Interval64, c4646 Yson NOT NULL, c4647 Json NOT NULL, c4648 Decimal(35,10) NOT NULL, c4649 Utf8, c4650 Json NOT NULL, c4651 Datetime64 NOT NULL, c4652 Date32 NOT NULL, c4653 Timestamp64 NOT NULL, c4654 Int32 NOT NULL, c4655 Uint16 NOT NULL, c4656 Decimal(22,9) NOT NULL, c4657 Timestamp, c4658 Double, c4659 Decimal(22,9) NOT NULL, c4660 Json, c4661 Timestamp64 NOT NULL, c4662 Int8 NOT NULL, c4663 Interval64, c4664 JsonDocument NOT NULL, c4665 Yson, c4666 Uint16 NOT NULL, c4667 String NOT NULL, c4668 Decimal(35,10), c4669 Decimal(22,9), c4670 Uint64 NOT NULL, c4671 Interval64, c4672 Uint32 NOT NULL, c4673 Uint16, c4674 Datetime64, c4675 JsonDocument NOT NULL, c4676 Uint8, c4677 JsonDocument, c4678 Decimal(15,0), c4679 Json, c4680 Int16 NOT NULL, c4681 Decimal(15,0), c4682 Datetime, c4683 Date32 NOT NULL, c4684 Interval64, c4685 JsonDocument, c4686 Uint32 NOT NULL, c4687 Json NOT NULL, c4688 String, c4689 Decimal(22,9), c4690 Int16 NOT NULL, c4691 Timestamp NOT NULL, c4692 Uint64, c4693 Timestamp64 NOT NULL, c4694 JsonDocument NOT NULL, c4695 Uint16 NOT NULL, c4696 Int64 NOT NULL, c4697 Date NOT NULL, c4698 Uint8 NOT NULL, c4699 Int16, c4700 Date NOT NULL, c4701 Uint64 NOT NULL, c4702 Yson, c4703 Double NOT NULL, c4704 Datetime64 NOT NULL, c4705 Float NOT NULL, c4706 Uint32 NOT NULL, c4707 Int64 NOT NULL, c4708 Decimal(35,10) NOT NULL, c4709 Date, c4710 Interval64, c4711 Datetime64, c4712 Timestamp, c4713 Int64 NOT NULL, c4714 Int8, c4715 Timestamp, c4716 Json, c4717 Uint32, c4718 Date, c4719 Float NOT NULL, c4720 Decimal(22,9) NOT NULL, c4721 Timestamp NOT NULL, c4722 Date32, c4723 Int32, c4724 Int16, c4725 Datetime64 NOT NULL, c4726 Uint16 NOT NULL, c4727 String, c4728 Yson NOT NULL, c4729 Datetime64, c4730 Timestamp64, c4731 Int8 NOT NULL, c4732 Uint64, c4733 Timestamp64, c4734 Date, c4735 Float NOT NULL, c4736 Decimal(35,10), c4737 Datetime, c4738 Decimal(15,0), c4739 Double NOT NULL, c4740 Uint16, c4741 Uint8 NOT NULL, c4742 Decimal(22,9), c4743 Uint8, c4744 Uint8, c4745 String NOT NULL, c4746 Date NOT NULL, c4747 Timestamp NOT NULL, c4748 Decimal(22,9), c4749 Decimal(15,0), c4750 Date NOT NULL, c4751 Decimal(22,9) NOT NULL, c4752 Timestamp, c4753 Uint64, c4754 Uint64, c4755 Int16, c4756 Float, c4757 Timestamp64, c4758 Datetime NOT NULL, c4759 Interval64 NOT NULL, c4760 Datetime64, c4761 Decimal(15,0) NOT NULL, c4762 Decimal(15,0), c4763 Uint64, c4764 Date, c4765 Uint16 NOT NULL, c4766 Double NOT NULL, c4767 Uint16, c4768 Yson NOT NULL, c4769 Uint32, c4770 Json, c4771 Decimal(22,9) NOT NULL, c4772 Datetime NOT NULL, c4773 Float NOT NULL, c4774 Uint8 NOT NULL, c4775 JsonDocument, c4776 Utf8, c4777 Timestamp, c4778 Decimal(35,10), c4779 JsonDocument NOT NULL, c4780 Timestamp64, c4781 Timestamp64, c4782 Datetime NOT NULL, c4783 Json, c4784 Int32, c4785 Yson, c4786 String, c4787 Decimal(15,0), c4788 Int16, c4789 Uint8, c4790 JsonDocument NOT NULL, c4791 JsonDocument, c4792 Uint16, c4793 Int32 NOT NULL, c4794 Datetime64, c4795 Uint16, c4796 Uint64 NOT NULL, c4797 Uint32, c4798 Double, c4799 Float, c4800 Uint16 NOT NULL, c4801 Uint16, c4802 Int32, c4803 Uint32, c4804 Uint8 NOT NULL, c4805 Date NOT NULL, c4806 Datetime64 NOT NULL, c4807 Uint64, c4808 Datetime64 NOT NULL, c4809 Uint8 NOT NULL, c4810 Date NOT NULL, c4811 Decimal(35,10), c4812 Int8 NOT NULL, c4813 Int32 NOT NULL, c4814 Json, c4815 Interval64 NOT NULL, c4816 Int16 NOT NULL, c4817 JsonDocument NOT NULL, c4818 Uint8, c4819 Datetime, c4820 Timestamp64 NOT NULL, c4821 Int16, c4822 Int64, c4823 Int8 NOT NULL, c4824 Uint64, c4825 Date NOT NULL, c4826 Date, c4827 Interval64, c4828 Float NOT NULL, c4829 Date, c4830 Date32, c4831 Int16, c4832 Uint64 NOT NULL, c4833 Date32, c4834 JsonDocument, c4835 Decimal(35,10), c4836 Int8 NOT NULL, c4837 Double NOT NULL, c4838 Yson NOT NULL, c4839 Uint16, c4840 String NOT NULL, c4841 Decimal(35,10), c4842 String, c4843 Date32, c4844 Int16 NOT NULL, c4845 Datetime64 NOT NULL, c4846 Int8 NOT NULL, c4847 Json, c4848 Uint16, c4849 Decimal(22,9) NOT NULL, c4850 Datetime NOT NULL, c4851 Datetime NOT NULL, c4852 Datetime, c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String NOT NULL, c4856 JsonDocument NOT NULL, c4857 Double, c4858 Uint8 NOT NULL, c4859 Interval64, c4860 Date NOT NULL, c4861 Int16, c4862 Yson NOT NULL, c4863 String NOT NULL, c4864 Int16, c4865 Utf8, c4866 Interval64 NOT NULL, c4867 Int8, c4868 String NOT NULL, c4869 Uint32, c4870 Utf8, c4871 Int32 NOT NULL, c4872 Int16, c4873 Int32 NOT NULL, c4874 Int32 NOT NULL, c4875 JsonDocument, c4876 Interval64 NOT NULL, c4877 Uint16, c4878 Date32 NOT NULL, c4879 Int64 NOT NULL, c4880 Datetime64, c4881 Datetime64, c4882 Json NOT NULL, c4883 Date32, c4884 Uint32, c4885 Utf8, c4886 Decimal(22,9), c4887 Decimal(22,9), c4888 Uint16 NOT NULL, c4889 Uint32 NOT NULL, c4890 Int32, c4891 Decimal(22,9), c4892 Decimal(15,0), c4893 Date NOT NULL, c4894 Uint16 NOT NULL, c4895 Interval64, c4896 Datetime, c4897 String NOT NULL, c4898 Utf8, c4899 Uint8 NOT NULL, c4900 Date, c4901 Decimal(22,9), c4902 Float, c4903 String NOT NULL, c4904 Float NOT NULL, c4905 Float NOT NULL, c4906 Date, c4907 Int64, c4908 Uint16 NOT NULL, c4909 Utf8, c4910 Datetime, c4911 Uint64, c4912 Int8, c4913 Date32, c4914 Datetime64 NOT NULL, c4915 Date32 NOT NULL, c4916 JsonDocument, c4917 Uint32, c4918 Decimal(15,0), c4919 Interval64, c4920 Yson, c4921 Double NOT NULL, c4922 Int8 NOT NULL, c4923 JsonDocument NOT NULL, c4924 Date32 NOT NULL, c4925 Int64 NOT NULL, c4926 Utf8 NOT NULL, c4927 JsonDocument NOT NULL, c4928 Date NOT NULL, c4929 String, c4930 Datetime64, c4931 Json NOT NULL, c4932 Uint64 NOT NULL, c4933 Timestamp, c4934 Uint64 NOT NULL, c4935 Int16, c4936 Uint16, c4937 String NOT NULL, c4938 Interval64, c4939 Json NOT NULL, c4940 JsonDocument, c4941 JsonDocument NOT NULL, c4942 Int32 NOT NULL, c4943 JsonDocument NOT NULL, c4944 Int32, c4945 Int32, c4946 Date32 NOT NULL, c4947 Date32 NOT NULL, c4948 Uint64, c4949 Decimal(35,10), c4950 Timestamp64 NOT NULL, c4951 Timestamp, c4952 Json, c4953 Utf8, c4954 Decimal(35,10) NOT NULL, c4955 Utf8 NOT NULL, c4956 Date32, c4957 Date32 NOT NULL, c4958 Json NOT NULL, c4959 Decimal(22,9) NOT NULL, c4960 Date32 NOT NULL, c4961 JsonDocument, c4962 Uint16, c4963 Date32, c4964 Date32, c4965 Uint64, c4966 Yson, c4967 Yson, c4968 Decimal(35,10) NOT NULL, c4969 Timestamp NOT NULL, c4970 Double NOT NULL, c4971 Interval64, c4972 Int8 NOT NULL, c4973 Double NOT NULL, c4974 Timestamp64 NOT NULL, c4975 Json, c4976 Timestamp64 NOT NULL, c4977 Uint16, c4978 Uint64 NOT NULL, c4979 Utf8, c4980 Date32, c4981 Uint64 NOT NULL, c4982 Int16 NOT NULL, c4983 Datetime64, c4984 JsonDocument NOT NULL, c4985 JsonDocument, c4986 Date32, c4987 Decimal(22,9) NOT NULL, c4988 Yson NOT NULL, c4989 JsonDocument NOT NULL, c4990 Timestamp, c4991 Uint16 NOT NULL, c4992 Uint8, c4993 Interval64, c4994 Uint16 NOT NULL, c4995 Int32 NOT NULL, c4996 Yson NOT NULL, c4997 Date, c4998 Timestamp NOT NULL, c4999 Yson NOT NULL, c5000 Uint8, c5001 Timestamp64 NOT NULL, c5002 Uint8, c5003 Yson NOT NULL, c5004 Decimal(35,10), c5005 Date32, c5006 Date NOT NULL, c5007 JsonDocument, c5008 Yson, c5009 Timestamp64 NOT NULL, c5010 Decimal(22,9), c5011 Uint8, c5012 Yson, c5013 Interval64 NOT NULL, c5014 Date NOT NULL, c5015 Uint8, c5016 Json NOT NULL, c5017 Utf8, c5018 Timestamp64, c5019 Decimal(22,9), c5020 Decimal(22,9), c5021 Date32 NOT NULL, c5022 Datetime NOT NULL, c5023 Float, c5024 Uint64, c5025 Date, c5026 Timestamp64, c5027 Int16, c5028 Timestamp64 NOT NULL, c5029 Uint64 NOT NULL, c5030 Int16 NOT NULL, c5031 Datetime64, c5032 Datetime, c5033 Uint32 NOT NULL, c5034 Json NOT NULL, c5035 Timestamp64 NOT NULL, c5036 Uint8 NOT NULL, c5037 Int16 NOT NULL, c5038 Int8, c5039 Utf8, c5040 Datetime NOT NULL, c5041 Date32, c5042 Timestamp64, c5043 Uint16, c5044 Int16 NOT NULL, c5045 Int16, c5046 Uint8, c5047 JsonDocument NOT NULL, c5048 Date, c5049 JsonDocument NOT NULL, c5050 Interval64, c5051 Uint16, c5052 Utf8 NOT NULL, c5053 Uint8, c5054 JsonDocument, c5055 Int8, c5056 Json, c5057 Decimal(22,9) NOT NULL, c5058 Date NOT NULL, c5059 Utf8, c5060 Utf8, c5061 Json NOT NULL, c5062 Int32 NOT NULL, c5063 Yson, c5064 Int64 NOT NULL, c5065 Int64 NOT NULL, c5066 Json NOT NULL, c5067 Date, c5068 Decimal(35,10) NOT NULL, c5069 Yson NOT NULL, c5070 Date32 NOT NULL, c5071 String, c5072 Uint32 NOT NULL, c5073 Datetime NOT NULL, c5074 Int32 NOT NULL, c5075 Interval64, c5076 Yson, c5077 Date32, c5078 Json NOT NULL, c5079 Int8 NOT NULL, c5080 Uint8 NOT NULL, c5081 Decimal(22,9), c5082 Uint16, c5083 String NOT NULL, c5084 Decimal(35,10) NOT NULL, c5085 Int8 NOT NULL, c5086 Timestamp64 NOT NULL, c5087 Decimal(35,10), c5088 Utf8 NOT NULL, c5089 Uint16 NOT NULL, c5090 Uint8 NOT NULL, c5091 Datetime64 NOT NULL, c5092 Uint8, c5093 Int8 NOT NULL, c5094 Yson, c5095 Decimal(22,9) NOT NULL, c5096 Int32, c5097 Decimal(22,9), c5098 String, c5099 Int64 NOT NULL, c5100 JsonDocument, c5101 Json, c5102 String, c5103 Int64, c5104 String NOT NULL, c5105 Yson, c5106 Decimal(35,10) NOT NULL, c5107 Uint64 NOT NULL, c5108 Date NOT NULL, c5109 Timestamp NOT NULL, c5110 Yson, c5111 Datetime NOT NULL, c5112 Uint8 NOT NULL, c5113 Int16 NOT NULL, c5114 Uint64, c5115 Decimal(35,10) NOT NULL, c5116 Decimal(15,0) NOT NULL, c5117 String NOT NULL, c5118 JsonDocument, c5119 Timestamp64 NOT NULL, c5120 Uint8, c5121 Int64 NOT NULL, c5122 Interval64 NOT NULL, c5123 String NOT NULL, c5124 Decimal(15,0) NOT NULL, c5125 String NOT NULL, c5126 Interval64 NOT NULL, c5127 Uint16, c5128 Int8 NOT NULL, c5129 Uint64 NOT NULL, c5130 Interval64, c5131 Json, c5132 Yson NOT NULL, c5133 Date32, c5134 Uint16 NOT NULL, c5135 Uint8 NOT NULL, c5136 Date32 NOT NULL, c5137 Interval64 NOT NULL, c5138 Uint8, c5139 Date NOT NULL, c5140 Decimal(22,9) NOT NULL, c5141 Timestamp, c5142 Datetime64, c5143 Decimal(22,9), c5144 JsonDocument, c5145 Uint64, c5146 Yson, c5147 Json NOT NULL, c5148 Decimal(15,0), c5149 Float, c5150 Float NOT NULL, c5151 Decimal(22,9), c5152 Int16, c5153 Json, c5154 Uint32 NOT NULL, c5155 Datetime64 NOT NULL, c5156 Date32, c5157 Yson, c5158 Float, c5159 Datetime, c5160 Int64 NOT NULL, c5161 Interval64, c5162 Decimal(15,0), c5163 Json, c5164 Timestamp, c5165 Int8 NOT NULL, c5166 Timestamp, c5167 Timestamp NOT NULL, c5168 Uint8, c5169 Interval64, c5170 Datetime64, c5171 Uint64 NOT NULL, c5172 Json, c5173 Datetime, c5174 Uint32, c5175 Decimal(15,0), c5176 Double NOT NULL, c5177 Double, c5178 Datetime64 NOT NULL, c5179 Uint64 NOT NULL, c5180 Timestamp NOT NULL, c5181 Date NOT NULL, c5182 Int8, c5183 Float NOT NULL, c5184 Datetime64 NOT NULL, c5185 Interval64 NOT NULL, c5186 Decimal(22,9), c5187 Interval64 NOT NULL, c5188 Datetime64 NOT NULL, c5189 Uint32, c5190 Datetime NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279)\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-hlgq3thmgq'
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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1) 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.3808839' in '/home/runner/.ya/build/build_root/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vdwyp0xl.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:15423/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7475/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24932/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9755/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:23955/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9117/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:22920/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:15730/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:63181/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27642
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28544
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3180
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12242
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9755
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17732
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16302
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2992
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14854
=================================== 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/0odn/00025b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:15423 --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/0odn/00025b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31590
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/0odn/00025b/r3tmp/kikimr_cluster_jcklvmq4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15423
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25391
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log --grpc-port=15423 --mon-port=5379 --ic-port=14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16302
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log --grpc-port=23955 --mon-port=16473 --ic-port=31214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17732
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log --grpc-port=9117 --mon-port=17732 --ic-port=1440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log --grpc-port=15730 --mon-port=22971 --ic-port=19412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9755
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20974
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log --grpc-port=9755 --mon-port=18475 --ic-port=2786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log --grpc-port=7475 --mon-port=17357 --ic-port=26682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1730
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log --grpc-port=63181 --mon-port=14512 --ic-port=64241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log --grpc-port=22920 --mon-port=3180 --ic-port=22499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15208
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log --grpc-port=24932 --mon-port=27642 --ic-port=31590
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15423/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log --grpc-port=15423 --mon-port=5379 --ic-port=14854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vdwyp0xl.log', '--grpc-port=15423', '--mon-port=5379', '--ic-port=14854')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3808839
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15423/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3808845
DEBUG    ya.test:process.py:259 Command (pid 3808845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3808845) elapsed time (sec): 0.540647029876709
DEBUG    ya.test:process.py:263 Command (pid 3808845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3808845) minflt: 16080
DEBUG    ya.test:process.py:263 Command (pid 3808845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3808845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3808845) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3808845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3808845) stime: 0.33386899999999997
DEBUG    ya.test:process.py:263 Command (pid 3808845) utime: 0.126412
DEBUG    ya.test:process.py:263 Command (pid 3808845) wtime: 0.542
DEBUG    ya.test:process.py:275 Command (pid 3808845) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23955/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log --grpc-port=23955 --mon-port=16473 --ic-port=31214
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_39k64g50.log', '--grpc-port=23955', '--mon-port=16473', '--ic-port=31214')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3809566
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23955/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809567
DEBUG    ya.test:process.py:259 Command (pid 3809567) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809567) elapsed time (sec): 0.7229580879211426
DEBUG    ya.test:process.py:263 Command (pid 3809567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3809567) minflt: 16079
DEBUG    ya.test:process.py:263 Command (pid 3809567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3809567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809567) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3809567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809567) stime: 0.36958199999999997
DEBUG    ya.test:process.py:263 Command (pid 3809567) utime: 0.131734
DEBUG    ya.test:process.py:263 Command (pid 3809567) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 3809567) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9117/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log --grpc-port=9117 --mon-port=17732 --ic-port=1440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_lb_rokj_.log', '--grpc-port=9117', '--mon-port=17732', '--ic-port=1440')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3810324
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9117/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3810325
DEBUG    ya.test:process.py:259 Command (pid 3810325) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810325) elapsed time (sec): 0.7353761196136475
DEBUG    ya.test:process.py:263 Command (pid 3810325) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3810325) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3810325) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3810325) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810325) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3810325) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810325) stime: 0.309503
DEBUG    ya.test:process.py:263 Command (pid 3810325) utime: 0.119027
DEBUG    ya.test:process.py:263 Command (pid 3810325) wtime: 0.737
DEBUG    ya.test:process.py:275 Command (pid 3810325) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15730/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log --grpc-port=15730 --mon-port=22971 --ic-port=19412
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5ia9meos.log', '--grpc-port=15730', '--mon-port=22971', '--ic-port=19412')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3811070
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15730/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811073
DEBUG    ya.test:process.py:259 Command (pid 3811073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811073) elapsed time (sec): 0.4763162136077881
DEBUG    ya.test:process.py:263 Command (pid 3811073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3811073) minflt: 16693
DEBUG    ya.test:process.py:263 Command (pid 3811073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 3811073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811073) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3811073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811073) stime: 0.314212
DEBUG    ya.test:process.py:263 Command (pid 3811073) utime: 0.09147899999999999
DEBUG    ya.test:process.py:263 Command (pid 3811073) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 3811073) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9755/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log --grpc-port=9755 --mon-port=18475 --ic-port=2786
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ih1103vk.log', '--grpc-port=9755', '--mon-port=18475', '--ic-port=2786')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3811668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9755/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811699
DEBUG    ya.test:process.py:259 Command (pid 3811699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811699) elapsed time (sec): 0.6094613075256348
DEBUG    ya.test:process.py:263 Command (pid 3811699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3811699) minflt: 16671
DEBUG    ya.test:process.py:263 Command (pid 3811699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3811699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811699) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3811699) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811699) stime: 0.38281099999999996
DEBUG    ya.test:process.py:263 Command (pid 3811699) utime: 0.112595
DEBUG    ya.test:process.py:263 Command (pid 3811699) wtime: 0.625
DEBUG    ya.test:process.py:275 Command (pid 3811699) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7475/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log --grpc-port=7475 --mon-port=17357 --ic-port=26682
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zpeofelm.log', '--grpc-port=7475', '--mon-port=17357', '--ic-port=26682')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3812441
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7475/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3812446
DEBUG    ya.test:process.py:259 Command (pid 3812446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3812446) elapsed time (sec): 1.2713749408721924
DEBUG    ya.test:process.py:263 Command (pid 3812446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3812446) minflt: 16077
DEBUG    ya.test:process.py:263 Command (pid 3812446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3812446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3812446) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3812446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3812446) stime: 0.5211129999999999
DEBUG    ya.test:process.py:263 Command (pid 3812446) utime: 0.127082
DEBUG    ya.test:process.py:263 Command (pid 3812446) wtime: 1.279
DEBUG    ya.test:process.py:275 Command (pid 3812446) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:63181/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log --grpc-port=63181 --mon-port=14512 --ic-port=64241
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y1_7j8r_.log', '--grpc-port=63181', '--mon-port=14512', '--ic-port=64241')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3813640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63181/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3813641
DEBUG    ya.test:process.py:259 Command (pid 3813641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3813641) elapsed time (sec): 0.9124834537506104
DEBUG    ya.test:process.py:263 Command (pid 3813641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3813641) minflt: 16081
DEBUG    ya.test:process.py:263 Command (pid 3813641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3813641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3813641) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3813641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3813641) stime: 0.704294
DEBUG    ya.test:process.py:263 Command (pid 3813641) utime: 0.115382
DEBUG    ya.test:process.py:263 Command (pid 3813641) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 3813641) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22920/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log --grpc-port=22920 --mon-port=3180 --ic-port=22499
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_czhliwuy.log', '--grpc-port=22920', '--mon-port=3180', '--ic-port=22499')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3814183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22920/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3814189
DEBUG    ya.test:process.py:259 Command (pid 3814189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3814189) elapsed time (sec): 0.7528061866760254
DEBUG    ya.test:process.py:263 Command (pid 3814189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3814189) minflt: 16088
DEBUG    ya.test:process.py:263 Command (pid 3814189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3814189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3814189) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3814189) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3814189) stime: 0.414462
DEBUG    ya.test:process.py:263 Command (pid 3814189) utime: 0.133554
DEBUG    ya.test:process.py:263 Command (pid 3814189) wtime: 0.781
DEBUG    ya.test:process.py:275 Command (pid 3814189) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24932/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log --grpc-port=24932 --mon-port=27642 --ic-port=31590
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_41j4vgoq.log', '--grpc-port=24932', '--mon-port=27642', '--ic-port=31590')' in '/home/runner/.ya/build/build_root/0odn/00025b/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: 3815071
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24932/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/0odn/00025b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3815075
DEBUG    ya.test:process.py:259 Command (pid 3815075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3815075) elapsed time (sec): 0.6165308952331543
DEBUG    ya.test:process.py:263 Command (pid 3815075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) maxrss: 537652
DEBUG    ya.test:process.py:263 Command (pid 3815075) minflt: 16079
DEBUG    ya.test:process.py:263 Command (pid 3815075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3815075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3815075) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3815075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3815075) stime: 0.33585899999999996
DEBUG    ya.test:process.py:263 Command (pid 3815075) utime: 0.11968799999999999
DEBUG    ya.test:process.py:263 Command (pid 3815075) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 3815075) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 14854\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31214\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1440\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19412\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2786\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26682\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64241\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22499\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31590\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/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 14854\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31214\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1440\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19412\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2786\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26682\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64241\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22499\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31590\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816771
DEBUG    ya.test:process.py:259 Command (pid 3816771) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816771) elapsed time (sec): 0.6559560298919678
DEBUG    ya.test:process.py:263 Command (pid 3816771) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) maxrss: 546000
DEBUG    ya.test:process.py:263 Command (pid 3816771) minflt: 21951
DEBUG    ya.test:process.py:263 Command (pid 3816771) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3816771) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816771) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3816771) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816771) stime: 0.37304699999999996
DEBUG    ya.test:process.py:263 Command (pid 3816771) utime: 0.133815
DEBUG    ya.test:process.py:263 Command (pid 3816771) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 3816771) 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 3816771) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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/0odn/00025b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:15423', '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: 3817087
DEBUG    ya.test:process.py:259 Command (pid 3817087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817087) elapsed time (sec): 0.7898294925689697
DEBUG    ya.test:process.py:263 Command (pid 3817087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) maxrss: 545812
DEBUG    ya.test:process.py:263 Command (pid 3817087) minflt: 18225
DEBUG    ya.test:process.py:263 Command (pid 3817087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 3817087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817087) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3817087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817087) stime: 0.356991
DEBUG    ya.test:process.py:263 Command (pid 3817087) utime: 0.144875
DEBUG    ya.test:process.py:263 Command (pid 3817087) wtime: 0.794
DEBUG    ya.test:process.py:275 Command (pid 3817087) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3817087) 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, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29a4cbdc-ac38-4610-a4d0-cd8bf1d17d51, localhost:15423): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlgq3thmgq.auto.internal" port: 24932 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-hlgq3thmgq.auto.internal" port: 22920 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-hlgq3thmgq.auto.internal" port: 63181 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-hlgq3thmgq.auto.internal" port: 9755 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-hlgq3thmgq.auto.internal" port: 23955 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-hlgq3thmgq.auto.internal" port: 9117 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-hlgq3thmgq.auto.internal" port: 15730 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-hlgq3thmgq.auto.internal" port: 15423 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-hlgq3thmgq.auto.internal" port: 7475 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hlgq3thmgq.auto.internal:15423, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:63181, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:15730, location 1, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:23955, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:7475, location 3, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:9117, location 3, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:22920, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:9755, location 2, ssl: False>, <Endpoint ghrun-hlgq3thmgq.auto.internal:24932, 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/0odn/00025b/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/0odn/00025b/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:15423', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3817359
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:15423
DEBUG    ya.test:process.py:259 Command (pid 3817359) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3817359) elapsed time (sec): 47.00079965591431
DEBUG    ya.test:process.py:263 Command (pid 3817359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) maxrss: 204240
DEBUG    ya.test:process.py:263 Command (pid 3817359) minflt: 24270
DEBUG    ya.test:process.py:263 Command (pid 3817359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nivcsw: 777
DEBUG    ya.test:process.py:263 Command (pid 3817359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817359) nvcsw: 27046
DEBUG    ya.test:process.py:263 Command (pid 3817359) oublock: 464
DEBUG    ya.test:process.py:263 Command (pid 3817359) stime: 0.36330199999999996
DEBUG    ya.test:process.py:263 Command (pid 3817359) utime: 3.794962
DEBUG    ya.test:process.py:263 Command (pid 3817359) wtime: 47.013
DEBUG    ya.test:process.py:275 Command (pid 3817359) 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_17 to tbl_11
Renaming table tbl_5 to tbl_19
Renaming table tbl_29 to tbl_19
Writing to table tbl_22
Writing to table tbl_30
Writing to table tbl_2
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: 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_12 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_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_24
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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table 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_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_5 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_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_4 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_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: 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: 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_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: 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_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_6 to tbl_15
message: "Table /Root/olap_workload/rename_tables/tbl_6 (shard 72075186224038374) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_6::16/" issue_code: 2017 severity: 1 (server_code: 400010)
Writing to table tbl_7
Elapsed 10 seconds, stat:
	create_drop: Created: 2, Deleted: 0, Exists: 12
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Renaming table tbl_24 to tbl_17
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_27 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_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_5 to tbl_25
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_11 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_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_8 to tbl_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_6 to tbl_7
Writing to table tbl_22
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_6]\' because it 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_30
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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 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_4 to tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_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_28
Renaming table tbl_15 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_2\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 12], 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_5 to tbl_16
Writing to table tbl_6
Writing to table tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_10
Inserting a row by thread 3
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_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_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_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_6]\' because it 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_6]\' because it 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: 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_6]\' because it 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_12 to 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_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_6
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_6]\' because it 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: 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_6]\' because it 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_5 to tbl_21
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_18 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_17 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_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_15 to tbl_13
Renaming table tbl_14 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_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_3 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_18 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_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_0 to tbl_18
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_24 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_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_5 to tbl_17
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_27 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_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_28 to tbl_4
Inserting a row by thread 2
Renaming table tbl_1 to tbl_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_4\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_8 to tbl_22
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_22 to tbl_11
Elapsed 20 seconds, stat:
	create_drop: Created: 12, Deleted: 1, Exists: 21
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 3
	rename_tables: Renames: 4, Writes: 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_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_26
Renaming table tbl_25 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_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_1 to tbl_18
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_18\', 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_19 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_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_18 to tbl_7
Writing to table tbl_16
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_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_10
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_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
Renaming table tbl_5 to tbl_28
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_23 to tbl_29
Inserting a row by thread 3
Renaming table tbl_3 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_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_6 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_3]\' because it 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_15 to tbl_18
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_6]\' because it 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_2 to tbl_24
Renaming table tbl_22 to tbl_2
Inserting a row by thread 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_21
Writing to table tbl_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_3]\' because it 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
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
Writing to table tbl_21
Elapsed 30 seconds, stat:
	create_drop: Created: 26, Deleted: 4, Exists: 32
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 5
	rename_tables: Renames: 8, Writes: 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_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
Renaming table tbl_10 to 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_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_23
Renaming table tbl_7 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_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_29
Renaming table tbl_8 to tbl_27
Inserting a row by thread 4
Writing to table 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_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_14 to tbl_18
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_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_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_8
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_27 to tbl_29
Renaming table tbl_3 to 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_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_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_19 to 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_6]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 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_29 to tbl_28
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_3]\' because it 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_28 to tbl_0
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_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_24 to tbl_29
Renaming table tbl_5 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_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_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
Elapsed 40 seconds, stat:
	create_drop: Created: 37, Deleted: 7, Exists: 40
	insert_delete: Inserted: 2, Current: 1
	transactions: Inserted: 6
	rename_tables: Renames: 13, Writes: 11
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_6 to tbl_25
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_13
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_6]\' because it 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)
DEBUG    ya.test:process.py:276 Command (pid 3817359) errors:
...NOT NULL, c2893 Yson, c2894 Float, c2895 Timestamp64 NOT NULL, c2896 Timestamp64 NOT NULL, c2897 Int16 NOT NULL, c2898 Int8, c2899 Uint32 NOT NULL, c2900 Uint8 NOT NULL, c2901 Utf8 NOT NULL, c2902 Datetime NOT NULL, c2903 Json NOT NULL, c2904 Json NOT NULL, c2905 Timestamp NOT NULL, c2906 Uint32, c2907 Int64, c2908 Int64, c2909 Uint32, c2910 Interval64 NOT NULL, c2911 Date NOT NULL, c2912 Uint16, c2913 Yson, c2914 Date, c2915 Interval64 NOT NULL, c2916 Uint8 NOT NULL, c2917 Double NOT NULL, c2918 Uint64, c2919 Int8, c2920 Interval64, c2921 Int16, c2922 Date32, c2923 Double, c2924 Uint16 NOT NULL, c2925 Double NOT NULL, c2926 Decimal(22,9) NOT NULL, c2927 Uint64 NOT NULL, c2928 Json NOT NULL, c2929 String NOT NULL, c2930 Decimal(22,9) NOT NULL, c2931 Yson, c2932 Uint32, c2933 Uint16, c2934 Timestamp, c2935 Double NOT NULL, c2936 Date32, c2937 JsonDocument, c2938 JsonDocument NOT NULL, c2939 Date NOT NULL, c2940 String NOT NULL, c2941 Decimal(22,9), c2942 JsonDocument, c2943 Uint64, c2944 Datetime NOT NULL, c2945 Uint64, c2946 Uint64, c2947 Int16, c2948 Date NOT NULL, c2949 Float, c2950 Uint8, c2951 Float, c2952 String, c2953 Timestamp64, c2954 Date, c2955 Float, c2956 Json NOT NULL, c2957 Int16, c2958 String NOT NULL, c2959 Float NOT NULL, c2960 Timestamp NOT NULL, c2961 Date NOT NULL, c2962 Int64 NOT NULL, c2963 Decimal(15,0), c2964 Timestamp NOT NULL, c2965 Date NOT NULL, c2966 Uint64, c2967 Timestamp64, c2968 Utf8, c2969 Json, c2970 Float NOT NULL, c2971 Yson, c2972 Datetime, c2973 Int16 NOT NULL, c2974 JsonDocument, c2975 Date32 NOT NULL, c2976 Uint32 NOT NULL, c2977 Int16, c2978 JsonDocument NOT NULL, c2979 Datetime, c2980 Uint64, c2981 Yson, c2982 Interval64 NOT NULL, c2983 Uint8, c2984 Decimal(22,9) NOT NULL, c2985 Datetime, c2986 Decimal(15,0) NOT NULL, c2987 Timestamp64, c2988 Timestamp, c2989 Int16 NOT NULL, c2990 Decimal(15,0), c2991 Uint16, c2992 Json NOT NULL, c2993 String NOT NULL, c2994 String NOT NULL, c2995 Uint8, c2996 Date, c2997 Date32 NOT NULL, c2998 Yson NOT NULL, c2999 Float, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10), c3002 Uint32 NOT NULL, c3003 Date, c3004 Date, c3005 Decimal(35,10), c3006 Int16, c3007 Decimal(15,0), c3008 Datetime64 NOT NULL, c3009 Int16, c3010 Utf8, c3011 Uint64, c3012 Utf8, c3013 Timestamp64 NOT NULL, c3014 Decimal(35,10), c3015 Int32 NOT NULL, c3016 Int16 NOT NULL, c3017 Datetime64 NOT NULL, c3018 Uint64, c3019 Int8, c3020 Uint64 NOT NULL, c3021 Uint8 NOT NULL, c3022 Decimal(22,9) NOT NULL, c3023 Uint16, c3024 Timestamp, c3025 Uint32 NOT NULL, c3026 Uint8, c3027 Uint32, c3028 Int16 NOT NULL, c3029 Uint64 NOT NULL, c3030 String, c3031 Int32, c3032 Date, c3033 Decimal(35,10), c3034 Yson, c3035 Json NOT NULL, c3036 Decimal(35,10) NOT NULL, c3037 Int64, c3038 Utf8 NOT NULL, c3039 Datetime64, c3040 Decimal(35,10) NOT NULL, c3041 Date NOT NULL, c3042 Yson NOT NULL, c3043 Uint16 NOT NULL, c3044 Uint16 NOT NULL, c3045 Date, c3046 Uint32 NOT NULL, c3047 JsonDocument, c3048 Uint64 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(22,9), c3051 Interval64, c3052 Decimal(15,0), c3053 Uint64 NOT NULL, c3054 Json NOT NULL, c3055 Date32 NOT NULL, c3056 Json, c3057 Decimal(15,0), c3058 Yson NOT NULL, c3059 Uint16, c3060 Datetime64 NOT NULL, c3061 Decimal(35,10), c3062 Uint16, c3063 Yson, c3064 Timestamp64, c3065 Date, c3066 Datetime64 NOT NULL, c3067 Int32, c3068 String NOT NULL, c3069 Datetime64, c3070 String NOT NULL, c3071 Double NOT NULL, c3072 Datetime64, c3073 Yson, c3074 Date, c3075 Uint16 NOT NULL, c3076 Timestamp64 NOT NULL, c3077 String NOT NULL, c3078 Yson NOT NULL, c3079 Uint64 NOT NULL, c3080 Timestamp NOT NULL, c3081 Utf8 NOT NULL, c3082 Int8 NOT NULL, c3083 Utf8, c3084 Datetime, c3085 Yson, c3086 Decimal(22,9), c3087 Utf8, c3088 Int8 NOT NULL, c3089 Interval64 NOT NULL, c3090 Int32, c3091 Uint64, c3092 Uint8, c3093 Yson, c3094 Decimal(15,0), c3095 JsonDocument, c3096 Datetime NOT NULL, c3097 Int32 NOT NULL, c3098 Yson, c3099 Decimal(15,0) NOT NULL, c3100 Timestamp NOT NULL, c3101 Uint32, c3102 Uint32 NOT NULL, c3103 Float NOT NULL, c3104 Date, c3105 Timestamp64, c3106 Utf8 NOT NULL, c3107 Datetime, c3108 Int16, c3109 Int16, c3110 Decimal(35,10), c3111 Decimal(22,9), c3112 Json NOT NULL, c3113 Timestamp, c3114 Uint32, c3115 Uint16, c3116 Datetime64 NOT NULL, c3117 String, c3118 JsonDocument NOT NULL, c3119 Uint64, c3120 Timestamp NOT NULL, c3121 Utf8, c3122 Date32, c3123 Int32, c3124 Utf8 NOT NULL, c3125 Datetime64 NOT NULL, c3126 Decimal(22,9), c3127 Decimal(35,10), c3128 Uint64, c3129 Decimal(35,10) NOT NULL, c3130 Decimal(22,9), c3131 Double, c3132 Int64, c3133 Date32 NOT NULL, c3134 Yson NOT NULL, c3135 Int8, c3136 Date NOT NULL, c3137 Json, c3138 Uint64 NOT NULL, c3139 Decimal(35,10) NOT NULL, c3140 Int64 NOT NULL, c3141 Date32, c3142 Float, c3143 Int32 NOT NULL, c3144 Date NOT NULL, c3145 Interval64, c3146 Json NOT NULL, c3147 Interval64, c3148 Utf8 NOT NULL, c3149 Json NOT NULL, c3150 Float, c3151 Decimal(15,0), c3152 Int32, c3153 Uint64, c3154 Uint8 NOT NULL, c3155 Decimal(35,10), c3156 Yson, c3157 Timestamp, c3158 Double NOT NULL, c3159 JsonDocument, c3160 Uint8 NOT NULL, c3161 Json NOT NULL, c3162 Datetime64 NOT NULL, c3163 Date32 NOT NULL, c3164 Yson, c3165 Date32 NOT NULL, c3166 Utf8, c3167 Timestamp64 NOT NULL, c3168 Decimal(35,10) NOT NULL, c3169 Timestamp NOT NULL, c3170 Yson, c3171 Timestamp64, c3172 Datetime64, c3173 Datetime64, c3174 Datetime, c3175 Date32, c3176 Uint32, c3177 Uint8, c3178 Int8, c3179 Json NOT NULL, c3180 Yson, c3181 Int8, c3182 Int8, c3183 Timestamp64, c3184 Int8 NOT NULL, c3185 Decimal(15,0) NOT NULL, c3186 JsonDocument, c3187 Int64 NOT NULL, c3188 Uint64, c3189 Uint16, c3190 JsonDocument NOT NULL, c3191 Int64 NOT NULL, c3192 Double, c3193 Datetime64 NOT NULL, c3194 String, c3195 Int16, c3196 Interval64 NOT NULL, c3197 Interval64 NOT NULL, c3198 Timestamp64, c3199 Int16 NOT NULL, c3200 Date, c3201 Timestamp64 NOT NULL, c3202 Uint8, c3203 Int64 NOT NULL, c3204 Decimal(22,9) NOT NULL, c3205 Int16 NOT NULL, c3206 Uint64, c3207 Date32, c3208 Double NOT NULL, c3209 JsonDocument, c3210 Int32 NOT NULL, c3211 Decimal(22,9), c3212 Int16 NOT NULL, c3213 Yson, c3214 Uint32, c3215 Yson, c3216 Timestamp64 NOT NULL, c3217 Datetime64, c3218 Uint8, c3219 Json NOT NULL, c3220 JsonDocument NOT NULL, c3221 Yson, c3222 Uint8, c3223 Int16, c3224 Datetime64, c3225 Datetime64, c3226 Int64, c3227 Uint16 NOT NULL, c3228 Yson, c3229 Decimal(35,10), c3230 Yson NOT NULL, c3231 Interval64, c3232 Decimal(35,10) NOT NULL, c3233 Datetime NOT NULL, c3234 Utf8 NOT NULL, c3235 Date NOT NULL, c3236 Timestamp64, c3237 Uint32, c3238 Datetime, c3239 JsonDocument, c3240 Decimal(22,9), c3241 Int64, c3242 Int64, c3243 Decimal(22,9), c3244 Utf8 NOT NULL, c3245 Float NOT NULL, c3246 Uint16 NOT NULL, c3247 Date32, c3248 Interval64 NOT NULL, c3249 Interval64, c3250 Date, c3251 Date32 NOT NULL, c3252 Datetime64, c3253 Uint8, c3254 Float NOT NULL, c3255 Uint16 NOT NULL, c3256 Double NOT NULL, c3257 Timestamp NOT NULL, c3258 Utf8 NOT NULL, c3259 Uint64, c3260 Timestamp64 NOT NULL, c3261 String NOT NULL, c3262 Int64, c3263 Int64 NOT NULL, c3264 Json, c3265 Uint32 NOT NULL, c3266 String NOT NULL, c3267 Int32, c3268 Uint8, c3269 JsonDocument, c3270 Yson, c3271 Yson, c3272 Int16 NOT NULL, c3273 Decimal(22,9) NOT NULL, c3274 Timestamp64, c3275 Datetime NOT NULL, c3276 Uint8 NOT NULL, c3277 Int32 NOT NULL, c3278 Decimal(22,9), c3279 Interval64 NOT NULL, c3280 Int64 NOT NULL, c3281 Yson, c3282 Decimal(15,0) NOT NULL, c3283 Uint32 NOT NULL, c3284 Json, c3285 Float, c3286 Timestamp, c3287 Datetime, c3288 Utf8, c3289 Uint8, c3290 Decimal(22,9) NOT NULL, c3291 Json NOT NULL, c3292 Datetime, c3293 Timestamp64, c3294 Utf8, c3295 Date NOT NULL, c3296 Int16 NOT NULL, c3297 String, c3298 Uint64 NOT NULL, c3299 JsonDocument, c3300 Uint64 NOT NULL, c3301 Int16, c3302 Interval64, c3303 Float NOT NULL, c3304 Date32, c3305 Interval64 NOT NULL, c3306 Int64, c3307 String NOT NULL, c3308 Utf8, c3309 Yson, c3310 JsonDocument NOT NULL, c3311 JsonDocument NOT NULL, c3312 Utf8, c3313 Uint32 NOT NULL, c3314 Timestamp64 NOT NULL, c3315 String, c3316 Int8, c3317 JsonDocument NOT NULL, c3318 Uint8 NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int64, c3321 Json NOT NULL, c3322 Decimal(35,10) NOT NULL, c3323 Timestamp64, c3324 Datetime NOT NULL, c3325 String, c3326 Uint32 NOT NULL, c3327 Uint16, c3328 Float, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32 NOT NULL, c3332 Decimal(35,10), c3333 Uint64 NOT NULL, c3334 Timestamp64, c3335 Datetime NOT NULL, c3336 Int32, c3337 Timestamp64 NOT NULL, c3338 Int16 NOT NULL, c3339 Int64 NOT NULL, c3340 Json, c3341 Decimal(35,10), c3342 Timestamp NOT NULL, c3343 String NOT NULL, c3344 Decimal(22,9), c3345 Timestamp NOT NULL, c3346 JsonDocument, c3347 Interval64 NOT NULL, c3348 Decimal(35,10) NOT NULL, c3349 Interval64, c3350 Int64 NOT NULL, c3351 Datetime, c3352 Date NOT NULL, c3353 Datetime NOT NULL, c3354 Float NOT NULL, c3355 Timestamp64, c3356 Double NOT NULL, c3357 Int32, c3358 Timestamp, c3359 Float NOT NULL, c3360 Int64, c3361 Int8, c3362 Double NOT NULL, c3363 Double NOT NULL, c3364 Decimal(35,10), c3365 Int64 NOT NULL, c3366 Yson, c3367 Float, c3368 Uint32, c3369 Yson, c3370 Datetime64 NOT NULL, c3371 JsonDocument, c3372 Utf8 NOT NULL, c3373 Uint32, c3374 Decimal(35,10) NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Uint64 NOT NULL, c3377 Uint32 NOT NULL, c3378 Yson, c3379 Date32, c3380 Datetime64 NOT NULL, c3381 Double NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Json, c3384 Int8 NOT NULL, c3385 Float NOT NULL, c3386 Date NOT NULL, c3387 Double, c3388 Double, c3389 Interval64, c3390 Decimal(15,0) NOT NULL, c3391 Decimal(22,9), c3392 Float NOT NULL, c3393 Uint16 NOT NULL, c3394 Decimal(22,9), c3395 Timestamp64, c3396 Decimal(15,0), c3397 Utf8, c3398 Datetime64 NOT NULL, c3399 Uint64, c3400 Int32, c3401 Timestamp64 NOT NULL, c3402 Yson NOT NULL, c3403 Uint64, c3404 Interval64 NOT NULL, c3405 Uint8 NOT NULL, c3406 Int16, c3407 Int32 NOT NULL, c3408 Json NOT NULL, c3409 Yson NOT NULL, c3410 JsonDocument, c3411 Datetime64 NOT NULL, c3412 Datetime64, c3413 Datetime NOT NULL, c3414 Int64 NOT NULL, c3415 Datetime64 NOT NULL, c3416 Decimal(35,10) NOT NULL, c3417 Uint8, c3418 Int16, c3419 Json NOT NULL, c3420 Uint8, c3421 Float NOT NULL, c3422 Int16, c3423 String, c3424 Uint8, c3425 Decimal(22,9) NOT NULL, c3426 Int8 NOT NULL, c3427 Decimal(15,0), c3428 Int8, c3429 Int8 NOT NULL, c3430 Int16, c3431 Uint32 NOT NULL, c3432 Uint8, c3433 Decimal(35,10), c3434 Decimal(35,10), c3435 Double, c3436 Int32, c3437 Uint16, c3438 Utf8, c3439 Int32 NOT NULL, c3440 Decimal(22,9) NOT NULL, c3441 Interval64, c3442 Timestamp, c3443 Double, c3444 Uint64, c3445 Uint64, c3446 Yson NOT NULL, c3447 Timestamp, c3448 Yson, c3449 Timestamp NOT NULL, c3450 JsonDocument NOT NULL, c3451 Json NOT NULL, c3452 Uint32, c3453 Int16 NOT NULL, c3454 Datetime64 NOT NULL, c3455 Yson NOT NULL, c3456 Datetime, c3457 Int32 NOT NULL, c3458 Int16 NOT NULL, c3459 String NOT NULL, c3460 Date, c3461 Decimal(15,0) NOT NULL, c3462 Float, c3463 JsonDocument, c3464 JsonDocument NOT NULL, c3465 String, c3466 Utf8, c3467 Timestamp NOT NULL, c3468 Uint8 NOT NULL, c3469 Date NOT NULL, c3470 Yson NOT NULL, c3471 JsonDocument, c3472 Timestamp64 NOT NULL, c3473 Interval64, c3474 Int16 NOT NULL, c3475 Date NOT NULL, c3476 Date NOT NULL, c3477 Int64, c3478 Int16 NOT NULL, c3479 Json NOT NULL, c3480 Uint64 NOT NULL, c3481 Interval64 NOT NULL, c3482 Utf8, c3483 Float, c3484 Uint8 NOT NULL, c3485 Int8, c3486 Float, c3487 Yson NOT NULL, c3488 Datetime NOT NULL, c3489 Date32 NOT NULL, c3490 Decimal(22,9), c3491 Uint16 NOT NULL, c3492 Uint32, c3493 Uint32, c3494 Uint16 NOT NULL, c3495 Yson NOT NULL, c3496 Yson NOT NULL, c3497 Interval64 NOT NULL, c3498 Date32, c3499 Date NOT NULL, c3500 Decimal(35,10) NOT NULL, c3501 Int8 NOT NULL, c3502 Uint32 NOT NULL, c3503 Decimal(15,0) NOT NULL, c3504 Uint64 NOT NULL, c3505 Timestamp, c3506 Double NOT NULL, c3507 Int16 NOT NULL, c3508 Float NOT NULL, c3509 Datetime, c3510 Datetime NOT NULL, c3511 Uint8 NOT NULL, c3512 Float NOT NULL, c3513 Uint32 NOT NULL, c3514 Int16 NOT NULL, c3515 Uint64, c3516 Uint8 NOT NULL, c3517 String, c3518 Double, c3519 JsonDocument NOT NULL, c3520 Decimal(35,10) NOT NULL, c3521 Int16 NOT NULL, c3522 Uint32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Double NOT NULL, c3526 Decimal(22,9) NOT NULL, c3527 Date, c3528 Uint32, c3529 Uint16, c3530 Date, c3531 Decimal(35,10), c3532 Yson NOT NULL, c3533 Timestamp64, c3534 String NOT NULL, c3535 Datetime NOT NULL, c3536 Int64 NOT NULL, c3537 Decimal(35,10), c3538 Uint16, c3539 Json, c3540 Int8, c3541 Float NOT NULL, c3542 Int16, c3543 String, c3544 JsonDocument, c3545 Date32 NOT NULL, c3546 Int32, c3547 Int64 NOT NULL, c3548 Datetime, c3549 Double NOT NULL, c3550 Int32, c3551 Date NOT NULL, c3552 Datetime NOT NULL, c3553 Utf8, c3554 Decimal(22,9), c3555 String, c3556 Yson NOT NULL, c3557 Datetime64 NOT NULL, c3558 Decimal(15,0), c3559 Yson NOT NULL, c3560 Yson, c3561 Int32, c3562 Interval64, c3563 Int32, c3564 Interval64, c3565 Uint64, c3566 Decimal(15,0), c3567 Utf8 NOT NULL, c3568 Timestamp, c3569 Decimal(22,9) NOT NULL, c3570 Double, c3571 String, c3572 Decimal(15,0) NOT NULL, c3573 Date32 NOT NULL, c3574 Utf8, c3575 String, c3576 Timestamp64, c3577 Datetime, c3578 Uint64 NOT NULL, c3579 Timestamp64 NOT NULL, c3580 Utf8 NOT NULL, c3581 Utf8, c3582 Uint8 NOT NULL, c3583 Decimal(35,10) NOT NULL, c3584 Int8, c3585 Int32 NOT NULL, c3586 Int8 NOT NULL, c3587 Uint32, c3588 Datetime, c3589 Timestamp, c3590 Json, c3591 Datetime, c3592 Decimal(35,10), c3593 Int8 NOT NULL, c3594 Json, c3595 Yson NOT NULL, c3596 Date32, c3597 Int32, c3598 Timestamp64 NOT NULL, c3599 Decimal(15,0), c3600 Int32, c3601 Double, c3602 Int8, c3603 Datetime64 NOT NULL, c3604 Date32 NOT NULL, c3605 Timestamp64, c3606 Date32, c3607 Uint32, c3608 Int16 NOT NULL, c3609 Date32 NOT NULL, c3610 Int32 NOT NULL, c3611 Uint64 NOT NULL, c3612 Float, c3613 Date32 NOT NULL, c3614 JsonDocument, c3615 Interval64, c3616 Date, c3617 Date NOT NULL, c3618 Int64, c3619 Decimal(35,10) NOT NULL, c3620 Double, c3621 Uint8 NOT NULL, c3622 Decimal(15,0), c3623 Date32, c3624 Int64 NOT NULL, c3625 Timestamp64 NOT NULL, c3626 Int64, c3627 Double, c3628 Json, c3629 String, c3630 Float NOT NULL, c3631 Uint16 NOT NULL, c3632 Uint32 NOT NULL, c3633 Int32, c3634 Yson NOT NULL, c3635 Yson, c3636 Datetime64, c3637 Uint16, c3638 JsonDocument, c3639 Int32, c3640 Interval64, c3641 Uint64 NOT NULL, c3642 Uint32 NOT NULL, c3643 Date NOT NULL, c3644 Decimal(15,0), c3645 Timestamp NOT NULL, c3646 Timestamp64, c3647 Int8 NOT NULL, c3648 JsonDocument, c3649 Float NOT NULL, c3650 Date, c3651 Decimal(22,9) NOT NULL, c3652 Double NOT NULL, c3653 Uint64, c3654 Json NOT NULL, c3655 Uint8 NOT NULL, c3656 Timestamp, c3657 Datetime NOT NULL, c3658 Double NOT NULL, c3659 Datetime, c3660 String NOT NULL, c3661 String NOT NULL, c3662 Timestamp NOT NULL, c3663 Uint8, c3664 Uint16 NOT NULL, c3665 Float, c3666 Yson, c3667 Utf8, c3668 Datetime64 NOT NULL, c3669 Json NOT NULL, c3670 Date32, c3671 Decimal(15,0), c3672 Date, c3673 Uint32, c3674 Int64, c3675 Double NOT NULL, c3676 Json, c3677 Int64, c3678 Uint16 NOT NULL, c3679 Datetime64 NOT NULL, c3680 Timestamp NOT NULL, c3681 Decimal(35,10) NOT NULL, c3682 Int16 NOT NULL, c3683 Timestamp, c3684 Decimal(35,10) NOT NULL, c3685 Decimal(15,0), c3686 Uint32 NOT NULL, c3687 JsonDocument, c3688 Uint32 NOT NULL, c3689 Timestamp, c3690 Uint16, c3691 Date32, c3692 Interval64, c3693 Uint32, c3694 Date NOT NULL, c3695 Float NOT NULL, c3696 Interval64, c3697 Int16, c3698 Date NOT NULL, c3699 Int8 NOT NULL, c3700 Decimal(22,9) NOT NULL, c3701 Int64, c3702 Decimal(22,9) NOT NULL, c3703 Int32, c3704 JsonDocument, c3705 Interval64 NOT NULL, c3706 Json, c3707 Json, c3708 Decimal(22,9) NOT NULL, c3709 Int16 NOT NULL, c3710 Date32 NOT NULL, c3711 Uint32 NOT NULL, c3712 Decimal(35,10) NOT NULL, c3713 Yson, c3714 Int8, c3715 Decimal(35,10) NOT NULL, c3716 Uint16 NOT NULL, c3717 Utf8, c3718 Int32, c3719 Interval64 NOT NULL, c3720 Interval64, c3721 Timestamp NOT NULL, c3722 Uint64 NOT NULL, c3723 Date32 NOT NULL, c3724 Int32 NOT NULL, c3725 Yson, c3726 Timestamp64 NOT NULL, c3727 Timestamp64, c3728 Interval64 NOT NULL, c3729 String NOT NULL, c3730 Float, c3731 Uint8 NOT NULL, c3732 Uint8, c3733 Int8 NOT NULL, c3734 Interval64 NOT NULL, c3735 Float, c3736 Date, c3737 Float NOT NULL, c3738 Uint64 NOT NULL, c3739 Json NOT NULL, c3740 Float, c3741 Double NOT NULL, c3742 Date, c3743 Datetime, c3744 Json, c3745 Int32 NOT NULL, c3746 Uint16 NOT NULL, c3747 Date, c3748 Date NOT NULL, c3749 Date32 NOT NULL, c3750 Decimal(35,10), c3751 Decimal(15,0), c3752 Yson, c3753 Datetime, c3754 Decimal(15,0) NOT NULL, c3755 Uint16 NOT NULL, c3756 Int32, c3757 Decimal(22,9), c3758 Double, c3759 Date, c3760 Interval64 NOT NULL, c3761 String, c3762 Int64 NOT NULL, c3763 Datetime NOT NULL, c3764 String, c3765 Uint16 NOT NULL, c3766 Datetime64, c3767 Int32, c3768 JsonDocument NOT NULL, c3769 Uint8, c3770 Int8, c3771 Uint64, c3772 String, c3773 Int8 NOT NULL, c3774 String NOT NULL, c3775 Timestamp64, c3776 Utf8 NOT NULL, c3777 Utf8, c3778 Uint64 NOT NULL, c3779 Timestamp, c3780 Interval64 NOT NULL, c3781 JsonDocument, c3782 Uint16 NOT NULL, c3783 Date32 NOT NULL, c3784 Int32, c3785 Decimal(35,10), c3786 Timestamp NOT NULL, c3787 Interval64 NOT NULL, c3788 String, c3789 Interval64, c3790 Float, c3791 Double NOT NULL, c3792 Yson NOT NULL, c3793 Decimal(22,9) NOT NULL, c3794 Json, c3795 Json NOT NULL, c3796 Decimal(15,0) NOT NULL, c3797 Int32 NOT NULL, c3798 Float NOT NULL, c3799 Uint64 NOT NULL, c3800 Int32 NOT NULL, c3801 Datetime, c3802 Uint16 NOT NULL, c3803 Yson, c3804 String NOT NULL, c3805 Decimal(35,10), c3806 Int8 NOT NULL, c3807 Interval64, c3808 Interval64, c3809 String NOT NULL, c3810 Double NOT NULL, c3811 Int8 NOT NULL, c3812 Float NOT NULL, c3813 Interval64, c3814 Uint64 NOT NULL, c3815 Timestamp NOT NULL, c3816 Interval64, c3817 Int32, c3818 Interval64 NOT NULL, c3819 JsonDocument NOT NULL, c3820 Json, c3821 Int8 NOT NULL, c3822 Uint16 NOT NULL, c3823 Json, c3824 Yson, c3825 Timestamp64 NOT NULL, c3826 Int16 NOT NULL, c3827 Timestamp, c3828 Uint64, c3829 Timestamp64 NOT NULL, c3830 Int64, c3831 Uint64, c3832 Decimal(22,9) NOT NULL, c3833 Int32, c3834 Int8, c3835 Datetime NOT NULL, c3836 Int16, c3837 Date32 NOT NULL, c3838 Datetime NOT NULL, c3839 Date32 NOT NULL, c3840 Uint8 NOT NULL, c3841 Int32, c3842 Json NOT NULL, c3843 Uint64, c3844 Double, c3845 Utf8 NOT NULL, c3846 Yson, c3847 Decimal(35,10) NOT NULL, c3848 Uint32, c3849 Interval64, c3850 Int32 NOT NULL, c3851 Int32, c3852 Utf8, c3853 Uint16, c3854 Date32, c3855 Datetime64, c3856 Float NOT NULL, c3857 Yson, c3858 Utf8, c3859 Uint16, c3860 Int16 NOT NULL, c3861 Decimal(22,9) NOT NULL, c3862 Int32 NOT NULL, c3863 Int8 NOT NULL, c3864 Int32, c3865 Date32, c3866 Uint32 NOT NULL, c3867 Int16 NOT NULL, c3868 Decimal(35,10), c3869 Double NOT NULL, c3870 Uint64, c3871 Uint8, c3872 Timestamp NOT NULL, c3873 JsonDocument NOT NULL, c3874 Uint32 NOT NULL, c3875 Int8, c3876 Decimal(15,0) NOT NULL, c3877 Json, c3878 Date NOT NULL, c3879 Uint16, c3880 Interval64 NOT NULL, c3881 Utf8, c3882 Int32 NOT NULL, c3883 Decimal(22,9), c3884 Uint16, c3885 String, c3886 Int8, c3887 Decimal(22,9), c3888 Timestamp NOT NULL, c3889 Timestamp64 NOT NULL, c3890 Utf8, c3891 Datetime64, c3892 Decimal(35,10) NOT NULL, c3893 Datetime, c3894 Int32, c3895 Datetime64, c3896 Datetime, c3897 Datetime64 NOT NULL, c3898 Timestamp64, c3899 Json, c3900 Datetime64 NOT NULL, c3901 JsonDocument NOT NULL, c3902 Timestamp64 NOT NULL, c3903 String, c3904 Date NOT NULL, c3905 JsonDocument NOT NULL, c3906 Yson, c3907 Int16, c3908 Datetime64 NOT NULL, c3909 Int64, c3910 Uint64, c3911 Int16 NOT NULL, c3912 Decimal(22,9) NOT NULL, c3913 Date32, c3914 Datetime64, c3915 Timestamp, c3916 Double NOT NULL, c3917 Json NOT NULL, c3918 Timestamp NOT NULL, c3919 Double, c3920 Int16 NOT NULL, c3921 Uint32, c3922 Timestamp, c3923 Date NOT NULL, c3924 Datetime NOT NULL, c3925 Interval64, c3926 Interval64 NOT NULL, c3927 Float, c3928 Uint32, c3929 Uint32, c3930 Uint32 NOT NULL, c3931 Datetime, c3932 Datetime64, c3933 Date32, c3934 Decimal(22,9) NOT NULL, c3935 Timestamp64 NOT NULL, c3936 Double, c3937 Json NOT NULL, c3938 Utf8 NOT NULL, c3939 Interval64, c3940 Int64, c3941 Timestamp NOT NULL, c3942 Decimal(15,0), c3943 Decimal(22,9) NOT NULL, c3944 Int16, c3945 Yson, c3946 Decimal(22,9), c3947 Utf8 NOT NULL, c3948 Date, c3949 Datetime64 NOT NULL, c3950 Timestamp64, c3951 Yson NOT NULL, c3952 Decimal(22,9) NOT NULL, c3953 Double, c3954 Timestamp64 NOT NULL, c3955 Int8 NOT NULL, c3956 Int8 NOT NULL, c3957 Decimal(35,10), c3958 Uint64, c3959 Decimal(15,0), c3960 Decimal(35,10), c3961 Decimal(35,10), c3962 Int32 NOT NULL, c3963 Json, c3964 Uint64 NOT NULL, c3965 Datetime64, c3966 Yson, c3967 Decimal(15,0) NOT NULL, c3968 Datetime64 NOT NULL, c3969 Date32, c3970 Date32, c3971 Float, c3972 Yson, c3973 Decimal(22,9) NOT NULL, c3974 Yson NOT NULL, c3975 Uint8, c3976 Float, c3977 Decimal(22,9) NOT NULL, c3978 Datetime64, c3979 Timestamp NOT NULL, c3980 Uint32, c3981 Double NOT NULL, c3982 Timestamp, c3983 Uint16 NOT NULL, c3984 Utf8 NOT NULL, c3985 Date, c3986 Datetime, c3987 Int64 NOT NULL, c3988 Timestamp64, c3989 Int32, c3990 Int16, c3991 Double NOT NULL, c3992 Datetime64, c3993 Datetime NOT NULL, c3994 Datetime64 NOT NULL, c3995 Uint64 NOT NULL, c3996 JsonDocument, c3997 Yson NOT NULL, c3998 Yson, c3999 Yson, c4000 Float NOT NULL, c4001 Uint32, c4002 Datetime64, c4003 Interval64, c4004 String, c4005 Int16 NOT NULL, c4006 Int32 NOT NULL, c4007 Double, c4008 Date, c4009 String, c4010 Datetime, c4011 Uint32, c4012 Utf8, c4013 Uint16, c4014 Uint32, c4015 Uint64 NOT NULL, c4016 Int16 NOT NULL, c4017 JsonDocument NOT NULL, c4018 Utf8 NOT NULL, c4019 String, c4020 Uint32, c4021 Int16 NOT NULL, c4022 Interval64, c4023 Yson, c4024 Int64 NOT NULL, c4025 Date, c4026 Date NOT NULL, c4027 Double NOT NULL, c4028 Datetime, c4029 Json NOT NULL, c4030 Uint16, c4031 Utf8, c4032 Datetime64, c4033 Int8 NOT NULL, c4034 Json, c4035 Datetime64, c4036 Int32, c4037 String NOT NULL, c4038 JsonDocument NOT NULL, c4039 Datetime, c4040 String, c4041 Decimal(15,0), c4042 Uint32 NOT NULL, c4043 Utf8, c4044 Decimal(15,0) NOT NULL, c4045 Utf8, c4046 Date32 NOT NULL, c4047 Uint32, c4048 Decimal(22,9), c4049 Decimal(15,0) NOT NULL, c4050 Decimal(22,9), c4051 Int8, c4052 Datetime, c4053 Decimal(22,9), c4054 Int16, c4055 Uint16 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint8 NOT NULL, c4058 Interval64 NOT NULL, c4059 Uint8 NOT NULL, c4060 Int8 NOT NULL, c4061 Uint8 NOT NULL, c4062 Int64 NOT NULL, c4063 Uint16 NOT NULL, c4064 Decimal(22,9) NOT NULL, c4065 Date32, c4066 String, c4067 Utf8, c4068 Decimal(15,0) NOT NULL, c4069 Datetime NOT NULL, c4070 Timestamp64, c4071 Int8, c4072 Decimal(22,9), c4073 Int8 NOT NULL, c4074 Date NOT NULL, c4075 Int64 NOT NULL, c4076 Float NOT NULL, c4077 Datetime NOT NULL, c4078 Uint16, c4079 Double, c4080 Timestamp NOT NULL, c4081 Yson, c4082 Timestamp NOT NULL, c4083 Decimal(15,0), c4084 Json, c4085 Float NOT NULL, c4086 Int64 NOT NULL, c4087 Uint64, c4088 Interval64, c4089 Uint32, c4090 Datetime64 NOT NULL, c4091 Double, c4092 Int16 NOT NULL, c4093 Float NOT NULL, c4094 Yson, c4095 Uint32 NOT NULL, c4096 Int64, c4097 Int8, c4098 Utf8, c4099 Uint8 NOT NULL, c4100 JsonDocument NOT NULL, c4101 Uint16 NOT NULL, c4102 Int16, c4103 String NOT NULL, c4104 Utf8, c4105 Timestamp64 NOT NULL, c4106 Int64 NOT NULL, c4107 Yson, c4108 Uint32 NOT NULL, c4109 Uint8, c4110 String, c4111 Int16, c4112 Uint32 NOT NULL, c4113 Uint64, c4114 Uint16, c4115 Datetime NOT NULL, c4116 Timestamp64, c4117 Json NOT NULL, c4118 Decimal(22,9), c4119 Uint32, c4120 Uint32, c4121 Int32 NOT NULL, c4122 Int16 NOT NULL, c4123 JsonDocument NOT NULL, c4124 Double NOT NULL, c4125 Datetime64 NOT NULL, c4126 Uint8 NOT NULL, c4127 String NOT NULL, c4128 Datetime64 NOT NULL, c4129 Uint64, c4130 Int64 NOT NULL, c4131 Uint8 NOT NULL, c4132 Utf8 NOT NULL, c4133 Utf8 NOT NULL, c4134 Timestamp64, c4135 Uint32 NOT NULL, c4136 Decimal(15,0), c4137 Decimal(35,10), c4138 Yson, c4139 Decimal(35,10) NOT NULL, c4140 Float, c4141 Timestamp64, c4142 Float, c4143 Uint32 NOT NULL, c4144 Date32 NOT NULL, c4145 Datetime, c4146 Int64 NOT NULL, c4147 Int8, c4148 Decimal(35,10) NOT NULL, c4149 Int16 NOT NULL, c4150 Timestamp64 NOT NULL, c4151 Interval64, c4152 Decimal(35,10), c4153 JsonDocument NOT NULL, c4154 Timestamp64, c4155 Int32, c4156 Date32, c4157 Utf8 NOT NULL, c4158 Int16 NOT NULL, c4159 Int32 NOT NULL, c4160 Datetime NOT NULL, c4161 String, c4162 Timestamp NOT NULL, c4163 Float, c4164 Json NOT NULL, c4165 Uint32 NOT NULL, c4166 Double NOT NULL, c4167 Datetime NOT NULL, c4168 Decimal(35,10) NOT NULL, c4169 Uint32 NOT NULL, c4170 Datetime NOT NULL, c4171 Uint64 NOT NULL, c4172 Uint32 NOT NULL, c4173 Decimal(15,0), c4174 Date32 NOT NULL, c4175 Decimal(15,0) NOT NULL, c4176 Uint32, c4177 Uint16, c4178 Timestamp64, c4179 Yson NOT NULL, c4180 Datetime64, c4181 Uint16, c4182 Decimal(22,9) NOT NULL, c4183 JsonDocument NOT NULL, c4184 Uint32 NOT NULL, c4185 Decimal(35,10), c4186 Decimal(22,9) NOT NULL, c4187 Double, c4188 Datetime64, c4189 Decimal(22,9) NOT NULL, c4190 Datetime64 NOT NULL, c4191 Int32 NOT NULL, c4192 Uint16, c4193 JsonDocument NOT NULL, c4194 Decimal(15,0), c4195 Int64, c4196 Float NOT NULL, c4197 Float NOT NULL, c4198 Decimal(15,0) NOT NULL, c4199 Utf8, c4200 Int64 NOT NULL, c4201 Datetime, c4202 Json, c4203 Int8, c4204 Utf8, c4205 Int16, c4206 String NOT NULL, c4207 Int8, c4208 Int16 NOT NULL, c4209 Uint8 NOT NULL, c4210 Uint8 NOT NULL, c4211 Uint64 NOT NULL, c4212 JsonDocument NOT NULL, c4213 Uint8 NOT NULL, c4214 Int8 NOT NULL, c4215 Interval64, c4216 Uint64 NOT NULL, c4217 Timestamp64, c4218 Timestamp64 NOT NULL, c4219 Float NOT NULL, c4220 Utf8, c4221 String NOT NULL, c4222 Double NOT NULL, c4223 Int8 NOT NULL, c4224 Int64, c4225 Json, c4226 Json, c4227 Date32, c4228 Float, c4229 Uint16, c4230 Float NOT NULL, c4231 Yson, c4232 Date NOT NULL, c4233 Timestamp NOT NULL, c4234 Int16 NOT NULL, c4235 Utf8 NOT NULL, c4236 Float, c4237 Uint8 NOT NULL, c4238 Uint16, c4239 Date NOT NULL, c4240 Datetime64, c4241 Uint8 NOT NULL, c4242 Utf8 NOT NULL, c4243 Int64 NOT NULL, c4244 Uint16, c4245 Interval64 NOT NULL, c4246 Timestamp, c4247 Uint32, c4248 Uint32 NOT NULL, c4249 Float, c4250 Yson NOT NULL, c4251 Int16, c4252 Uint32 NOT NULL, c4253 Int32 NOT NULL, c4254 Double NOT NULL, c4255 Datetime64, c4256 Decimal(15,0) NOT NULL, c4257 Uint8, c4258 Yson, c4259 Decimal(35,10) NOT NULL, c4260 Uint64 NOT NULL, c4261 Datetime, c4262 Int64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 JsonDocument, c4266 Decimal(22,9) NOT NULL, c4267 Uint16 NOT NULL, c4268 Date, c4269 Int8, c4270 Yson NOT NULL, c4271 Interval64 NOT NULL, c4272 Decimal(22,9) NOT NULL, c4273 Datetime64, c4274 Yson NOT NULL, c4275 Uint16 NOT NULL, c4276 String NOT NULL, c4277 Decimal(15,0) NOT NULL, c4278 Int8, c4279 Int32, c4280 Decimal(15,0), c4281 Float, c4282 Uint32 NOT NULL, c4283 String NOT NULL, c4284 Uint32, c4285 JsonDocument, c4286 Int64, c4287 Uint8 NOT NULL, c4288 Datetime NOT NULL, c4289 String, c4290 Timestamp64 NOT NULL, c4291 Timestamp64 NOT NULL, c4292 Double, c4293 Date, c4294 Decimal(22,9) NOT NULL, c4295 Int16, c4296 Int32, c4297 Datetime, c4298 String, c4299 Json NOT NULL, c4300 Date, c4301 Yson, c4302 Interval64, c4303 String, c4304 Uint8, c4305 Date32, c4306 Uint16 NOT NULL, c4307 Utf8, c4308 Utf8 NOT NULL, c4309 Json, c4310 Json, c4311 Uint16 NOT NULL, c4312 Double NOT NULL, c4313 Uint8, c4314 String NOT NULL, c4315 Json NOT NULL, c4316 Uint64 NOT NULL, c4317 Date32 NOT NULL, c4318 Float, c4319 Uint64 NOT NULL, c4320 Int32 NOT NULL, c4321 Uint16 NOT NULL, c4322 Float, c4323 Timestamp64 NOT NULL, c4324 Json, c4325 Uint8 NOT NULL, c4326 Date, c4327 Double NOT NULL, c4328 Int16, c4329 Double NOT NULL, c4330 Uint8 NOT NULL, c4331 JsonDocument, c4332 Uint8, c4333 Datetime64, c4334 Decimal(35,10) NOT NULL, c4335 Int16 NOT NULL, c4336 Uint16 NOT NULL, c4337 Timestamp, c4338 JsonDocument, c4339 Decimal(35,10) NOT NULL, c4340 Date, c4341 String, c4342 Timestamp NOT NULL, c4343 Interval64 NOT NULL, c4344 Uint64 NOT NULL, c4345 Timestamp NOT NULL, c4346 Datetime, c4347 Uint32 NOT NULL, c4348 Int32, c4349 Decimal(35,10), c4350 Decimal(15,0) NOT NULL, c4351 Float NOT NULL, c4352 Uint32 NOT NULL, c4353 String, c4354 Decimal(22,9) NOT NULL, c4355 Uint64 NOT NULL, c4356 Uint16 NOT NULL, c4357 Yson NOT NULL, c4358 Yson, c4359 Yson NOT NULL, c4360 Uint8 NOT NULL, c4361 Datetime64 NOT NULL, c4362 Datetime64, c4363 String, c4364 Interval64 NOT NULL, c4365 Decimal(22,9), c4366 JsonDocument NOT NULL, c4367 Uint32 NOT NULL, c4368 Int16 NOT NULL, c4369 Interval64, c4370 Decimal(22,9), c4371 Uint16 NOT NULL, c4372 Json NOT NULL, c4373 Uint64 NOT NULL, c4374 Decimal(15,0), c4375 Uint8, c4376 JsonDocument NOT NULL, c4377 Utf8 NOT NULL, c4378 Double NOT NULL, c4379 Uint32, c4380 Int16, c4381 JsonDocument NOT NULL, c4382 Uint8, c4383 Uint64, c4384 Decimal(15,0), c4385 Int8 NOT NULL, c4386 Decimal(15,0) NOT NULL, c4387 Datetime64 NOT NULL, c4388 Interval64 NOT NULL, c4389 Uint32, c4390 Uint32 NOT NULL, c4391 Int16, c4392 Date32 NOT NULL, c4393 Decimal(35,10) NOT NULL, c4394 Float NOT NULL, c4395 Timestamp NOT NULL, c4396 Double, c4397 Decimal(22,9), c4398 Uint32 NOT NULL, c4399 Datetime NOT NULL, c4400 Datetime64 NOT NULL, c4401 Decimal(35,10), c4402 Json, c4403 Datetime NOT NULL, c4404 Date NOT NULL, c4405 Yson, c4406 Utf8 NOT NULL, c4407 JsonDocument NOT NULL, c4408 Timestamp64 NOT NULL, c4409 Uint8, c4410 Timestamp NOT NULL, c4411 Uint16 NOT NULL, c4412 Uint64, c4413 Int32, c4414 Timestamp64 NOT NULL, c4415 Uint16 NOT NULL, c4416 Uint64, c4417 Interval64 NOT NULL, c4418 Yson, c4419 String, c4420 Decimal(22,9) NOT NULL, c4421 Json, c4422 Utf8 NOT NULL, c4423 Decimal(15,0) NOT NULL, c4424 Datetime, c4425 Decimal(15,0), c4426 JsonDocument NOT NULL, c4427 Decimal(35,10), c4428 Decimal(22,9), c4429 Decimal(22,9) NOT NULL, c4430 Float NOT NULL, c4431 Json, c4432 Timestamp64 NOT NULL, c4433 Utf8, c4434 Int16 NOT NULL, c4435 Json, c4436 Uint64 NOT NULL, c4437 Interval64 NOT NULL, c4438 Uint64, c4439 Datetime64, c4440 Datetime64, c4441 Datetime64 NOT NULL, c4442 Yson, c4443 Float NOT NULL, c4444 Double NOT NULL, c4445 Datetime NOT NULL, c4446 Utf8, c4447 Double, c4448 Datetime64 NOT NULL, c4449 Int8 NOT NULL, c4450 Uint64 NOT NULL, c4451 Json NOT NULL, c4452 Int64 NOT NULL, c4453 Datetime, c4454 Decimal(35,10), c4455 Int64 NOT NULL, c4456 Int64, c4457 Utf8, c4458 JsonDocument NOT NULL, c4459 Json, c4460 Datetime64, c4461 Date NOT NULL, c4462 Uint8 NOT NULL, c4463 JsonDocument NOT NULL, c4464 Int8 NOT NULL, c4465 Decimal(22,9), c4466 Int16, c4467 Uint64, c4468 Timestamp NOT NULL, c4469 Datetime, c4470 Int8 NOT NULL, c4471 Timestamp64, c4472 Uint32 NOT NULL, c4473 Date32 NOT NULL, c4474 Decimal(35,10) NOT NULL, c4475 Uint64 NOT NULL, c4476 Utf8 NOT NULL, c4477 Timestamp64, c4478 Date32 NOT NULL, c4479 Timestamp64, c4480 Decimal(15,0), c4481 Date NOT NULL, c4482 Uint16, c4483 Timestamp NOT NULL, c4484 Float NOT NULL, c4485 Date32, c4486 Float, c4487 Timestamp64 NOT NULL, c4488 Int16, c4489 Int8, c4490 Date, c4491 Int64, c4492 Float, c4493 Datetime64, c4494 Date, c4495 Int32 NOT NULL, c4496 JsonDocument NOT NULL, c4497 Json, c4498 Int32, c4499 Int8, c4500 Uint32, c4501 Int16 NOT NULL, c4502 Date32, c4503 String, c4504 Datetime64, c4505 Int32 NOT NULL, c4506 Uint32 NOT NULL, c4507 Yson NOT NULL, c4508 String NOT NULL, c4509 Uint8, c4510 Timestamp, c4511 Datetime64 NOT NULL, c4512 Datetime, c4513 Date32, c4514 Decimal(15,0), c4515 JsonDocument NOT NULL, c4516 Yson NOT NULL, c4517 Json NOT NULL, c4518 Json, c4519 Date, c4520 Uint8, c4521 Utf8 NOT NULL, c4522 Uint64 NOT NULL, c4523 Json NOT NULL, c4524 Utf8 NOT NULL, c4525 Timestamp NOT NULL, c4526 Int64 NOT NULL, c4527 Datetime, c4528 Int8, c4529 JsonDocument NOT NULL, c4530 Utf8 NOT NULL, c4531 JsonDocument NOT NULL, c4532 Int32, c4533 String NOT NULL, c4534 Yson, c4535 Decimal(22,9) NOT NULL, c4536 Int32, c4537 Decimal(22,9) NOT NULL, c4538 Uint64, c4539 Timestamp64, c4540 Decimal(35,10), c4541 Json NOT NULL, c4542 Int64 NOT NULL, c4543 Double NOT NULL, c4544 Uint64 NOT NULL, c4545 Datetime, c4546 Datetime64, c4547 Float, c4548 Json NOT NULL, c4549 Interval64, c4550 Datetime, c4551 Interval64, c4552 Date32, c4553 Uint16, c4554 Uint32 NOT NULL, c4555 JsonDocument NOT NULL, c4556 Utf8, c4557 Decimal(15,0) NOT NULL, c4558 Yson, c4559 Yson, c4560 Uint32, c4561 Float, c4562 Utf8, c4563 Date NOT NULL, c4564 Date32, c4565 Interval64, c4566 Interval64, c4567 Uint64 NOT NULL, c4568 Utf8 NOT NULL, c4569 Int32, c4570 Uint8 NOT NULL, c4571 Float NOT NULL, c4572 JsonDocument, c4573 Uint8, c4574 Datetime, c4575 Utf8, c4576 Int16, c4577 String, c4578 Uint8 NOT NULL, c4579 Yson, c4580 Uint32 NOT NULL, c4581 Uint8, c4582 Utf8, c4583 Datetime64 NOT NULL, c4584 Timestamp, c4585 Utf8 NOT NULL, c4586 Int64 NOT NULL, c4587 Timestamp NOT NULL, c4588 Yson NOT NULL, c4589 Uint32, c4590 Decimal(35,10), c4591 Date32, c4592 Timestamp64 NOT NULL, c4593 Decimal(15,0), c4594 Float, c4595 Datetime NOT NULL, c4596 Interval64 NOT NULL, c4597 Float, c4598 Decimal(35,10) NOT NULL, c4599 Int32, c4600 Decimal(35,10), c4601 Float, c4602 Float NOT NULL, c4603 Date, c4604 Date32, c4605 Int16, c4606 Json NOT NULL, c4607 Int16, c4608 Decimal(22,9), c4609 String NOT NULL, c4610 Json, c4611 Date, c4612 JsonDocument NOT NULL, c4613 Datetime64 NOT NULL, c4614 Uint64 NOT NULL, c4615 Uint8, c4616 Date NOT NULL, c4617 Decimal(22,9), c4618 Uint16 NOT NULL, c4619 Date, c4620 Date32 NOT NULL, c4621 Date32, c4622 Datetime64 NOT NULL, c4623 Int16 NOT NULL, c4624 Date, c4625 String NOT NULL, c4626 Int64 NOT NULL, c4627 Decimal(22,9) NOT NULL, c4628 Yson, c4629 Timestamp64, c4630 JsonDocument, c4631 Yson NOT NULL, c4632 Float, c4633 Utf8 NOT NULL, c4634 Interval64 NOT NULL, c4635 Int64 NOT NULL, c4636 Int32 NOT NULL, c4637 String NOT NULL, c4638 Datetime64 NOT NULL, c4639 Decimal(15,0) NOT NULL, c4640 JsonDocument, c4641 Datetime, c4642 Uint8 NOT NULL, c4643 Json NOT NULL, c4644 Decimal(15,0) NOT NULL, c4645 Interval64, c4646 Yson NOT NULL, c4647 Json NOT NULL, c4648 Decimal(35,10) NOT NULL, c4649 Utf8, c4650 Json NOT NULL, c4651 Datetime64 NOT NULL, c4652 Date32 NOT NULL, c4653 Timestamp64 NOT NULL, c4654 Int32 NOT NULL, c4655 Uint16 NOT NULL, c4656 Decimal(22,9) NOT NULL, c4657 Timestamp, c4658 Double, c4659 Decimal(22,9) NOT NULL, c4660 Json, c4661 Timestamp64 NOT NULL, c4662 Int8 NOT NULL, c4663 Interval64, c4664 JsonDocument NOT NULL, c4665 Yson, c4666 Uint16 NOT NULL, c4667 String NOT NULL, c4668 Decimal(35,10), c4669 Decimal(22,9), c4670 Uint64 NOT NULL, c4671 Interval64, c4672 Uint32 NOT NULL, c4673 Uint16, c4674 Datetime64, c4675 JsonDocument NOT NULL, c4676 Uint8, c4677 JsonDocument, c4678 Decimal(15,0), c4679 Json, c4680 Int16 NOT NULL, c4681 Decimal(15,0), c4682 Datetime, c4683 Date32 NOT NULL, c4684 Interval64, c4685 JsonDocument, c4686 Uint32 NOT NULL, c4687 Json NOT NULL, c4688 String, c4689 Decimal(22,9), c4690 Int16 NOT NULL, c4691 Timestamp NOT NULL, c4692 Uint64, c4693 Timestamp64 NOT NULL, c4694 JsonDocument NOT NULL, c4695 Uint16 NOT NULL, c4696 Int64 NOT NULL, c4697 Date NOT NULL, c4698 Uint8 NOT NULL, c4699 Int16, c4700 Date NOT NULL, c4701 Uint64 NOT NULL, c4702 Yson, c4703 Double NOT NULL, c4704 Datetime64 NOT NULL, c4705 Float NOT NULL, c4706 Uint32 NOT NULL, c4707 Int64 NOT NULL, c4708 Decimal(35,10) NOT NULL, c4709 Date, c4710 Interval64, c4711 Datetime64, c4712 Timestamp, c4713 Int64 NOT NULL, c4714 Int8, c4715 Timestamp, c4716 Json, c4717 Uint32, c4718 Date, c4719 Float NOT NULL, c4720 Decimal(22,9) NOT NULL, c4721 Timestamp NOT NULL, c4722 Date32, c4723 Int32, c4724 Int16, c4725 Datetime64 NOT NULL, c4726 Uint16 NOT NULL, c4727 String, c4728 Yson NOT NULL, c4729 Datetime64, c4730 Timestamp64, c4731 Int8 NOT NULL, c4732 Uint64, c4733 Timestamp64, c4734 Date, c4735 Float NOT NULL, c4736 Decimal(35,10), c4737 Datetime, c4738 Decimal(15,0), c4739 Double NOT NULL, c4740 Uint16, c4741 Uint8 NOT NULL, c4742 Decimal(22,9), c4743 Uint8, c4744 Uint8, c4745 String NOT NULL, c4746 Date NOT NULL, c4747 Timestamp NOT NULL, c4748 Decimal(22,9), c4749 Decimal(15,0), c4750 Date NOT NULL, c4751 Decimal(22,9) NOT NULL, c4752 Timestamp, c4753 Uint64, c4754 Uint64, c4755 Int16, c4756 Float, c4757 Timestamp64, c4758 Datetime NOT NULL, c4759 Interval64 NOT NULL, c4760 Datetime64, c4761 Decimal(15,0) NOT NULL, c4762 Decimal(15,0), c4763 Uint64, c4764 Date, c4765 Uint16 NOT NULL, c4766 Double NOT NULL, c4767 Uint16, c4768 Yson NOT NULL, c4769 Uint32, c4770 Json, c4771 Decimal(22,9) NOT NULL, c4772 Datetime NOT NULL, c4773 Float NOT NULL, c4774 Uint8 NOT NULL, c4775 JsonDocument, c4776 Utf8, c4777 Timestamp, c4778 Decimal(35,10), c4779 JsonDocument NOT NULL, c4780 Timestamp64, c4781 Timestamp64, c4782 Datetime NOT NULL, c4783 Json, c4784 Int32, c4785 Yson, c4786 String, c4787 Decimal(15,0), c4788 Int16, c4789 Uint8, c4790 JsonDocument NOT NULL, c4791 JsonDocument, c4792 Uint16, c4793 Int32 NOT NULL, c4794 Datetime64, c4795 Uint16, c4796 Uint64 NOT NULL, c4797 Uint32, c4798 Double, c4799 Float, c4800 Uint16 NOT NULL, c4801 Uint16, c4802 Int32, c4803 Uint32, c4804 Uint8 NOT NULL, c4805 Date NOT NULL, c4806 Datetime64 NOT NULL, c4807 Uint64, c4808 Datetime64 NOT NULL, c4809 Uint8 NOT NULL, c4810 Date NOT NULL, c4811 Decimal(35,10), c4812 Int8 NOT NULL, c4813 Int32 NOT NULL, c4814 Json, c4815 Interval64 NOT NULL, c4816 Int16 NOT NULL, c4817 JsonDocument NOT NULL, c4818 Uint8, c4819 Datetime, c4820 Timestamp64 NOT NULL, c4821 Int16, c4822 Int64, c4823 Int8 NOT NULL, c4824 Uint64, c4825 Date NOT NULL, c4826 Date, c4827 Interval64, c4828 Float NOT NULL, c4829 Date, c4830 Date32, c4831 Int16, c4832 Uint64 NOT NULL, c4833 Date32, c4834 JsonDocument, c4835 Decimal(35,10), c4836 Int8 NOT NULL, c4837 Double NOT NULL, c4838 Yson NOT NULL, c4839 Uint16, c4840 String NOT NULL, c4841 Decimal(35,10), c4842 String, c4843 Date32, c4844 Int16 NOT NULL, c4845 Datetime64 NOT NULL, c4846 Int8 NOT NULL, c4847 Json, c4848 Uint16, c4849 Decimal(22,9) NOT NULL, c4850 Datetime NOT NULL, c4851 Datetime NOT NULL, c4852 Datetime, c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String NOT NULL, c4856 JsonDocument NOT NULL, c4857 Double, c4858 Uint8 NOT NULL, c4859 Interval64, c4860 Date NOT NULL, c4861 Int16, c4862 Yson NOT NULL, c4863 String NOT NULL, c4864 Int16, c4865 Utf8, c4866 Interval64 NOT NULL, c4867 Int8, c4868 String NOT NULL, c4869 Uint32, c4870 Utf8, c4871 Int32 NOT NULL, c4872 Int16, c4873 Int32 NOT NULL, c4874 Int32 NOT NULL, c4875 JsonDocument, c4876 Interval64 NOT NULL, c4877 Uint16, c4878 Date32 NOT NULL, c4879 Int64 NOT NULL, c4880 Datetime64, c4881 Datetime64, c4882 Json NOT NULL, c4883 Date32, c4884 Uint32, c4885 Utf8, c4886 Decimal(22,9), c4887 Decimal(22,9), c4888 Uint16 NOT NULL, c4889 Uint32 NOT NULL, c4890 Int32, c4891 Decimal(22,9), c4892 Decimal(15,0), c4893 Date NOT NULL, c4894 Uint16 NOT NULL, c4895 Interval64, c4896 Datetime, c4897 String NOT NULL, c4898 Utf8, c4899 Uint8 NOT NULL, c4900 Date, c4901 Decimal(22,9), c4902 Float, c4903 String NOT NULL, c4904 Float NOT NULL, c4905 Float NOT NULL, c4906 Date, c4907 Int64, c4908 Uint16 NOT NULL, c4909 Utf8, c4910 Datetime, c4911 Uint64, c4912 Int8, c4913 Date32, c4914 Datetime64 NOT NULL, c4915 Date32 NOT NULL, c4916 JsonDocument, c4917 Uint32, c4918 Decimal(15,0), c4919 Interval64, c4920 Yson, c4921 Double NOT NULL, c4922 Int8 NOT NULL, c4923 JsonDocument NOT NULL, c4924 Date32 NOT NULL, c4925 Int64 NOT NULL, c4926 Utf8 NOT NULL, c4927 JsonDocument NOT NULL, c4928 Date NOT NULL, c4929 String, c4930 Datetime64, c4931 Json NOT NULL, c4932 Uint64 NOT NULL, c4933 Timestamp, c4934 Uint64 NOT NULL, c4935 Int16, c4936 Uint16, c4937 String NOT NULL, c4938 Interval64, c4939 Json NOT NULL, c4940 JsonDocument, c4941 JsonDocument NOT NULL, c4942 Int32 NOT NULL, c4943 JsonDocument NOT NULL, c4944 Int32, c4945 Int32, c4946 Date32 NOT NULL, c4947 Date32 NOT NULL, c4948 Uint64, c4949 Decimal(35,10), c4950 Timestamp64 NOT NULL, c4951 Timestamp, c4952 Json, c4953 Utf8, c4954 Decimal(35,10) NOT NULL, c4955 Utf8 NOT NULL, c4956 Date32, c4957 Date32 NOT NULL, c4958 Json NOT NULL, c4959 Decimal(22,9) NOT NULL, c4960 Date32 NOT NULL, c4961 JsonDocument, c4962 Uint16, c4963 Date32, c4964 Date32, c4965 Uint64, c4966 Yson, c4967 Yson, c4968 Decimal(35,10) NOT NULL, c4969 Timestamp NOT NULL, c4970 Double NOT NULL, c4971 Interval64, c4972 Int8 NOT NULL, c4973 Double NOT NULL, c4974 Timestamp64 NOT NULL, c4975 Json, c4976 Timestamp64 NOT NULL, c4977 Uint16, c4978 Uint64 NOT NULL, c4979 Utf8, c4980 Date32, c4981 Uint64 NOT NULL, c4982 Int16 NOT NULL, c4983 Datetime64, c4984 JsonDocument NOT NULL, c4985 JsonDocument, c4986 Date32, c4987 Decimal(22,9) NOT NULL, c4988 Yson NOT NULL, c4989 JsonDocument NOT NULL, c4990 Timestamp, c4991 Uint16 NOT NULL, c4992 Uint8, c4993 Interval64, c4994 Uint16 NOT NULL, c4995 Int32 NOT NULL, c4996 Yson NOT NULL, c4997 Date, c4998 Timestamp NOT NULL, c4999 Yson NOT NULL, c5000 Uint8, c5001 Timestamp64 NOT NULL, c5002 Uint8, c5003 Yson NOT NULL, c5004 Decimal(35,10), c5005 Date32, c5006 Date NOT NULL, c5007 JsonDocument, c5008 Yson, c5009 Timestamp64 NOT NULL, c5010 Decimal(22,9), c5011 Uint8, c5012 Yson, c5013 Interval64 NOT NULL, c5014 Date NOT NULL, c5015 Uint8, c5016 Json NOT NULL, c5017 Utf8, c5018 Timestamp64, c5019 Decimal(22,9), c5020 Decimal(22,9), c5021 Date32 NOT NULL, c5022 Datetime NOT NULL, c5023 Float, c5024 Uint64, c5025 Date, c5026 Timestamp64, c5027 Int16, c5028 Timestamp64 NOT NULL, c5029 Uint64 NOT NULL, c5030 Int16 NOT NULL, c5031 Datetime64, c5032 Datetime, c5033 Uint32 NOT NULL, c5034 Json NOT NULL, c5035 Timestamp64 NOT NULL, c5036 Uint8 NOT NULL, c5037 Int16 NOT NULL, c5038 Int8, c5039 Utf8, c5040 Datetime NOT NULL, c5041 Date32, c5042 Timestamp64, c5043 Uint16, c5044 Int16 NOT NULL, c5045 Int16, c5046 Uint8, c5047 JsonDocument NOT NULL, c5048 Date, c5049 JsonDocument NOT NULL, c5050 Interval64, c5051 Uint16, c5052 Utf8 NOT NULL, c5053 Uint8, c5054 JsonDocument, c5055 Int8, c5056 Json, c5057 Decimal(22,9) NOT NULL, c5058 Date NOT NULL, c5059 Utf8, c5060 Utf8, c5061 Json NOT NULL, c5062 Int32 NOT NULL, c5063 Yson, c5064 Int64 NOT NULL, c5065 Int64 NOT NULL, c5066 Json NOT NULL, c5067 Date, c5068 Decimal(35,10) NOT NULL, c5069 Yson NOT NULL, c5070 Date32 NOT NULL, c5071 String, c5072 Uint32 NOT NULL, c5073 Datetime NOT NULL, c5074 Int32 NOT NULL, c5075 Interval64, c5076 Yson, c5077 Date32, c5078 Json NOT NULL, c5079 Int8 NOT NULL, c5080 Uint8 NOT NULL, c5081 Decimal(22,9), c5082 Uint16, c5083 String NOT NULL, c5084 Decimal(35,10) NOT NULL, c5085 Int8 NOT NULL, c5086 Timestamp64 NOT NULL, c5087 Decimal(35,10), c5088 Utf8 NOT NULL, c5089 Uint16 NOT NULL, c5090 Uint8 NOT NULL, c5091 Datetime64 NOT NULL, c5092 Uint8, c5093 Int8 NOT NULL, c5094 Yson, c5095 Decimal(22,9) NOT NULL, c5096 Int32, c5097 Decimal(22,9), c5098 String, c5099 Int64 NOT NULL, c5100 JsonDocument, c5101 Json, c5102 String, c5103 Int64, c5104 String NOT NULL, c5105 Yson, c5106 Decimal(35,10) NOT NULL, c5107 Uint64 NOT NULL, c5108 Date NOT NULL, c5109 Timestamp NOT NULL, c5110 Yson, c5111 Datetime NOT NULL, c5112 Uint8 NOT NULL, c5113 Int16 NOT NULL, c5114 Uint64, c5115 Decimal(35,10) NOT NULL, c5116 Decimal(15,0) NOT NULL, c5117 String NOT NULL, c5118 JsonDocument, c5119 Timestamp64 NOT NULL, c5120 Uint8, c5121 Int64 NOT NULL, c5122 Interval64 NOT NULL, c5123 String NOT NULL, c5124 Decimal(15,0) NOT NULL, c5125 String NOT NULL, c5126 Interval64 NOT NULL, c5127 Uint16, c5128 Int8 NOT NULL, c5129 Uint64 NOT NULL, c5130 Interval64, c5131 Json, c5132 Yson NOT NULL, c5133 Date32, c5134 Uint16 NOT NULL, c5135 Uint8 NOT NULL, c5136 Date32 NOT NULL, c5137 Interval64 NOT NULL, c5138 Uint8, c5139 Date NOT NULL, c5140 Decimal(22,9) NOT NULL, c5141 Timestamp, c5142 Datetime64, c5143 Decimal(22,9), c5144 JsonDocument, c5145 Uint64, c5146 Yson, c5147 Json NOT NULL, c5148 Decimal(15,0), c5149 Float, c5150 Float NOT NULL, c5151 Decimal(22,9), c5152 Int16, c5153 Json, c5154 Uint32 NOT NULL, c5155 Datetime64 NOT NULL, c5156 Date32, c5157 Yson, c5158 Float, c5159 Datetime, c5160 Int64 NOT NULL, c5161 Interval64, c5162 Decimal(15,0), c5163 Json, c5164 Timestamp, c5165 Int8 NOT NULL, c5166 Timestamp, c5167 Timestamp NOT NULL, c5168 Uint8, c5169 Interval64, c5170 Datetime64, c5171 Uint64 NOT NULL, c5172 Json, c5173 Datetime, c5174 Uint32, c5175 Decimal(15,0), c5176 Double NOT NULL, c5177 Double, c5178 Datetime64 NOT NULL, c5179 Uint64 NOT NULL, c5180 Timestamp NOT NULL, c5181 Date NOT NULL, c5182 Int8, c5183 Float NOT NULL, c5184 Datetime64 NOT NULL, c5185 Interval64 NOT NULL, c5186 Decimal(22,9), c5187 Interval64 NOT NULL, c5188 Datetime64 NOT NULL, c5189 Uint32, c5190 Datetime NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279)
                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_17 to tbl_11\nRenaming table tbl_5 to tbl_19\nRenaming table tbl_29 to tbl_19\nWriting to table tbl_22\nWriting to table tbl_30\nWriting to table tbl_2\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: 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_12 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_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_24\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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table 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_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_5 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_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_4 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_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: 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: 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_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: 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_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_6 to tbl_15\nmessage: "Table /Root/olap_workload/rename_tables/tbl_6 (shard 72075186224038374) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_6::16/" issue_code: 2017 severity: 1 (server_code: 400010)\nWriting to table tbl_7\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 2, Deleted: 0, Exists: 12\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nRenaming table tbl_24 to tbl_17\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_27 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_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_5 to tbl_25\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_11 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_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_8 to tbl_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_6 to tbl_7\nWriting to table tbl_22\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_6]\\\' because it 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_30\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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 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_4 to tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_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_28\nRenaming table tbl_15 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_2\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 12], 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_5 to tbl_16\nWriting to table tbl_6\nWriting to table tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_10\nInserting a row by thread 3\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_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_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_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_6]\\\' because it 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_6]\\\' because it 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: 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_6]\\\' because it 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_12 to 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_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_6\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_6]\\\' because it 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: 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_6]\\\' because it 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_5 to tbl_21\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_18 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_17 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_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_15 to tbl_13\nRenaming table tbl_14 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_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_3 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_18 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_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_0 to tbl_18\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_24 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_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_5 to tbl_17\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_27 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_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_28 to tbl_4\nInserting a row by thread 2\nRenaming table tbl_1 to tbl_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_4\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 14], 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_8 to tbl_22\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_22 to tbl_11\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 12, Deleted: 1, Exists: 21\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 3\n\trename_tables: Renames: 4, Writes: 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_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_26\nRenaming table tbl_25 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_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_1 to tbl_18\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_18\\\', 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_19 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_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_18 to tbl_7\nWriting to table tbl_16\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_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_10\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_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_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: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nRenaming table tbl_5 to tbl_28\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], 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_23 to tbl_29\nInserting a row by thread 3\nRenaming table tbl_3 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_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_6 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_3]\\\' because it 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_15 to tbl_18\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_6]\\\' because it 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_2 to tbl_24\nRenaming table tbl_22 to tbl_2\nInserting a row by thread 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_21\nWriting to table tbl_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_3]\\\' because it 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\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nWriting to table tbl_21\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 26, Deleted: 4, Exists: 32\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 5\n\trename_tables: Renames: 8, Writes: 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_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nRenaming table tbl_10 to 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_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_23\nRenaming table tbl_7 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_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_29\nRenaming table tbl_8 to tbl_27\nInserting a row by thread 4\nWriting to table 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_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_14 to tbl_18\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_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_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_8\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_27 to tbl_29\nRenaming table tbl_3 to 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_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_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_19 to 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_6]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 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_29 to tbl_28\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_3]\\\' because it 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_28 to tbl_0\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_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_24 to tbl_29\nRenaming table tbl_5 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_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_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 37, Deleted: 7, Exists: 40\n\tinsert_delete: Inserted: 2, Current: 1\n\ttransactions: Inserted: 6\n\trename_tables: Renames: 13, Writes: 11\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_6 to tbl_25\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_13\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_6]\\\' because it 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)'
	std_err:b'...NOT NULL, c2893 Yson, c2894 Float, c2895 Timestamp64 NOT NULL, c2896 Timestamp64 NOT NULL, c2897 Int16 NOT NULL, c2898 Int8, c2899 Uint32 NOT NULL, c2900 Uint8 NOT NULL, c2901 Utf8 NOT NULL, c2902 Datetime NOT NULL, c2903 Json NOT NULL, c2904 Json NOT NULL, c2905 Timestamp NOT NULL, c2906 Uint32, c2907 Int64, c2908 Int64, c2909 Uint32, c2910 Interval64 NOT NULL, c2911 Date NOT NULL, c2912 Uint16, c2913 Yson, c2914 Date, c2915 Interval64 NOT NULL, c2916 Uint8 NOT NULL, c2917 Double NOT NULL, c2918 Uint64, c2919 Int8, c2920 Interval64, c2921 Int16, c2922 Date32, c2923 Double, c2924 Uint16 NOT NULL, c2925 Double NOT NULL, c2926 Decimal(22,9) NOT NULL, c2927 Uint64 NOT NULL, c2928 Json NOT NULL, c2929 String NOT NULL, c2930 Decimal(22,9) NOT NULL, c2931 Yson, c2932 Uint32, c2933 Uint16, c2934 Timestamp, c2935 Double NOT NULL, c2936 Date32, c2937 JsonDocument, c2938 JsonDocument NOT NULL, c2939 Date NOT NULL, c2940 String NOT NULL, c2941 Decimal(22,9), c2942 JsonDocument, c2943 Uint64, c2944 Datetime NOT NULL, c2945 Uint64, c2946 Uint64, c2947 Int16, c2948 Date NOT NULL, c2949 Float, c2950 Uint8, c2951 Float, c2952 String, c2953 Timestamp64, c2954 Date, c2955 Float, c2956 Json NOT NULL, c2957 Int16, c2958 String NOT NULL, c2959 Float NOT NULL, c2960 Timestamp NOT NULL, c2961 Date NOT NULL, c2962 Int64 NOT NULL, c2963 Decimal(15,0), c2964 Timestamp NOT NULL, c2965 Date NOT NULL, c2966 Uint64, c2967 Timestamp64, c2968 Utf8, c2969 Json, c2970 Float NOT NULL, c2971 Yson, c2972 Datetime, c2973 Int16 NOT NULL, c2974 JsonDocument, c2975 Date32 NOT NULL, c2976 Uint32 NOT NULL, c2977 Int16, c2978 JsonDocument NOT NULL, c2979 Datetime, c2980 Uint64, c2981 Yson, c2982 Interval64 NOT NULL, c2983 Uint8, c2984 Decimal(22,9) NOT NULL, c2985 Datetime, c2986 Decimal(15,0) NOT NULL, c2987 Timestamp64, c2988 Timestamp, c2989 Int16 NOT NULL, c2990 Decimal(15,0), c2991 Uint16, c2992 Json NOT NULL, c2993 String NOT NULL, c2994 String NOT NULL, c2995 Uint8, c2996 Date, c2997 Date32 NOT NULL, c2998 Yson NOT NULL, c2999 Float, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10), c3002 Uint32 NOT NULL, c3003 Date, c3004 Date, c3005 Decimal(35,10), c3006 Int16, c3007 Decimal(15,0), c3008 Datetime64 NOT NULL, c3009 Int16, c3010 Utf8, c3011 Uint64, c3012 Utf8, c3013 Timestamp64 NOT NULL, c3014 Decimal(35,10), c3015 Int32 NOT NULL, c3016 Int16 NOT NULL, c3017 Datetime64 NOT NULL, c3018 Uint64, c3019 Int8, c3020 Uint64 NOT NULL, c3021 Uint8 NOT NULL, c3022 Decimal(22,9) NOT NULL, c3023 Uint16, c3024 Timestamp, c3025 Uint32 NOT NULL, c3026 Uint8, c3027 Uint32, c3028 Int16 NOT NULL, c3029 Uint64 NOT NULL, c3030 String, c3031 Int32, c3032 Date, c3033 Decimal(35,10), c3034 Yson, c3035 Json NOT NULL, c3036 Decimal(35,10) NOT NULL, c3037 Int64, c3038 Utf8 NOT NULL, c3039 Datetime64, c3040 Decimal(35,10) NOT NULL, c3041 Date NOT NULL, c3042 Yson NOT NULL, c3043 Uint16 NOT NULL, c3044 Uint16 NOT NULL, c3045 Date, c3046 Uint32 NOT NULL, c3047 JsonDocument, c3048 Uint64 NOT NULL, c3049 Double NOT NULL, c3050 Decimal(22,9), c3051 Interval64, c3052 Decimal(15,0), c3053 Uint64 NOT NULL, c3054 Json NOT NULL, c3055 Date32 NOT NULL, c3056 Json, c3057 Decimal(15,0), c3058 Yson NOT NULL, c3059 Uint16, c3060 Datetime64 NOT NULL, c3061 Decimal(35,10), c3062 Uint16, c3063 Yson, c3064 Timestamp64, c3065 Date, c3066 Datetime64 NOT NULL, c3067 Int32, c3068 String NOT NULL, c3069 Datetime64, c3070 String NOT NULL, c3071 Double NOT NULL, c3072 Datetime64, c3073 Yson, c3074 Date, c3075 Uint16 NOT NULL, c3076 Timestamp64 NOT NULL, c3077 String NOT NULL, c3078 Yson NOT NULL, c3079 Uint64 NOT NULL, c3080 Timestamp NOT NULL, c3081 Utf8 NOT NULL, c3082 Int8 NOT NULL, c3083 Utf8, c3084 Datetime, c3085 Yson, c3086 Decimal(22,9), c3087 Utf8, c3088 Int8 NOT NULL, c3089 Interval64 NOT NULL, c3090 Int32, c3091 Uint64, c3092 Uint8, c3093 Yson, c3094 Decimal(15,0), c3095 JsonDocument, c3096 Datetime NOT NULL, c3097 Int32 NOT NULL, c3098 Yson, c3099 Decimal(15,0) NOT NULL, c3100 Timestamp NOT NULL, c3101 Uint32, c3102 Uint32 NOT NULL, c3103 Float NOT NULL, c3104 Date, c3105 Timestamp64, c3106 Utf8 NOT NULL, c3107 Datetime, c3108 Int16, c3109 Int16, c3110 Decimal(35,10), c3111 Decimal(22,9), c3112 Json NOT NULL, c3113 Timestamp, c3114 Uint32, c3115 Uint16, c3116 Datetime64 NOT NULL, c3117 String, c3118 JsonDocument NOT NULL, c3119 Uint64, c3120 Timestamp NOT NULL, c3121 Utf8, c3122 Date32, c3123 Int32, c3124 Utf8 NOT NULL, c3125 Datetime64 NOT NULL, c3126 Decimal(22,9), c3127 Decimal(35,10), c3128 Uint64, c3129 Decimal(35,10) NOT NULL, c3130 Decimal(22,9), c3131 Double, c3132 Int64, c3133 Date32 NOT NULL, c3134 Yson NOT NULL, c3135 Int8, c3136 Date NOT NULL, c3137 Json, c3138 Uint64 NOT NULL, c3139 Decimal(35,10) NOT NULL, c3140 Int64 NOT NULL, c3141 Date32, c3142 Float, c3143 Int32 NOT NULL, c3144 Date NOT NULL, c3145 Interval64, c3146 Json NOT NULL, c3147 Interval64, c3148 Utf8 NOT NULL, c3149 Json NOT NULL, c3150 Float, c3151 Decimal(15,0), c3152 Int32, c3153 Uint64, c3154 Uint8 NOT NULL, c3155 Decimal(35,10), c3156 Yson, c3157 Timestamp, c3158 Double NOT NULL, c3159 JsonDocument, c3160 Uint8 NOT NULL, c3161 Json NOT NULL, c3162 Datetime64 NOT NULL, c3163 Date32 NOT NULL, c3164 Yson, c3165 Date32 NOT NULL, c3166 Utf8, c3167 Timestamp64 NOT NULL, c3168 Decimal(35,10) NOT NULL, c3169 Timestamp NOT NULL, c3170 Yson, c3171 Timestamp64, c3172 Datetime64, c3173 Datetime64, c3174 Datetime, c3175 Date32, c3176 Uint32, c3177 Uint8, c3178 Int8, c3179 Json NOT NULL, c3180 Yson, c3181 Int8, c3182 Int8, c3183 Timestamp64, c3184 Int8 NOT NULL, c3185 Decimal(15,0) NOT NULL, c3186 JsonDocument, c3187 Int64 NOT NULL, c3188 Uint64, c3189 Uint16, c3190 JsonDocument NOT NULL, c3191 Int64 NOT NULL, c3192 Double, c3193 Datetime64 NOT NULL, c3194 String, c3195 Int16, c3196 Interval64 NOT NULL, c3197 Interval64 NOT NULL, c3198 Timestamp64, c3199 Int16 NOT NULL, c3200 Date, c3201 Timestamp64 NOT NULL, c3202 Uint8, c3203 Int64 NOT NULL, c3204 Decimal(22,9) NOT NULL, c3205 Int16 NOT NULL, c3206 Uint64, c3207 Date32, c3208 Double NOT NULL, c3209 JsonDocument, c3210 Int32 NOT NULL, c3211 Decimal(22,9), c3212 Int16 NOT NULL, c3213 Yson, c3214 Uint32, c3215 Yson, c3216 Timestamp64 NOT NULL, c3217 Datetime64, c3218 Uint8, c3219 Json NOT NULL, c3220 JsonDocument NOT NULL, c3221 Yson, c3222 Uint8, c3223 Int16, c3224 Datetime64, c3225 Datetime64, c3226 Int64, c3227 Uint16 NOT NULL, c3228 Yson, c3229 Decimal(35,10), c3230 Yson NOT NULL, c3231 Interval64, c3232 Decimal(35,10) NOT NULL, c3233 Datetime NOT NULL, c3234 Utf8 NOT NULL, c3235 Date NOT NULL, c3236 Timestamp64, c3237 Uint32, c3238 Datetime, c3239 JsonDocument, c3240 Decimal(22,9), c3241 Int64, c3242 Int64, c3243 Decimal(22,9), c3244 Utf8 NOT NULL, c3245 Float NOT NULL, c3246 Uint16 NOT NULL, c3247 Date32, c3248 Interval64 NOT NULL, c3249 Interval64, c3250 Date, c3251 Date32 NOT NULL, c3252 Datetime64, c3253 Uint8, c3254 Float NOT NULL, c3255 Uint16 NOT NULL, c3256 Double NOT NULL, c3257 Timestamp NOT NULL, c3258 Utf8 NOT NULL, c3259 Uint64, c3260 Timestamp64 NOT NULL, c3261 String NOT NULL, c3262 Int64, c3263 Int64 NOT NULL, c3264 Json, c3265 Uint32 NOT NULL, c3266 String NOT NULL, c3267 Int32, c3268 Uint8, c3269 JsonDocument, c3270 Yson, c3271 Yson, c3272 Int16 NOT NULL, c3273 Decimal(22,9) NOT NULL, c3274 Timestamp64, c3275 Datetime NOT NULL, c3276 Uint8 NOT NULL, c3277 Int32 NOT NULL, c3278 Decimal(22,9), c3279 Interval64 NOT NULL, c3280 Int64 NOT NULL, c3281 Yson, c3282 Decimal(15,0) NOT NULL, c3283 Uint32 NOT NULL, c3284 Json, c3285 Float, c3286 Timestamp, c3287 Datetime, c3288 Utf8, c3289 Uint8, c3290 Decimal(22,9) NOT NULL, c3291 Json NOT NULL, c3292 Datetime, c3293 Timestamp64, c3294 Utf8, c3295 Date NOT NULL, c3296 Int16 NOT NULL, c3297 String, c3298 Uint64 NOT NULL, c3299 JsonDocument, c3300 Uint64 NOT NULL, c3301 Int16, c3302 Interval64, c3303 Float NOT NULL, c3304 Date32, c3305 Interval64 NOT NULL, c3306 Int64, c3307 String NOT NULL, c3308 Utf8, c3309 Yson, c3310 JsonDocument NOT NULL, c3311 JsonDocument NOT NULL, c3312 Utf8, c3313 Uint32 NOT NULL, c3314 Timestamp64 NOT NULL, c3315 String, c3316 Int8, c3317 JsonDocument NOT NULL, c3318 Uint8 NOT NULL, c3319 Decimal(35,10) NOT NULL, c3320 Int64, c3321 Json NOT NULL, c3322 Decimal(35,10) NOT NULL, c3323 Timestamp64, c3324 Datetime NOT NULL, c3325 String, c3326 Uint32 NOT NULL, c3327 Uint16, c3328 Float, c3329 Decimal(15,0), c3330 Datetime, c3331 Date32 NOT NULL, c3332 Decimal(35,10), c3333 Uint64 NOT NULL, c3334 Timestamp64, c3335 Datetime NOT NULL, c3336 Int32, c3337 Timestamp64 NOT NULL, c3338 Int16 NOT NULL, c3339 Int64 NOT NULL, c3340 Json, c3341 Decimal(35,10), c3342 Timestamp NOT NULL, c3343 String NOT NULL, c3344 Decimal(22,9), c3345 Timestamp NOT NULL, c3346 JsonDocument, c3347 Interval64 NOT NULL, c3348 Decimal(35,10) NOT NULL, c3349 Interval64, c3350 Int64 NOT NULL, c3351 Datetime, c3352 Date NOT NULL, c3353 Datetime NOT NULL, c3354 Float NOT NULL, c3355 Timestamp64, c3356 Double NOT NULL, c3357 Int32, c3358 Timestamp, c3359 Float NOT NULL, c3360 Int64, c3361 Int8, c3362 Double NOT NULL, c3363 Double NOT NULL, c3364 Decimal(35,10), c3365 Int64 NOT NULL, c3366 Yson, c3367 Float, c3368 Uint32, c3369 Yson, c3370 Datetime64 NOT NULL, c3371 JsonDocument, c3372 Utf8 NOT NULL, c3373 Uint32, c3374 Decimal(35,10) NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Uint64 NOT NULL, c3377 Uint32 NOT NULL, c3378 Yson, c3379 Date32, c3380 Datetime64 NOT NULL, c3381 Double NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Json, c3384 Int8 NOT NULL, c3385 Float NOT NULL, c3386 Date NOT NULL, c3387 Double, c3388 Double, c3389 Interval64, c3390 Decimal(15,0) NOT NULL, c3391 Decimal(22,9), c3392 Float NOT NULL, c3393 Uint16 NOT NULL, c3394 Decimal(22,9), c3395 Timestamp64, c3396 Decimal(15,0), c3397 Utf8, c3398 Datetime64 NOT NULL, c3399 Uint64, c3400 Int32, c3401 Timestamp64 NOT NULL, c3402 Yson NOT NULL, c3403 Uint64, c3404 Interval64 NOT NULL, c3405 Uint8 NOT NULL, c3406 Int16, c3407 Int32 NOT NULL, c3408 Json NOT NULL, c3409 Yson NOT NULL, c3410 JsonDocument, c3411 Datetime64 NOT NULL, c3412 Datetime64, c3413 Datetime NOT NULL, c3414 Int64 NOT NULL, c3415 Datetime64 NOT NULL, c3416 Decimal(35,10) NOT NULL, c3417 Uint8, c3418 Int16, c3419 Json NOT NULL, c3420 Uint8, c3421 Float NOT NULL, c3422 Int16, c3423 String, c3424 Uint8, c3425 Decimal(22,9) NOT NULL, c3426 Int8 NOT NULL, c3427 Decimal(15,0), c3428 Int8, c3429 Int8 NOT NULL, c3430 Int16, c3431 Uint32 NOT NULL, c3432 Uint8, c3433 Decimal(35,10), c3434 Decimal(35,10), c3435 Double, c3436 Int32, c3437 Uint16, c3438 Utf8, c3439 Int32 NOT NULL, c3440 Decimal(22,9) NOT NULL, c3441 Interval64, c3442 Timestamp, c3443 Double, c3444 Uint64, c3445 Uint64, c3446 Yson NOT NULL, c3447 Timestamp, c3448 Yson, c3449 Timestamp NOT NULL, c3450 JsonDocument NOT NULL, c3451 Json NOT NULL, c3452 Uint32, c3453 Int16 NOT NULL, c3454 Datetime64 NOT NULL, c3455 Yson NOT NULL, c3456 Datetime, c3457 Int32 NOT NULL, c3458 Int16 NOT NULL, c3459 String NOT NULL, c3460 Date, c3461 Decimal(15,0) NOT NULL, c3462 Float, c3463 JsonDocument, c3464 JsonDocument NOT NULL, c3465 String, c3466 Utf8, c3467 Timestamp NOT NULL, c3468 Uint8 NOT NULL, c3469 Date NOT NULL, c3470 Yson NOT NULL, c3471 JsonDocument, c3472 Timestamp64 NOT NULL, c3473 Interval64, c3474 Int16 NOT NULL, c3475 Date NOT NULL, c3476 Date NOT NULL, c3477 Int64, c3478 Int16 NOT NULL, c3479 Json NOT NULL, c3480 Uint64 NOT NULL, c3481 Interval64 NOT NULL, c3482 Utf8, c3483 Float, c3484 Uint8 NOT NULL, c3485 Int8, c3486 Float, c3487 Yson NOT NULL, c3488 Datetime NOT NULL, c3489 Date32 NOT NULL, c3490 Decimal(22,9), c3491 Uint16 NOT NULL, c3492 Uint32, c3493 Uint32, c3494 Uint16 NOT NULL, c3495 Yson NOT NULL, c3496 Yson NOT NULL, c3497 Interval64 NOT NULL, c3498 Date32, c3499 Date NOT NULL, c3500 Decimal(35,10) NOT NULL, c3501 Int8 NOT NULL, c3502 Uint32 NOT NULL, c3503 Decimal(15,0) NOT NULL, c3504 Uint64 NOT NULL, c3505 Timestamp, c3506 Double NOT NULL, c3507 Int16 NOT NULL, c3508 Float NOT NULL, c3509 Datetime, c3510 Datetime NOT NULL, c3511 Uint8 NOT NULL, c3512 Float NOT NULL, c3513 Uint32 NOT NULL, c3514 Int16 NOT NULL, c3515 Uint64, c3516 Uint8 NOT NULL, c3517 String, c3518 Double, c3519 JsonDocument NOT NULL, c3520 Decimal(35,10) NOT NULL, c3521 Int16 NOT NULL, c3522 Uint32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Double NOT NULL, c3526 Decimal(22,9) NOT NULL, c3527 Date, c3528 Uint32, c3529 Uint16, c3530 Date, c3531 Decimal(35,10), c3532 Yson NOT NULL, c3533 Timestamp64, c3534 String NOT NULL, c3535 Datetime NOT NULL, c3536 Int64 NOT NULL, c3537 Decimal(35,10), c3538 Uint16, c3539 Json, c3540 Int8, c3541 Float NOT NULL, c3542 Int16, c3543 String, c3544 JsonDocument, c3545 Date32 NOT NULL, c3546 Int32, c3547 Int64 NOT NULL, c3548 Datetime, c3549 Double NOT NULL, c3550 Int32, c3551 Date NOT NULL, c3552 Datetime NOT NULL, c3553 Utf8, c3554 Decimal(22,9), c3555 String, c3556 Yson NOT NULL, c3557 Datetime64 NOT NULL, c3558 Decimal(15,0), c3559 Yson NOT NULL, c3560 Yson, c3561 Int32, c3562 Interval64, c3563 Int32, c3564 Interval64, c3565 Uint64, c3566 Decimal(15,0), c3567 Utf8 NOT NULL, c3568 Timestamp, c3569 Decimal(22,9) NOT NULL, c3570 Double, c3571 String, c3572 Decimal(15,0) NOT NULL, c3573 Date32 NOT NULL, c3574 Utf8, c3575 String, c3576 Timestamp64, c3577 Datetime, c3578 Uint64 NOT NULL, c3579 Timestamp64 NOT NULL, c3580 Utf8 NOT NULL, c3581 Utf8, c3582 Uint8 NOT NULL, c3583 Decimal(35,10) NOT NULL, c3584 Int8, c3585 Int32 NOT NULL, c3586 Int8 NOT NULL, c3587 Uint32, c3588 Datetime, c3589 Timestamp, c3590 Json, c3591 Datetime, c3592 Decimal(35,10), c3593 Int8 NOT NULL, c3594 Json, c3595 Yson NOT NULL, c3596 Date32, c3597 Int32, c3598 Timestamp64 NOT NULL, c3599 Decimal(15,0), c3600 Int32, c3601 Double, c3602 Int8, c3603 Datetime64 NOT NULL, c3604 Date32 NOT NULL, c3605 Timestamp64, c3606 Date32, c3607 Uint32, c3608 Int16 NOT NULL, c3609 Date32 NOT NULL, c3610 Int32 NOT NULL, c3611 Uint64 NOT NULL, c3612 Float, c3613 Date32 NOT NULL, c3614 JsonDocument, c3615 Interval64, c3616 Date, c3617 Date NOT NULL, c3618 Int64, c3619 Decimal(35,10) NOT NULL, c3620 Double, c3621 Uint8 NOT NULL, c3622 Decimal(15,0), c3623 Date32, c3624 Int64 NOT NULL, c3625 Timestamp64 NOT NULL, c3626 Int64, c3627 Double, c3628 Json, c3629 String, c3630 Float NOT NULL, c3631 Uint16 NOT NULL, c3632 Uint32 NOT NULL, c3633 Int32, c3634 Yson NOT NULL, c3635 Yson, c3636 Datetime64, c3637 Uint16, c3638 JsonDocument, c3639 Int32, c3640 Interval64, c3641 Uint64 NOT NULL, c3642 Uint32 NOT NULL, c3643 Date NOT NULL, c3644 Decimal(15,0), c3645 Timestamp NOT NULL, c3646 Timestamp64, c3647 Int8 NOT NULL, c3648 JsonDocument, c3649 Float NOT NULL, c3650 Date, c3651 Decimal(22,9) NOT NULL, c3652 Double NOT NULL, c3653 Uint64, c3654 Json NOT NULL, c3655 Uint8 NOT NULL, c3656 Timestamp, c3657 Datetime NOT NULL, c3658 Double NOT NULL, c3659 Datetime, c3660 String NOT NULL, c3661 String NOT NULL, c3662 Timestamp NOT NULL, c3663 Uint8, c3664 Uint16 NOT NULL, c3665 Float, c3666 Yson, c3667 Utf8, c3668 Datetime64 NOT NULL, c3669 Json NOT NULL, c3670 Date32, c3671 Decimal(15,0), c3672 Date, c3673 Uint32, c3674 Int64, c3675 Double NOT NULL, c3676 Json, c3677 Int64, c3678 Uint16 NOT NULL, c3679 Datetime64 NOT NULL, c3680 Timestamp NOT NULL, c3681 Decimal(35,10) NOT NULL, c3682 Int16 NOT NULL, c3683 Timestamp, c3684 Decimal(35,10) NOT NULL, c3685 Decimal(15,0), c3686 Uint32 NOT NULL, c3687 JsonDocument, c3688 Uint32 NOT NULL, c3689 Timestamp, c3690 Uint16, c3691 Date32, c3692 Interval64, c3693 Uint32, c3694 Date NOT NULL, c3695 Float NOT NULL, c3696 Interval64, c3697 Int16, c3698 Date NOT NULL, c3699 Int8 NOT NULL, c3700 Decimal(22,9) NOT NULL, c3701 Int64, c3702 Decimal(22,9) NOT NULL, c3703 Int32, c3704 JsonDocument, c3705 Interval64 NOT NULL, c3706 Json, c3707 Json, c3708 Decimal(22,9) NOT NULL, c3709 Int16 NOT NULL, c3710 Date32 NOT NULL, c3711 Uint32 NOT NULL, c3712 Decimal(35,10) NOT NULL, c3713 Yson, c3714 Int8, c3715 Decimal(35,10) NOT NULL, c3716 Uint16 NOT NULL, c3717 Utf8, c3718 Int32, c3719 Interval64 NOT NULL, c3720 Interval64, c3721 Timestamp NOT NULL, c3722 Uint64 NOT NULL, c3723 Date32 NOT NULL, c3724 Int32 NOT NULL, c3725 Yson, c3726 Timestamp64 NOT NULL, c3727 Timestamp64, c3728 Interval64 NOT NULL, c3729 String NOT NULL, c3730 Float, c3731 Uint8 NOT NULL, c3732 Uint8, c3733 Int8 NOT NULL, c3734 Interval64 NOT NULL, c3735 Float, c3736 Date, c3737 Float NOT NULL, c3738 Uint64 NOT NULL, c3739 Json NOT NULL, c3740 Float, c3741 Double NOT NULL, c3742 Date, c3743 Datetime, c3744 Json, c3745 Int32 NOT NULL, c3746 Uint16 NOT NULL, c3747 Date, c3748 Date NOT NULL, c3749 Date32 NOT NULL, c3750 Decimal(35,10), c3751 Decimal(15,0), c3752 Yson, c3753 Datetime, c3754 Decimal(15,0) NOT NULL, c3755 Uint16 NOT NULL, c3756 Int32, c3757 Decimal(22,9), c3758 Double, c3759 Date, c3760 Interval64 NOT NULL, c3761 String, c3762 Int64 NOT NULL, c3763 Datetime NOT NULL, c3764 String, c3765 Uint16 NOT NULL, c3766 Datetime64, c3767 Int32, c3768 JsonDocument NOT NULL, c3769 Uint8, c3770 Int8, c3771 Uint64, c3772 String, c3773 Int8 NOT NULL, c3774 String NOT NULL, c3775 Timestamp64, c3776 Utf8 NOT NULL, c3777 Utf8, c3778 Uint64 NOT NULL, c3779 Timestamp, c3780 Interval64 NOT NULL, c3781 JsonDocument, c3782 Uint16 NOT NULL, c3783 Date32 NOT NULL, c3784 Int32, c3785 Decimal(35,10), c3786 Timestamp NOT NULL, c3787 Interval64 NOT NULL, c3788 String, c3789 Interval64, c3790 Float, c3791 Double NOT NULL, c3792 Yson NOT NULL, c3793 Decimal(22,9) NOT NULL, c3794 Json, c3795 Json NOT NULL, c3796 Decimal(15,0) NOT NULL, c3797 Int32 NOT NULL, c3798 Float NOT NULL, c3799 Uint64 NOT NULL, c3800 Int32 NOT NULL, c3801 Datetime, c3802 Uint16 NOT NULL, c3803 Yson, c3804 String NOT NULL, c3805 Decimal(35,10), c3806 Int8 NOT NULL, c3807 Interval64, c3808 Interval64, c3809 String NOT NULL, c3810 Double NOT NULL, c3811 Int8 NOT NULL, c3812 Float NOT NULL, c3813 Interval64, c3814 Uint64 NOT NULL, c3815 Timestamp NOT NULL, c3816 Interval64, c3817 Int32, c3818 Interval64 NOT NULL, c3819 JsonDocument NOT NULL, c3820 Json, c3821 Int8 NOT NULL, c3822 Uint16 NOT NULL, c3823 Json, c3824 Yson, c3825 Timestamp64 NOT NULL, c3826 Int16 NOT NULL, c3827 Timestamp, c3828 Uint64, c3829 Timestamp64 NOT NULL, c3830 Int64, c3831 Uint64, c3832 Decimal(22,9) NOT NULL, c3833 Int32, c3834 Int8, c3835 Datetime NOT NULL, c3836 Int16, c3837 Date32 NOT NULL, c3838 Datetime NOT NULL, c3839 Date32 NOT NULL, c3840 Uint8 NOT NULL, c3841 Int32, c3842 Json NOT NULL, c3843 Uint64, c3844 Double, c3845 Utf8 NOT NULL, c3846 Yson, c3847 Decimal(35,10) NOT NULL, c3848 Uint32, c3849 Interval64, c3850 Int32 NOT NULL, c3851 Int32, c3852 Utf8, c3853 Uint16, c3854 Date32, c3855 Datetime64, c3856 Float NOT NULL, c3857 Yson, c3858 Utf8, c3859 Uint16, c3860 Int16 NOT NULL, c3861 Decimal(22,9) NOT NULL, c3862 Int32 NOT NULL, c3863 Int8 NOT NULL, c3864 Int32, c3865 Date32, c3866 Uint32 NOT NULL, c3867 Int16 NOT NULL, c3868 Decimal(35,10), c3869 Double NOT NULL, c3870 Uint64, c3871 Uint8, c3872 Timestamp NOT NULL, c3873 JsonDocument NOT NULL, c3874 Uint32 NOT NULL, c3875 Int8, c3876 Decimal(15,0) NOT NULL, c3877 Json, c3878 Date NOT NULL, c3879 Uint16, c3880 Interval64 NOT NULL, c3881 Utf8, c3882 Int32 NOT NULL, c3883 Decimal(22,9), c3884 Uint16, c3885 String, c3886 Int8, c3887 Decimal(22,9), c3888 Timestamp NOT NULL, c3889 Timestamp64 NOT NULL, c3890 Utf8, c3891 Datetime64, c3892 Decimal(35,10) NOT NULL, c3893 Datetime, c3894 Int32, c3895 Datetime64, c3896 Datetime, c3897 Datetime64 NOT NULL, c3898 Timestamp64, c3899 Json, c3900 Datetime64 NOT NULL, c3901 JsonDocument NOT NULL, c3902 Timestamp64 NOT NULL, c3903 String, c3904 Date NOT NULL, c3905 JsonDocument NOT NULL, c3906 Yson, c3907 Int16, c3908 Datetime64 NOT NULL, c3909 Int64, c3910 Uint64, c3911 Int16 NOT NULL, c3912 Decimal(22,9) NOT NULL, c3913 Date32, c3914 Datetime64, c3915 Timestamp, c3916 Double NOT NULL, c3917 Json NOT NULL, c3918 Timestamp NOT NULL, c3919 Double, c3920 Int16 NOT NULL, c3921 Uint32, c3922 Timestamp, c3923 Date NOT NULL, c3924 Datetime NOT NULL, c3925 Interval64, c3926 Interval64 NOT NULL, c3927 Float, c3928 Uint32, c3929 Uint32, c3930 Uint32 NOT NULL, c3931 Datetime, c3932 Datetime64, c3933 Date32, c3934 Decimal(22,9) NOT NULL, c3935 Timestamp64 NOT NULL, c3936 Double, c3937 Json NOT NULL, c3938 Utf8 NOT NULL, c3939 Interval64, c3940 Int64, c3941 Timestamp NOT NULL, c3942 Decimal(15,0), c3943 Decimal(22,9) NOT NULL, c3944 Int16, c3945 Yson, c3946 Decimal(22,9), c3947 Utf8 NOT NULL, c3948 Date, c3949 Datetime64 NOT NULL, c3950 Timestamp64, c3951 Yson NOT NULL, c3952 Decimal(22,9) NOT NULL, c3953 Double, c3954 Timestamp64 NOT NULL, c3955 Int8 NOT NULL, c3956 Int8 NOT NULL, c3957 Decimal(35,10), c3958 Uint64, c3959 Decimal(15,0), c3960 Decimal(35,10), c3961 Decimal(35,10), c3962 Int32 NOT NULL, c3963 Json, c3964 Uint64 NOT NULL, c3965 Datetime64, c3966 Yson, c3967 Decimal(15,0) NOT NULL, c3968 Datetime64 NOT NULL, c3969 Date32, c3970 Date32, c3971 Float, c3972 Yson, c3973 Decimal(22,9) NOT NULL, c3974 Yson NOT NULL, c3975 Uint8, c3976 Float, c3977 Decimal(22,9) NOT NULL, c3978 Datetime64, c3979 Timestamp NOT NULL, c3980 Uint32, c3981 Double NOT NULL, c3982 Timestamp, c3983 Uint16 NOT NULL, c3984 Utf8 NOT NULL, c3985 Date, c3986 Datetime, c3987 Int64 NOT NULL, c3988 Timestamp64, c3989 Int32, c3990 Int16, c3991 Double NOT NULL, c3992 Datetime64, c3993 Datetime NOT NULL, c3994 Datetime64 NOT NULL, c3995 Uint64 NOT NULL, c3996 JsonDocument, c3997 Yson NOT NULL, c3998 Yson, c3999 Yson, c4000 Float NOT NULL, c4001 Uint32, c4002 Datetime64, c4003 Interval64, c4004 String, c4005 Int16 NOT NULL, c4006 Int32 NOT NULL, c4007 Double, c4008 Date, c4009 String, c4010 Datetime, c4011 Uint32, c4012 Utf8, c4013 Uint16, c4014 Uint32, c4015 Uint64 NOT NULL, c4016 Int16 NOT NULL, c4017 JsonDocument NOT NULL, c4018 Utf8 NOT NULL, c4019 String, c4020 Uint32, c4021 Int16 NOT NULL, c4022 Interval64, c4023 Yson, c4024 Int64 NOT NULL, c4025 Date, c4026 Date NOT NULL, c4027 Double NOT NULL, c4028 Datetime, c4029 Json NOT NULL, c4030 Uint16, c4031 Utf8, c4032 Datetime64, c4033 Int8 NOT NULL, c4034 Json, c4035 Datetime64, c4036 Int32, c4037 String NOT NULL, c4038 JsonDocument NOT NULL, c4039 Datetime, c4040 String, c4041 Decimal(15,0), c4042 Uint32 NOT NULL, c4043 Utf8, c4044 Decimal(15,0) NOT NULL, c4045 Utf8, c4046 Date32 NOT NULL, c4047 Uint32, c4048 Decimal(22,9), c4049 Decimal(15,0) NOT NULL, c4050 Decimal(22,9), c4051 Int8, c4052 Datetime, c4053 Decimal(22,9), c4054 Int16, c4055 Uint16 NOT NULL, c4056 Datetime NOT NULL, c4057 Uint8 NOT NULL, c4058 Interval64 NOT NULL, c4059 Uint8 NOT NULL, c4060 Int8 NOT NULL, c4061 Uint8 NOT NULL, c4062 Int64 NOT NULL, c4063 Uint16 NOT NULL, c4064 Decimal(22,9) NOT NULL, c4065 Date32, c4066 String, c4067 Utf8, c4068 Decimal(15,0) NOT NULL, c4069 Datetime NOT NULL, c4070 Timestamp64, c4071 Int8, c4072 Decimal(22,9), c4073 Int8 NOT NULL, c4074 Date NOT NULL, c4075 Int64 NOT NULL, c4076 Float NOT NULL, c4077 Datetime NOT NULL, c4078 Uint16, c4079 Double, c4080 Timestamp NOT NULL, c4081 Yson, c4082 Timestamp NOT NULL, c4083 Decimal(15,0), c4084 Json, c4085 Float NOT NULL, c4086 Int64 NOT NULL, c4087 Uint64, c4088 Interval64, c4089 Uint32, c4090 Datetime64 NOT NULL, c4091 Double, c4092 Int16 NOT NULL, c4093 Float NOT NULL, c4094 Yson, c4095 Uint32 NOT NULL, c4096 Int64, c4097 Int8, c4098 Utf8, c4099 Uint8 NOT NULL, c4100 JsonDocument NOT NULL, c4101 Uint16 NOT NULL, c4102 Int16, c4103 String NOT NULL, c4104 Utf8, c4105 Timestamp64 NOT NULL, c4106 Int64 NOT NULL, c4107 Yson, c4108 Uint32 NOT NULL, c4109 Uint8, c4110 String, c4111 Int16, c4112 Uint32 NOT NULL, c4113 Uint64, c4114 Uint16, c4115 Datetime NOT NULL, c4116 Timestamp64, c4117 Json NOT NULL, c4118 Decimal(22,9), c4119 Uint32, c4120 Uint32, c4121 Int32 NOT NULL, c4122 Int16 NOT NULL, c4123 JsonDocument NOT NULL, c4124 Double NOT NULL, c4125 Datetime64 NOT NULL, c4126 Uint8 NOT NULL, c4127 String NOT NULL, c4128 Datetime64 NOT NULL, c4129 Uint64, c4130 Int64 NOT NULL, c4131 Uint8 NOT NULL, c4132 Utf8 NOT NULL, c4133 Utf8 NOT NULL, c4134 Timestamp64, c4135 Uint32 NOT NULL, c4136 Decimal(15,0), c4137 Decimal(35,10), c4138 Yson, c4139 Decimal(35,10) NOT NULL, c4140 Float, c4141 Timestamp64, c4142 Float, c4143 Uint32 NOT NULL, c4144 Date32 NOT NULL, c4145 Datetime, c4146 Int64 NOT NULL, c4147 Int8, c4148 Decimal(35,10) NOT NULL, c4149 Int16 NOT NULL, c4150 Timestamp64 NOT NULL, c4151 Interval64, c4152 Decimal(35,10), c4153 JsonDocument NOT NULL, c4154 Timestamp64, c4155 Int32, c4156 Date32, c4157 Utf8 NOT NULL, c4158 Int16 NOT NULL, c4159 Int32 NOT NULL, c4160 Datetime NOT NULL, c4161 String, c4162 Timestamp NOT NULL, c4163 Float, c4164 Json NOT NULL, c4165 Uint32 NOT NULL, c4166 Double NOT NULL, c4167 Datetime NOT NULL, c4168 Decimal(35,10) NOT NULL, c4169 Uint32 NOT NULL, c4170 Datetime NOT NULL, c4171 Uint64 NOT NULL, c4172 Uint32 NOT NULL, c4173 Decimal(15,0), c4174 Date32 NOT NULL, c4175 Decimal(15,0) NOT NULL, c4176 Uint32, c4177 Uint16, c4178 Timestamp64, c4179 Yson NOT NULL, c4180 Datetime64, c4181 Uint16, c4182 Decimal(22,9) NOT NULL, c4183 JsonDocument NOT NULL, c4184 Uint32 NOT NULL, c4185 Decimal(35,10), c4186 Decimal(22,9) NOT NULL, c4187 Double, c4188 Datetime64, c4189 Decimal(22,9) NOT NULL, c4190 Datetime64 NOT NULL, c4191 Int32 NOT NULL, c4192 Uint16, c4193 JsonDocument NOT NULL, c4194 Decimal(15,0), c4195 Int64, c4196 Float NOT NULL, c4197 Float NOT NULL, c4198 Decimal(15,0) NOT NULL, c4199 Utf8, c4200 Int64 NOT NULL, c4201 Datetime, c4202 Json, c4203 Int8, c4204 Utf8, c4205 Int16, c4206 String NOT NULL, c4207 Int8, c4208 Int16 NOT NULL, c4209 Uint8 NOT NULL, c4210 Uint8 NOT NULL, c4211 Uint64 NOT NULL, c4212 JsonDocument NOT NULL, c4213 Uint8 NOT NULL, c4214 Int8 NOT NULL, c4215 Interval64, c4216 Uint64 NOT NULL, c4217 Timestamp64, c4218 Timestamp64 NOT NULL, c4219 Float NOT NULL, c4220 Utf8, c4221 String NOT NULL, c4222 Double NOT NULL, c4223 Int8 NOT NULL, c4224 Int64, c4225 Json, c4226 Json, c4227 Date32, c4228 Float, c4229 Uint16, c4230 Float NOT NULL, c4231 Yson, c4232 Date NOT NULL, c4233 Timestamp NOT NULL, c4234 Int16 NOT NULL, c4235 Utf8 NOT NULL, c4236 Float, c4237 Uint8 NOT NULL, c4238 Uint16, c4239 Date NOT NULL, c4240 Datetime64, c4241 Uint8 NOT NULL, c4242 Utf8 NOT NULL, c4243 Int64 NOT NULL, c4244 Uint16, c4245 Interval64 NOT NULL, c4246 Timestamp, c4247 Uint32, c4248 Uint32 NOT NULL, c4249 Float, c4250 Yson NOT NULL, c4251 Int16, c4252 Uint32 NOT NULL, c4253 Int32 NOT NULL, c4254 Double NOT NULL, c4255 Datetime64, c4256 Decimal(15,0) NOT NULL, c4257 Uint8, c4258 Yson, c4259 Decimal(35,10) NOT NULL, c4260 Uint64 NOT NULL, c4261 Datetime, c4262 Int64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 JsonDocument, c4266 Decimal(22,9) NOT NULL, c4267 Uint16 NOT NULL, c4268 Date, c4269 Int8, c4270 Yson NOT NULL, c4271 Interval64 NOT NULL, c4272 Decimal(22,9) NOT NULL, c4273 Datetime64, c4274 Yson NOT NULL, c4275 Uint16 NOT NULL, c4276 String NOT NULL, c4277 Decimal(15,0) NOT NULL, c4278 Int8, c4279 Int32, c4280 Decimal(15,0), c4281 Float, c4282 Uint32 NOT NULL, c4283 String NOT NULL, c4284 Uint32, c4285 JsonDocument, c4286 Int64, c4287 Uint8 NOT NULL, c4288 Datetime NOT NULL, c4289 String, c4290 Timestamp64 NOT NULL, c4291 Timestamp64 NOT NULL, c4292 Double, c4293 Date, c4294 Decimal(22,9) NOT NULL, c4295 Int16, c4296 Int32, c4297 Datetime, c4298 String, c4299 Json NOT NULL, c4300 Date, c4301 Yson, c4302 Interval64, c4303 String, c4304 Uint8, c4305 Date32, c4306 Uint16 NOT NULL, c4307 Utf8, c4308 Utf8 NOT NULL, c4309 Json, c4310 Json, c4311 Uint16 NOT NULL, c4312 Double NOT NULL, c4313 Uint8, c4314 String NOT NULL, c4315 Json NOT NULL, c4316 Uint64 NOT NULL, c4317 Date32 NOT NULL, c4318 Float, c4319 Uint64 NOT NULL, c4320 Int32 NOT NULL, c4321 Uint16 NOT NULL, c4322 Float, c4323 Timestamp64 NOT NULL, c4324 Json, c4325 Uint8 NOT NULL, c4326 Date, c4327 Double NOT NULL, c4328 Int16, c4329 Double NOT NULL, c4330 Uint8 NOT NULL, c4331 JsonDocument, c4332 Uint8, c4333 Datetime64, c4334 Decimal(35,10) NOT NULL, c4335 Int16 NOT NULL, c4336 Uint16 NOT NULL, c4337 Timestamp, c4338 JsonDocument, c4339 Decimal(35,10) NOT NULL, c4340 Date, c4341 String, c4342 Timestamp NOT NULL, c4343 Interval64 NOT NULL, c4344 Uint64 NOT NULL, c4345 Timestamp NOT NULL, c4346 Datetime, c4347 Uint32 NOT NULL, c4348 Int32, c4349 Decimal(35,10), c4350 Decimal(15,0) NOT NULL, c4351 Float NOT NULL, c4352 Uint32 NOT NULL, c4353 String, c4354 Decimal(22,9) NOT NULL, c4355 Uint64 NOT NULL, c4356 Uint16 NOT NULL, c4357 Yson NOT NULL, c4358 Yson, c4359 Yson NOT NULL, c4360 Uint8 NOT NULL, c4361 Datetime64 NOT NULL, c4362 Datetime64, c4363 String, c4364 Interval64 NOT NULL, c4365 Decimal(22,9), c4366 JsonDocument NOT NULL, c4367 Uint32 NOT NULL, c4368 Int16 NOT NULL, c4369 Interval64, c4370 Decimal(22,9), c4371 Uint16 NOT NULL, c4372 Json NOT NULL, c4373 Uint64 NOT NULL, c4374 Decimal(15,0), c4375 Uint8, c4376 JsonDocument NOT NULL, c4377 Utf8 NOT NULL, c4378 Double NOT NULL, c4379 Uint32, c4380 Int16, c4381 JsonDocument NOT NULL, c4382 Uint8, c4383 Uint64, c4384 Decimal(15,0), c4385 Int8 NOT NULL, c4386 Decimal(15,0) NOT NULL, c4387 Datetime64 NOT NULL, c4388 Interval64 NOT NULL, c4389 Uint32, c4390 Uint32 NOT NULL, c4391 Int16, c4392 Date32 NOT NULL, c4393 Decimal(35,10) NOT NULL, c4394 Float NOT NULL, c4395 Timestamp NOT NULL, c4396 Double, c4397 Decimal(22,9), c4398 Uint32 NOT NULL, c4399 Datetime NOT NULL, c4400 Datetime64 NOT NULL, c4401 Decimal(35,10), c4402 Json, c4403 Datetime NOT NULL, c4404 Date NOT NULL, c4405 Yson, c4406 Utf8 NOT NULL, c4407 JsonDocument NOT NULL, c4408 Timestamp64 NOT NULL, c4409 Uint8, c4410 Timestamp NOT NULL, c4411 Uint16 NOT NULL, c4412 Uint64, c4413 Int32, c4414 Timestamp64 NOT NULL, c4415 Uint16 NOT NULL, c4416 Uint64, c4417 Interval64 NOT NULL, c4418 Yson, c4419 String, c4420 Decimal(22,9) NOT NULL, c4421 Json, c4422 Utf8 NOT NULL, c4423 Decimal(15,0) NOT NULL, c4424 Datetime, c4425 Decimal(15,0), c4426 JsonDocument NOT NULL, c4427 Decimal(35,10), c4428 Decimal(22,9), c4429 Decimal(22,9) NOT NULL, c4430 Float NOT NULL, c4431 Json, c4432 Timestamp64 NOT NULL, c4433 Utf8, c4434 Int16 NOT NULL, c4435 Json, c4436 Uint64 NOT NULL, c4437 Interval64 NOT NULL, c4438 Uint64, c4439 Datetime64, c4440 Datetime64, c4441 Datetime64 NOT NULL, c4442 Yson, c4443 Float NOT NULL, c4444 Double NOT NULL, c4445 Datetime NOT NULL, c4446 Utf8, c4447 Double, c4448 Datetime64 NOT NULL, c4449 Int8 NOT NULL, c4450 Uint64 NOT NULL, c4451 Json NOT NULL, c4452 Int64 NOT NULL, c4453 Datetime, c4454 Decimal(35,10), c4455 Int64 NOT NULL, c4456 Int64, c4457 Utf8, c4458 JsonDocument NOT NULL, c4459 Json, c4460 Datetime64, c4461 Date NOT NULL, c4462 Uint8 NOT NULL, c4463 JsonDocument NOT NULL, c4464 Int8 NOT NULL, c4465 Decimal(22,9), c4466 Int16, c4467 Uint64, c4468 Timestamp NOT NULL, c4469 Datetime, c4470 Int8 NOT NULL, c4471 Timestamp64, c4472 Uint32 NOT NULL, c4473 Date32 NOT NULL, c4474 Decimal(35,10) NOT NULL, c4475 Uint64 NOT NULL, c4476 Utf8 NOT NULL, c4477 Timestamp64, c4478 Date32 NOT NULL, c4479 Timestamp64, c4480 Decimal(15,0), c4481 Date NOT NULL, c4482 Uint16, c4483 Timestamp NOT NULL, c4484 Float NOT NULL, c4485 Date32, c4486 Float, c4487 Timestamp64 NOT NULL, c4488 Int16, c4489 Int8, c4490 Date, c4491 Int64, c4492 Float, c4493 Datetime64, c4494 Date, c4495 Int32 NOT NULL, c4496 JsonDocument NOT NULL, c4497 Json, c4498 Int32, c4499 Int8, c4500 Uint32, c4501 Int16 NOT NULL, c4502 Date32, c4503 String, c4504 Datetime64, c4505 Int32 NOT NULL, c4506 Uint32 NOT NULL, c4507 Yson NOT NULL, c4508 String NOT NULL, c4509 Uint8, c4510 Timestamp, c4511 Datetime64 NOT NULL, c4512 Datetime, c4513 Date32, c4514 Decimal(15,0), c4515 JsonDocument NOT NULL, c4516 Yson NOT NULL, c4517 Json NOT NULL, c4518 Json, c4519 Date, c4520 Uint8, c4521 Utf8 NOT NULL, c4522 Uint64 NOT NULL, c4523 Json NOT NULL, c4524 Utf8 NOT NULL, c4525 Timestamp NOT NULL, c4526 Int64 NOT NULL, c4527 Datetime, c4528 Int8, c4529 JsonDocument NOT NULL, c4530 Utf8 NOT NULL, c4531 JsonDocument NOT NULL, c4532 Int32, c4533 String NOT NULL, c4534 Yson, c4535 Decimal(22,9) NOT NULL, c4536 Int32, c4537 Decimal(22,9) NOT NULL, c4538 Uint64, c4539 Timestamp64, c4540 Decimal(35,10), c4541 Json NOT NULL, c4542 Int64 NOT NULL, c4543 Double NOT NULL, c4544 Uint64 NOT NULL, c4545 Datetime, c4546 Datetime64, c4547 Float, c4548 Json NOT NULL, c4549 Interval64, c4550 Datetime, c4551 Interval64, c4552 Date32, c4553 Uint16, c4554 Uint32 NOT NULL, c4555 JsonDocument NOT NULL, c4556 Utf8, c4557 Decimal(15,0) NOT NULL, c4558 Yson, c4559 Yson, c4560 Uint32, c4561 Float, c4562 Utf8, c4563 Date NOT NULL, c4564 Date32, c4565 Interval64, c4566 Interval64, c4567 Uint64 NOT NULL, c4568 Utf8 NOT NULL, c4569 Int32, c4570 Uint8 NOT NULL, c4571 Float NOT NULL, c4572 JsonDocument, c4573 Uint8, c4574 Datetime, c4575 Utf8, c4576 Int16, c4577 String, c4578 Uint8 NOT NULL, c4579 Yson, c4580 Uint32 NOT NULL, c4581 Uint8, c4582 Utf8, c4583 Datetime64 NOT NULL, c4584 Timestamp, c4585 Utf8 NOT NULL, c4586 Int64 NOT NULL, c4587 Timestamp NOT NULL, c4588 Yson NOT NULL, c4589 Uint32, c4590 Decimal(35,10), c4591 Date32, c4592 Timestamp64 NOT NULL, c4593 Decimal(15,0), c4594 Float, c4595 Datetime NOT NULL, c4596 Interval64 NOT NULL, c4597 Float, c4598 Decimal(35,10) NOT NULL, c4599 Int32, c4600 Decimal(35,10), c4601 Float, c4602 Float NOT NULL, c4603 Date, c4604 Date32, c4605 Int16, c4606 Json NOT NULL, c4607 Int16, c4608 Decimal(22,9), c4609 String NOT NULL, c4610 Json, c4611 Date, c4612 JsonDocument NOT NULL, c4613 Datetime64 NOT NULL, c4614 Uint64 NOT NULL, c4615 Uint8, c4616 Date NOT NULL, c4617 Decimal(22,9), c4618 Uint16 NOT NULL, c4619 Date, c4620 Date32 NOT NULL, c4621 Date32, c4622 Datetime64 NOT NULL, c4623 Int16 NOT NULL, c4624 Date, c4625 String NOT NULL, c4626 Int64 NOT NULL, c4627 Decimal(22,9) NOT NULL, c4628 Yson, c4629 Timestamp64, c4630 JsonDocument, c4631 Yson NOT NULL, c4632 Float, c4633 Utf8 NOT NULL, c4634 Interval64 NOT NULL, c4635 Int64 NOT NULL, c4636 Int32 NOT NULL, c4637 String NOT NULL, c4638 Datetime64 NOT NULL, c4639 Decimal(15,0) NOT NULL, c4640 JsonDocument, c4641 Datetime, c4642 Uint8 NOT NULL, c4643 Json NOT NULL, c4644 Decimal(15,0) NOT NULL, c4645 Interval64, c4646 Yson NOT NULL, c4647 Json NOT NULL, c4648 Decimal(35,10) NOT NULL, c4649 Utf8, c4650 Json NOT NULL, c4651 Datetime64 NOT NULL, c4652 Date32 NOT NULL, c4653 Timestamp64 NOT NULL, c4654 Int32 NOT NULL, c4655 Uint16 NOT NULL, c4656 Decimal(22,9) NOT NULL, c4657 Timestamp, c4658 Double, c4659 Decimal(22,9) NOT NULL, c4660 Json, c4661 Timestamp64 NOT NULL, c4662 Int8 NOT NULL, c4663 Interval64, c4664 JsonDocument NOT NULL, c4665 Yson, c4666 Uint16 NOT NULL, c4667 String NOT NULL, c4668 Decimal(35,10), c4669 Decimal(22,9), c4670 Uint64 NOT NULL, c4671 Interval64, c4672 Uint32 NOT NULL, c4673 Uint16, c4674 Datetime64, c4675 JsonDocument NOT NULL, c4676 Uint8, c4677 JsonDocument, c4678 Decimal(15,0), c4679 Json, c4680 Int16 NOT NULL, c4681 Decimal(15,0), c4682 Datetime, c4683 Date32 NOT NULL, c4684 Interval64, c4685 JsonDocument, c4686 Uint32 NOT NULL, c4687 Json NOT NULL, c4688 String, c4689 Decimal(22,9), c4690 Int16 NOT NULL, c4691 Timestamp NOT NULL, c4692 Uint64, c4693 Timestamp64 NOT NULL, c4694 JsonDocument NOT NULL, c4695 Uint16 NOT NULL, c4696 Int64 NOT NULL, c4697 Date NOT NULL, c4698 Uint8 NOT NULL, c4699 Int16, c4700 Date NOT NULL, c4701 Uint64 NOT NULL, c4702 Yson, c4703 Double NOT NULL, c4704 Datetime64 NOT NULL, c4705 Float NOT NULL, c4706 Uint32 NOT NULL, c4707 Int64 NOT NULL, c4708 Decimal(35,10) NOT NULL, c4709 Date, c4710 Interval64, c4711 Datetime64, c4712 Timestamp, c4713 Int64 NOT NULL, c4714 Int8, c4715 Timestamp, c4716 Json, c4717 Uint32, c4718 Date, c4719 Float NOT NULL, c4720 Decimal(22,9) NOT NULL, c4721 Timestamp NOT NULL, c4722 Date32, c4723 Int32, c4724 Int16, c4725 Datetime64 NOT NULL, c4726 Uint16 NOT NULL, c4727 String, c4728 Yson NOT NULL, c4729 Datetime64, c4730 Timestamp64, c4731 Int8 NOT NULL, c4732 Uint64, c4733 Timestamp64, c4734 Date, c4735 Float NOT NULL, c4736 Decimal(35,10), c4737 Datetime, c4738 Decimal(15,0), c4739 Double NOT NULL, c4740 Uint16, c4741 Uint8 NOT NULL, c4742 Decimal(22,9), c4743 Uint8, c4744 Uint8, c4745 String NOT NULL, c4746 Date NOT NULL, c4747 Timestamp NOT NULL, c4748 Decimal(22,9), c4749 Decimal(15,0), c4750 Date NOT NULL, c4751 Decimal(22,9) NOT NULL, c4752 Timestamp, c4753 Uint64, c4754 Uint64, c4755 Int16, c4756 Float, c4757 Timestamp64, c4758 Datetime NOT NULL, c4759 Interval64 NOT NULL, c4760 Datetime64, c4761 Decimal(15,0) NOT NULL, c4762 Decimal(15,0), c4763 Uint64, c4764 Date, c4765 Uint16 NOT NULL, c4766 Double NOT NULL, c4767 Uint16, c4768 Yson NOT NULL, c4769 Uint32, c4770 Json, c4771 Decimal(22,9) NOT NULL, c4772 Datetime NOT NULL, c4773 Float NOT NULL, c4774 Uint8 NOT NULL, c4775 JsonDocument, c4776 Utf8, c4777 Timestamp, c4778 Decimal(35,10), c4779 JsonDocument NOT NULL, c4780 Timestamp64, c4781 Timestamp64, c4782 Datetime NOT NULL, c4783 Json, c4784 Int32, c4785 Yson, c4786 String, c4787 Decimal(15,0), c4788 Int16, c4789 Uint8, c4790 JsonDocument NOT NULL, c4791 JsonDocument, c4792 Uint16, c4793 Int32 NOT NULL, c4794 Datetime64, c4795 Uint16, c4796 Uint64 NOT NULL, c4797 Uint32, c4798 Double, c4799 Float, c4800 Uint16 NOT NULL, c4801 Uint16, c4802 Int32, c4803 Uint32, c4804 Uint8 NOT NULL, c4805 Date NOT NULL, c4806 Datetime64 NOT NULL, c4807 Uint64, c4808 Datetime64 NOT NULL, c4809 Uint8 NOT NULL, c4810 Date NOT NULL, c4811 Decimal(35,10), c4812 Int8 NOT NULL, c4813 Int32 NOT NULL, c4814 Json, c4815 Interval64 NOT NULL, c4816 Int16 NOT NULL, c4817 JsonDocument NOT NULL, c4818 Uint8, c4819 Datetime, c4820 Timestamp64 NOT NULL, c4821 Int16, c4822 Int64, c4823 Int8 NOT NULL, c4824 Uint64, c4825 Date NOT NULL, c4826 Date, c4827 Interval64, c4828 Float NOT NULL, c4829 Date, c4830 Date32, c4831 Int16, c4832 Uint64 NOT NULL, c4833 Date32, c4834 JsonDocument, c4835 Decimal(35,10), c4836 Int8 NOT NULL, c4837 Double NOT NULL, c4838 Yson NOT NULL, c4839 Uint16, c4840 String NOT NULL, c4841 Decimal(35,10), c4842 String, c4843 Date32, c4844 Int16 NOT NULL, c4845 Datetime64 NOT NULL, c4846 Int8 NOT NULL, c4847 Json, c4848 Uint16, c4849 Decimal(22,9) NOT NULL, c4850 Datetime NOT NULL, c4851 Datetime NOT NULL, c4852 Datetime, c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String NOT NULL, c4856 JsonDocument NOT NULL, c4857 Double, c4858 Uint8 NOT NULL, c4859 Interval64, c4860 Date NOT NULL, c4861 Int16, c4862 Yson NOT NULL, c4863 String NOT NULL, c4864 Int16, c4865 Utf8, c4866 Interval64 NOT NULL, c4867 Int8, c4868 String NOT NULL, c4869 Uint32, c4870 Utf8, c4871 Int32 NOT NULL, c4872 Int16, c4873 Int32 NOT NULL, c4874 Int32 NOT NULL, c4875 JsonDocument, c4876 Interval64 NOT NULL, c4877 Uint16, c4878 Date32 NOT NULL, c4879 Int64 NOT NULL, c4880 Datetime64, c4881 Datetime64, c4882 Json NOT NULL, c4883 Date32, c4884 Uint32, c4885 Utf8, c4886 Decimal(22,9), c4887 Decimal(22,9), c4888 Uint16 NOT NULL, c4889 Uint32 NOT NULL, c4890 Int32, c4891 Decimal(22,9), c4892 Decimal(15,0), c4893 Date NOT NULL, c4894 Uint16 NOT NULL, c4895 Interval64, c4896 Datetime, c4897 String NOT NULL, c4898 Utf8, c4899 Uint8 NOT NULL, c4900 Date, c4901 Decimal(22,9), c4902 Float, c4903 String NOT NULL, c4904 Float NOT NULL, c4905 Float NOT NULL, c4906 Date, c4907 Int64, c4908 Uint16 NOT NULL, c4909 Utf8, c4910 Datetime, c4911 Uint64, c4912 Int8, c4913 Date32, c4914 Datetime64 NOT NULL, c4915 Date32 NOT NULL, c4916 JsonDocument, c4917 Uint32, c4918 Decimal(15,0), c4919 Interval64, c4920 Yson, c4921 Double NOT NULL, c4922 Int8 NOT NULL, c4923 JsonDocument NOT NULL, c4924 Date32 NOT NULL, c4925 Int64 NOT NULL, c4926 Utf8 NOT NULL, c4927 JsonDocument NOT NULL, c4928 Date NOT NULL, c4929 String, c4930 Datetime64, c4931 Json NOT NULL, c4932 Uint64 NOT NULL, c4933 Timestamp, c4934 Uint64 NOT NULL, c4935 Int16, c4936 Uint16, c4937 String NOT NULL, c4938 Interval64, c4939 Json NOT NULL, c4940 JsonDocument, c4941 JsonDocument NOT NULL, c4942 Int32 NOT NULL, c4943 JsonDocument NOT NULL, c4944 Int32, c4945 Int32, c4946 Date32 NOT NULL, c4947 Date32 NOT NULL, c4948 Uint64, c4949 Decimal(35,10), c4950 Timestamp64 NOT NULL, c4951 Timestamp, c4952 Json, c4953 Utf8, c4954 Decimal(35,10) NOT NULL, c4955 Utf8 NOT NULL, c4956 Date32, c4957 Date32 NOT NULL, c4958 Json NOT NULL, c4959 Decimal(22,9) NOT NULL, c4960 Date32 NOT NULL, c4961 JsonDocument, c4962 Uint16, c4963 Date32, c4964 Date32, c4965 Uint64, c4966 Yson, c4967 Yson, c4968 Decimal(35,10) NOT NULL, c4969 Timestamp NOT NULL, c4970 Double NOT NULL, c4971 Interval64, c4972 Int8 NOT NULL, c4973 Double NOT NULL, c4974 Timestamp64 NOT NULL, c4975 Json, c4976 Timestamp64 NOT NULL, c4977 Uint16, c4978 Uint64 NOT NULL, c4979 Utf8, c4980 Date32, c4981 Uint64 NOT NULL, c4982 Int16 NOT NULL, c4983 Datetime64, c4984 JsonDocument NOT NULL, c4985 JsonDocument, c4986 Date32, c4987 Decimal(22,9) NOT NULL, c4988 Yson NOT NULL, c4989 JsonDocument NOT NULL, c4990 Timestamp, c4991 Uint16 NOT NULL, c4992 Uint8, c4993 Interval64, c4994 Uint16 NOT NULL, c4995 Int32 NOT NULL, c4996 Yson NOT NULL, c4997 Date, c4998 Timestamp NOT NULL, c4999 Yson NOT NULL, c5000 Uint8, c5001 Timestamp64 NOT NULL, c5002 Uint8, c5003 Yson NOT NULL, c5004 Decimal(35,10), c5005 Date32, c5006 Date NOT NULL, c5007 JsonDocument, c5008 Yson, c5009 Timestamp64 NOT NULL, c5010 Decimal(22,9), c5011 Uint8, c5012 Yson, c5013 Interval64 NOT NULL, c5014 Date NOT NULL, c5015 Uint8, c5016 Json NOT NULL, c5017 Utf8, c5018 Timestamp64, c5019 Decimal(22,9), c5020 Decimal(22,9), c5021 Date32 NOT NULL, c5022 Datetime NOT NULL, c5023 Float, c5024 Uint64, c5025 Date, c5026 Timestamp64, c5027 Int16, c5028 Timestamp64 NOT NULL, c5029 Uint64 NOT NULL, c5030 Int16 NOT NULL, c5031 Datetime64, c5032 Datetime, c5033 Uint32 NOT NULL, c5034 Json NOT NULL, c5035 Timestamp64 NOT NULL, c5036 Uint8 NOT NULL, c5037 Int16 NOT NULL, c5038 Int8, c5039 Utf8, c5040 Datetime NOT NULL, c5041 Date32, c5042 Timestamp64, c5043 Uint16, c5044 Int16 NOT NULL, c5045 Int16, c5046 Uint8, c5047 JsonDocument NOT NULL, c5048 Date, c5049 JsonDocument NOT NULL, c5050 Interval64, c5051 Uint16, c5052 Utf8 NOT NULL, c5053 Uint8, c5054 JsonDocument, c5055 Int8, c5056 Json, c5057 Decimal(22,9) NOT NULL, c5058 Date NOT NULL, c5059 Utf8, c5060 Utf8, c5061 Json NOT NULL, c5062 Int32 NOT NULL, c5063 Yson, c5064 Int64 NOT NULL, c5065 Int64 NOT NULL, c5066 Json NOT NULL, c5067 Date, c5068 Decimal(35,10) NOT NULL, c5069 Yson NOT NULL, c5070 Date32 NOT NULL, c5071 String, c5072 Uint32 NOT NULL, c5073 Datetime NOT NULL, c5074 Int32 NOT NULL, c5075 Interval64, c5076 Yson, c5077 Date32, c5078 Json NOT NULL, c5079 Int8 NOT NULL, c5080 Uint8 NOT NULL, c5081 Decimal(22,9), c5082 Uint16, c5083 String NOT NULL, c5084 Decimal(35,10) NOT NULL, c5085 Int8 NOT NULL, c5086 Timestamp64 NOT NULL, c5087 Decimal(35,10), c5088 Utf8 NOT NULL, c5089 Uint16 NOT NULL, c5090 Uint8 NOT NULL, c5091 Datetime64 NOT NULL, c5092 Uint8, c5093 Int8 NOT NULL, c5094 Yson, c5095 Decimal(22,9) NOT NULL, c5096 Int32, c5097 Decimal(22,9), c5098 String, c5099 Int64 NOT NULL, c5100 JsonDocument, c5101 Json, c5102 String, c5103 Int64, c5104 String NOT NULL, c5105 Yson, c5106 Decimal(35,10) NOT NULL, c5107 Uint64 NOT NULL, c5108 Date NOT NULL, c5109 Timestamp NOT NULL, c5110 Yson, c5111 Datetime NOT NULL, c5112 Uint8 NOT NULL, c5113 Int16 NOT NULL, c5114 Uint64, c5115 Decimal(35,10) NOT NULL, c5116 Decimal(15,0) NOT NULL, c5117 String NOT NULL, c5118 JsonDocument, c5119 Timestamp64 NOT NULL, c5120 Uint8, c5121 Int64 NOT NULL, c5122 Interval64 NOT NULL, c5123 String NOT NULL, c5124 Decimal(15,0) NOT NULL, c5125 String NOT NULL, c5126 Interval64 NOT NULL, c5127 Uint16, c5128 Int8 NOT NULL, c5129 Uint64 NOT NULL, c5130 Interval64, c5131 Json, c5132 Yson NOT NULL, c5133 Date32, c5134 Uint16 NOT NULL, c5135 Uint8 NOT NULL, c5136 Date32 NOT NULL, c5137 Interval64 NOT NULL, c5138 Uint8, c5139 Date NOT NULL, c5140 Decimal(22,9) NOT NULL, c5141 Timestamp, c5142 Datetime64, c5143 Decimal(22,9), c5144 JsonDocument, c5145 Uint64, c5146 Yson, c5147 Json NOT NULL, c5148 Decimal(15,0), c5149 Float, c5150 Float NOT NULL, c5151 Decimal(22,9), c5152 Int16, c5153 Json, c5154 Uint32 NOT NULL, c5155 Datetime64 NOT NULL, c5156 Date32, c5157 Yson, c5158 Float, c5159 Datetime, c5160 Int64 NOT NULL, c5161 Interval64, c5162 Decimal(15,0), c5163 Json, c5164 Timestamp, c5165 Int8 NOT NULL, c5166 Timestamp, c5167 Timestamp NOT NULL, c5168 Uint8, c5169 Interval64, c5170 Datetime64, c5171 Uint64 NOT NULL, c5172 Json, c5173 Datetime, c5174 Uint32, c5175 Decimal(15,0), c5176 Double NOT NULL, c5177 Double, c5178 Datetime64 NOT NULL, c5179 Uint64 NOT NULL, c5180 Timestamp NOT NULL, c5181 Date NOT NULL, c5182 Int8, c5183 Float NOT NULL, c5184 Datetime64 NOT NULL, c5185 Interval64 NOT NULL, c5186 Decimal(22,9), c5187 Interval64 NOT NULL, c5188 Datetime64 NOT NULL, c5189 Uint32, c5190 Datetime NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279)\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 ===============================
47.04s call     test_workload.py::TestYdbWorkload::test
37.02s teardown test_workload.py::TestYdbWorkload::test
11.76s 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/0odn/00025b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:15423 --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/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/0odn/00025b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/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-14T19:58:44.896381Z): tablet_id=72075186224037890;self_id=[1:7561169161682426627:2476];ev=NActors::IEventHandle;tx_id=281474976755746;lock_id=281474976755734;verification=!CommitSnapshot;fline=written.h:90;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA724616
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71CB66
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AF3A8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144CBB46
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151CF7E1
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151CF5F4
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151C75CE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BB5FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151F0C2C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152533BE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD14AB04
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD148ACA
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14BE4E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD124C96
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD124C96
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15252AF9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1521B7DA
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB562FD7
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59FE74
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A3F12
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A3B20
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A470E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72617C
23. ??:0: ?? @ 0x7FED7CD58AC2
24. ??:0: ?? @ 0x7FED7CDEA8BF
==================== 1 failed, 1 error in 96.73s (0:01:36) =====================
