============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gms6/0009c7/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:676: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1421794==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 544 byte(s) in 2 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1424205==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1904 byte(s) in 7 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1904 byte(s) leaked in 7 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1425650==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 544 byte(s) in 2 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/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   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1421270==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1088 byte(s) in 4 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1422967==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1088 byte(s) in 4 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1423519==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1425017==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 272 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1420867==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
------------------------------ 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/gms6/0009c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/gms6/0009c7/r3tmp/kikimr_cluster_0m7we5le
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log --grpc-port=10977 --mon-port=25123 --ic-port=15667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log --grpc-port=8356 --mon-port=25191 --ic-port=7722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log --grpc-port=16713 --mon-port=8260 --ic-port=22680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12722
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log --grpc-port=14676 --mon-port=16836 --ic-port=4062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log --grpc-port=7348 --mon-port=23946 --ic-port=29608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log --grpc-port=23488 --mon-port=8464 --ic-port=21329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log --grpc-port=15422 --mon-port=19484 --ic-port=5977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log --grpc-port=29156 --mon-port=16104 --ic-port=25147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10176
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log --grpc-port=29945 --mon-port=9376 --ic-port=19391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10977/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log --grpc-port=10977 --mon-port=25123 --ic-port=15667
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log', '--grpc-port=10977', '--mon-port=25123', '--ic-port=15667')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1420867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10977/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1420870
DEBUG    ya.test:process.py:259 Command (pid 1420870) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1420870) elapsed time (sec): 1.3682091236114502
DEBUG    ya.test:process.py:263 Command (pid 1420870) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) maxrss: 477780
DEBUG    ya.test:process.py:263 Command (pid 1420870) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 1420870) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nivcsw: 321
DEBUG    ya.test:process.py:263 Command (pid 1420870) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1420870) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1420870) stime: 0.25454499999999997
DEBUG    ya.test:process.py:263 Command (pid 1420870) utime: 0.47935999999999995
DEBUG    ya.test:process.py:263 Command (pid 1420870) wtime: 1.39
DEBUG    ya.test:process.py:275 Command (pid 1420870) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1420870) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8356/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log --grpc-port=8356 --mon-port=25191 --ic-port=7722
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log', '--grpc-port=8356', '--mon-port=25191', '--ic-port=7722')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1421270
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8356/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1421273
DEBUG    ya.test:process.py:259 Command (pid 1421273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1421273) elapsed time (sec): 1.3930652141571045
DEBUG    ya.test:process.py:263 Command (pid 1421273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) maxrss: 477784
DEBUG    ya.test:process.py:263 Command (pid 1421273) minflt: 45318
DEBUG    ya.test:process.py:263 Command (pid 1421273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nivcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1421273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1421273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1421273) stime: 0.237344
DEBUG    ya.test:process.py:263 Command (pid 1421273) utime: 0.502911
DEBUG    ya.test:process.py:263 Command (pid 1421273) wtime: 1.415
DEBUG    ya.test:process.py:275 Command (pid 1421273) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1421273) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16713/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log --grpc-port=16713 --mon-port=8260 --ic-port=22680
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log', '--grpc-port=16713', '--mon-port=8260', '--ic-port=22680')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1421794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16713/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1421805
DEBUG    ya.test:process.py:259 Command (pid 1421805) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1421805) elapsed time (sec): 1.028895616531372
DEBUG    ya.test:process.py:263 Command (pid 1421805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) maxrss: 477932
DEBUG    ya.test:process.py:263 Command (pid 1421805) minflt: 45399
DEBUG    ya.test:process.py:263 Command (pid 1421805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1421805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1421805) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1421805) stime: 0.211224
DEBUG    ya.test:process.py:263 Command (pid 1421805) utime: 0.508604
DEBUG    ya.test:process.py:263 Command (pid 1421805) wtime: 1.031
DEBUG    ya.test:process.py:275 Command (pid 1421805) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1421805) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14676/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log --grpc-port=14676 --mon-port=16836 --ic-port=4062
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log', '--grpc-port=14676', '--mon-port=16836', '--ic-port=4062')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1422262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14676/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422264
DEBUG    ya.test:process.py:259 Command (pid 1422264) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422264) elapsed time (sec): 1.371518611907959
DEBUG    ya.test:process.py:263 Command (pid 1422264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) maxrss: 477844
DEBUG    ya.test:process.py:263 Command (pid 1422264) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1422264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 1422264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1422264) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422264) stime: 0.190002
DEBUG    ya.test:process.py:263 Command (pid 1422264) utime: 0.54558
DEBUG    ya.test:process.py:263 Command (pid 1422264) wtime: 1.392
DEBUG    ya.test:process.py:275 Command (pid 1422264) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1422264) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7348/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log --grpc-port=7348 --mon-port=23946 --ic-port=29608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log', '--grpc-port=7348', '--mon-port=23946', '--ic-port=29608')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1422967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7348/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422985
DEBUG    ya.test:process.py:259 Command (pid 1422985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422985) elapsed time (sec): 1.3904600143432617
DEBUG    ya.test:process.py:263 Command (pid 1422985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) maxrss: 477776
DEBUG    ya.test:process.py:263 Command (pid 1422985) minflt: 45352
DEBUG    ya.test:process.py:263 Command (pid 1422985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1422985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1422985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422985) stime: 0.262085
DEBUG    ya.test:process.py:263 Command (pid 1422985) utime: 0.48587199999999997
DEBUG    ya.test:process.py:263 Command (pid 1422985) wtime: 1.406
DEBUG    ya.test:process.py:275 Command (pid 1422985) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1422985) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23488/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log --grpc-port=23488 --mon-port=8464 --ic-port=21329
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log', '--grpc-port=23488', '--mon-port=8464', '--ic-port=21329')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1423519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23488/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1423527
DEBUG    ya.test:process.py:259 Command (pid 1423527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1423527) elapsed time (sec): 2.112403392791748
DEBUG    ya.test:process.py:263 Command (pid 1423527) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) maxrss: 477992
DEBUG    ya.test:process.py:263 Command (pid 1423527) minflt: 45412
DEBUG    ya.test:process.py:263 Command (pid 1423527) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1423527) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1423527) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1423527) stime: 0.239024
DEBUG    ya.test:process.py:263 Command (pid 1423527) utime: 0.5089859999999999
DEBUG    ya.test:process.py:263 Command (pid 1423527) wtime: 2.121
DEBUG    ya.test:process.py:275 Command (pid 1423527) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1423527) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15422/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log --grpc-port=15422 --mon-port=19484 --ic-port=5977
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log', '--grpc-port=15422', '--mon-port=19484', '--ic-port=5977')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1424205
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15422/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424210
DEBUG    ya.test:process.py:259 Command (pid 1424210) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424210) elapsed time (sec): 1.7579498291015625
DEBUG    ya.test:process.py:263 Command (pid 1424210) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) maxrss: 477776
DEBUG    ya.test:process.py:263 Command (pid 1424210) minflt: 45408
DEBUG    ya.test:process.py:263 Command (pid 1424210) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 1424210) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424210) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424210) stime: 0.254629
DEBUG    ya.test:process.py:263 Command (pid 1424210) utime: 0.525811
DEBUG    ya.test:process.py:263 Command (pid 1424210) wtime: 1.768
DEBUG    ya.test:process.py:275 Command (pid 1424210) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1424210) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29156/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log --grpc-port=29156 --mon-port=16104 --ic-port=25147
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log', '--grpc-port=29156', '--mon-port=16104', '--ic-port=25147')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1425017
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29156/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425023
DEBUG    ya.test:process.py:259 Command (pid 1425023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425023) elapsed time (sec): 1.82350754737854
DEBUG    ya.test:process.py:263 Command (pid 1425023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) maxrss: 477760
DEBUG    ya.test:process.py:263 Command (pid 1425023) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1425023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1425023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1425023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425023) stime: 0.23923999999999998
DEBUG    ya.test:process.py:263 Command (pid 1425023) utime: 0.49348
DEBUG    ya.test:process.py:263 Command (pid 1425023) wtime: 1.867
DEBUG    ya.test:process.py:275 Command (pid 1425023) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1425023) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29945/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log --grpc-port=29945 --mon-port=9376 --ic-port=19391
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log', '--grpc-port=29945', '--mon-port=9376', '--ic-port=19391')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1425650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29945/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425684
DEBUG    ya.test:process.py:259 Command (pid 1425684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425684) elapsed time (sec): 2.7403111457824707
DEBUG    ya.test:process.py:263 Command (pid 1425684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) maxrss: 477656
DEBUG    ya.test:process.py:263 Command (pid 1425684) minflt: 45290
DEBUG    ya.test:process.py:263 Command (pid 1425684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nivcsw: 291
DEBUG    ya.test:process.py:263 Command (pid 1425684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1425684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425684) stime: 0.25087
DEBUG    ya.test:process.py:263 Command (pid 1425684) utime: 0.535444
DEBUG    ya.test:process.py:263 Command (pid 1425684) wtime: 2.809
DEBUG    ya.test:process.py:275 Command (pid 1425684) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1425684) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 15667\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7722\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22680\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4062\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29608\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5977\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19391\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/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 15667\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7722\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22680\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4062\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29608\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5977\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19391\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428647
DEBUG    ya.test:process.py:259 Command (pid 1428647) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428647) elapsed time (sec): 2.2846896648406982
DEBUG    ya.test:process.py:263 Command (pid 1428647) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1428647) minflt: 51874
DEBUG    ya.test:process.py:263 Command (pid 1428647) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 1428647) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nvcsw: 679
DEBUG    ya.test:process.py:263 Command (pid 1428647) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428647) stime: 0.303846
DEBUG    ya.test:process.py:263 Command (pid 1428647) utime: 0.555792
DEBUG    ya.test:process.py:263 Command (pid 1428647) wtime: 2.3
DEBUG    ya.test:process.py:275 Command (pid 1428647) 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 1428647) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 1429301
DEBUG    ya.test:process.py:259 Command (pid 1429301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429301) elapsed time (sec): 1.3466746807098389
DEBUG    ya.test:process.py:263 Command (pid 1429301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1429301) minflt: 51687
DEBUG    ya.test:process.py:263 Command (pid 1429301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nivcsw: 254
DEBUG    ya.test:process.py:263 Command (pid 1429301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nvcsw: 825
DEBUG    ya.test:process.py:263 Command (pid 1429301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429301) stime: 0.32683399999999996
DEBUG    ya.test:process.py:263 Command (pid 1429301) utime: 0.532862
DEBUG    ya.test:process.py:263 Command (pid 1429301) wtime: 1.364
DEBUG    ya.test:process.py:275 Command (pid 1429301) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 7348 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-uunh5sfnr4.auto.internal" port: 14676 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-uunh5sfnr4.auto.internal" port: 29156 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-uunh5sfnr4.auto.internal" port: 29945 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-uunh5sfnr4.auto.internal" port: 10977 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-uunh5sfnr4.auto.internal" port: 16713 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-uunh5sfnr4.auto.internal" port: 23488 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 8356 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-uunh5sfnr4.auto.internal" port: 15422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uunh5sfnr4.auto.internal:10977, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:15422, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:14676, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29945, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:7348, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:23488, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:16713, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:8356, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29156, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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:299 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/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:10977', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429907
DEBUG    ydb.connection:connection.py:299 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:299 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:299 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:299 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:299 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:299 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 10977 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-uunh5sfnr4.auto.internal" port: 29945 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-uunh5sfnr4.auto.internal" port: 29156 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-uunh5sfnr4.auto.internal" port: 16713 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-uunh5sfnr4.auto.internal" port: 14676 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-uunh5sfnr4.auto.internal" port: 7348 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-uunh5sfnr4.auto.internal" port: 23488 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 8356 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-uunh5sfnr4.auto.internal" port: 15422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uunh5sfnr4.auto.internal:10977, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:15422, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:14676, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:8356, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29945, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:7348, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:23488, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:16713, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29156, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ya.test:process.py:259 Command (pid 1429907) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1429907) elapsed time (sec): 122.58998894691467
DEBUG    ya.test:process.py:263 Command (pid 1429907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) inblock: 398520
DEBUG    ya.test:process.py:263 Command (pid 1429907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 1429907) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1429907) minflt: 144571
DEBUG    ya.test:process.py:263 Command (pid 1429907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nivcsw: 910
DEBUG    ya.test:process.py:263 Command (pid 1429907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nvcsw: 28957
DEBUG    ya.test:process.py:263 Command (pid 1429907) oublock: 208
DEBUG    ya.test:process.py:263 Command (pid 1429907) stime: 1.127015
DEBUG    ya.test:process.py:263 Command (pid 1429907) utime: 3.972693
DEBUG    ya.test:process.py:263 Command (pid 1429907) wtime: 122.611
DEBUG    ya.test:process.py:275 Command (pid 1429907) output:

DEBUG    ya.test:process.py:276 Command (pid 1429907) errors:
...LL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint16 NOT NULL, c2010 Uint8, c2011 Decimal(22,9), c2012 JsonDocument, c2013 JsonDocument NOT NULL, c2014 Int8, c2015 Uint16, c2016 Int8 NOT NULL, c2017 Uint32 NOT NULL, c2018 Double, c2019 Decimal(22,9) NOT NULL, c2020 Date NOT NULL, c2021 Date32, c2022 Int16 NOT NULL, c2023 JsonDocument, c2024 Int32 NOT NULL, c2025 String NOT NULL, c2026 Float, c2027 Date32, c2028 Datetime64 NOT NULL, c2029 Utf8, c2030 Int32, c2031 Yson NOT NULL, c2032 Decimal(35,10), c2033 Timestamp64, c2034 Float NOT NULL, c2035 Timestamp, c2036 Decimal(15,0) NOT NULL, c2037 JsonDocument, c2038 Decimal(22,9), c2039 Timestamp64, c2040 Uint16, c2041 Uint16, c2042 Date, c2043 Int16, c2044 Decimal(15,0), c2045 Date32, c2046 Timestamp NOT NULL, c2047 Timestamp, c2048 JsonDocument, c2049 Uint8 NOT NULL, c2050 Decimal(22,9) NOT NULL, c2051 Json, c2052 Int64 NOT NULL, c2053 Uint8 NOT NULL, c2054 Uint16, c2055 Datetime, c2056 Decimal(22,9) NOT NULL, c2057 Uint32 NOT NULL, c2058 Double, c2059 Int16 NOT NULL, c2060 JsonDocument NOT NULL, c2061 Yson, c2062 Timestamp64, c2063 Date, c2064 Int8, c2065 Uint32 NOT NULL, c2066 JsonDocument, c2067 Uint8, c2068 Interval64, c2069 Date NOT NULL, c2070 Double, c2071 Uint32 NOT NULL, c2072 Interval64, c2073 Uint64, c2074 Datetime64 NOT NULL, c2075 Int64, c2076 Interval64, c2077 Int32, c2078 Uint8 NOT NULL, c2079 Int8, c2080 Float, c2081 Date, c2082 Date, c2083 Date32, c2084 Datetime NOT NULL, c2085 Utf8, c2086 Int16 NOT NULL, c2087 Int16 NOT NULL, c2088 Json NOT NULL, c2089 Timestamp, c2090 Int16 NOT NULL, c2091 Int8 NOT NULL, c2092 Interval64, c2093 Double, c2094 Float NOT NULL, c2095 Uint32, c2096 Datetime64 NOT NULL, c2097 Uint8, c2098 Double, c2099 Timestamp NOT NULL, c2100 Interval64 NOT NULL, c2101 Uint32, c2102 Float, c2103 Decimal(15,0) NOT NULL, c2104 Int16, c2105 String, c2106 Date32 NOT NULL, c2107 String NOT NULL, c2108 Uint32, c2109 Uint8, c2110 JsonDocument NOT NULL, c2111 Utf8 NOT NULL, c2112 Float NOT NULL, c2113 Interval64 NOT NULL, c2114 Int32, c2115 Date, c2116 Timestamp, c2117 String NOT NULL, c2118 Uint16 NOT NULL, c2119 Decimal(35,10) NOT NULL, c2120 Timestamp, c2121 Decimal(22,9), c2122 Uint64, c2123 Int32, c2124 Datetime64 NOT NULL, c2125 Uint64, c2126 Int16 NOT NULL, c2127 JsonDocument NOT NULL, c2128 Int32 NOT NULL, c2129 Uint32 NOT NULL, c2130 Timestamp NOT NULL, c2131 Uint8 NOT NULL, c2132 Yson NOT NULL, c2133 Date32 NOT NULL, c2134 Decimal(15,0), c2135 JsonDocument NOT NULL, c2136 Timestamp NOT NULL, c2137 Uint8 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint8 NOT NULL, c2140 Interval64, c2141 Decimal(35,10) NOT NULL, c2142 Date32 NOT NULL, c2143 Datetime64, c2144 Uint64 NOT NULL, c2145 Date32, c2146 JsonDocument NOT NULL, c2147 Date32 NOT NULL, c2148 Double NOT NULL, c2149 Double NOT NULL, c2150 Uint64 NOT NULL, c2151 Uint32, c2152 Int8 NOT NULL, c2153 Int16, c2154 JsonDocument, c2155 String NOT NULL, c2156 Utf8 NOT NULL, c2157 Uint8, c2158 Uint64 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Int8 NOT NULL, c2161 Decimal(15,0) NOT NULL, c2162 Int8, c2163 Timestamp64, c2164 Date NOT NULL, c2165 Uint32 NOT NULL, c2166 JsonDocument NOT NULL, c2167 Int8 NOT NULL, c2168 Decimal(35,10) NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Date32, c2171 Float NOT NULL, c2172 JsonDocument NOT NULL, c2173 Int8, c2174 Uint64, c2175 Timestamp NOT NULL, c2176 Int8, c2177 Uint16, c2178 Float NOT NULL, c2179 Uint8, c2180 Datetime64 NOT NULL, c2181 JsonDocument, c2182 Timestamp NOT NULL, c2183 Int8 NOT NULL, c2184 Uint16, c2185 Utf8 NOT NULL, c2186 Datetime, c2187 Date32, c2188 Decimal(15,0) NOT NULL, c2189 String, c2190 Int16 NOT NULL, c2191 Float, c2192 Date32 NOT NULL, c2193 String NOT NULL, c2194 Interval64 NOT NULL, c2195 Date32 NOT NULL, c2196 Double NOT NULL, c2197 Interval64 NOT NULL, c2198 Interval64 NOT NULL, c2199 Json, c2200 Timestamp64, c2201 Json, c2202 Uint16, c2203 Int8 NOT NULL, c2204 Double, c2205 Uint16 NOT NULL, c2206 Json NOT NULL, c2207 Json NOT NULL, c2208 Int16, c2209 Yson, c2210 Decimal(15,0), c2211 Uint32, c2212 Double, c2213 Utf8 NOT NULL, c2214 Uint8, c2215 Int8, c2216 Date NOT NULL, c2217 Decimal(35,10), c2218 Int8, c2219 Decimal(15,0) NOT NULL, c2220 Uint64, c2221 Uint32 NOT NULL, c2222 Int8, c2223 Float NOT NULL, c2224 Datetime, c2225 Uint64 NOT NULL, c2226 JsonDocument, c2227 Json, c2228 Timestamp NOT NULL, c2229 Double, c2230 Uint64 NOT NULL, c2231 Uint64 NOT NULL, c2232 Utf8 NOT NULL, c2233 Int16, c2234 Decimal(15,0) NOT NULL, c2235 Uint8, c2236 String, c2237 Utf8 NOT NULL, c2238 Datetime64, c2239 Datetime NOT NULL, c2240 Int16 NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Datetime64 NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Uint32 NOT NULL, c2245 Timestamp64, c2246 Int16 NOT NULL, c2247 Uint8, c2248 Uint64, c2249 Double NOT NULL, c2250 Timestamp NOT NULL, c2251 Int16 NOT NULL, c2252 Uint8 NOT NULL, c2253 Decimal(15,0), c2254 Decimal(22,9), c2255 Utf8, c2256 Float, c2257 Uint16, c2258 Double, c2259 Json NOT NULL, c2260 Decimal(22,9) NOT NULL, c2261 Date32 NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Interval64 NOT NULL, c2264 Int32 NOT NULL, c2265 Utf8, c2266 Interval64 NOT NULL, c2267 Int16 NOT NULL, c2268 Decimal(15,0), c2269 Decimal(15,0), c2270 Date NOT NULL, c2271 Uint32, c2272 Decimal(22,9) NOT NULL, c2273 Uint16 NOT NULL, c2274 Date32 NOT NULL, c2275 Date32, c2276 Timestamp NOT NULL, c2277 Utf8 NOT NULL, c2278 Date, c2279 Timestamp NOT NULL, c2280 Int32, c2281 Timestamp64, c2282 Interval64, c2283 Uint64, c2284 Datetime, c2285 Int32 NOT NULL, c2286 Datetime64, c2287 Float NOT NULL, c2288 Timestamp64 NOT NULL, c2289 Int32 NOT NULL, c2290 JsonDocument, c2291 Json, c2292 Datetime NOT NULL, c2293 Uint64 NOT NULL, c2294 Datetime NOT NULL, c2295 Int32 NOT NULL, c2296 Uint32 NOT NULL, c2297 Utf8 NOT NULL, c2298 Int64, c2299 Datetime64 NOT NULL, c2300 Uint16 NOT NULL, c2301 JsonDocument NOT NULL, c2302 Interval64 NOT NULL, c2303 Int32 NOT NULL, c2304 Json NOT NULL, c2305 Float NOT NULL, c2306 Timestamp NOT NULL, c2307 Json, c2308 Int8 NOT NULL, c2309 Json NOT NULL, c2310 Int32 NOT NULL, c2311 String NOT NULL, c2312 Date32, c2313 Utf8 NOT NULL, c2314 Interval64 NOT NULL, c2315 Timestamp64 NOT NULL, c2316 Date NOT NULL, c2317 Int8 NOT NULL, c2318 Uint64 NOT NULL, c2319 Date32, c2320 Uint8 NOT NULL, c2321 Timestamp64, c2322 Interval64 NOT NULL, c2323 Decimal(22,9) NOT NULL, c2324 Timestamp, c2325 Yson, c2326 Utf8 NOT NULL, c2327 Uint32 NOT NULL, c2328 Uint64, c2329 Timestamp64, c2330 Decimal(15,0), c2331 Uint64 NOT NULL, c2332 Uint8, c2333 Double NOT NULL, c2334 Date32 NOT NULL, c2335 Interval64, c2336 Uint16, c2337 Decimal(22,9) NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint64 NOT NULL, c2340 Uint16 NOT NULL, c2341 Date32, c2342 Int32, c2343 JsonDocument, c2344 Int8, c2345 Date32, c2346 Utf8, c2347 Date32 NOT NULL, c2348 Uint8, c2349 Interval64, c2350 Timestamp NOT NULL, c2351 Date NOT NULL, c2352 Datetime64 NOT NULL, c2353 JsonDocument, c2354 String NOT NULL, c2355 Timestamp64 NOT NULL, c2356 Datetime NOT NULL, c2357 Int16, c2358 Uint8 NOT NULL, c2359 Datetime, c2360 Utf8 NOT NULL, c2361 Json NOT NULL, c2362 Utf8, c2363 Decimal(22,9) NOT NULL, c2364 Double NOT NULL, c2365 Interval64, c2366 Int8, c2367 Int32 NOT NULL, c2368 Uint64, c2369 Decimal(22,9), c2370 String, c2371 Date32 NOT NULL, c2372 Int16, c2373 Int64, c2374 Uint16 NOT NULL, c2375 Decimal(35,10) NOT NULL, c2376 Json NOT NULL, c2377 Double NOT NULL, c2378 Uint8, c2379 Int32, c2380 Decimal(22,9) NOT NULL, c2381 Uint32, c2382 Date32 NOT NULL, c2383 Datetime64, c2384 Decimal(35,10), c2385 Double NOT NULL, c2386 JsonDocument, c2387 Date32 NOT NULL, c2388 Uint16 NOT NULL, c2389 Float NOT NULL, c2390 Yson NOT NULL, c2391 Datetime, c2392 Uint16, c2393 Uint32, c2394 Interval64, c2395 Timestamp, c2396 Float, c2397 Json NOT NULL, c2398 Uint8, c2399 Int8, c2400 Yson NOT NULL, c2401 Datetime64, c2402 Double, c2403 Timestamp, c2404 Date, c2405 Decimal(15,0), c2406 Interval64, c2407 Double NOT NULL, c2408 Int32 NOT NULL, c2409 Uint64 NOT NULL, c2410 Int8 NOT NULL, c2411 Yson NOT NULL, c2412 Uint16, c2413 Date, c2414 Timestamp NOT NULL, c2415 Int64 NOT NULL, c2416 Timestamp64 NOT NULL, c2417 Datetime64 NOT NULL, c2418 Int32, c2419 Double NOT NULL, c2420 Timestamp, c2421 Decimal(35,10), c2422 Uint32, c2423 Uint16 NOT NULL, c2424 Int64, c2425 Interval64, c2426 Json, c2427 Json, c2428 Int64, c2429 Date, c2430 Decimal(15,0) NOT NULL, c2431 Datetime NOT NULL, c2432 Decimal(15,0) NOT NULL, c2433 Float NOT NULL, c2434 Int8 NOT NULL, c2435 Date, c2436 Timestamp, c2437 Date NOT NULL, c2438 Uint16 NOT NULL, c2439 Json NOT NULL, c2440 Uint16, c2441 Interval64 NOT NULL, c2442 Datetime64, c2443 Date, c2444 String NOT NULL, c2445 Utf8, c2446 Double, c2447 Utf8 NOT NULL, c2448 Yson, c2449 Date32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int16, c2452 Int8, c2453 String, c2454 Timestamp NOT NULL, c2455 Decimal(22,9) NOT NULL, c2456 Date32 NOT NULL, c2457 JsonDocument, c2458 Double NOT NULL, c2459 Decimal(35,10), c2460 JsonDocument NOT NULL, c2461 Decimal(35,10), c2462 Int8 NOT NULL, c2463 JsonDocument NOT NULL, c2464 Decimal(15,0), c2465 Decimal(22,9), c2466 Datetime, c2467 Datetime64 NOT NULL, c2468 Int8 NOT NULL, c2469 Utf8 NOT NULL, c2470 Interval64, c2471 Uint16, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Date NOT NULL, c2475 Yson, c2476 Int16 NOT NULL, c2477 Yson, c2478 Timestamp, c2479 Decimal(22,9), c2480 String NOT NULL, c2481 String, c2482 Uint32 NOT NULL, c2483 Double NOT NULL, c2484 Timestamp NOT NULL, c2485 Date32 NOT NULL, c2486 Date NOT NULL, c2487 Datetime NOT NULL, c2488 String, c2489 Uint32 NOT NULL, c2490 Json, c2491 Uint16, c2492 Yson NOT NULL, c2493 Double, c2494 Decimal(35,10), c2495 Interval64 NOT NULL, c2496 Date32 NOT NULL, c2497 JsonDocument NOT NULL, c2498 Timestamp64 NOT NULL, c2499 Decimal(15,0) NOT NULL, c2500 Float NOT NULL, c2501 Uint32, c2502 Datetime64 NOT NULL, c2503 Uint64, c2504 Interval64 NOT NULL, c2505 Int32 NOT NULL, c2506 Json, c2507 String, c2508 Uint8 NOT NULL, c2509 Int64, c2510 JsonDocument, c2511 Date, c2512 Date32, c2513 Timestamp64 NOT NULL, c2514 Decimal(15,0), c2515 Timestamp64 NOT NULL, c2516 Date32, c2517 Timestamp, c2518 Decimal(22,9) NOT NULL, c2519 Double, c2520 Timestamp, c2521 Date32, c2522 Yson NOT NULL, c2523 Datetime64, c2524 Datetime, c2525 Double NOT NULL, c2526 Uint16 NOT NULL, c2527 Double, c2528 Float NOT NULL, c2529 Int16 NOT NULL, c2530 Int8, c2531 Int16 NOT NULL, c2532 Json, c2533 JsonDocument NOT NULL, c2534 Datetime64, c2535 Yson NOT NULL, c2536 JsonDocument, c2537 String, c2538 Int32, c2539 JsonDocument, c2540 String NOT NULL, c2541 Datetime, c2542 Float, c2543 Uint32 NOT NULL, c2544 Json, c2545 String NOT NULL, c2546 Timestamp, c2547 Date32, c2548 Uint32 NOT NULL, c2549 Timestamp64 NOT NULL, c2550 Int32, c2551 Double, c2552 Int16, c2553 Uint16 NOT NULL, c2554 String, c2555 Uint32, c2556 Json NOT NULL, c2557 Date32, c2558 Uint32, c2559 Yson, c2560 Uint32 NOT NULL, c2561 Datetime NOT NULL, c2562 Utf8, c2563 Datetime NOT NULL, c2564 Double, c2565 Uint8, c2566 Uint8, c2567 Int16, c2568 Int8 NOT NULL, c2569 Json, c2570 Uint64 NOT NULL, c2571 Utf8, c2572 Int32, c2573 JsonDocument, c2574 Interval64, c2575 Interval64 NOT NULL, c2576 Date32, c2577 JsonDocument, c2578 Double NOT NULL, c2579 Uint16 NOT NULL, c2580 Datetime64, c2581 Decimal(22,9) NOT NULL, c2582 String NOT NULL, c2583 Decimal(22,9) NOT NULL, c2584 Uint16, c2585 Utf8 NOT NULL, c2586 Uint64 NOT NULL, c2587 Double NOT NULL, c2588 Date32 NOT NULL, c2589 Decimal(22,9) NOT NULL, c2590 Date, c2591 Uint32 NOT NULL, c2592 Date NOT NULL, c2593 Uint64, c2594 String, c2595 Date32 NOT NULL, c2596 Timestamp64 NOT NULL, c2597 Int32, c2598 Decimal(35,10), c2599 Interval64 NOT NULL, c2600 String, c2601 Float NOT NULL, c2602 Timestamp, c2603 Decimal(22,9), c2604 Date32 NOT NULL, c2605 Date32, c2606 Timestamp64, c2607 String NOT NULL, c2608 Decimal(15,0) NOT NULL, c2609 Int16, c2610 Int8, c2611 Utf8 NOT NULL, c2612 Int8, c2613 Double, c2614 Timestamp64 NOT NULL, c2615 Date32, c2616 Float NOT NULL, c2617 Int8, c2618 Date32 NOT NULL, c2619 Datetime NOT NULL, c2620 Uint64, c2621 Decimal(22,9), c2622 Timestamp, c2623 Timestamp, c2624 Date, c2625 Int64 NOT NULL, c2626 Int32, c2627 Double NOT NULL, c2628 Uint64, c2629 Decimal(15,0) NOT NULL, c2630 Int8 NOT NULL, c2631 Timestamp, c2632 Decimal(15,0), c2633 Decimal(35,10) NOT NULL, c2634 Timestamp64 NOT NULL, c2635 Float NOT NULL, c2636 Decimal(15,0) NOT NULL, c2637 Yson, c2638 Yson, c2639 Int8, c2640 Float, c2641 Double, c2642 Datetime NOT NULL, c2643 Uint64 NOT NULL, c2644 Date32, c2645 Decimal(22,9) NOT NULL, c2646 Json, c2647 Datetime64 NOT NULL, c2648 Interval64, c2649 Datetime64, c2650 Uint32 NOT NULL, c2651 Datetime, c2652 Json NOT NULL, c2653 JsonDocument, c2654 Decimal(35,10) NOT NULL, c2655 Timestamp, c2656 Date, c2657 Int16 NOT NULL, c2658 Uint64 NOT NULL, c2659 Utf8 NOT NULL, c2660 Int64, c2661 Uint64 NOT NULL, c2662 Double NOT NULL, c2663 Date, c2664 Yson, c2665 Decimal(15,0) NOT NULL, c2666 Timestamp64, c2667 Timestamp64, c2668 Int8, c2669 Uint8, c2670 Int32, c2671 Date, c2672 Yson, c2673 Uint32 NOT NULL, c2674 Timestamp64 NOT NULL, c2675 Decimal(22,9) NOT NULL, c2676 Decimal(35,10) NOT NULL, c2677 Double, c2678 Float NOT NULL, c2679 Int64 NOT NULL, c2680 Int8 NOT NULL, c2681 Date, c2682 Int8 NOT NULL, c2683 JsonDocument NOT NULL, c2684 Int32, c2685 Int64, c2686 Json, c2687 Float NOT NULL, c2688 Timestamp64, c2689 Int32, c2690 Int16 NOT NULL, c2691 Int16, c2692 JsonDocument NOT NULL, c2693 Datetime, c2694 Timestamp, c2695 Uint8 NOT NULL, c2696 Json, c2697 Timestamp64, c2698 Date NOT NULL, c2699 Int32 NOT NULL, c2700 Datetime64 NOT NULL, c2701 Yson NOT NULL, c2702 Decimal(15,0), c2703 Utf8, c2704 JsonDocument NOT NULL, c2705 Json NOT NULL, c2706 Decimal(15,0) NOT NULL, c2707 Decimal(35,10), c2708 Decimal(22,9), c2709 Datetime64, c2710 Double NOT NULL, c2711 Decimal(22,9), c2712 Float NOT NULL, c2713 JsonDocument, c2714 Uint32 NOT NULL, c2715 Timestamp, c2716 Int32 NOT NULL, c2717 Uint8 NOT NULL, c2718 Datetime, c2719 Timestamp NOT NULL, c2720 Json, c2721 Decimal(15,0) NOT NULL, c2722 Uint32, c2723 Datetime64 NOT NULL, c2724 Utf8, c2725 Decimal(22,9), c2726 Int32, c2727 Yson NOT NULL, c2728 Decimal(35,10) NOT NULL, c2729 Timestamp, c2730 Int16, c2731 Utf8 NOT NULL, c2732 Datetime, c2733 Int8, c2734 Datetime NOT NULL, c2735 Uint64, c2736 Datetime NOT NULL, c2737 Decimal(22,9) NOT NULL, c2738 Yson, c2739 Uint8, c2740 Yson NOT NULL, c2741 Uint8, c2742 Int16, c2743 Decimal(22,9), c2744 Double NOT NULL, c2745 Datetime64 NOT NULL, c2746 Date32 NOT NULL, c2747 Utf8 NOT NULL, c2748 Float, c2749 Double, c2750 Uint16, c2751 String, c2752 Uint32, c2753 Utf8 NOT NULL, c2754 Int32 NOT NULL, c2755 Yson NOT NULL, c2756 Uint32 NOT NULL, c2757 Timestamp NOT NULL, c2758 JsonDocument NOT NULL, c2759 Timestamp NOT NULL, c2760 Double, c2761 Uint8, c2762 Uint64 NOT NULL, c2763 Int8, c2764 Date32 NOT NULL, c2765 JsonDocument, c2766 JsonDocument NOT NULL, c2767 Timestamp NOT NULL, c2768 Yson, c2769 Int8 NOT NULL, c2770 Int8, c2771 Uint8, c2772 Uint64 NOT NULL, c2773 Int64 NOT NULL, c2774 Timestamp64 NOT NULL, c2775 Int32 NOT NULL, c2776 Double NOT NULL, c2777 Date32 NOT NULL, c2778 Timestamp NOT NULL, c2779 Timestamp NOT NULL, c2780 Datetime NOT NULL, c2781 Int16 NOT NULL, c2782 Float, c2783 Timestamp, c2784 String NOT NULL, c2785 Uint8, c2786 String, c2787 Timestamp NOT NULL, c2788 Int64, c2789 Uint64 NOT NULL, c2790 Timestamp NOT NULL, c2791 Decimal(35,10) NOT NULL, c2792 Json NOT NULL, c2793 JsonDocument, c2794 Int16 NOT NULL, c2795 Double NOT NULL, c2796 Timestamp, c2797 Double NOT NULL, c2798 Date NOT NULL, c2799 Decimal(15,0) NOT NULL, c2800 Int8, c2801 Date32 NOT NULL, c2802 Datetime64 NOT NULL, c2803 Interval64, c2804 Uint64 NOT NULL, c2805 Decimal(15,0) NOT NULL, c2806 Yson, c2807 Datetime64, c2808 Interval64 NOT NULL, c2809 Float NOT NULL, c2810 String NOT NULL, c2811 Json, c2812 Utf8, c2813 Utf8, c2814 Datetime64 NOT NULL, c2815 Uint16, c2816 Int64 NOT NULL, c2817 Yson NOT NULL, c2818 Timestamp64 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Uint16, c2821 Datetime NOT NULL, c2822 String, c2823 Float NOT NULL, c2824 Json NOT NULL, c2825 Int8, c2826 Uint64 NOT NULL, c2827 Double, c2828 Utf8, c2829 Int32, c2830 Uint64, c2831 Decimal(22,9) NOT NULL, c2832 Int32, c2833 Decimal(15,0) NOT NULL, c2834 Decimal(15,0) NOT NULL, c2835 Double NOT NULL, c2836 Int8, c2837 Int64, c2838 Uint32, c2839 Int32 NOT NULL, c2840 Datetime, c2841 Uint64 NOT NULL, c2842 Uint8, c2843 Uint16, c2844 Int32, c2845 String, c2846 Uint16, c2847 Date32 NOT NULL, c2848 Decimal(15,0) NOT NULL, c2849 Int16 NOT NULL, c2850 Datetime, c2851 Timestamp NOT NULL, c2852 Datetime, c2853 Int8 NOT NULL, c2854 Yson NOT NULL, c2855 Int32 NOT NULL, c2856 Uint16, c2857 String, c2858 Yson NOT NULL, c2859 JsonDocument NOT NULL, c2860 Json, c2861 Decimal(35,10), c2862 String NOT NULL, c2863 Timestamp64 NOT NULL, c2864 Int8 NOT NULL, c2865 Interval64 NOT NULL, c2866 Date, c2867 Interval64, c2868 JsonDocument, c2869 Float NOT NULL, c2870 Float, c2871 Uint8 NOT NULL, c2872 Int32 NOT NULL, c2873 Decimal(15,0) NOT NULL, c2874 Float, c2875 Int64 NOT NULL, c2876 Decimal(22,9), c2877 Timestamp NOT NULL, c2878 Int8, c2879 JsonDocument NOT NULL, c2880 Date32 NOT NULL, c2881 Json, c2882 Int8 NOT NULL, c2883 Timestamp64 NOT NULL, c2884 Json NOT NULL, c2885 Decimal(22,9), c2886 Decimal(15,0) NOT NULL, c2887 Int32, c2888 Decimal(35,10) NOT NULL, c2889 Int8 NOT NULL, c2890 Int32, c2891 Double, c2892 Yson, c2893 Uint64, c2894 Timestamp NOT NULL, c2895 Decimal(15,0) NOT NULL, c2896 Timestamp64, c2897 Yson, c2898 Datetime64, c2899 Decimal(35,10) NOT NULL, c2900 Uint64, c2901 Date NOT NULL, c2902 Int8 NOT NULL, c2903 Int64 NOT NULL, c2904 Int16, c2905 Datetime64 NOT NULL, c2906 Timestamp64 NOT NULL, c2907 Uint16, c2908 Uint32 NOT NULL, c2909 Decimal(35,10) NOT NULL, c2910 Timestamp, c2911 Float NOT NULL, c2912 Yson NOT NULL, c2913 Datetime, c2914 Uint32 NOT NULL, c2915 Int32 NOT NULL, c2916 Int8, c2917 String, c2918 Timestamp64 NOT NULL, c2919 Date32 NOT NULL, c2920 Datetime NOT NULL, c2921 Uint16, c2922 Yson, c2923 Decimal(15,0) NOT NULL, c2924 Datetime, c2925 String, c2926 Datetime64, c2927 Uint16 NOT NULL, c2928 Int16, c2929 Float NOT NULL, c2930 Uint32 NOT NULL, c2931 Decimal(15,0), c2932 JsonDocument, c2933 Json NOT NULL, c2934 Int32 NOT NULL, c2935 Int8, c2936 Double NOT NULL, c2937 Decimal(15,0) NOT NULL, c2938 Uint16, c2939 Yson, c2940 Float, c2941 Uint16, c2942 Int16, c2943 Double, c2944 Decimal(22,9) NOT NULL, c2945 Int8 NOT NULL, c2946 Int8, c2947 Interval64, c2948 Float NOT NULL, c2949 Uint32 NOT NULL, c2950 Date, c2951 Float NOT NULL, c2952 Uint8, c2953 String NOT NULL, c2954 Float NOT NULL, c2955 Yson, c2956 Decimal(35,10) NOT NULL, c2957 Utf8 NOT NULL, c2958 Float, c2959 Decimal(22,9), c2960 Uint8, c2961 Decimal(22,9) NOT NULL, c2962 Double NOT NULL, c2963 Utf8 NOT NULL, c2964 Float, c2965 Interval64 NOT NULL, c2966 JsonDocument, c2967 Json, c2968 Datetime NOT NULL, c2969 Int32, c2970 Float NOT NULL, c2971 Yson NOT NULL, c2972 Float NOT NULL, c2973 Uint16 NOT NULL, c2974 Date, c2975 Int64, c2976 Float NOT NULL, c2977 Datetime NOT NULL, c2978 Datetime, c2979 Decimal(22,9) NOT NULL, c2980 Datetime NOT NULL, c2981 Uint32 NOT NULL, c2982 JsonDocument, c2983 Uint8 NOT NULL, c2984 Decimal(15,0), c2985 Date, c2986 Int32 NOT NULL, c2987 Float, c2988 Uint8 NOT NULL, c2989 Timestamp, c2990 Json NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(15,0), c2993 Json NOT NULL, c2994 Decimal(35,10) NOT NULL, c2995 Utf8 NOT NULL, c2996 Interval64, c2997 Decimal(22,9), c2998 Timestamp64, c2999 Datetime64, c3000 Int32 NOT NULL, c3001 Datetime64, c3002 JsonDocument NOT NULL, c3003 JsonDocument NOT NULL, c3004 Uint64 NOT NULL, c3005 Yson, c3006 Double NOT NULL, c3007 Uint16 NOT NULL, c3008 Decimal(22,9), c3009 Date, c3010 Int32 NOT NULL, c3011 Utf8 NOT NULL, c3012 Int8, c3013 Uint16 NOT NULL, c3014 Decimal(35,10) NOT NULL, c3015 Timestamp64 NOT NULL, c3016 Datetime, c3017 Decimal(35,10) NOT NULL, c3018 Double, c3019 Uint32, c3020 Date NOT NULL, c3021 Utf8 NOT NULL, c3022 Decimal(15,0) NOT NULL, c3023 String, c3024 Datetime64, c3025 Decimal(22,9), c3026 Timestamp NOT NULL, c3027 Interval64 NOT NULL, c3028 Datetime, c3029 Decimal(22,9), c3030 Datetime64 NOT NULL, c3031 Uint8, c3032 Datetime, c3033 Uint16 NOT NULL, c3034 Datetime64 NOT NULL, c3035 Decimal(15,0) NOT NULL, c3036 Double, c3037 Datetime, c3038 String NOT NULL, c3039 JsonDocument, c3040 String NOT NULL, c3041 Decimal(35,10), c3042 Decimal(15,0) NOT NULL, c3043 Timestamp, c3044 Decimal(15,0), c3045 Timestamp64, c3046 Int8, c3047 Utf8 NOT NULL, c3048 Int32 NOT NULL, c3049 Date, c3050 Utf8, c3051 Int16, c3052 Utf8, c3053 Datetime64, c3054 Uint32 NOT NULL, c3055 Yson NOT NULL, c3056 Int64, c3057 Int32, c3058 Int16 NOT NULL, c3059 Json NOT NULL, c3060 Date32 NOT NULL, c3061 Datetime, c3062 Decimal(22,9) NOT NULL, c3063 Decimal(22,9) NOT NULL, c3064 Timestamp64, c3065 Utf8 NOT NULL, c3066 Decimal(35,10) NOT NULL, c3067 Uint16, c3068 Int16, c3069 Int32, c3070 Timestamp, c3071 Timestamp64, c3072 Float, c3073 Uint8 NOT NULL, c3074 Int32 NOT NULL, c3075 Date32, c3076 Decimal(15,0), c3077 Datetime, c3078 Utf8 NOT NULL, c3079 Uint32, c3080 Uint8, c3081 Int8 NOT NULL, c3082 Json NOT NULL, c3083 Date, c3084 Timestamp64 NOT NULL, c3085 Interval64 NOT NULL, c3086 Uint8, c3087 Date, c3088 Date32 NOT NULL, c3089 Int16, c3090 Timestamp, c3091 String NOT NULL, c3092 Float, c3093 Interval64 NOT NULL, c3094 Float, c3095 Uint16, c3096 Datetime, c3097 Float, c3098 Uint8 NOT NULL, c3099 Timestamp64, c3100 Int32, c3101 Decimal(22,9) NOT NULL, c3102 Datetime NOT NULL, c3103 Int16, c3104 Int8 NOT NULL, c3105 Uint16 NOT NULL, c3106 Uint16 NOT NULL, c3107 Date NOT NULL, c3108 Json, c3109 JsonDocument, c3110 Yson NOT NULL, c3111 JsonDocument NOT NULL, c3112 Json, c3113 Double NOT NULL, c3114 Int16 NOT NULL, c3115 Datetime64, c3116 Uint16, c3117 Timestamp64, c3118 Int16 NOT NULL, c3119 Int64, c3120 Uint32, c3121 Int8, c3122 JsonDocument NOT NULL, c3123 String, c3124 Int32, c3125 Decimal(22,9) NOT NULL, c3126 Interval64, c3127 Timestamp, c3128 Int32 NOT NULL, c3129 Decimal(35,10) NOT NULL, c3130 Int32 NOT NULL, c3131 Decimal(22,9), c3132 Yson, c3133 String NOT NULL, c3134 Float, c3135 Interval64 NOT NULL, c3136 JsonDocument NOT NULL, c3137 Int16, c3138 String, c3139 Float NOT NULL, c3140 Uint64, c3141 Double, c3142 Timestamp64 NOT NULL, c3143 Double, c3144 Decimal(22,9) NOT NULL, c3145 JsonDocument, c3146 Json NOT NULL, c3147 Uint64 NOT NULL, c3148 Timestamp64 NOT NULL, c3149 Timestamp64, c3150 Uint64 NOT NULL, c3151 Datetime64, c3152 Decimal(22,9) NOT NULL, c3153 Timestamp, c3154 Timestamp64 NOT NULL, c3155 Datetime64, c3156 Timestamp NOT NULL, c3157 Uint16 NOT NULL, c3158 Json, c3159 Date32, c3160 Double NOT NULL, c3161 Decimal(22,9) NOT NULL, c3162 Utf8 NOT NULL, c3163 Int32, c3164 Uint32, c3165 Int32 NOT NULL, c3166 Uint64, c3167 String, c3168 Json, c3169 Decimal(35,10) NOT NULL, c3170 Utf8 NOT NULL, c3171 Date, c3172 Date NOT NULL, c3173 Float NOT NULL, c3174 Date32 NOT NULL, c3175 Double NOT NULL, c3176 Uint16, c3177 Date32, c3178 Uint32 NOT NULL, c3179 Date, c3180 Timestamp64, c3181 Date NOT NULL, c3182 Uint32, c3183 Int16, c3184 Json NOT NULL, c3185 Uint32 NOT NULL, c3186 Float NOT NULL, c3187 Double, c3188 Date, c3189 Uint32, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(15,0), c3192 Int16 NOT NULL, c3193 Json, c3194 Decimal(22,9), c3195 Decimal(35,10), c3196 Float NOT NULL, c3197 Json NOT NULL, c3198 Int8, c3199 String, c3200 Int16 NOT NULL, c3201 Uint32 NOT NULL, c3202 Int16, c3203 String, c3204 Uint32 NOT NULL, c3205 Timestamp, c3206 Int8 NOT NULL, c3207 Int32, c3208 Utf8, c3209 Double NOT NULL, c3210 Uint64 NOT NULL, c3211 Yson, c3212 Datetime, c3213 Float NOT NULL, c3214 Yson NOT NULL, c3215 Int32 NOT NULL, c3216 Int32, c3217 Timestamp NOT NULL, c3218 Utf8 NOT NULL, c3219 Timestamp NOT NULL, c3220 Date32 NOT NULL, c3221 JsonDocument, c3222 Uint16, c3223 Uint8 NOT NULL, c3224 Date32, c3225 Decimal(35,10), c3226 Json, c3227 Timestamp NOT NULL, c3228 Yson, c3229 Datetime64 NOT NULL, c3230 Datetime, c3231 Decimal(15,0) NOT NULL, c3232 Date NOT NULL, c3233 Decimal(15,0), c3234 Timestamp, c3235 Decimal(22,9) NOT NULL, c3236 Decimal(15,0), c3237 String NOT NULL, c3238 Date32 NOT NULL, c3239 JsonDocument NOT NULL, c3240 Int8, c3241 Datetime NOT NULL, c3242 Int64, c3243 Datetime64 NOT NULL, c3244 Double, c3245 String NOT NULL, c3246 Double, c3247 Timestamp64, c3248 Interval64, c3249 Decimal(35,10) NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Uint32, c3252 Int8, c3253 Int32 NOT NULL, c3254 Int32, c3255 Int32, c3256 Int16, c3257 Timestamp64 NOT NULL, c3258 Decimal(35,10), c3259 Int64 NOT NULL, c3260 Uint8 NOT NULL, c3261 Decimal(22,9) NOT NULL, c3262 Int8 NOT NULL, c3263 Decimal(15,0) NOT NULL, c3264 Datetime, c3265 Decimal(35,10), c3266 Timestamp64 NOT NULL, c3267 Decimal(22,9) NOT NULL, c3268 Timestamp64 NOT NULL, c3269 Interval64, c3270 Timestamp, c3271 String, c3272 Interval64, c3273 Float NOT NULL, c3274 Uint8, c3275 Int8, c3276 Decimal(35,10) NOT NULL, c3277 Double, c3278 JsonDocument, c3279 Int64 NOT NULL, c3280 Int8 NOT NULL, c3281 Timestamp NOT NULL, c3282 Int8, c3283 String NOT NULL, c3284 Uint32 NOT NULL, c3285 Utf8, c3286 Float NOT NULL, c3287 Datetime64, c3288 Decimal(15,0), c3289 Utf8 NOT NULL, c3290 Float NOT NULL, c3291 Date32 NOT NULL, c3292 Timestamp NOT NULL, c3293 JsonDocument NOT NULL, c3294 Uint64 NOT NULL, c3295 String NOT NULL, c3296 Int32 NOT NULL, c3297 Uint16, c3298 Datetime, c3299 Int8, c3300 JsonDocument NOT NULL, c3301 JsonDocument NOT NULL, c3302 Int64 NOT NULL, c3303 Date32, c3304 Interval64 NOT NULL, c3305 Uint64 NOT NULL, c3306 Int32, c3307 Uint64 NOT NULL, c3308 Datetime NOT NULL, c3309 Int16, c3310 Yson NOT NULL, c3311 Decimal(22,9), c3312 Int64, c3313 Uint16, c3314 Date32, c3315 JsonDocument, c3316 Date32, c3317 Int64, c3318 Datetime64, c3319 Uint64 NOT NULL, c3320 Datetime NOT NULL, c3321 Int64, c3322 String NOT NULL, c3323 JsonDocument NOT NULL, c3324 Decimal(22,9) NOT NULL, c3325 Uint32, c3326 Uint8 NOT NULL, c3327 Utf8, c3328 Int8 NOT NULL, c3329 Uint16, c3330 Date NOT NULL, c3331 Decimal(15,0), c3332 Int32 NOT NULL, c3333 Int64, c3334 Interval64 NOT NULL, c3335 Timestamp64, c3336 Interval64, c3337 Decimal(22,9) NOT NULL, c3338 JsonDocument NOT NULL, c3339 Yson, c3340 Datetime NOT NULL, c3341 Date NOT NULL, c3342 Decimal(15,0), c3343 Uint16 NOT NULL, c3344 Uint32 NOT NULL, c3345 Int32 NOT NULL, c3346 Int8, c3347 Date32, c3348 Uint16 NOT NULL, c3349 Json, c3350 Float, c3351 Date32 NOT NULL, c3352 Double NOT NULL, c3353 Datetime64, c3354 Timestamp NOT NULL, c3355 Uint8, c3356 String, c3357 Float, c3358 Date NOT NULL, c3359 Double NOT NULL, c3360 Int64, c3361 Timestamp NOT NULL, c3362 Date NOT NULL, c3363 Datetime NOT NULL, c3364 Uint8, c3365 Timestamp, c3366 Double, c3367 Date32, c3368 String NOT NULL, c3369 Double, c3370 JsonDocument, c3371 Datetime64 NOT NULL, c3372 JsonDocument, c3373 Uint64, c3374 Datetime, c3375 Int16, c3376 Yson, c3377 Int64 NOT NULL, c3378 Decimal(22,9), c3379 Interval64 NOT NULL, c3380 Utf8 NOT NULL, c3381 Uint32, c3382 Double NOT NULL, c3383 Uint8, c3384 Decimal(15,0), c3385 String NOT NULL, c3386 String, c3387 Decimal(22,9) NOT NULL, c3388 Int64 NOT NULL, c3389 Float, c3390 String NOT NULL, c3391 Date32, c3392 Datetime, c3393 Timestamp NOT NULL, c3394 Uint64, c3395 Uint64 NOT NULL, c3396 Interval64 NOT NULL, c3397 Utf8, c3398 Uint16, c3399 Uint32, c3400 Datetime64, c3401 Timestamp NOT NULL, c3402 Date, c3403 Decimal(35,10), c3404 Int64 NOT NULL, c3405 Uint64, c3406 Uint32 NOT NULL, c3407 Uint16, c3408 Decimal(22,9), c3409 Datetime, c3410 Timestamp, c3411 Date, c3412 Decimal(35,10) NOT NULL, c3413 Timestamp NOT NULL, c3414 Uint8 NOT NULL, c3415 Decimal(15,0), c3416 Decimal(15,0) NOT NULL, c3417 Uint64 NOT NULL, c3418 String NOT NULL, c3419 Int8, c3420 JsonDocument NOT NULL, c3421 Json NOT NULL, c3422 Float NOT NULL, c3423 Uint64, c3424 Double NOT NULL, c3425 Interval64 NOT NULL, c3426 Decimal(22,9), c3427 Timestamp64, c3428 Uint8, c3429 Int32 NOT NULL, c3430 Timestamp64, c3431 Decimal(15,0) NOT NULL, c3432 JsonDocument NOT NULL, c3433 Int16, c3434 Int16, c3435 Decimal(35,10), c3436 Uint8 NOT NULL, c3437 Datetime64, c3438 Uint8 NOT NULL, c3439 Int16 NOT NULL, c3440 Timestamp, c3441 Timestamp64 NOT NULL, c3442 Timestamp, c3443 Date, c3444 String, c3445 String, c3446 Float, c3447 JsonDocument, c3448 Datetime64 NOT NULL, c3449 Uint64 NOT NULL, c3450 Timestamp NOT NULL, c3451 String NOT NULL, c3452 Int64, c3453 Float NOT NULL, c3454 Datetime64, c3455 Timestamp NOT NULL, c3456 Date32 NOT NULL, c3457 Uint64, c3458 Interval64 NOT NULL, c3459 Date NOT NULL, c3460 Decimal(22,9), c3461 Date32, c3462 Int8 NOT NULL, c3463 Uint32 NOT NULL, c3464 Int64 NOT NULL, c3465 Interval64 NOT NULL, c3466 Yson NOT NULL, c3467 Utf8, c3468 Int8, c3469 Timestamp64, c3470 String NOT NULL, c3471 Uint32 NOT NULL, c3472 Uint64, c3473 Decimal(22,9), c3474 Uint32 NOT NULL, c3475 Double NOT NULL, c3476 Int32 NOT NULL, c3477 Datetime64 NOT NULL, c3478 Uint32 NOT NULL, c3479 Int64 NOT NULL, c3480 Date32, c3481 Timestamp64 NOT NULL, c3482 Double NOT NULL, c3483 Double NOT NULL, c3484 Decimal(15,0) NOT NULL, c3485 Interval64, c3486 Int64, c3487 Yson NOT NULL, c3488 Datetime64 NOT NULL, c3489 Yson NOT NULL, c3490 Interval64, c3491 Int16, c3492 Int8 NOT NULL, c3493 Date32 NOT NULL, c3494 Datetime64 NOT NULL, c3495 JsonDocument, c3496 Date, c3497 Int8 NOT NULL, c3498 Uint16, c3499 String NOT NULL, c3500 Int16 NOT NULL, c3501 Date32, c3502 Decimal(15,0), c3503 Int32 NOT NULL, c3504 Interval64 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 Date NOT NULL, c3507 Uint16 NOT NULL, c3508 Json NOT NULL, c3509 Uint16, c3510 Decimal(15,0) NOT NULL, c3511 Uint16 NOT NULL, c3512 Datetime NOT NULL, c3513 Decimal(35,10) NOT NULL, c3514 Int32 NOT NULL, c3515 Datetime NOT NULL, c3516 JsonDocument NOT NULL, c3517 Uint8 NOT NULL, c3518 JsonDocument, c3519 Uint64 NOT NULL, c3520 Datetime, c3521 String NOT NULL, c3522 Utf8, c3523 Decimal(22,9) NOT NULL, c3524 Datetime NOT NULL, c3525 Timestamp64, c3526 Int16, c3527 Int64 NOT NULL, c3528 Int32, c3529 Double, c3530 Timestamp NOT NULL, c3531 JsonDocument NOT NULL, c3532 Datetime64 NOT NULL, c3533 Float NOT NULL, c3534 Float NOT NULL, c3535 Uint32, c3536 Double NOT NULL, c3537 Double, c3538 Float NOT NULL, c3539 Interval64 NOT NULL, c3540 JsonDocument, c3541 Double, c3542 Date NOT NULL, c3543 Utf8, c3544 Int16 NOT NULL, c3545 Interval64 NOT NULL, c3546 Date32 NOT NULL, c3547 JsonDocument NOT NULL, c3548 Uint8 NOT NULL, c3549 Datetime NOT NULL, c3550 Uint8 NOT NULL, c3551 JsonDocument, c3552 Date32 NOT NULL, c3553 Float, c3554 String NOT NULL, c3555 Timestamp64, c3556 Date32 NOT NULL, c3557 Uint64, c3558 String, c3559 Float NOT NULL, c3560 Yson, c3561 Date32, c3562 Uint32, c3563 Decimal(22,9) NOT NULL, c3564 Uint16, c3565 Uint8 NOT NULL, c3566 Datetime64, c3567 Timestamp64 NOT NULL, c3568 Float, c3569 Decimal(22,9), c3570 Decimal(35,10) NOT NULL, c3571 Int64, c3572 Yson NOT NULL, c3573 Decimal(22,9), c3574 Datetime NOT NULL, c3575 Utf8, c3576 Interval64, c3577 Float, c3578 Decimal(35,10) NOT NULL, c3579 Int64, c3580 Int16, c3581 Datetime64, c3582 Json NOT NULL, c3583 Int32 NOT NULL, c3584 Decimal(15,0), c3585 Interval64, c3586 Uint64 NOT NULL, c3587 String NOT NULL, c3588 Decimal(35,10), c3589 Interval64, c3590 Double NOT NULL, c3591 Uint16, c3592 Uint16, c3593 Date32 NOT NULL, c3594 JsonDocument, c3595 Float NOT NULL, c3596 Date32, c3597 Interval64 NOT NULL, c3598 Decimal(15,0), c3599 JsonDocument NOT NULL, c3600 Uint8 NOT NULL, c3601 Timestamp NOT NULL, c3602 Datetime64 NOT NULL, c3603 JsonDocument, c3604 Decimal(15,0), c3605 Json NOT NULL, c3606 Int32 NOT NULL, c3607 Int16, c3608 Float, c3609 Utf8, c3610 Json NOT NULL, c3611 String NOT NULL, c3612 Interval64 NOT NULL, c3613 Datetime NOT NULL, c3614 Date32, c3615 Decimal(35,10) NOT NULL, c3616 Date, c3617 Timestamp64, c3618 Uint64, c3619 Double, c3620 Json NOT NULL, c3621 Json, c3622 Yson, c3623 Float, c3624 Decimal(22,9), c3625 Utf8 NOT NULL, c3626 Decimal(15,0), c3627 String NOT NULL, c3628 Double NOT NULL, c3629 Decimal(15,0), c3630 Yson, c3631 JsonDocument NOT NULL, c3632 Decimal(22,9), c3633 Date NOT NULL, c3634 JsonDocument, c3635 Datetime, c3636 Utf8 NOT NULL, c3637 Double NOT NULL, c3638 Utf8, c3639 Datetime64 NOT NULL, c3640 Utf8, c3641 Int16, c3642 Int32, c3643 Uint8 NOT NULL, c3644 JsonDocument, c3645 Timestamp NOT NULL, c3646 Datetime64, c3647 Int8, c3648 Decimal(15,0) NOT NULL, c3649 String, c3650 Decimal(22,9), c3651 Int64, c3652 Double NOT NULL, c3653 Uint32 NOT NULL, c3654 Timestamp64 NOT NULL, c3655 Double, c3656 Timestamp, c3657 Datetime64, c3658 Int32 NOT NULL, c3659 Uint64, c3660 Uint16 NOT NULL, c3661 Int32 NOT NULL, c3662 Interval64, c3663 Timestamp NOT NULL, c3664 Uint8, c3665 Uint64, c3666 Interval64, c3667 Uint8 NOT NULL, c3668 Float NOT NULL, c3669 Date, c3670 Date32, c3671 Decimal(15,0) NOT NULL, c3672 JsonDocument NOT NULL, c3673 String, c3674 Timestamp NOT NULL, c3675 Int64, c3676 Decimal(15,0), c3677 Interval64 NOT NULL, c3678 Int32 NOT NULL, c3679 Uint32, c3680 String NOT NULL, c3681 Int8 NOT NULL, c3682 Yson, c3683 Uint32, c3684 Interval64, c3685 Float, c3686 Float, c3687 Utf8 NOT NULL, c3688 Uint64 NOT NULL, c3689 Double NOT NULL, c3690 Uint8 NOT NULL, c3691 Int16, c3692 Float NOT NULL, c3693 Datetime64 NOT NULL, c3694 JsonDocument NOT NULL, c3695 Timestamp NOT NULL, c3696 Timestamp NOT NULL, c3697 Int8 NOT NULL, c3698 Datetime NOT NULL, c3699 Json NOT NULL, c3700 Int8, c3701 Int16, c3702 Interval64, c3703 Int8, c3704 Uint64 NOT NULL, c3705 Int32 NOT NULL, c3706 Uint32 NOT NULL, c3707 Int8 NOT NULL, c3708 Interval64, c3709 Decimal(15,0) NOT NULL, c3710 Decimal(15,0) NOT NULL, c3711 Datetime64, c3712 Uint16 NOT NULL, c3713 Float NOT NULL, c3714 Timestamp64 NOT NULL, c3715 Yson NOT NULL, c3716 Date32 NOT NULL, c3717 Decimal(22,9), c3718 Json NOT NULL, c3719 Utf8 NOT NULL, c3720 String, c3721 Uint64 NOT NULL, c3722 JsonDocument NOT NULL, c3723 Datetime64 NOT NULL, c3724 Uint32, c3725 JsonDocument NOT NULL, c3726 String, c3727 Decimal(15,0), c3728 Timestamp64 NOT NULL, c3729 Int64 NOT NULL, c3730 Uint64, c3731 Yson, c3732 Date32, c3733 Date32 NOT NULL, c3734 Decimal(22,9), c3735 Double NOT NULL, c3736 Uint64, c3737 JsonDocument NOT NULL, c3738 Int64, c3739 Uint64, c3740 Int8, c3741 Uint32 NOT NULL, c3742 Decimal(35,10), c3743 Uint64 NOT NULL, c3744 Utf8, c3745 Datetime, c3746 Timestamp NOT NULL, c3747 Int16, c3748 Decimal(15,0) NOT NULL, c3749 Uint32 NOT NULL, c3750 Uint64 NOT NULL, c3751 Int16, c3752 Double NOT NULL, c3753 Uint8 NOT NULL, c3754 Decimal(22,9), c3755 Date NOT NULL, c3756 Utf8 NOT NULL, c3757 Decimal(22,9) NOT NULL, c3758 Json NOT NULL, c3759 String, c3760 Timestamp64 NOT NULL, c3761 Float NOT NULL, c3762 Int32, c3763 Timestamp, c3764 Int8, c3765 Int16, c3766 Date32, c3767 Uint64, c3768 Int64, c3769 Yson NOT NULL, c3770 Timestamp64 NOT NULL, c3771 Int32, c3772 Timestamp NOT NULL, c3773 String NOT NULL, c3774 Json, c3775 Yson, c3776 Json NOT NULL, c3777 Int64, c3778 Int8 NOT NULL, c3779 Timestamp64, c3780 Decimal(22,9) NOT NULL, c3781 Double NOT NULL, c3782 Int64, c3783 Datetime, c3784 Datetime, c3785 Int16 NOT NULL, c3786 Yson NOT NULL, c3787 Double NOT NULL, c3788 Decimal(35,10) NOT NULL, c3789 Timestamp, c3790 Decimal(35,10) NOT NULL, c3791 Double, c3792 String, c3793 Decimal(15,0) NOT NULL, c3794 Decimal(22,9), c3795 Uint32 NOT NULL, c3796 Decimal(22,9), c3797 Decimal(35,10) NOT NULL, c3798 Float NOT NULL, c3799 Int64, c3800 Json NOT NULL, c3801 Int32 NOT NULL, c3802 Date32 NOT NULL, c3803 Interval64, c3804 JsonDocument NOT NULL, c3805 Double, c3806 Int32 NOT NULL, c3807 Decimal(15,0) NOT NULL, c3808 Decimal(15,0) NOT NULL, c3809 Int32 NOT NULL, c3810 JsonDocument NOT NULL, c3811 Int64 NOT NULL, c3812 Decimal(22,9), c3813 Uint8, c3814 Double, c3815 Int8, c3816 Decimal(22,9) NOT NULL, c3817 Uint64, c3818 Interval64, c3819 Int8 NOT NULL, c3820 Int8, c3821 Uint8 NOT NULL, c3822 Datetime64, c3823 Float NOT NULL, c3824 Timestamp64 NOT NULL, c3825 Datetime64 NOT NULL, c3826 String, c3827 Timestamp, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16, c3831 Utf8 NOT NULL, c3832 Uint16, c3833 JsonDocument NOT NULL, c3834 Decimal(15,0), c3835 Date32, c3836 JsonDocument NOT NULL, c3837 Timestamp64, c3838 Decimal(35,10) NOT NULL, c3839 Decimal(15,0), c3840 Decimal(22,9) NOT NULL, c3841 Double NOT NULL, c3842 Uint16 NOT NULL, c3843 Yson NOT NULL, c3844 Interval64, c3845 Int32 NOT NULL, c3846 Decimal(15,0) NOT NULL, c3847 Int16 NOT NULL, c3848 Int64, c3849 Timestamp NOT NULL, c3850 Uint16, c3851 Int64 NOT NULL, c3852 Int64, c3853 Date, c3854 Int8 NOT NULL, c3855 String NOT NULL, c3856 JsonDocument NOT NULL, c3857 Decimal(22,9) NOT NULL, c3858 Double, c3859 Uint16 NOT NULL, c3860 Int32 NOT NULL, c3861 Uint32, c3862 Uint64 NOT NULL, c3863 Datetime, c3864 Uint32, c3865 Datetime64 NOT NULL, c3866 Datetime64 NOT NULL, c3867 Uint16, c3868 Datetime, c3869 Uint64, c3870 Json, c3871 Int64, c3872 Datetime64 NOT NULL, c3873 Json, c3874 Uint64, c3875 Date32 NOT NULL, c3876 Date32, c3877 Utf8, c3878 Int8 NOT NULL, c3879 Uint16 NOT NULL, c3880 Int64 NOT NULL, c3881 Decimal(35,10) NOT NULL, c3882 Date NOT NULL, c3883 Datetime64, c3884 Uint16 NOT NULL, c3885 Int32, c3886 Int8, c3887 Yson NOT NULL, c3888 Uint32 NOT NULL, c3889 Uint32, c3890 Timestamp, c3891 Date32 NOT NULL, c3892 Double, c3893 Timestamp64, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Datetime, c3897 Uint16 NOT NULL, c3898 Date, c3899 Yson, c3900 Uint32 NOT NULL, c3901 Float NOT NULL, c3902 Int32, c3903 Date, c3904 Yson, c3905 Json, c3906 Int32 NOT NULL, c3907 Uint32, c3908 Timestamp64, c3909 Datetime64 NOT NULL, c3910 Decimal(22,9), c3911 JsonDocument, c3912 String, c3913 Int32, c3914 Double, c3915 Uint16 NOT NULL, c3916 Json NOT NULL, c3917 Uint8, c3918 Decimal(15,0) NOT NULL, c3919 Int64 NOT NULL, c3920 Int64, c3921 Int32 NOT NULL, c3922 Timestamp64 NOT NULL, c3923 Utf8 NOT NULL, c3924 Decimal(15,0), c3925 Decimal(22,9), c3926 Date, c3927 Int32 NOT NULL, c3928 Decimal(35,10) NOT NULL, c3929 JsonDocument, c3930 Interval64 NOT NULL, c3931 Uint8 NOT NULL, c3932 String NOT NULL, c3933 Uint32, c3934 Decimal(35,10) NOT NULL, c3935 Date32, c3936 Float, c3937 Int32 NOT NULL, c3938 Date32, c3939 Int8 NOT NULL, c3940 Uint32, c3941 Decimal(15,0), c3942 Date32, c3943 Interval64, c3944 Yson NOT NULL, c3945 Uint64 NOT NULL, c3946 Utf8, c3947 Uint8 NOT NULL, c3948 Decimal(22,9), c3949 String, c3950 Float NOT NULL, c3951 Int8, c3952 Int8, c3953 Decimal(15,0), c3954 Double NOT NULL, c3955 JsonDocument, c3956 Utf8 NOT NULL, c3957 Utf8 NOT NULL, c3958 Timestamp64 NOT NULL, c3959 Timestamp64, c3960 Timestamp64 NOT NULL, c3961 Utf8 NOT NULL, c3962 Timestamp NOT NULL, c3963 Uint32, c3964 Uint8 NOT NULL, c3965 Decimal(35,10), c3966 Double NOT NULL, c3967 Uint16 NOT NULL, c3968 Decimal(35,10), c3969 Decimal(35,10) NOT NULL, c3970 Json, c3971 Yson, c3972 Int64, c3973 String, c3974 Datetime NOT NULL, c3975 Int16, c3976 Int8, c3977 Uint16 NOT NULL, c3978 Uint32, c3979 JsonDocument, c3980 Date32 NOT NULL, c3981 Timestamp, c3982 Uint16 NOT NULL, c3983 Decimal(35,10) NOT NULL, c3984 Datetime64, c3985 Date32, c3986 Date NOT NULL, c3987 Int8 NOT NULL, c3988 Double, c3989 Int32 NOT NULL, c3990 Timestamp NOT NULL, c3991 Int8, c3992 Datetime NOT NULL, c3993 Yson NOT NULL, c3994 Decimal(22,9), c3995 Date32 NOT NULL, c3996 Yson NOT NULL, c3997 Datetime, c3998 Decimal(15,0) NOT NULL, c3999 Timestamp64, c4000 Decimal(22,9) NOT NULL, c4001 Date NOT NULL, c4002 Decimal(22,9) NOT NULL, c4003 Int16, c4004 Decimal(35,10) NOT NULL, c4005 Uint16, c4006 Int64 NOT NULL, c4007 Decimal(22,9) NOT NULL, c4008 Interval64 NOT NULL, c4009 JsonDocument, c4010 Double NOT NULL, c4011 Decimal(15,0) NOT NULL, c4012 Date32, c4013 Utf8, c4014 Json, c4015 Uint16 NOT NULL, c4016 Yson NOT NULL, c4017 Int64, c4018 Uint64, c4019 Decimal(35,10), c4020 Uint32 NOT NULL, c4021 Utf8, c4022 Uint64, c4023 Int64 NOT NULL, c4024 JsonDocument, c4025 Interval64, c4026 String, c4027 Timestamp NOT NULL, c4028 JsonDocument, c4029 Datetime64 NOT NULL, c4030 Date, c4031 Utf8 NOT NULL, c4032 Decimal(35,10), c4033 JsonDocument, c4034 Double NOT NULL, c4035 Int64, c4036 String, c4037 Json, c4038 Uint16 NOT NULL, c4039 Decimal(22,9) NOT NULL, c4040 Uint64, c4041 Decimal(15,0) NOT NULL, c4042 Double NOT NULL, c4043 Int64, c4044 Decimal(35,10), c4045 Int64 NOT NULL, c4046 Double, c4047 JsonDocument, c4048 Date NOT NULL, c4049 Date, c4050 Uint8 NOT NULL, c4051 Uint8, c4052 Uint64 NOT NULL, c4053 Yson NOT NULL, c4054 Uint64, c4055 Date32 NOT NULL, c4056 String NOT NULL, c4057 String, c4058 Decimal(22,9) NOT NULL, c4059 Int8 NOT NULL, c4060 Int8 NOT NULL, c4061 Decimal(15,0), c4062 Datetime64, c4063 Timestamp64 NOT NULL, c4064 Int8, c4065 Int32, c4066 Date32, c4067 Timestamp64, c4068 Utf8 NOT NULL, c4069 Uint8 NOT NULL, c4070 Json NOT NULL, c4071 Decimal(15,0) NOT NULL, c4072 Int32 NOT NULL, c4073 Timestamp NOT NULL, c4074 Datetime, c4075 Timestamp, c4076 Datetime NOT NULL, c4077 Date32 NOT NULL, c4078 Timestamp NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(22,9) NOT NULL, c4081 Yson NOT NULL, c4082 Decimal(22,9) NOT NULL, c4083 Decimal(35,10), c4084 Timestamp NOT NULL, c4085 Decimal(35,10) NOT NULL, c4086 Datetime64, c4087 Timestamp64, c4088 Timestamp, c4089 Int8, c4090 Date32, c4091 Date32, c4092 Datetime, c4093 Decimal(15,0), c4094 Date, c4095 Yson, c4096 Int64 NOT NULL, c4097 Int8 NOT NULL, c4098 Int32 NOT NULL, c4099 Int8 NOT NULL, c4100 Date, c4101 Yson NOT NULL, c4102 JsonDocument, c4103 Date32, c4104 Decimal(22,9), c4105 Uint64 NOT NULL, c4106 Yson, c4107 Timestamp, c4108 Uint64 NOT NULL, c4109 Yson NOT NULL, c4110 Timestamp NOT NULL, c4111 Utf8 NOT NULL, c4112 Decimal(35,10), c4113 Decimal(15,0) NOT NULL, c4114 Decimal(35,10), c4115 Int32 NOT NULL, c4116 Timestamp, c4117 Int8, c4118 Int16, c4119 JsonDocument NOT NULL, c4120 Uint16, c4121 Decimal(35,10) NOT NULL, c4122 Int32, c4123 Int32, c4124 Int64 NOT NULL, c4125 Uint8 NOT NULL, c4126 Int16, c4127 Utf8, c4128 Decimal(15,0) NOT NULL, c4129 Uint64 NOT NULL, c4130 Decimal(15,0), c4131 String NOT NULL, c4132 Decimal(22,9) NOT NULL, c4133 Date NOT NULL, c4134 JsonDocument, c4135 Uint16, c4136 Int8 NOT NULL, c4137 Timestamp NOT NULL, c4138 JsonDocument NOT NULL, c4139 Int16 NOT NULL, c4140 Decimal(15,0) NOT NULL, c4141 Uint32 NOT NULL, c4142 Decimal(35,10), c4143 Timestamp64 NOT NULL, c4144 JsonDocument NOT NULL, c4145 Datetime64, c4146 Uint16, c4147 Int64, c4148 Int32, c4149 Timestamp64 NOT NULL, c4150 Int64, c4151 Date, c4152 JsonDocument NOT NULL, c4153 Timestamp, c4154 Uint16, c4155 Uint32, c4156 Int32, c4157 Float NOT NULL, c4158 Double, c4159 Float, c4160 Timestamp, c4161 Date32 NOT NULL, c4162 Decimal(22,9) NOT NULL, c4163 Int32, c4164 Date32 NOT NULL, c4165 Interval64 NOT NULL, c4166 Datetime64 NOT NULL, c4167 Uint16 NOT NULL, c4168 Decimal(22,9) NOT NULL, c4169 Uint64 NOT NULL, c4170 Double NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Interval64, c4173 Timestamp64 NOT NULL, c4174 Decimal(15,0), c4175 Uint32, c4176 Uint64, c4177 Decimal(15,0) NOT NULL, c4178 Int64 NOT NULL, c4179 Uint32, c4180 Decimal(22,9), c4181 JsonDocument, c4182 Utf8 NOT NULL, c4183 Int16, c4184 Uint8 NOT NULL, c4185 Double, c4186 JsonDocument NOT NULL, c4187 Datetime NOT NULL, c4188 Int64 NOT NULL, c4189 Date32, c4190 Datetime, c4191 Timestamp NOT NULL, c4192 String, c4193 Utf8 NOT NULL, c4194 Interval64 NOT NULL, c4195 Interval64, c4196 Timestamp, c4197 Yson NOT NULL, c4198 Uint16 NOT NULL, c4199 Int32 NOT NULL, c4200 Datetime64, c4201 Decimal(35,10) NOT NULL, c4202 Interval64, c4203 JsonDocument NOT NULL, c4204 Int16 NOT NULL, c4205 Utf8 NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp64, c4208 Int64 NOT NULL, c4209 JsonDocument, c4210 String NOT NULL, c4211 Date32, c4212 Uint8, c4213 Utf8, c4214 Date32 NOT NULL, c4215 Float, c4216 Date32 NOT NULL, c4217 Date32, c4218 Utf8, c4219 Uint16, c4220 Datetime64, c4221 Timestamp NOT NULL, c4222 Date32 NOT NULL, c4223 Int8 NOT NULL, c4224 Datetime64, c4225 Decimal(15,0), c4226 Double NOT NULL, c4227 Uint32, c4228 JsonDocument NOT NULL, c4229 Uint8, c4230 Decimal(35,10), c4231 Uint32 NOT NULL, c4232 Int16, c4233 Yson NOT NULL, c4234 Int64, c4235 Date32, c4236 Utf8, c4237 Yson NOT NULL, c4238 Yson NOT NULL, c4239 Timestamp NOT NULL, c4240 Timestamp64 NOT NULL, c4241 Decimal(35,10) NOT NULL, c4242 Float, c4243 Yson NOT NULL, c4244 Uint8, c4245 Uint32 NOT NULL, c4246 Json, c4247 Utf8 NOT NULL, c4248 Int16, c4249 Utf8 NOT NULL, c4250 String NOT NULL, c4251 Utf8, c4252 Uint32 NOT NULL, c4253 String, c4254 Json, c4255 Yson, c4256 JsonDocument NOT NULL, c4257 Datetime NOT NULL, c4258 Datetime NOT NULL, c4259 Uint8 NOT NULL, c4260 JsonDocument NOT NULL, c4261 Interval64, c4262 Float, c4263 Float, c4264 JsonDocument NOT NULL, c4265 Int16 NOT NULL, c4266 String NOT NULL, c4267 Datetime64 NOT NULL, c4268 Interval64, c4269 JsonDocument NOT NULL, c4270 Uint32, c4271 Double, c4272 Int8, c4273 JsonDocument, c4274 Decimal(15,0), c4275 Json, c4276 Datetime, c4277 Float NOT NULL, c4278 Uint64 NOT NULL, c4279 Decimal(35,10) NOT NULL, c4280 Decimal(35,10) NOT NULL, c4281 Uint32, c4282 Utf8 NOT NULL, c4283 Date32 NOT NULL, c4284 Int8, c4285 Timestamp64, c4286 Double, c4287 Uint8, c4288 Timestamp NOT NULL, c4289 Interval64 NOT NULL, c4290 Float, c4291 String, c4292 Decimal(15,0), c4293 Uint32 NOT NULL, c4294 Timestamp64, c4295 String, c4296 Int32, c4297 String NOT NULL, c4298 Double NOT NULL, c4299 Decimal(15,0) NOT NULL, c4300 Timestamp, c4301 JsonDocument, c4302 String NOT NULL, c4303 Float, c4304 String, c4305 Decimal(15,0), c4306 Date, c4307 Timestamp NOT NULL, c4308 Uint32 NOT NULL, c4309 Decimal(15,0), c4310 Utf8, c4311 Decimal(15,0) NOT NULL, c4312 Decimal(22,9) NOT NULL, c4313 Uint32 NOT NULL, c4314 Json, c4315 Decimal(22,9), c4316 Json NOT NULL, c4317 Decimal(35,10), c4318 Uint32 NOT NULL, c4319 Double NOT NULL, c4320 Decimal(35,10), c4321 Float, c4322 Double, c4323 Int8, c4324 Int32 NOT NULL, c4325 Json, c4326 String, c4327 Decimal(22,9), c4328 Uint32 NOT NULL, c4329 Int64 NOT NULL, c4330 Int16 NOT NULL, c4331 Int16, c4332 Int32 NOT NULL, c4333 Int16, c4334 Timestamp64, c4335 Uint8 NOT NULL, c4336 Double NOT NULL, c4337 Interval64 NOT NULL, c4338 Uint64, c4339 Decimal(35,10) NOT NULL, c4340 Uint16 NOT NULL, c4341 Decimal(15,0) NOT NULL, c4342 Int16, c4343 Decimal(15,0) NOT NULL, c4344 Utf8 NOT NULL, c4345 Uint64 NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Int64 NOT NULL, c4348 Yson, c4349 Date NOT NULL, c4350 JsonDocument NOT NULL, c4351 String, c4352 Int8, c4353 Date32 NOT NULL, c4354 Datetime NOT NULL, c4355 Int32 NOT NULL, c4356 String NOT NULL, c4357 Double NOT NULL, c4358 Yson NOT NULL, c4359 Uint32 NOT NULL, c4360 Datetime, c4361 Datetime, c4362 String, c4363 Yson NOT NULL, c4364 Json, c4365 Uint8 NOT NULL, c4366 Decimal(35,10) NOT NULL, c4367 Int8 NOT NULL, c4368 Int8 NOT NULL, c4369 Datetime64, c4370 Decimal(35,10) NOT NULL, c4371 Int32, c4372 Decimal(22,9) NOT NULL, c4373 Yson, c4374 Timestamp64, c4375 Int32 NOT NULL, c4376 Datetime64 NOT NULL, c4377 String, c4378 JsonDocument NOT NULL, c4379 Json NOT NULL, c4380 Json NOT NULL, c4381 Decimal(15,0) NOT NULL, c4382 Utf8, c4383 Decimal(15,0) NOT NULL, c4384 Datetime, c4385 Timestamp, c4386 String NOT NULL, c4387 Uint8, c4388 Uint64 NOT NULL, c4389 Json, c4390 Int8, c4391 Int64 NOT NULL, c4392 Int32 NOT NULL, c4393 String NOT NULL, c4394 Decimal(22,9), c4395 Uint64 NOT NULL, c4396 Int64 NOT NULL, c4397 Datetime64 NOT NULL, c4398 Uint16 NOT NULL, c4399 Int64 NOT NULL, c4400 JsonDocument NOT NULL, c4401 Date32 NOT NULL, c4402 Decimal(22,9), c4403 Interval64 NOT NULL, c4404 Int64, c4405 Int32, c4406 Interval64, c4407 Decimal(35,10), c4408 Interval64, c4409 Yson, c4410 Uint32, c4411 Yson, c4412 Timestamp64, c4413 Interval64, c4414 Int8 NOT NULL, c4415 Decimal(22,9), c4416 JsonDocument, c4417 Json NOT NULL, c4418 Uint8, c4419 Uint8, c4420 Int32 NOT NULL, c4421 Int8 NOT NULL, c4422 Date32 NOT NULL, c4423 Date32, c4424 Decimal(15,0), c4425 Yson NOT NULL, c4426 Double NOT NULL, c4427 Json, c4428 JsonDocument, c4429 String NOT NULL, c4430 Int64, c4431 Decimal(22,9) NOT NULL, c4432 Decimal(22,9) NOT NULL, c4433 Date, c4434 Uint16, c4435 Decimal(15,0), c4436 Interval64 NOT NULL, c4437 Int8, c4438 Datetime64 NOT NULL, c4439 Decimal(35,10) NOT NULL, c4440 Float NOT NULL, c4441 Datetime64 NOT NULL, c4442 String, c4443 Float NOT NULL, c4444 Uint16 NOT NULL, c4445 Int64 NOT NULL, c4446 String, c4447 Date, c4448 Decimal(15,0), c4449 Yson, c4450 Uint16, c4451 Date NOT NULL, c4452 Utf8 NOT NULL, c4453 Decimal(15,0), c4454 Yson NOT NULL, c4455 JsonDocument, c4456 Uint32, c4457 Int64 NOT NULL, c4458 Timestamp NOT NULL, c4459 Datetime NOT NULL, c4460 Int32, c4461 Timestamp NOT NULL, c4462 Timestamp64, c4463 Uint32, c4464 Datetime64, c4465 Uint8, c4466 Int8 NOT NULL, c4467 Float NOT NULL, c4468 Date NOT NULL, c4469 Int32, c4470 String, c4471 JsonDocument NOT NULL, c4472 Timestamp, c4473 Uint8 NOT NULL, c4474 Int32 NOT NULL, c4475 Interval64 NOT NULL, c4476 Datetime64, c4477 JsonDocument NOT NULL, c4478 Uint8 NOT NULL, c4479 Uint8 NOT NULL, c4480 Timestamp NOT NULL, c4481 Int64 NOT NULL, c4482 Datetime64, c4483 Interval64, c4484 Int32, c4485 Int8, c4486 String NOT NULL, c4487 Decimal(15,0), c4488 Int16, c4489 Json NOT NULL, c4490 Timestamp NOT NULL, c4491 Utf8 NOT NULL, c4492 Yson, c4493 Int8 NOT NULL, c4494 Yson, c4495 Double NOT NULL, c4496 Decimal(15,0) NOT NULL, c4497 Decimal(35,10) NOT NULL, c4498 Date, c4499 Decimal(35,10), c4500 Timestamp64 NOT NULL, c4501 Json, c4502 Date32 NOT NULL, c4503 Date, c4504 Float, c4505 Datetime64, c4506 Utf8 NOT NULL, c4507 Int32 NOT NULL, c4508 Timestamp64 NOT NULL, c4509 Datetime NOT NULL, c4510 Date32, c4511 Decimal(15,0) NOT NULL, c4512 Utf8 NOT NULL, c4513 Timestamp64, c4514 Uint16, c4515 Datetime, c4516 Decimal(15,0) NOT NULL, c4517 JsonDocument NOT NULL, c4518 Interval64 NOT NULL, c4519 Int8, c4520 Timestamp NOT NULL, c4521 Uint16, c4522 Date32, c4523 Int64 NOT NULL, c4524 Date32 NOT NULL, c4525 Date32, c4526 Timestamp64 NOT NULL, c4527 Timestamp, c4528 Int8, c4529 Timestamp, c4530 Uint16 NOT NULL, c4531 Uint16 NOT NULL, c4532 Int8, c4533 String NOT NULL, c4534 Int32, c4535 Timestamp64, c4536 Datetime64 NOT NULL, c4537 Timestamp, c4538 Timestamp NOT NULL, c4539 Decimal(35,10), c4540 Timestamp64, c4541 Decimal(15,0) NOT NULL, c4542 Yson NOT NULL, c4543 Datetime NOT NULL, c4544 Uint8, c4545 Int32 NOT NULL, c4546 Double, c4547 Datetime NOT NULL, c4548 JsonDocument NOT NULL, c4549 Datetime, c4550 JsonDocument, c4551 Interval64 NOT NULL, c4552 Uint16, c4553 Decimal(22,9), c4554 Uint8, c4555 Interval64, c4556 Decimal(15,0) NOT NULL, c4557 Uint16, c4558 Interval64 NOT NULL, c4559 String NOT NULL, c4560 Datetime, c4561 Date NOT NULL, c4562 Interval64 NOT NULL, c4563 Datetime64 NOT NULL, c4564 Float, c4565 Int16 NOT NULL, c4566 Int8, c4567 Int64 NOT NULL, c4568 Float NOT NULL, c4569 Int8, c4570 Yson, c4571 Timestamp64, c4572 Int64, c4573 Int64, c4574 Decimal(22,9) NOT NULL, c4575 Decimal(15,0) NOT NULL, c4576 Float NOT NULL, c4577 Datetime NOT NULL, c4578 Datetime, c4579 Datetime64 NOT NULL, c4580 Date, c4581 Date NOT NULL, c4582 Yson, c4583 Datetime64 NOT NULL, c4584 Float, c4585 String, c4586 Float NOT NULL, c4587 String, c4588 Uint64 NOT NULL, c4589 Decimal(15,0) NOT NULL, c4590 Utf8, c4591 Utf8, c4592 Int8 NOT NULL, c4593 Uint32 NOT NULL, c4594 Float, c4595 Double, c4596 Date NOT NULL, c4597 Utf8 NOT NULL, c4598 Uint32 NOT NULL, c4599 Yson, c4600 Datetime64 NOT NULL, c4601 Int32 NOT NULL, c4602 Yson, c4603 Uint8 NOT NULL, c4604 Json, c4605 String NOT NULL, c4606 Json NOT NULL, c4607 Int32, c4608 Int32 NOT NULL, c4609 Uint64, c4610 Uint16, c4611 Float NOT NULL, c4612 Uint64, c4613 Uint8 NOT NULL, c4614 Decimal(15,0) NOT NULL, c4615 Decimal(22,9) NOT NULL, c4616 Decimal(22,9) NOT NULL, c4617 Json, c4618 Utf8 NOT NULL, c4619 Date NOT NULL, c4620 Int8, c4621 Date NOT NULL, c4622 Uint64 NOT NULL, c4623 Float NOT NULL, c4624 Timestamp NOT NULL, c4625 Double, c4626 Date NOT NULL, c4627 Json NOT NULL, c4628 Decimal(22,9) NOT NULL, c4629 Uint16, c4630 Decimal(35,10) NOT NULL, c4631 Datetime64 NOT NULL, c4632 Decimal(35,10), c4633 Uint8 NOT NULL, c4634 Int16 NOT NULL, c4635 String, c4636 Decimal(35,10) NOT NULL, c4637 Yson NOT NULL, c4638 Int32, c4639 Int16, c4640 Decimal(15,0), c4641 Decimal(15,0), c4642 Uint64, c4643 Decimal(35,10) NOT NULL, c4644 Double NOT NULL, c4645 Uint16 NOT NULL, c4646 Double, c4647 Interval64 NOT NULL, c4648 Decimal(22,9), c4649 Double, c4650 String, c4651 Utf8 NOT NULL, c4652 Int64 NOT NULL, c4653 Date, c4654 Int32 NOT NULL, c4655 Date32 NOT NULL, c4656 Timestamp64 NOT NULL, c4657 Decimal(22,9), c4658 Yson NOT NULL, c4659 Int8, c4660 Uint64 NOT NULL, c4661 Date, c4662 Int8 NOT NULL, c4663 Interval64, c4664 Int32 NOT NULL, c4665 Int64, c4666 Date32, c4667 Double, c4668 Uint16 NOT NULL, c4669 Interval64, c4670 Datetime NOT NULL, c4671 Datetime64 NOT NULL, c4672 String, c4673 Decimal(15,0) NOT NULL, c4674 Float, c4675 Yson NOT NULL, c4676 Date32 NOT NULL, c4677 Date NOT NULL, c4678 Uint16, c4679 Uint16, c4680 Int64 NOT NULL, c4681 Int16 NOT NULL, c4682 Decimal(15,0), c4683 Utf8, c4684 Timestamp NOT NULL, c4685 Timestamp64, c4686 Uint64 NOT NULL, c4687 Utf8, c4688 Timestamp64, c4689 JsonDocument, c4690 Json, c4691 String NOT NULL, c4692 Uint16 NOT NULL, c4693 Uint64, c4694 Interval64, c4695 Date, c4696 String, c4697 Date NOT NULL, c4698 Int32 NOT NULL, c4699 Date, c4700 Int8 NOT NULL, c4701 Uint16, c4702 Uint64, c4703 Datetime NOT NULL, c4704 Uint8, c4705 String NOT NULL, c4706 Uint64, c4707 Utf8, c4708 String NOT NULL, c4709 Int64 NOT NULL, c4710 Date, c4711 Decimal(22,9), c4712 Datetime64, c4713 Uint64 NOT NULL, c4714 Datetime, c4715 Float NOT NULL, c4716 Interval64 NOT NULL, c4717 Yson, c4718 Json NOT NULL, c4719 Uint16, c4720 Double, c4721 String, c4722 Int64, c4723 Double NOT NULL, c4724 Utf8 NOT NULL, c4725 Uint32, c4726 Double NOT NULL, c4727 Uint64, c4728 Int16, c4729 Interval64 NOT NULL, c4730 Uint32 NOT NULL, c4731 Int32, c4732 Datetime64, c4733 Uint16, c4734 Decimal(35,10), c4735 Datetime64, c4736 Double, c4737 Float, c4738 Timestamp64 NOT NULL, c4739 Uint64 NOT NULL, c4740 Int64 NOT NULL, c4741 Interval64, c4742 Date NOT NULL, c4743 JsonDocument, c4744 Float NOT NULL, c4745 Interval64, c4746 Datetime64, c4747 Datetime, c4748 JsonDocument NOT NULL, c4749 Int8 NOT NULL, c4750 Json NOT NULL, c4751 Double NOT NULL, c4752 Datetime NOT NULL, c4753 Uint32, c4754 Datetime, c4755 Yson NOT NULL, c4756 Int32, c4757 JsonDocument, c4758 Int16, c4759 Float NOT NULL, c4760 Uint64 NOT NULL, c4761 Uint64 NOT NULL, c4762 Date NOT NULL, c4763 Utf8 NOT NULL, c4764 Timestamp64, c4765 Int8 NOT NULL, c4766 Int16 NOT NULL, c4767 Int64, c4768 Timestamp NOT NULL, c4769 Float, c4770 Int32 NOT NULL, c4771 String, c4772 Int64 NOT NULL, c4773 Float, c4774 Json, c4775 Timestamp64, c4776 Timestamp64, c4777 Date32, c4778 Interval64, c4779 Interval64, c4780 Double NOT NULL, c4781 Datetime NOT NULL, c4782 Uint32 NOT NULL, c4783 Utf8 NOT NULL, c4784 Decimal(35,10), c4785 Decimal(15,0) NOT NULL, c4786 JsonDocument NOT NULL, c4787 Interval64, c4788 Decimal(22,9), c4789 Uint8 NOT NULL, c4790 Decimal(15,0), c4791 Float, c4792 Datetime, c4793 JsonDocument NOT NULL, c4794 Int64, c4795 Float NOT NULL, c4796 Date NOT NULL, c4797 Datetime64, c4798 Date32 NOT NULL, c4799 Timestamp NOT NULL, c4800 Timestamp NOT NULL, c4801 Yson NOT NULL, c4802 Timestamp64, c4803 JsonDocument, c4804 Json, c4805 Decimal(15,0), c4806 Int32, c4807 Decimal(22,9) NOT NULL, c4808 Decimal(15,0), c4809 Decimal(22,9), c4810 Uint64, c4811 Uint32, c4812 Double, c4813 Int32 NOT NULL, c4814 JsonDocument, c4815 Double NOT NULL, c4816 Int32, c4817 Double NOT NULL, c4818 Int32, c4819 Yson NOT NULL, c4820 Datetime64, c4821 Double NOT NULL, c4822 Uint64, c4823 Interval64 NOT NULL, c4824 Int32 NOT NULL, c4825 Timestamp64, c4826 Int64 NOT NULL, c4827 Int64 NOT NULL, c4828 Int64, c4829 Int8 NOT NULL, c4830 Date32 NOT NULL, c4831 Uint8, c4832 Utf8, c4833 Interval64, c4834 Timestamp NOT NULL, c4835 Int32 NOT NULL, c4836 Int8 NOT NULL, c4837 Date32 NOT NULL, c4838 Double NOT NULL, c4839 Uint64, c4840 Uint16 NOT NULL, c4841 Float NOT NULL, c4842 Int32 NOT NULL, c4843 Int32 NOT NULL, c4844 Utf8 NOT NULL, c4845 Date32, c4846 Double NOT NULL, c4847 Utf8 NOT NULL, c4848 Int8, c4849 Json NOT NULL, c4850 Int64, c4851 Date32 NOT NULL, c4852 Decimal(22,9), c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String, c4856 JsonDocument NOT NULL, c4857 Float, c4858 Int64 NOT NULL, c4859 Uint64, c4860 Int16 NOT NULL, c4861 JsonDocument NOT NULL, c4862 Decimal(15,0) NOT NULL, c4863 Decimal(22,9), c4864 Uint8 NOT NULL, c4865 Utf8 NOT NULL, c4866 Datetime64, c4867 Float, c4868 Float NOT NULL, c4869 Decimal(15,0), c4870 Uint32, c4871 Utf8, c4872 Datetime NOT NULL, c4873 Interval64 NOT NULL, c4874 Double, c4875 Decimal(15,0) NOT NULL, c4876 Utf8 NOT NULL, c4877 Uint8, c4878 JsonDocument, c4879 Date, c4880 Float, c4881 Decimal(15,0) NOT NULL, c4882 Decimal(22,9), c4883 Uint32 NOT NULL, c4884 Uint64 NOT NULL, c4885 Float, c4886 Datetime64, c4887 Int32, c4888 Yson, c4889 Float NOT NULL, c4890 JsonDocument NOT NULL, c4891 Int8 NOT NULL, c4892 Int32, c4893 Uint16, c4894 Double NOT NULL, c4895 Date32 NOT NULL, c4896 Decimal(15,0), c4897 Date NOT NULL, c4898 Yson, c4899 Date32, c4900 Uint64, c4901 String, c4902 Decimal(35,10) NOT NULL, c4903 Interval64, c4904 Utf8, c4905 Uint8, c4906 Int32, c4907 Datetime64, c4908 Date, c4909 Uint16 NOT NULL, c4910 Utf8, c4911 Int16, c4912 Timestamp64 NOT NULL, c4913 Int8 NOT NULL, c4914 Uint64, c4915 Decimal(22,9), c4916 Timestamp, c4917 Interval64, c4918 Decimal(35,10) NOT NULL, c4919 Int64 NOT NULL, c4920 JsonDocument, c4921 Int32, c4922 Uint16 NOT NULL, c4923 Uint64 NOT NULL, c4924 Timestamp64, c4925 Date, c4926 Json NOT NULL, c4927 Int32, c4928 Decimal(15,0) NOT NULL, c4929 Int8, c4930 Date, c4931 Timestamp NOT NULL, c4932 Int16, c4933 Uint8 NOT NULL, c4934 Uint8 NOT NULL, c4935 Double, c4936 Int32, c4937 Int64, c4938 JsonDocument, c4939 Datetime64, c4940 Uint8 NOT NULL, c4941 Date, c4942 Date NOT NULL, c4943 Decimal(35,10) NOT NULL, c4944 Date32 NOT NULL, c4945 Timestamp64 NOT NULL, c4946 Uint32 NOT NULL, c4947 Uint64 NOT NULL, c4948 Float NOT NULL, c4949 Decimal(35,10), c4950 Yson, c4951 Json NOT NULL, c4952 Utf8, c4953 Datetime NOT NULL, c4954 Date32, c4955 Json, c4956 Datetime64, c4957 Decimal(22,9), c4958 Datetime NOT NULL, c4959 Utf8 NOT NULL, c4960 Utf8 NOT NULL, c4961 Int16 NOT NULL, c4962 String NOT NULL, c4963 Interval64, c4964 Datetime64, c4965 Int32,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...LL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint16 NOT NULL, c2010 Uint8, c2011 Decimal(22,9), c2012 JsonDocument, c2013 JsonDocument NOT NULL, c2014 Int8, c2015 Uint16, c2016 Int8 NOT NULL, c2017 Uint32 NOT NULL, c2018 Double, c2019 Decimal(22,9) NOT NULL, c2020 Date NOT NULL, c2021 Date32, c2022 Int16 NOT NULL, c2023 JsonDocument, c2024 Int32 NOT NULL, c2025 String NOT NULL, c2026 Float, c2027 Date32, c2028 Datetime64 NOT NULL, c2029 Utf8, c2030 Int32, c2031 Yson NOT NULL, c2032 Decimal(35,10), c2033 Timestamp64, c2034 Float NOT NULL, c2035 Timestamp, c2036 Decimal(15,0) NOT NULL, c2037 JsonDocument, c2038 Decimal(22,9), c2039 Timestamp64, c2040 Uint16, c2041 Uint16, c2042 Date, c2043 Int16, c2044 Decimal(15,0), c2045 Date32, c2046 Timestamp NOT NULL, c2047 Timestamp, c2048 JsonDocument, c2049 Uint8 NOT NULL, c2050 Decimal(22,9) NOT NULL, c2051 Json, c2052 Int64 NOT NULL, c2053 Uint8 NOT NULL, c2054 Uint16, c2055 Datetime, c2056 Decimal(22,9) NOT NULL, c2057 Uint32 NOT NULL, c2058 Double, c2059 Int16 NOT NULL, c2060 JsonDocument NOT NULL, c2061 Yson, c2062 Timestamp64, c2063 Date, c2064 Int8, c2065 Uint32 NOT NULL, c2066 JsonDocument, c2067 Uint8, c2068 Interval64, c2069 Date NOT NULL, c2070 Double, c2071 Uint32 NOT NULL, c2072 Interval64, c2073 Uint64, c2074 Datetime64 NOT NULL, c2075 Int64, c2076 Interval64, c2077 Int32, c2078 Uint8 NOT NULL, c2079 Int8, c2080 Float, c2081 Date, c2082 Date, c2083 Date32, c2084 Datetime NOT NULL, c2085 Utf8, c2086 Int16 NOT NULL, c2087 Int16 NOT NULL, c2088 Json NOT NULL, c2089 Timestamp, c2090 Int16 NOT NULL, c2091 Int8 NOT NULL, c2092 Interval64, c2093 Double, c2094 Float NOT NULL, c2095 Uint32, c2096 Datetime64 NOT NULL, c2097 Uint8, c2098 Double, c2099 Timestamp NOT NULL, c2100 Interval64 NOT NULL, c2101 Uint32, c2102 Float, c2103 Decimal(15,0) NOT NULL, c2104 Int16, c2105 String, c2106 Date32 NOT NULL, c2107 String NOT NULL, c2108 Uint32, c2109 Uint8, c2110 JsonDocument NOT NULL, c2111 Utf8 NOT NULL, c2112 Float NOT NULL, c2113 Interval64 NOT NULL, c2114 Int32, c2115 Date, c2116 Timestamp, c2117 String NOT NULL, c2118 Uint16 NOT NULL, c2119 Decimal(35,10) NOT NULL, c2120 Timestamp, c2121 Decimal(22,9), c2122 Uint64, c2123 Int32, c2124 Datetime64 NOT NULL, c2125 Uint64, c2126 Int16 NOT NULL, c2127 JsonDocument NOT NULL, c2128 Int32 NOT NULL, c2129 Uint32 NOT NULL, c2130 Timestamp NOT NULL, c2131 Uint8 NOT NULL, c2132 Yson NOT NULL, c2133 Date32 NOT NULL, c2134 Decimal(15,0), c2135 JsonDocument NOT NULL, c2136 Timestamp NOT NULL, c2137 Uint8 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint8 NOT NULL, c2140 Interval64, c2141 Decimal(35,10) NOT NULL, c2142 Date32 NOT NULL, c2143 Datetime64, c2144 Uint64 NOT NULL, c2145 Date32, c2146 JsonDocument NOT NULL, c2147 Date32 NOT NULL, c2148 Double NOT NULL, c2149 Double NOT NULL, c2150 Uint64 NOT NULL, c2151 Uint32, c2152 Int8 NOT NULL, c2153 Int16, c2154 JsonDocument, c2155 String NOT NULL, c2156 Utf8 NOT NULL, c2157 Uint8, c2158 Uint64 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Int8 NOT NULL, c2161 Decimal(15,0) NOT NULL, c2162 Int8, c2163 Timestamp64, c2164 Date NOT NULL, c2165 Uint32 NOT NULL, c2166 JsonDocument NOT NULL, c2167 Int8 NOT NULL, c2168 Decimal(35,10) NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Date32, c2171 Float NOT NULL, c2172 JsonDocument NOT NULL, c2173 Int8, c2174 Uint64, c2175 Timestamp NOT NULL, c2176 Int8, c2177 Uint16, c2178 Float NOT NULL, c2179 Uint8, c2180 Datetime64 NOT NULL, c2181 JsonDocument, c2182 Timestamp NOT NULL, c2183 Int8 NOT NULL, c2184 Uint16, c2185 Utf8 NOT NULL, c2186 Datetime, c2187 Date32, c2188 Decimal(15,0) NOT NULL, c2189 String, c2190 Int16 NOT NULL, c2191 Float, c2192 Date32 NOT NULL, c2193 String NOT NULL, c2194 Interval64 NOT NULL, c2195 Date32 NOT NULL, c2196 Double NOT NULL, c2197 Interval64 NOT NULL, c2198 Interval64 NOT NULL, c2199 Json, c2200 Timestamp64, c2201 Json, c2202 Uint16, c2203 Int8 NOT NULL, c2204 Double, c2205 Uint16 NOT NULL, c2206 Json NOT NULL, c2207 Json NOT NULL, c2208 Int16, c2209 Yson, c2210 Decimal(15,0), c2211 Uint32, c2212 Double, c2213 Utf8 NOT NULL, c2214 Uint8, c2215 Int8, c2216 Date NOT NULL, c2217 Decimal(35,10), c2218 Int8, c2219 Decimal(15,0) NOT NULL, c2220 Uint64, c2221 Uint32 NOT NULL, c2222 Int8, c2223 Float NOT NULL, c2224 Datetime, c2225 Uint64 NOT NULL, c2226 JsonDocument, c2227 Json, c2228 Timestamp NOT NULL, c2229 Double, c2230 Uint64 NOT NULL, c2231 Uint64 NOT NULL, c2232 Utf8 NOT NULL, c2233 Int16, c2234 Decimal(15,0) NOT NULL, c2235 Uint8, c2236 String, c2237 Utf8 NOT NULL, c2238 Datetime64, c2239 Datetime NOT NULL, c2240 Int16 NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Datetime64 NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Uint32 NOT NULL, c2245 Timestamp64, c2246 Int16 NOT NULL, c2247 Uint8, c2248 Uint64, c2249 Double NOT NULL, c2250 Timestamp NOT NULL, c2251 Int16 NOT NULL, c2252 Uint8 NOT NULL, c2253 Decimal(15,0), c2254 Decimal(22,9), c2255 Utf8, c2256 Float, c2257 Uint16, c2258 Double, c2259 Json NOT NULL, c2260 Decimal(22,9) NOT NULL, c2261 Date32 NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Interval64 NOT NULL, c2264 Int32 NOT NULL, c2265 Utf8, c2266 Interval64 NOT NULL, c2267 Int16 NOT NULL, c2268 Decimal(15,0), c2269 Decimal(15,0), c2270 Date NOT NULL, c2271 Uint32, c2272 Decimal(22,9) NOT NULL, c2273 Uint16 NOT NULL, c2274 Date32 NOT NULL, c2275 Date32, c2276 Timestamp NOT NULL, c2277 Utf8 NOT NULL, c2278 Date, c2279 Timestamp NOT NULL, c2280 Int32, c2281 Timestamp64, c2282 Interval64, c2283 Uint64, c2284 Datetime, c2285 Int32 NOT NULL, c2286 Datetime64, c2287 Float NOT NULL, c2288 Timestamp64 NOT NULL, c2289 Int32 NOT NULL, c2290 JsonDocument, c2291 Json, c2292 Datetime NOT NULL, c2293 Uint64 NOT NULL, c2294 Datetime NOT NULL, c2295 Int32 NOT NULL, c2296 Uint32 NOT NULL, c2297 Utf8 NOT NULL, c2298 Int64, c2299 Datetime64 NOT NULL, c2300 Uint16 NOT NULL, c2301 JsonDocument NOT NULL, c2302 Interval64 NOT NULL, c2303 Int32 NOT NULL, c2304 Json NOT NULL, c2305 Float NOT NULL, c2306 Timestamp NOT NULL, c2307 Json, c2308 Int8 NOT NULL, c2309 Json NOT NULL, c2310 Int32 NOT NULL, c2311 String NOT NULL, c2312 Date32, c2313 Utf8 NOT NULL, c2314 Interval64 NOT NULL, c2315 Timestamp64 NOT NULL, c2316 Date NOT NULL, c2317 Int8 NOT NULL, c2318 Uint64 NOT NULL, c2319 Date32, c2320 Uint8 NOT NULL, c2321 Timestamp64, c2322 Interval64 NOT NULL, c2323 Decimal(22,9) NOT NULL, c2324 Timestamp, c2325 Yson, c2326 Utf8 NOT NULL, c2327 Uint32 NOT NULL, c2328 Uint64, c2329 Timestamp64, c2330 Decimal(15,0), c2331 Uint64 NOT NULL, c2332 Uint8, c2333 Double NOT NULL, c2334 Date32 NOT NULL, c2335 Interval64, c2336 Uint16, c2337 Decimal(22,9) NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint64 NOT NULL, c2340 Uint16 NOT NULL, c2341 Date32, c2342 Int32, c2343 JsonDocument, c2344 Int8, c2345 Date32, c2346 Utf8, c2347 Date32 NOT NULL, c2348 Uint8, c2349 Interval64, c2350 Timestamp NOT NULL, c2351 Date NOT NULL, c2352 Datetime64 NOT NULL, c2353 JsonDocument, c2354 String NOT NULL, c2355 Timestamp64 NOT NULL, c2356 Datetime NOT NULL, c2357 Int16, c2358 Uint8 NOT NULL, c2359 Datetime, c2360 Utf8 NOT NULL, c2361 Json NOT NULL, c2362 Utf8, c2363 Decimal(22,9) NOT NULL, c2364 Double NOT NULL, c2365 Interval64, c2366 Int8, c2367 Int32 NOT NULL, c2368 Uint64, c2369 Decimal(22,9), c2370 String, c2371 Date32 NOT NULL, c2372 Int16, c2373 Int64, c2374 Uint16 NOT NULL, c2375 Decimal(35,10) NOT NULL, c2376 Json NOT NULL, c2377 Double NOT NULL, c2378 Uint8, c2379 Int32, c2380 Decimal(22,9) NOT NULL, c2381 Uint32, c2382 Date32 NOT NULL, c2383 Datetime64, c2384 Decimal(35,10), c2385 Double NOT NULL, c2386 JsonDocument, c2387 Date32 NOT NULL, c2388 Uint16 NOT NULL, c2389 Float NOT NULL, c2390 Yson NOT NULL, c2391 Datetime, c2392 Uint16, c2393 Uint32, c2394 Interval64, c2395 Timestamp, c2396 Float, c2397 Json NOT NULL, c2398 Uint8, c2399 Int8, c2400 Yson NOT NULL, c2401 Datetime64, c2402 Double, c2403 Timestamp, c2404 Date, c2405 Decimal(15,0), c2406 Interval64, c2407 Double NOT NULL, c2408 Int32 NOT NULL, c2409 Uint64 NOT NULL, c2410 Int8 NOT NULL, c2411 Yson NOT NULL, c2412 Uint16, c2413 Date, c2414 Timestamp NOT NULL, c2415 Int64 NOT NULL, c2416 Timestamp64 NOT NULL, c2417 Datetime64 NOT NULL, c2418 Int32, c2419 Double NOT NULL, c2420 Timestamp, c2421 Decimal(35,10), c2422 Uint32, c2423 Uint16 NOT NULL, c2424 Int64, c2425 Interval64, c2426 Json, c2427 Json, c2428 Int64, c2429 Date, c2430 Decimal(15,0) NOT NULL, c2431 Datetime NOT NULL, c2432 Decimal(15,0) NOT NULL, c2433 Float NOT NULL, c2434 Int8 NOT NULL, c2435 Date, c2436 Timestamp, c2437 Date NOT NULL, c2438 Uint16 NOT NULL, c2439 Json NOT NULL, c2440 Uint16, c2441 Interval64 NOT NULL, c2442 Datetime64, c2443 Date, c2444 String NOT NULL, c2445 Utf8, c2446 Double, c2447 Utf8 NOT NULL, c2448 Yson, c2449 Date32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int16, c2452 Int8, c2453 String, c2454 Timestamp NOT NULL, c2455 Decimal(22,9) NOT NULL, c2456 Date32 NOT NULL, c2457 JsonDocument, c2458 Double NOT NULL, c2459 Decimal(35,10), c2460 JsonDocument NOT NULL, c2461 Decimal(35,10), c2462 Int8 NOT NULL, c2463 JsonDocument NOT NULL, c2464 Decimal(15,0), c2465 Decimal(22,9), c2466 Datetime, c2467 Datetime64 NOT NULL, c2468 Int8 NOT NULL, c2469 Utf8 NOT NULL, c2470 Interval64, c2471 Uint16, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Date NOT NULL, c2475 Yson, c2476 Int16 NOT NULL, c2477 Yson, c2478 Timestamp, c2479 Decimal(22,9), c2480 String NOT NULL, c2481 String, c2482 Uint32 NOT NULL, c2483 Double NOT NULL, c2484 Timestamp NOT NULL, c2485 Date32 NOT NULL, c2486 Date NOT NULL, c2487 Datetime NOT NULL, c2488 String, c2489 Uint32 NOT NULL, c2490 Json, c2491 Uint16, c2492 Yson NOT NULL, c2493 Double, c2494 Decimal(35,10), c2495 Interval64 NOT NULL, c2496 Date32 NOT NULL, c2497 JsonDocument NOT NULL, c2498 Timestamp64 NOT NULL, c2499 Decimal(15,0) NOT NULL, c2500 Float NOT NULL, c2501 Uint32, c2502 Datetime64 NOT NULL, c2503 Uint64, c2504 Interval64 NOT NULL, c2505 Int32 NOT NULL, c2506 Json, c2507 String, c2508 Uint8 NOT NULL, c2509 Int64, c2510 JsonDocument, c2511 Date, c2512 Date32, c2513 Timestamp64 NOT NULL, c2514 Decimal(15,0), c2515 Timestamp64 NOT NULL, c2516 Date32, c2517 Timestamp, c2518 Decimal(22,9) NOT NULL, c2519 Double, c2520 Timestamp, c2521 Date32, c2522 Yson NOT NULL, c2523 Datetime64, c2524 Datetime, c2525 Double NOT NULL, c2526 Uint16 NOT NULL, c2527 Double, c2528 Float NOT NULL, c2529 Int16 NOT NULL, c2530 Int8, c2531 Int16 NOT NULL, c2532 Json, c2533 JsonDocument NOT NULL, c2534 Datetime64, c2535 Yson NOT NULL, c2536 JsonDocument, c2537 String, c2538 Int32, c2539 JsonDocument, c2540 String NOT NULL, c2541 Datetime, c2542 Float, c2543 Uint32 NOT NULL, c2544 Json, c2545 String NOT NULL, c2546 Timestamp, c2547 Date32, c2548 Uint32 NOT NULL, c2549 Timestamp64 NOT NULL, c2550 Int32, c2551 Double, c2552 Int16, c2553 Uint16 NOT NULL, c2554 String, c2555 Uint32, c2556 Json NOT NULL, c2557 Date32, c2558 Uint32, c2559 Yson, c2560 Uint32 NOT NULL, c2561 Datetime NOT NULL, c2562 Utf8, c2563 Datetime NOT NULL, c2564 Double, c2565 Uint8, c2566 Uint8, c2567 Int16, c2568 Int8 NOT NULL, c2569 Json, c2570 Uint64 NOT NULL, c2571 Utf8, c2572 Int32, c2573 JsonDocument, c2574 Interval64, c2575 Interval64 NOT NULL, c2576 Date32, c2577 JsonDocument, c2578 Double NOT NULL, c2579 Uint16 NOT NULL, c2580 Datetime64, c2581 Decimal(22,9) NOT NULL, c2582 String NOT NULL, c2583 Decimal(22,9) NOT NULL, c2584 Uint16, c2585 Utf8 NOT NULL, c2586 Uint64 NOT NULL, c2587 Double NOT NULL, c2588 Date32 NOT NULL, c2589 Decimal(22,9) NOT NULL, c2590 Date, c2591 Uint32 NOT NULL, c2592 Date NOT NULL, c2593 Uint64, c2594 String, c2595 Date32 NOT NULL, c2596 Timestamp64 NOT NULL, c2597 Int32, c2598 Decimal(35,10), c2599 Interval64 NOT NULL, c2600 String, c2601 Float NOT NULL, c2602 Timestamp, c2603 Decimal(22,9), c2604 Date32 NOT NULL, c2605 Date32, c2606 Timestamp64, c2607 String NOT NULL, c2608 Decimal(15,0) NOT NULL, c2609 Int16, c2610 Int8, c2611 Utf8 NOT NULL, c2612 Int8, c2613 Double, c2614 Timestamp64 NOT NULL, c2615 Date32, c2616 Float NOT NULL, c2617 Int8, c2618 Date32 NOT NULL, c2619 Datetime NOT NULL, c2620 Uint64, c2621 Decimal(22,9), c2622 Timestamp, c2623 Timestamp, c2624 Date, c2625 Int64 NOT NULL, c2626 Int32, c2627 Double NOT NULL, c2628 Uint64, c2629 Decimal(15,0) NOT NULL, c2630 Int8 NOT NULL, c2631 Timestamp, c2632 Decimal(15,0), c2633 Decimal(35,10) NOT NULL, c2634 Timestamp64 NOT NULL, c2635 Float NOT NULL, c2636 Decimal(15,0) NOT NULL, c2637 Yson, c2638 Yson, c2639 Int8, c2640 Float, c2641 Double, c2642 Datetime NOT NULL, c2643 Uint64 NOT NULL, c2644 Date32, c2645 Decimal(22,9) NOT NULL, c2646 Json, c2647 Datetime64 NOT NULL, c2648 Interval64, c2649 Datetime64, c2650 Uint32 NOT NULL, c2651 Datetime, c2652 Json NOT NULL, c2653 JsonDocument, c2654 Decimal(35,10) NOT NULL, c2655 Timestamp, c2656 Date, c2657 Int16 NOT NULL, c2658 Uint64 NOT NULL, c2659 Utf8 NOT NULL, c2660 Int64, c2661 Uint64 NOT NULL, c2662 Double NOT NULL, c2663 Date, c2664 Yson, c2665 Decimal(15,0) NOT NULL, c2666 Timestamp64, c2667 Timestamp64, c2668 Int8, c2669 Uint8, c2670 Int32, c2671 Date, c2672 Yson, c2673 Uint32 NOT NULL, c2674 Timestamp64 NOT NULL, c2675 Decimal(22,9) NOT NULL, c2676 Decimal(35,10) NOT NULL, c2677 Double, c2678 Float NOT NULL, c2679 Int64 NOT NULL, c2680 Int8 NOT NULL, c2681 Date, c2682 Int8 NOT NULL, c2683 JsonDocument NOT NULL, c2684 Int32, c2685 Int64, c2686 Json, c2687 Float NOT NULL, c2688 Timestamp64, c2689 Int32, c2690 Int16 NOT NULL, c2691 Int16, c2692 JsonDocument NOT NULL, c2693 Datetime, c2694 Timestamp, c2695 Uint8 NOT NULL, c2696 Json, c2697 Timestamp64, c2698 Date NOT NULL, c2699 Int32 NOT NULL, c2700 Datetime64 NOT NULL, c2701 Yson NOT NULL, c2702 Decimal(15,0), c2703 Utf8, c2704 JsonDocument NOT NULL, c2705 Json NOT NULL, c2706 Decimal(15,0) NOT NULL, c2707 Decimal(35,10), c2708 Decimal(22,9), c2709 Datetime64, c2710 Double NOT NULL, c2711 Decimal(22,9), c2712 Float NOT NULL, c2713 JsonDocument, c2714 Uint32 NOT NULL, c2715 Timestamp, c2716 Int32 NOT NULL, c2717 Uint8 NOT NULL, c2718 Datetime, c2719 Timestamp NOT NULL, c2720 Json, c2721 Decimal(15,0) NOT NULL, c2722 Uint32, c2723 Datetime64 NOT NULL, c2724 Utf8, c2725 Decimal(22,9), c2726 Int32, c2727 Yson NOT NULL, c2728 Decimal(35,10) NOT NULL, c2729 Timestamp, c2730 Int16, c2731 Utf8 NOT NULL, c2732 Datetime, c2733 Int8, c2734 Datetime NOT NULL, c2735 Uint64, c2736 Datetime NOT NULL, c2737 Decimal(22,9) NOT NULL, c2738 Yson, c2739 Uint8, c2740 Yson NOT NULL, c2741 Uint8, c2742 Int16, c2743 Decimal(22,9), c2744 Double NOT NULL, c2745 Datetime64 NOT NULL, c2746 Date32 NOT NULL, c2747 Utf8 NOT NULL, c2748 Float, c2749 Double, c2750 Uint16, c2751 String, c2752 Uint32, c2753 Utf8 NOT NULL, c2754 Int32 NOT NULL, c2755 Yson NOT NULL, c2756 Uint32 NOT NULL, c2757 Timestamp NOT NULL, c2758 JsonDocument NOT NULL, c2759 Timestamp NOT NULL, c2760 Double, c2761 Uint8, c2762 Uint64 NOT NULL, c2763 Int8, c2764 Date32 NOT NULL, c2765 JsonDocument, c2766 JsonDocument NOT NULL, c2767 Timestamp NOT NULL, c2768 Yson, c2769 Int8 NOT NULL, c2770 Int8, c2771 Uint8, c2772 Uint64 NOT NULL, c2773 Int64 NOT NULL, c2774 Timestamp64 NOT NULL, c2775 Int32 NOT NULL, c2776 Double NOT NULL, c2777 Date32 NOT NULL, c2778 Timestamp NOT NULL, c2779 Timestamp NOT NULL, c2780 Datetime NOT NULL, c2781 Int16 NOT NULL, c2782 Float, c2783 Timestamp, c2784 String NOT NULL, c2785 Uint8, c2786 String, c2787 Timestamp NOT NULL, c2788 Int64, c2789 Uint64 NOT NULL, c2790 Timestamp NOT NULL, c2791 Decimal(35,10) NOT NULL, c2792 Json NOT NULL, c2793 JsonDocument, c2794 Int16 NOT NULL, c2795 Double NOT NULL, c2796 Timestamp, c2797 Double NOT NULL, c2798 Date NOT NULL, c2799 Decimal(15,0) NOT NULL, c2800 Int8, c2801 Date32 NOT NULL, c2802 Datetime64 NOT NULL, c2803 Interval64, c2804 Uint64 NOT NULL, c2805 Decimal(15,0) NOT NULL, c2806 Yson, c2807 Datetime64, c2808 Interval64 NOT NULL, c2809 Float NOT NULL, c2810 String NOT NULL, c2811 Json, c2812 Utf8, c2813 Utf8, c2814 Datetime64 NOT NULL, c2815 Uint16, c2816 Int64 NOT NULL, c2817 Yson NOT NULL, c2818 Timestamp64 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Uint16, c2821 Datetime NOT NULL, c2822 String, c2823 Float NOT NULL, c2824 Json NOT NULL, c2825 Int8, c2826 Uint64 NOT NULL, c2827 Double, c2828 Utf8, c2829 Int32, c2830 Uint64, c2831 Decimal(22,9) NOT NULL, c2832 Int32, c2833 Decimal(15,0) NOT NULL, c2834 Decimal(15,0) NOT NULL, c2835 Double NOT NULL, c2836 Int8, c2837 Int64, c2838 Uint32, c2839 Int32 NOT NULL, c2840 Datetime, c2841 Uint64 NOT NULL, c2842 Uint8, c2843 Uint16, c2844 Int32, c2845 String, c2846 Uint16, c2847 Date32 NOT NULL, c2848 Decimal(15,0) NOT NULL, c2849 Int16 NOT NULL, c2850 Datetime, c2851 Timestamp NOT NULL, c2852 Datetime, c2853 Int8 NOT NULL, c2854 Yson NOT NULL, c2855 Int32 NOT NULL, c2856 Uint16, c2857 String, c2858 Yson NOT NULL, c2859 JsonDocument NOT NULL, c2860 Json, c2861 Decimal(35,10), c2862 String NOT NULL, c2863 Timestamp64 NOT NULL, c2864 Int8 NOT NULL, c2865 Interval64 NOT NULL, c2866 Date, c2867 Interval64, c2868 JsonDocument, c2869 Float NOT NULL, c2870 Float, c2871 Uint8 NOT NULL, c2872 Int32 NOT NULL, c2873 Decimal(15,0) NOT NULL, c2874 Float, c2875 Int64 NOT NULL, c2876 Decimal(22,9), c2877 Timestamp NOT NULL, c2878 Int8, c2879 JsonDocument NOT NULL, c2880 Date32 NOT NULL, c2881 Json, c2882 Int8 NOT NULL, c2883 Timestamp64 NOT NULL, c2884 Json NOT NULL, c2885 Decimal(22,9), c2886 Decimal(15,0) NOT NULL, c2887 Int32, c2888 Decimal(35,10) NOT NULL, c2889 Int8 NOT NULL, c2890 Int32, c2891 Double, c2892 Yson, c2893 Uint64, c2894 Timestamp NOT NULL, c2895 Decimal(15,0) NOT NULL, c2896 Timestamp64, c2897 Yson, c2898 Datetime64, c2899 Decimal(35,10) NOT NULL, c2900 Uint64, c2901 Date NOT NULL, c2902 Int8 NOT NULL, c2903 Int64 NOT NULL, c2904 Int16, c2905 Datetime64 NOT NULL, c2906 Timestamp64 NOT NULL, c2907 Uint16, c2908 Uint32 NOT NULL, c2909 Decimal(35,10) NOT NULL, c2910 Timestamp, c2911 Float NOT NULL, c2912 Yson NOT NULL, c2913 Datetime, c2914 Uint32 NOT NULL, c2915 Int32 NOT NULL, c2916 Int8, c2917 String, c2918 Timestamp64 NOT NULL, c2919 Date32 NOT NULL, c2920 Datetime NOT NULL, c2921 Uint16, c2922 Yson, c2923 Decimal(15,0) NOT NULL, c2924 Datetime, c2925 String, c2926 Datetime64, c2927 Uint16 NOT NULL, c2928 Int16, c2929 Float NOT NULL, c2930 Uint32 NOT NULL, c2931 Decimal(15,0), c2932 JsonDocument, c2933 Json NOT NULL, c2934 Int32 NOT NULL, c2935 Int8, c2936 Double NOT NULL, c2937 Decimal(15,0) NOT NULL, c2938 Uint16, c2939 Yson, c2940 Float, c2941 Uint16, c2942 Int16, c2943 Double, c2944 Decimal(22,9) NOT NULL, c2945 Int8 NOT NULL, c2946 Int8, c2947 Interval64, c2948 Float NOT NULL, c2949 Uint32 NOT NULL, c2950 Date, c2951 Float NOT NULL, c2952 Uint8, c2953 String NOT NULL, c2954 Float NOT NULL, c2955 Yson, c2956 Decimal(35,10) NOT NULL, c2957 Utf8 NOT NULL, c2958 Float, c2959 Decimal(22,9), c2960 Uint8, c2961 Decimal(22,9) NOT NULL, c2962 Double NOT NULL, c2963 Utf8 NOT NULL, c2964 Float, c2965 Interval64 NOT NULL, c2966 JsonDocument, c2967 Json, c2968 Datetime NOT NULL, c2969 Int32, c2970 Float NOT NULL, c2971 Yson NOT NULL, c2972 Float NOT NULL, c2973 Uint16 NOT NULL, c2974 Date, c2975 Int64, c2976 Float NOT NULL, c2977 Datetime NOT NULL, c2978 Datetime, c2979 Decimal(22,9) NOT NULL, c2980 Datetime NOT NULL, c2981 Uint32 NOT NULL, c2982 JsonDocument, c2983 Uint8 NOT NULL, c2984 Decimal(15,0), c2985 Date, c2986 Int32 NOT NULL, c2987 Float, c2988 Uint8 NOT NULL, c2989 Timestamp, c2990 Json NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(15,0), c2993 Json NOT NULL, c2994 Decimal(35,10) NOT NULL, c2995 Utf8 NOT NULL, c2996 Interval64, c2997 Decimal(22,9), c2998 Timestamp64, c2999 Datetime64, c3000 Int32 NOT NULL, c3001 Datetime64, c3002 JsonDocument NOT NULL, c3003 JsonDocument NOT NULL, c3004 Uint64 NOT NULL, c3005 Yson, c3006 Double NOT NULL, c3007 Uint16 NOT NULL, c3008 Decimal(22,9), c3009 Date, c3010 Int32 NOT NULL, c3011 Utf8 NOT NULL, c3012 Int8, c3013 Uint16 NOT NULL, c3014 Decimal(35,10) NOT NULL, c3015 Timestamp64 NOT NULL, c3016 Datetime, c3017 Decimal(35,10) NOT NULL, c3018 Double, c3019 Uint32, c3020 Date NOT NULL, c3021 Utf8 NOT NULL, c3022 Decimal(15,0) NOT NULL, c3023 String, c3024 Datetime64, c3025 Decimal(22,9), c3026 Timestamp NOT NULL, c3027 Interval64 NOT NULL, c3028 Datetime, c3029 Decimal(22,9), c3030 Datetime64 NOT NULL, c3031 Uint8, c3032 Datetime, c3033 Uint16 NOT NULL, c3034 Datetime64 NOT NULL, c3035 Decimal(15,0) NOT NULL, c3036 Double, c3037 Datetime, c3038 String NOT NULL, c3039 JsonDocument, c3040 String NOT NULL, c3041 Decimal(35,10), c3042 Decimal(15,0) NOT NULL, c3043 Timestamp, c3044 Decimal(15,0), c3045 Timestamp64, c3046 Int8, c3047 Utf8 NOT NULL, c3048 Int32 NOT NULL, c3049 Date, c3050 Utf8, c3051 Int16, c3052 Utf8, c3053 Datetime64, c3054 Uint32 NOT NULL, c3055 Yson NOT NULL, c3056 Int64, c3057 Int32, c3058 Int16 NOT NULL, c3059 Json NOT NULL, c3060 Date32 NOT NULL, c3061 Datetime, c3062 Decimal(22,9) NOT NULL, c3063 Decimal(22,9) NOT NULL, c3064 Timestamp64, c3065 Utf8 NOT NULL, c3066 Decimal(35,10) NOT NULL, c3067 Uint16, c3068 Int16, c3069 Int32, c3070 Timestamp, c3071 Timestamp64, c3072 Float, c3073 Uint8 NOT NULL, c3074 Int32 NOT NULL, c3075 Date32, c3076 Decimal(15,0), c3077 Datetime, c3078 Utf8 NOT NULL, c3079 Uint32, c3080 Uint8, c3081 Int8 NOT NULL, c3082 Json NOT NULL, c3083 Date, c3084 Timestamp64 NOT NULL, c3085 Interval64 NOT NULL, c3086 Uint8, c3087 Date, c3088 Date32 NOT NULL, c3089 Int16, c3090 Timestamp, c3091 String NOT NULL, c3092 Float, c3093 Interval64 NOT NULL, c3094 Float, c3095 Uint16, c3096 Datetime, c3097 Float, c3098 Uint8 NOT NULL, c3099 Timestamp64, c3100 Int32, c3101 Decimal(22,9) NOT NULL, c3102 Datetime NOT NULL, c3103 Int16, c3104 Int8 NOT NULL, c3105 Uint16 NOT NULL, c3106 Uint16 NOT NULL, c3107 Date NOT NULL, c3108 Json, c3109 JsonDocument, c3110 Yson NOT NULL, c3111 JsonDocument NOT NULL, c3112 Json, c3113 Double NOT NULL, c3114 Int16 NOT NULL, c3115 Datetime64, c3116 Uint16, c3117 Timestamp64, c3118 Int16 NOT NULL, c3119 Int64, c3120 Uint32, c3121 Int8, c3122 JsonDocument NOT NULL, c3123 String, c3124 Int32, c3125 Decimal(22,9) NOT NULL, c3126 Interval64, c3127 Timestamp, c3128 Int32 NOT NULL, c3129 Decimal(35,10) NOT NULL, c3130 Int32 NOT NULL, c3131 Decimal(22,9), c3132 Yson, c3133 String NOT NULL, c3134 Float, c3135 Interval64 NOT NULL, c3136 JsonDocument NOT NULL, c3137 Int16, c3138 String, c3139 Float NOT NULL, c3140 Uint64, c3141 Double, c3142 Timestamp64 NOT NULL, c3143 Double, c3144 Decimal(22,9) NOT NULL, c3145 JsonDocument, c3146 Json NOT NULL, c3147 Uint64 NOT NULL, c3148 Timestamp64 NOT NULL, c3149 Timestamp64, c3150 Uint64 NOT NULL, c3151 Datetime64, c3152 Decimal(22,9) NOT NULL, c3153 Timestamp, c3154 Timestamp64 NOT NULL, c3155 Datetime64, c3156 Timestamp NOT NULL, c3157 Uint16 NOT NULL, c3158 Json, c3159 Date32, c3160 Double NOT NULL, c3161 Decimal(22,9) NOT NULL, c3162 Utf8 NOT NULL, c3163 Int32, c3164 Uint32, c3165 Int32 NOT NULL, c3166 Uint64, c3167 String, c3168 Json, c3169 Decimal(35,10) NOT NULL, c3170 Utf8 NOT NULL, c3171 Date, c3172 Date NOT NULL, c3173 Float NOT NULL, c3174 Date32 NOT NULL, c3175 Double NOT NULL, c3176 Uint16, c3177 Date32, c3178 Uint32 NOT NULL, c3179 Date, c3180 Timestamp64, c3181 Date NOT NULL, c3182 Uint32, c3183 Int16, c3184 Json NOT NULL, c3185 Uint32 NOT NULL, c3186 Float NOT NULL, c3187 Double, c3188 Date, c3189 Uint32, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(15,0), c3192 Int16 NOT NULL, c3193 Json, c3194 Decimal(22,9), c3195 Decimal(35,10), c3196 Float NOT NULL, c3197 Json NOT NULL, c3198 Int8, c3199 String, c3200 Int16 NOT NULL, c3201 Uint32 NOT NULL, c3202 Int16, c3203 String, c3204 Uint32 NOT NULL, c3205 Timestamp, c3206 Int8 NOT NULL, c3207 Int32, c3208 Utf8, c3209 Double NOT NULL, c3210 Uint64 NOT NULL, c3211 Yson, c3212 Datetime, c3213 Float NOT NULL, c3214 Yson NOT NULL, c3215 Int32 NOT NULL, c3216 Int32, c3217 Timestamp NOT NULL, c3218 Utf8 NOT NULL, c3219 Timestamp NOT NULL, c3220 Date32 NOT NULL, c3221 JsonDocument, c3222 Uint16, c3223 Uint8 NOT NULL, c3224 Date32, c3225 Decimal(35,10), c3226 Json, c3227 Timestamp NOT NULL, c3228 Yson, c3229 Datetime64 NOT NULL, c3230 Datetime, c3231 Decimal(15,0) NOT NULL, c3232 Date NOT NULL, c3233 Decimal(15,0), c3234 Timestamp, c3235 Decimal(22,9) NOT NULL, c3236 Decimal(15,0), c3237 String NOT NULL, c3238 Date32 NOT NULL, c3239 JsonDocument NOT NULL, c3240 Int8, c3241 Datetime NOT NULL, c3242 Int64, c3243 Datetime64 NOT NULL, c3244 Double, c3245 String NOT NULL, c3246 Double, c3247 Timestamp64, c3248 Interval64, c3249 Decimal(35,10) NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Uint32, c3252 Int8, c3253 Int32 NOT NULL, c3254 Int32, c3255 Int32, c3256 Int16, c3257 Timestamp64 NOT NULL, c3258 Decimal(35,10), c3259 Int64 NOT NULL, c3260 Uint8 NOT NULL, c3261 Decimal(22,9) NOT NULL, c3262 Int8 NOT NULL, c3263 Decimal(15,0) NOT NULL, c3264 Datetime, c3265 Decimal(35,10), c3266 Timestamp64 NOT NULL, c3267 Decimal(22,9) NOT NULL, c3268 Timestamp64 NOT NULL, c3269 Interval64, c3270 Timestamp, c3271 String, c3272 Interval64, c3273 Float NOT NULL, c3274 Uint8, c3275 Int8, c3276 Decimal(35,10) NOT NULL, c3277 Double, c3278 JsonDocument, c3279 Int64 NOT NULL, c3280 Int8 NOT NULL, c3281 Timestamp NOT NULL, c3282 Int8, c3283 String NOT NULL, c3284 Uint32 NOT NULL, c3285 Utf8, c3286 Float NOT NULL, c3287 Datetime64, c3288 Decimal(15,0), c3289 Utf8 NOT NULL, c3290 Float NOT NULL, c3291 Date32 NOT NULL, c3292 Timestamp NOT NULL, c3293 JsonDocument NOT NULL, c3294 Uint64 NOT NULL, c3295 String NOT NULL, c3296 Int32 NOT NULL, c3297 Uint16, c3298 Datetime, c3299 Int8, c3300 JsonDocument NOT NULL, c3301 JsonDocument NOT NULL, c3302 Int64 NOT NULL, c3303 Date32, c3304 Interval64 NOT NULL, c3305 Uint64 NOT NULL, c3306 Int32, c3307 Uint64 NOT NULL, c3308 Datetime NOT NULL, c3309 Int16, c3310 Yson NOT NULL, c3311 Decimal(22,9), c3312 Int64, c3313 Uint16, c3314 Date32, c3315 JsonDocument, c3316 Date32, c3317 Int64, c3318 Datetime64, c3319 Uint64 NOT NULL, c3320 Datetime NOT NULL, c3321 Int64, c3322 String NOT NULL, c3323 JsonDocument NOT NULL, c3324 Decimal(22,9) NOT NULL, c3325 Uint32, c3326 Uint8 NOT NULL, c3327 Utf8, c3328 Int8 NOT NULL, c3329 Uint16, c3330 Date NOT NULL, c3331 Decimal(15,0), c3332 Int32 NOT NULL, c3333 Int64, c3334 Interval64 NOT NULL, c3335 Timestamp64, c3336 Interval64, c3337 Decimal(22,9) NOT NULL, c3338 JsonDocument NOT NULL, c3339 Yson, c3340 Datetime NOT NULL, c3341 Date NOT NULL, c3342 Decimal(15,0), c3343 Uint16 NOT NULL, c3344 Uint32 NOT NULL, c3345 Int32 NOT NULL, c3346 Int8, c3347 Date32, c3348 Uint16 NOT NULL, c3349 Json, c3350 Float, c3351 Date32 NOT NULL, c3352 Double NOT NULL, c3353 Datetime64, c3354 Timestamp NOT NULL, c3355 Uint8, c3356 String, c3357 Float, c3358 Date NOT NULL, c3359 Double NOT NULL, c3360 Int64, c3361 Timestamp NOT NULL, c3362 Date NOT NULL, c3363 Datetime NOT NULL, c3364 Uint8, c3365 Timestamp, c3366 Double, c3367 Date32, c3368 String NOT NULL, c3369 Double, c3370 JsonDocument, c3371 Datetime64 NOT NULL, c3372 JsonDocument, c3373 Uint64, c3374 Datetime, c3375 Int16, c3376 Yson, c3377 Int64 NOT NULL, c3378 Decimal(22,9), c3379 Interval64 NOT NULL, c3380 Utf8 NOT NULL, c3381 Uint32, c3382 Double NOT NULL, c3383 Uint8, c3384 Decimal(15,0), c3385 String NOT NULL, c3386 String, c3387 Decimal(22,9) NOT NULL, c3388 Int64 NOT NULL, c3389 Float, c3390 String NOT NULL, c3391 Date32, c3392 Datetime, c3393 Timestamp NOT NULL, c3394 Uint64, c3395 Uint64 NOT NULL, c3396 Interval64 NOT NULL, c3397 Utf8, c3398 Uint16, c3399 Uint32, c3400 Datetime64, c3401 Timestamp NOT NULL, c3402 Date, c3403 Decimal(35,10), c3404 Int64 NOT NULL, c3405 Uint64, c3406 Uint32 NOT NULL, c3407 Uint16, c3408 Decimal(22,9), c3409 Datetime, c3410 Timestamp, c3411 Date, c3412 Decimal(35,10) NOT NULL, c3413 Timestamp NOT NULL, c3414 Uint8 NOT NULL, c3415 Decimal(15,0), c3416 Decimal(15,0) NOT NULL, c3417 Uint64 NOT NULL, c3418 String NOT NULL, c3419 Int8, c3420 JsonDocument NOT NULL, c3421 Json NOT NULL, c3422 Float NOT NULL, c3423 Uint64, c3424 Double NOT NULL, c3425 Interval64 NOT NULL, c3426 Decimal(22,9), c3427 Timestamp64, c3428 Uint8, c3429 Int32 NOT NULL, c3430 Timestamp64, c3431 Decimal(15,0) NOT NULL, c3432 JsonDocument NOT NULL, c3433 Int16, c3434 Int16, c3435 Decimal(35,10), c3436 Uint8 NOT NULL, c3437 Datetime64, c3438 Uint8 NOT NULL, c3439 Int16 NOT NULL, c3440 Timestamp, c3441 Timestamp64 NOT NULL, c3442 Timestamp, c3443 Date, c3444 String, c3445 String, c3446 Float, c3447 JsonDocument, c3448 Datetime64 NOT NULL, c3449 Uint64 NOT NULL, c3450 Timestamp NOT NULL, c3451 String NOT NULL, c3452 Int64, c3453 Float NOT NULL, c3454 Datetime64, c3455 Timestamp NOT NULL, c3456 Date32 NOT NULL, c3457 Uint64, c3458 Interval64 NOT NULL, c3459 Date NOT NULL, c3460 Decimal(22,9), c3461 Date32, c3462 Int8 NOT NULL, c3463 Uint32 NOT NULL, c3464 Int64 NOT NULL, c3465 Interval64 NOT NULL, c3466 Yson NOT NULL, c3467 Utf8, c3468 Int8, c3469 Timestamp64, c3470 String NOT NULL, c3471 Uint32 NOT NULL, c3472 Uint64, c3473 Decimal(22,9), c3474 Uint32 NOT NULL, c3475 Double NOT NULL, c3476 Int32 NOT NULL, c3477 Datetime64 NOT NULL, c3478 Uint32 NOT NULL, c3479 Int64 NOT NULL, c3480 Date32, c3481 Timestamp64 NOT NULL, c3482 Double NOT NULL, c3483 Double NOT NULL, c3484 Decimal(15,0) NOT NULL, c3485 Interval64, c3486 Int64, c3487 Yson NOT NULL, c3488 Datetime64 NOT NULL, c3489 Yson NOT NULL, c3490 Interval64, c3491 Int16, c3492 Int8 NOT NULL, c3493 Date32 NOT NULL, c3494 Datetime64 NOT NULL, c3495 JsonDocument, c3496 Date, c3497 Int8 NOT NULL, c3498 Uint16, c3499 String NOT NULL, c3500 Int16 NOT NULL, c3501 Date32, c3502 Decimal(15,0), c3503 Int32 NOT NULL, c3504 Interval64 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 Date NOT NULL, c3507 Uint16 NOT NULL, c3508 Json NOT NULL, c3509 Uint16, c3510 Decimal(15,0) NOT NULL, c3511 Uint16 NOT NULL, c3512 Datetime NOT NULL, c3513 Decimal(35,10) NOT NULL, c3514 Int32 NOT NULL, c3515 Datetime NOT NULL, c3516 JsonDocument NOT NULL, c3517 Uint8 NOT NULL, c3518 JsonDocument, c3519 Uint64 NOT NULL, c3520 Datetime, c3521 String NOT NULL, c3522 Utf8, c3523 Decimal(22,9) NOT NULL, c3524 Datetime NOT NULL, c3525 Timestamp64, c3526 Int16, c3527 Int64 NOT NULL, c3528 Int32, c3529 Double, c3530 Timestamp NOT NULL, c3531 JsonDocument NOT NULL, c3532 Datetime64 NOT NULL, c3533 Float NOT NULL, c3534 Float NOT NULL, c3535 Uint32, c3536 Double NOT NULL, c3537 Double, c3538 Float NOT NULL, c3539 Interval64 NOT NULL, c3540 JsonDocument, c3541 Double, c3542 Date NOT NULL, c3543 Utf8, c3544 Int16 NOT NULL, c3545 Interval64 NOT NULL, c3546 Date32 NOT NULL, c3547 JsonDocument NOT NULL, c3548 Uint8 NOT NULL, c3549 Datetime NOT NULL, c3550 Uint8 NOT NULL, c3551 JsonDocument, c3552 Date32 NOT NULL, c3553 Float, c3554 String NOT NULL, c3555 Timestamp64, c3556 Date32 NOT NULL, c3557 Uint64, c3558 String, c3559 Float NOT NULL, c3560 Yson, c3561 Date32, c3562 Uint32, c3563 Decimal(22,9) NOT NULL, c3564 Uint16, c3565 Uint8 NOT NULL, c3566 Datetime64, c3567 Timestamp64 NOT NULL, c3568 Float, c3569 Decimal(22,9), c3570 Decimal(35,10) NOT NULL, c3571 Int64, c3572 Yson NOT NULL, c3573 Decimal(22,9), c3574 Datetime NOT NULL, c3575 Utf8, c3576 Interval64, c3577 Float, c3578 Decimal(35,10) NOT NULL, c3579 Int64, c3580 Int16, c3581 Datetime64, c3582 Json NOT NULL, c3583 Int32 NOT NULL, c3584 Decimal(15,0), c3585 Interval64, c3586 Uint64 NOT NULL, c3587 String NOT NULL, c3588 Decimal(35,10), c3589 Interval64, c3590 Double NOT NULL, c3591 Uint16, c3592 Uint16, c3593 Date32 NOT NULL, c3594 JsonDocument, c3595 Float NOT NULL, c3596 Date32, c3597 Interval64 NOT NULL, c3598 Decimal(15,0), c3599 JsonDocument NOT NULL, c3600 Uint8 NOT NULL, c3601 Timestamp NOT NULL, c3602 Datetime64 NOT NULL, c3603 JsonDocument, c3604 Decimal(15,0), c3605 Json NOT NULL, c3606 Int32 NOT NULL, c3607 Int16, c3608 Float, c3609 Utf8, c3610 Json NOT NULL, c3611 String NOT NULL, c3612 Interval64 NOT NULL, c3613 Datetime NOT NULL, c3614 Date32, c3615 Decimal(35,10) NOT NULL, c3616 Date, c3617 Timestamp64, c3618 Uint64, c3619 Double, c3620 Json NOT NULL, c3621 Json, c3622 Yson, c3623 Float, c3624 Decimal(22,9), c3625 Utf8 NOT NULL, c3626 Decimal(15,0), c3627 String NOT NULL, c3628 Double NOT NULL, c3629 Decimal(15,0), c3630 Yson, c3631 JsonDocument NOT NULL, c3632 Decimal(22,9), c3633 Date NOT NULL, c3634 JsonDocument, c3635 Datetime, c3636 Utf8 NOT NULL, c3637 Double NOT NULL, c3638 Utf8, c3639 Datetime64 NOT NULL, c3640 Utf8, c3641 Int16, c3642 Int32, c3643 Uint8 NOT NULL, c3644 JsonDocument, c3645 Timestamp NOT NULL, c3646 Datetime64, c3647 Int8, c3648 Decimal(15,0) NOT NULL, c3649 String, c3650 Decimal(22,9), c3651 Int64, c3652 Double NOT NULL, c3653 Uint32 NOT NULL, c3654 Timestamp64 NOT NULL, c3655 Double, c3656 Timestamp, c3657 Datetime64, c3658 Int32 NOT NULL, c3659 Uint64, c3660 Uint16 NOT NULL, c3661 Int32 NOT NULL, c3662 Interval64, c3663 Timestamp NOT NULL, c3664 Uint8, c3665 Uint64, c3666 Interval64, c3667 Uint8 NOT NULL, c3668 Float NOT NULL, c3669 Date, c3670 Date32, c3671 Decimal(15,0) NOT NULL, c3672 JsonDocument NOT NULL, c3673 String, c3674 Timestamp NOT NULL, c3675 Int64, c3676 Decimal(15,0), c3677 Interval64 NOT NULL, c3678 Int32 NOT NULL, c3679 Uint32, c3680 String NOT NULL, c3681 Int8 NOT NULL, c3682 Yson, c3683 Uint32, c3684 Interval64, c3685 Float, c3686 Float, c3687 Utf8 NOT NULL, c3688 Uint64 NOT NULL, c3689 Double NOT NULL, c3690 Uint8 NOT NULL, c3691 Int16, c3692 Float NOT NULL, c3693 Datetime64 NOT NULL, c3694 JsonDocument NOT NULL, c3695 Timestamp NOT NULL, c3696 Timestamp NOT NULL, c3697 Int8 NOT NULL, c3698 Datetime NOT NULL, c3699 Json NOT NULL, c3700 Int8, c3701 Int16, c3702 Interval64, c3703 Int8, c3704 Uint64 NOT NULL, c3705 Int32 NOT NULL, c3706 Uint32 NOT NULL, c3707 Int8 NOT NULL, c3708 Interval64, c3709 Decimal(15,0) NOT NULL, c3710 Decimal(15,0) NOT NULL, c3711 Datetime64, c3712 Uint16 NOT NULL, c3713 Float NOT NULL, c3714 Timestamp64 NOT NULL, c3715 Yson NOT NULL, c3716 Date32 NOT NULL, c3717 Decimal(22,9), c3718 Json NOT NULL, c3719 Utf8 NOT NULL, c3720 String, c3721 Uint64 NOT NULL, c3722 JsonDocument NOT NULL, c3723 Datetime64 NOT NULL, c3724 Uint32, c3725 JsonDocument NOT NULL, c3726 String, c3727 Decimal(15,0), c3728 Timestamp64 NOT NULL, c3729 Int64 NOT NULL, c3730 Uint64, c3731 Yson, c3732 Date32, c3733 Date32 NOT NULL, c3734 Decimal(22,9), c3735 Double NOT NULL, c3736 Uint64, c3737 JsonDocument NOT NULL, c3738 Int64, c3739 Uint64, c3740 Int8, c3741 Uint32 NOT NULL, c3742 Decimal(35,10), c3743 Uint64 NOT NULL, c3744 Utf8, c3745 Datetime, c3746 Timestamp NOT NULL, c3747 Int16, c3748 Decimal(15,0) NOT NULL, c3749 Uint32 NOT NULL, c3750 Uint64 NOT NULL, c3751 Int16, c3752 Double NOT NULL, c3753 Uint8 NOT NULL, c3754 Decimal(22,9), c3755 Date NOT NULL, c3756 Utf8 NOT NULL, c3757 Decimal(22,9) NOT NULL, c3758 Json NOT NULL, c3759 String, c3760 Timestamp64 NOT NULL, c3761 Float NOT NULL, c3762 Int32, c3763 Timestamp, c3764 Int8, c3765 Int16, c3766 Date32, c3767 Uint64, c3768 Int64, c3769 Yson NOT NULL, c3770 Timestamp64 NOT NULL, c3771 Int32, c3772 Timestamp NOT NULL, c3773 String NOT NULL, c3774 Json, c3775 Yson, c3776 Json NOT NULL, c3777 Int64, c3778 Int8 NOT NULL, c3779 Timestamp64, c3780 Decimal(22,9) NOT NULL, c3781 Double NOT NULL, c3782 Int64, c3783 Datetime, c3784 Datetime, c3785 Int16 NOT NULL, c3786 Yson NOT NULL, c3787 Double NOT NULL, c3788 Decimal(35,10) NOT NULL, c3789 Timestamp, c3790 Decimal(35,10) NOT NULL, c3791 Double, c3792 String, c3793 Decimal(15,0) NOT NULL, c3794 Decimal(22,9), c3795 Uint32 NOT NULL, c3796 Decimal(22,9), c3797 Decimal(35,10) NOT NULL, c3798 Float NOT NULL, c3799 Int64, c3800 Json NOT NULL, c3801 Int32 NOT NULL, c3802 Date32 NOT NULL, c3803 Interval64, c3804 JsonDocument NOT NULL, c3805 Double, c3806 Int32 NOT NULL, c3807 Decimal(15,0) NOT NULL, c3808 Decimal(15,0) NOT NULL, c3809 Int32 NOT NULL, c3810 JsonDocument NOT NULL, c3811 Int64 NOT NULL, c3812 Decimal(22,9), c3813 Uint8, c3814 Double, c3815 Int8, c3816 Decimal(22,9) NOT NULL, c3817 Uint64, c3818 Interval64, c3819 Int8 NOT NULL, c3820 Int8, c3821 Uint8 NOT NULL, c3822 Datetime64, c3823 Float NOT NULL, c3824 Timestamp64 NOT NULL, c3825 Datetime64 NOT NULL, c3826 String, c3827 Timestamp, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16, c3831 Utf8 NOT NULL, c3832 Uint16, c3833 JsonDocument NOT NULL, c3834 Decimal(15,0), c3835 Date32, c3836 JsonDocument NOT NULL, c3837 Timestamp64, c3838 Decimal(35,10) NOT NULL, c3839 Decimal(15,0), c3840 Decimal(22,9) NOT NULL, c3841 Double NOT NULL, c3842 Uint16 NOT NULL, c3843 Yson NOT NULL, c3844 Interval64, c3845 Int32 NOT NULL, c3846 Decimal(15,0) NOT NULL, c3847 Int16 NOT NULL, c3848 Int64, c3849 Timestamp NOT NULL, c3850 Uint16, c3851 Int64 NOT NULL, c3852 Int64, c3853 Date, c3854 Int8 NOT NULL, c3855 String NOT NULL, c3856 JsonDocument NOT NULL, c3857 Decimal(22,9) NOT NULL, c3858 Double, c3859 Uint16 NOT NULL, c3860 Int32 NOT NULL, c3861 Uint32, c3862 Uint64 NOT NULL, c3863 Datetime, c3864 Uint32, c3865 Datetime64 NOT NULL, c3866 Datetime64 NOT NULL, c3867 Uint16, c3868 Datetime, c3869 Uint64, c3870 Json, c3871 Int64, c3872 Datetime64 NOT NULL, c3873 Json, c3874 Uint64, c3875 Date32 NOT NULL, c3876 Date32, c3877 Utf8, c3878 Int8 NOT NULL, c3879 Uint16 NOT NULL, c3880 Int64 NOT NULL, c3881 Decimal(35,10) NOT NULL, c3882 Date NOT NULL, c3883 Datetime64, c3884 Uint16 NOT NULL, c3885 Int32, c3886 Int8, c3887 Yson NOT NULL, c3888 Uint32 NOT NULL, c3889 Uint32, c3890 Timestamp, c3891 Date32 NOT NULL, c3892 Double, c3893 Timestamp64, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Datetime, c3897 Uint16 NOT NULL, c3898 Date, c3899 Yson, c3900 Uint32 NOT NULL, c3901 Float NOT NULL, c3902 Int32, c3903 Date, c3904 Yson, c3905 Json, c3906 Int32 NOT NULL, c3907 Uint32, c3908 Timestamp64, c3909 Datetime64 NOT NULL, c3910 Decimal(22,9), c3911 JsonDocument, c3912 String, c3913 Int32, c3914 Double, c3915 Uint16 NOT NULL, c3916 Json NOT NULL, c3917 Uint8, c3918 Decimal(15,0) NOT NULL, c3919 Int64 NOT NULL, c3920 Int64, c3921 Int32 NOT NULL, c3922 Timestamp64 NOT NULL, c3923 Utf8 NOT NULL, c3924 Decimal(15,0), c3925 Decimal(22,9), c3926 Date, c3927 Int32 NOT NULL, c3928 Decimal(35,10) NOT NULL, c3929 JsonDocument, c3930 Interval64 NOT NULL, c3931 Uint8 NOT NULL, c3932 String NOT NULL, c3933 Uint32, c3934 Decimal(35,10) NOT NULL, c3935 Date32, c3936 Float, c3937 Int32 NOT NULL, c3938 Date32, c3939 Int8 NOT NULL, c3940 Uint32, c3941 Decimal(15,0), c3942 Date32, c3943 Interval64, c3944 Yson NOT NULL, c3945 Uint64 NOT NULL, c3946 Utf8, c3947 Uint8 NOT NULL, c3948 Decimal(22,9), c3949 String, c3950 Float NOT NULL, c3951 Int8, c3952 Int8, c3953 Decimal(15,0), c3954 Double NOT NULL, c3955 JsonDocument, c3956 Utf8 NOT NULL, c3957 Utf8 NOT NULL, c3958 Timestamp64 NOT NULL, c3959 Timestamp64, c3960 Timestamp64 NOT NULL, c3961 Utf8 NOT NULL, c3962 Timestamp NOT NULL, c3963 Uint32, c3964 Uint8 NOT NULL, c3965 Decimal(35,10), c3966 Double NOT NULL, c3967 Uint16 NOT NULL, c3968 Decimal(35,10), c3969 Decimal(35,10) NOT NULL, c3970 Json, c3971 Yson, c3972 Int64, c3973 String, c3974 Datetime NOT NULL, c3975 Int16, c3976 Int8, c3977 Uint16 NOT NULL, c3978 Uint32, c3979 JsonDocument, c3980 Date32 NOT NULL, c3981 Timestamp, c3982 Uint16 NOT NULL, c3983 Decimal(35,10) NOT NULL, c3984 Datetime64, c3985 Date32, c3986 Date NOT NULL, c3987 Int8 NOT NULL, c3988 Double, c3989 Int32 NOT NULL, c3990 Timestamp NOT NULL, c3991 Int8, c3992 Datetime NOT NULL, c3993 Yson NOT NULL, c3994 Decimal(22,9), c3995 Date32 NOT NULL, c3996 Yson NOT NULL, c3997 Datetime, c3998 Decimal(15,0) NOT NULL, c3999 Timestamp64, c4000 Decimal(22,9) NOT NULL, c4001 Date NOT NULL, c4002 Decimal(22,9) NOT NULL, c4003 Int16, c4004 Decimal(35,10) NOT NULL, c4005 Uint16, c4006 Int64 NOT NULL, c4007 Decimal(22,9) NOT NULL, c4008 Interval64 NOT NULL, c4009 JsonDocument, c4010 Double NOT NULL, c4011 Decimal(15,0) NOT NULL, c4012 Date32, c4013 Utf8, c4014 Json, c4015 Uint16 NOT NULL, c4016 Yson NOT NULL, c4017 Int64, c4018 Uint64, c4019 Decimal(35,10), c4020 Uint32 NOT NULL, c4021 Utf8, c4022 Uint64, c4023 Int64 NOT NULL, c4024 JsonDocument, c4025 Interval64, c4026 String, c4027 Timestamp NOT NULL, c4028 JsonDocument, c4029 Datetime64 NOT NULL, c4030 Date, c4031 Utf8 NOT NULL, c4032 Decimal(35,10), c4033 JsonDocument, c4034 Double NOT NULL, c4035 Int64, c4036 String, c4037 Json, c4038 Uint16 NOT NULL, c4039 Decimal(22,9) NOT NULL, c4040 Uint64, c4041 Decimal(15,0) NOT NULL, c4042 Double NOT NULL, c4043 Int64, c4044 Decimal(35,10), c4045 Int64 NOT NULL, c4046 Double, c4047 JsonDocument, c4048 Date NOT NULL, c4049 Date, c4050 Uint8 NOT NULL, c4051 Uint8, c4052 Uint64 NOT NULL, c4053 Yson NOT NULL, c4054 Uint64, c4055 Date32 NOT NULL, c4056 String NOT NULL, c4057 String, c4058 Decimal(22,9) NOT NULL, c4059 Int8 NOT NULL, c4060 Int8 NOT NULL, c4061 Decimal(15,0), c4062 Datetime64, c4063 Timestamp64 NOT NULL, c4064 Int8, c4065 Int32, c4066 Date32, c4067 Timestamp64, c4068 Utf8 NOT NULL, c4069 Uint8 NOT NULL, c4070 Json NOT NULL, c4071 Decimal(15,0) NOT NULL, c4072 Int32 NOT NULL, c4073 Timestamp NOT NULL, c4074 Datetime, c4075 Timestamp, c4076 Datetime NOT NULL, c4077 Date32 NOT NULL, c4078 Timestamp NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(22,9) NOT NULL, c4081 Yson NOT NULL, c4082 Decimal(22,9) NOT NULL, c4083 Decimal(35,10), c4084 Timestamp NOT NULL, c4085 Decimal(35,10) NOT NULL, c4086 Datetime64, c4087 Timestamp64, c4088 Timestamp, c4089 Int8, c4090 Date32, c4091 Date32, c4092 Datetime, c4093 Decimal(15,0), c4094 Date, c4095 Yson, c4096 Int64 NOT NULL, c4097 Int8 NOT NULL, c4098 Int32 NOT NULL, c4099 Int8 NOT NULL, c4100 Date, c4101 Yson NOT NULL, c4102 JsonDocument, c4103 Date32, c4104 Decimal(22,9), c4105 Uint64 NOT NULL, c4106 Yson, c4107 Timestamp, c4108 Uint64 NOT NULL, c4109 Yson NOT NULL, c4110 Timestamp NOT NULL, c4111 Utf8 NOT NULL, c4112 Decimal(35,10), c4113 Decimal(15,0) NOT NULL, c4114 Decimal(35,10), c4115 Int32 NOT NULL, c4116 Timestamp, c4117 Int8, c4118 Int16, c4119 JsonDocument NOT NULL, c4120 Uint16, c4121 Decimal(35,10) NOT NULL, c4122 Int32, c4123 Int32, c4124 Int64 NOT NULL, c4125 Uint8 NOT NULL, c4126 Int16, c4127 Utf8, c4128 Decimal(15,0) NOT NULL, c4129 Uint64 NOT NULL, c4130 Decimal(15,0), c4131 String NOT NULL, c4132 Decimal(22,9) NOT NULL, c4133 Date NOT NULL, c4134 JsonDocument, c4135 Uint16, c4136 Int8 NOT NULL, c4137 Timestamp NOT NULL, c4138 JsonDocument NOT NULL, c4139 Int16 NOT NULL, c4140 Decimal(15,0) NOT NULL, c4141 Uint32 NOT NULL, c4142 Decimal(35,10), c4143 Timestamp64 NOT NULL, c4144 JsonDocument NOT NULL, c4145 Datetime64, c4146 Uint16, c4147 Int64, c4148 Int32, c4149 Timestamp64 NOT NULL, c4150 Int64, c4151 Date, c4152 JsonDocument NOT NULL, c4153 Timestamp, c4154 Uint16, c4155 Uint32, c4156 Int32, c4157 Float NOT NULL, c4158 Double, c4159 Float, c4160 Timestamp, c4161 Date32 NOT NULL, c4162 Decimal(22,9) NOT NULL, c4163 Int32, c4164 Date32 NOT NULL, c4165 Interval64 NOT NULL, c4166 Datetime64 NOT NULL, c4167 Uint16 NOT NULL, c4168 Decimal(22,9) NOT NULL, c4169 Uint64 NOT NULL, c4170 Double NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Interval64, c4173 Timestamp64 NOT NULL, c4174 Decimal(15,0), c4175 Uint32, c4176 Uint64, c4177 Decimal(15,0) NOT NULL, c4178 Int64 NOT NULL, c4179 Uint32, c4180 Decimal(22,9), c4181 JsonDocument, c4182 Utf8 NOT NULL, c4183 Int16, c4184 Uint8 NOT NULL, c4185 Double, c4186 JsonDocument NOT NULL, c4187 Datetime NOT NULL, c4188 Int64 NOT NULL, c4189 Date32, c4190 Datetime, c4191 Timestamp NOT NULL, c4192 String, c4193 Utf8 NOT NULL, c4194 Interval64 NOT NULL, c4195 Interval64, c4196 Timestamp, c4197 Yson NOT NULL, c4198 Uint16 NOT NULL, c4199 Int32 NOT NULL, c4200 Datetime64, c4201 Decimal(35,10) NOT NULL, c4202 Interval64, c4203 JsonDocument NOT NULL, c4204 Int16 NOT NULL, c4205 Utf8 NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp64, c4208 Int64 NOT NULL, c4209 JsonDocument, c4210 String NOT NULL, c4211 Date32, c4212 Uint8, c4213 Utf8, c4214 Date32 NOT NULL, c4215 Float, c4216 Date32 NOT NULL, c4217 Date32, c4218 Utf8, c4219 Uint16, c4220 Datetime64, c4221 Timestamp NOT NULL, c4222 Date32 NOT NULL, c4223 Int8 NOT NULL, c4224 Datetime64, c4225 Decimal(15,0), c4226 Double NOT NULL, c4227 Uint32, c4228 JsonDocument NOT NULL, c4229 Uint8, c4230 Decimal(35,10), c4231 Uint32 NOT NULL, c4232 Int16, c4233 Yson NOT NULL, c4234 Int64, c4235 Date32, c4236 Utf8, c4237 Yson NOT NULL, c4238 Yson NOT NULL, c4239 Timestamp NOT NULL, c4240 Timestamp64 NOT NULL, c4241 Decimal(35,10) NOT NULL, c4242 Float, c4243 Yson NOT NULL, c4244 Uint8, c4245 Uint32 NOT NULL, c4246 Json, c4247 Utf8 NOT NULL, c4248 Int16, c4249 Utf8 NOT NULL, c4250 String NOT NULL, c4251 Utf8, c4252 Uint32 NOT NULL, c4253 String, c4254 Json, c4255 Yson, c4256 JsonDocument NOT NULL, c4257 Datetime NOT NULL, c4258 Datetime NOT NULL, c4259 Uint8 NOT NULL, c4260 JsonDocument NOT NULL, c4261 Interval64, c4262 Float, c4263 Float, c4264 JsonDocument NOT NULL, c4265 Int16 NOT NULL, c4266 String NOT NULL, c4267 Datetime64 NOT NULL, c4268 Interval64, c4269 JsonDocument NOT NULL, c4270 Uint32, c4271 Double, c4272 Int8, c4273 JsonDocument, c4274 Decimal(15,0), c4275 Json, c4276 Datetime, c4277 Float NOT NULL, c4278 Uint64 NOT NULL, c4279 Decimal(35,10) NOT NULL, c4280 Decimal(35,10) NOT NULL, c4281 Uint32, c4282 Utf8 NOT NULL, c4283 Date32 NOT NULL, c4284 Int8, c4285 Timestamp64, c4286 Double, c4287 Uint8, c4288 Timestamp NOT NULL, c4289 Interval64 NOT NULL, c4290 Float, c4291 String, c4292 Decimal(15,0), c4293 Uint32 NOT NULL, c4294 Timestamp64, c4295 String, c4296 Int32, c4297 String NOT NULL, c4298 Double NOT NULL, c4299 Decimal(15,0) NOT NULL, c4300 Timestamp, c4301 JsonDocument, c4302 String NOT NULL, c4303 Float, c4304 String, c4305 Decimal(15,0), c4306 Date, c4307 Timestamp NOT NULL, c4308 Uint32 NOT NULL, c4309 Decimal(15,0), c4310 Utf8, c4311 Decimal(15,0) NOT NULL, c4312 Decimal(22,9) NOT NULL, c4313 Uint32 NOT NULL, c4314 Json, c4315 Decimal(22,9), c4316 Json NOT NULL, c4317 Decimal(35,10), c4318 Uint32 NOT NULL, c4319 Double NOT NULL, c4320 Decimal(35,10), c4321 Float, c4322 Double, c4323 Int8, c4324 Int32 NOT NULL, c4325 Json, c4326 String, c4327 Decimal(22,9), c4328 Uint32 NOT NULL, c4329 Int64 NOT NULL, c4330 Int16 NOT NULL, c4331 Int16, c4332 Int32 NOT NULL, c4333 Int16, c4334 Timestamp64, c4335 Uint8 NOT NULL, c4336 Double NOT NULL, c4337 Interval64 NOT NULL, c4338 Uint64, c4339 Decimal(35,10) NOT NULL, c4340 Uint16 NOT NULL, c4341 Decimal(15,0) NOT NULL, c4342 Int16, c4343 Decimal(15,0) NOT NULL, c4344 Utf8 NOT NULL, c4345 Uint64 NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Int64 NOT NULL, c4348 Yson, c4349 Date NOT NULL, c4350 JsonDocument NOT NULL, c4351 String, c4352 Int8, c4353 Date32 NOT NULL, c4354 Datetime NOT NULL, c4355 Int32 NOT NULL, c4356 String NOT NULL, c4357 Double NOT NULL, c4358 Yson NOT NULL, c4359 Uint32 NOT NULL, c4360 Datetime, c4361 Datetime, c4362 String, c4363 Yson NOT NULL, c4364 Json, c4365 Uint8 NOT NULL, c4366 Decimal(35,10) NOT NULL, c4367 Int8 NOT NULL, c4368 Int8 NOT NULL, c4369 Datetime64, c4370 Decimal(35,10) NOT NULL, c4371 Int32, c4372 Decimal(22,9) NOT NULL, c4373 Yson, c4374 Timestamp64, c4375 Int32 NOT NULL, c4376 Datetime64 NOT NULL, c4377 String, c4378 JsonDocument NOT NULL, c4379 Json NOT NULL, c4380 Json NOT NULL, c4381 Decimal(15,0) NOT NULL, c4382 Utf8, c4383 Decimal(15,0) NOT NULL, c4384 Datetime, c4385 Timestamp, c4386 String NOT NULL, c4387 Uint8, c4388 Uint64 NOT NULL, c4389 Json, c4390 Int8, c4391 Int64 NOT NULL, c4392 Int32 NOT NULL, c4393 String NOT NULL, c4394 Decimal(22,9), c4395 Uint64 NOT NULL, c4396 Int64 NOT NULL, c4397 Datetime64 NOT NULL, c4398 Uint16 NOT NULL, c4399 Int64 NOT NULL, c4400 JsonDocument NOT NULL, c4401 Date32 NOT NULL, c4402 Decimal(22,9), c4403 Interval64 NOT NULL, c4404 Int64, c4405 Int32, c4406 Interval64, c4407 Decimal(35,10), c4408 Interval64, c4409 Yson, c4410 Uint32, c4411 Yson, c4412 Timestamp64, c4413 Interval64, c4414 Int8 NOT NULL, c4415 Decimal(22,9), c4416 JsonDocument, c4417 Json NOT NULL, c4418 Uint8, c4419 Uint8, c4420 Int32 NOT NULL, c4421 Int8 NOT NULL, c4422 Date32 NOT NULL, c4423 Date32, c4424 Decimal(15,0), c4425 Yson NOT NULL, c4426 Double NOT NULL, c4427 Json, c4428 JsonDocument, c4429 String NOT NULL, c4430 Int64, c4431 Decimal(22,9) NOT NULL, c4432 Decimal(22,9) NOT NULL, c4433 Date, c4434 Uint16, c4435 Decimal(15,0), c4436 Interval64 NOT NULL, c4437 Int8, c4438 Datetime64 NOT NULL, c4439 Decimal(35,10) NOT NULL, c4440 Float NOT NULL, c4441 Datetime64 NOT NULL, c4442 String, c4443 Float NOT NULL, c4444 Uint16 NOT NULL, c4445 Int64 NOT NULL, c4446 String, c4447 Date, c4448 Decimal(15,0), c4449 Yson, c4450 Uint16, c4451 Date NOT NULL, c4452 Utf8 NOT NULL, c4453 Decimal(15,0), c4454 Yson NOT NULL, c4455 JsonDocument, c4456 Uint32, c4457 Int64 NOT NULL, c4458 Timestamp NOT NULL, c4459 Datetime NOT NULL, c4460 Int32, c4461 Timestamp NOT NULL, c4462 Timestamp64, c4463 Uint32, c4464 Datetime64, c4465 Uint8, c4466 Int8 NOT NULL, c4467 Float NOT NULL, c4468 Date NOT NULL, c4469 Int32, c4470 String, c4471 JsonDocument NOT NULL, c4472 Timestamp, c4473 Uint8 NOT NULL, c4474 Int32 NOT NULL, c4475 Interval64 NOT NULL, c4476 Datetime64, c4477 JsonDocument NOT NULL, c4478 Uint8 NOT NULL, c4479 Uint8 NOT NULL, c4480 Timestamp NOT NULL, c4481 Int64 NOT NULL, c4482 Datetime64, c4483 Interval64, c4484 Int32, c4485 Int8, c4486 String NOT NULL, c4487 Decimal(15,0), c4488 Int16, c4489 Json NOT NULL, c4490 Timestamp NOT NULL, c4491 Utf8 NOT NULL, c4492 Yson, c4493 Int8 NOT NULL, c4494 Yson, c4495 Double NOT NULL, c4496 Decimal(15,0) NOT NULL, c4497 Decimal(35,10) NOT NULL, c4498 Date, c4499 Decimal(35,10), c4500 Timestamp64 NOT NULL, c4501 Json, c4502 Date32 NOT NULL, c4503 Date, c4504 Float, c4505 Datetime64, c4506 Utf8 NOT NULL, c4507 Int32 NOT NULL, c4508 Timestamp64 NOT NULL, c4509 Datetime NOT NULL, c4510 Date32, c4511 Decimal(15,0) NOT NULL, c4512 Utf8 NOT NULL, c4513 Timestamp64, c4514 Uint16, c4515 Datetime, c4516 Decimal(15,0) NOT NULL, c4517 JsonDocument NOT NULL, c4518 Interval64 NOT NULL, c4519 Int8, c4520 Timestamp NOT NULL, c4521 Uint16, c4522 Date32, c4523 Int64 NOT NULL, c4524 Date32 NOT NULL, c4525 Date32, c4526 Timestamp64 NOT NULL, c4527 Timestamp, c4528 Int8, c4529 Timestamp, c4530 Uint16 NOT NULL, c4531 Uint16 NOT NULL, c4532 Int8, c4533 String NOT NULL, c4534 Int32, c4535 Timestamp64, c4536 Datetime64 NOT NULL, c4537 Timestamp, c4538 Timestamp NOT NULL, c4539 Decimal(35,10), c4540 Timestamp64, c4541 Decimal(15,0) NOT NULL, c4542 Yson NOT NULL, c4543 Datetime NOT NULL, c4544 Uint8, c4545 Int32 NOT NULL, c4546 Double, c4547 Datetime NOT NULL, c4548 JsonDocument NOT NULL, c4549 Datetime, c4550 JsonDocument, c4551 Interval64 NOT NULL, c4552 Uint16, c4553 Decimal(22,9), c4554 Uint8, c4555 Interval64, c4556 Decimal(15,0) NOT NULL, c4557 Uint16, c4558 Interval64 NOT NULL, c4559 String NOT NULL, c4560 Datetime, c4561 Date NOT NULL, c4562 Interval64 NOT NULL, c4563 Datetime64 NOT NULL, c4564 Float, c4565 Int16 NOT NULL, c4566 Int8, c4567 Int64 NOT NULL, c4568 Float NOT NULL, c4569 Int8, c4570 Yson, c4571 Timestamp64, c4572 Int64, c4573 Int64, c4574 Decimal(22,9) NOT NULL, c4575 Decimal(15,0) NOT NULL, c4576 Float NOT NULL, c4577 Datetime NOT NULL, c4578 Datetime, c4579 Datetime64 NOT NULL, c4580 Date, c4581 Date NOT NULL, c4582 Yson, c4583 Datetime64 NOT NULL, c4584 Float, c4585 String, c4586 Float NOT NULL, c4587 String, c4588 Uint64 NOT NULL, c4589 Decimal(15,0) NOT NULL, c4590 Utf8, c4591 Utf8, c4592 Int8 NOT NULL, c4593 Uint32 NOT NULL, c4594 Float, c4595 Double, c4596 Date NOT NULL, c4597 Utf8 NOT NULL, c4598 Uint32 NOT NULL, c4599 Yson, c4600 Datetime64 NOT NULL, c4601 Int32 NOT NULL, c4602 Yson, c4603 Uint8 NOT NULL, c4604 Json, c4605 String NOT NULL, c4606 Json NOT NULL, c4607 Int32, c4608 Int32 NOT NULL, c4609 Uint64, c4610 Uint16, c4611 Float NOT NULL, c4612 Uint64, c4613 Uint8 NOT NULL, c4614 Decimal(15,0) NOT NULL, c4615 Decimal(22,9) NOT NULL, c4616 Decimal(22,9) NOT NULL, c4617 Json, c4618 Utf8 NOT NULL, c4619 Date NOT NULL, c4620 Int8, c4621 Date NOT NULL, c4622 Uint64 NOT NULL, c4623 Float NOT NULL, c4624 Timestamp NOT NULL, c4625 Double, c4626 Date NOT NULL, c4627 Json NOT NULL, c4628 Decimal(22,9) NOT NULL, c4629 Uint16, c4630 Decimal(35,10) NOT NULL, c4631 Datetime64 NOT NULL, c4632 Decimal(35,10), c4633 Uint8 NOT NULL, c4634 Int16 NOT NULL, c4635 String, c4636 Decimal(35,10) NOT NULL, c4637 Yson NOT NULL, c4638 Int32, c4639 Int16, c4640 Decimal(15,0), c4641 Decimal(15,0), c4642 Uint64, c4643 Decimal(35,10) NOT NULL, c4644 Double NOT NULL, c4645 Uint16 NOT NULL, c4646 Double, c4647 Interval64 NOT NULL, c4648 Decimal(22,9), c4649 Double, c4650 String, c4651 Utf8 NOT NULL, c4652 Int64 NOT NULL, c4653 Date, c4654 Int32 NOT NULL, c4655 Date32 NOT NULL, c4656 Timestamp64 NOT NULL, c4657 Decimal(22,9), c4658 Yson NOT NULL, c4659 Int8, c4660 Uint64 NOT NULL, c4661 Date, c4662 Int8 NOT NULL, c4663 Interval64, c4664 Int32 NOT NULL, c4665 Int64, c4666 Date32, c4667 Double, c4668 Uint16 NOT NULL, c4669 Interval64, c4670 Datetime NOT NULL, c4671 Datetime64 NOT NULL, c4672 String, c4673 Decimal(15,0) NOT NULL, c4674 Float, c4675 Yson NOT NULL, c4676 Date32 NOT NULL, c4677 Date NOT NULL, c4678 Uint16, c4679 Uint16, c4680 Int64 NOT NULL, c4681 Int16 NOT NULL, c4682 Decimal(15,0), c4683 Utf8, c4684 Timestamp NOT NULL, c4685 Timestamp64, c4686 Uint64 NOT NULL, c4687 Utf8, c4688 Timestamp64, c4689 JsonDocument, c4690 Json, c4691 String NOT NULL, c4692 Uint16 NOT NULL, c4693 Uint64, c4694 Interval64, c4695 Date, c4696 String, c4697 Date NOT NULL, c4698 Int32 NOT NULL, c4699 Date, c4700 Int8 NOT NULL, c4701 Uint16, c4702 Uint64, c4703 Datetime NOT NULL, c4704 Uint8, c4705 String NOT NULL, c4706 Uint64, c4707 Utf8, c4708 String NOT NULL, c4709 Int64 NOT NULL, c4710 Date, c4711 Decimal(22,9), c4712 Datetime64, c4713 Uint64 NOT NULL, c4714 Datetime, c4715 Float NOT NULL, c4716 Interval64 NOT NULL, c4717 Yson, c4718 Json NOT NULL, c4719 Uint16, c4720 Double, c4721 String, c4722 Int64, c4723 Double NOT NULL, c4724 Utf8 NOT NULL, c4725 Uint32, c4726 Double NOT NULL, c4727 Uint64, c4728 Int16, c4729 Interval64 NOT NULL, c4730 Uint32 NOT NULL, c4731 Int32, c4732 Datetime64, c4733 Uint16, c4734 Decimal(35,10), c4735 Datetime64, c4736 Double, c4737 Float, c4738 Timestamp64 NOT NULL, c4739 Uint64 NOT NULL, c4740 Int64 NOT NULL, c4741 Interval64, c4742 Date NOT NULL, c4743 JsonDocument, c4744 Float NOT NULL, c4745 Interval64, c4746 Datetime64, c4747 Datetime, c4748 JsonDocument NOT NULL, c4749 Int8 NOT NULL, c4750 Json NOT NULL, c4751 Double NOT NULL, c4752 Datetime NOT NULL, c4753 Uint32, c4754 Datetime, c4755 Yson NOT NULL, c4756 Int32, c4757 JsonDocument, c4758 Int16, c4759 Float NOT NULL, c4760 Uint64 NOT NULL, c4761 Uint64 NOT NULL, c4762 Date NOT NULL, c4763 Utf8 NOT NULL, c4764 Timestamp64, c4765 Int8 NOT NULL, c4766 Int16 NOT NULL, c4767 Int64, c4768 Timestamp NOT NULL, c4769 Float, c4770 Int32 NOT NULL, c4771 String, c4772 Int64 NOT NULL, c4773 Float, c4774 Json, c4775 Timestamp64, c4776 Timestamp64, c4777 Date32, c4778 Interval64, c4779 Interval64, c4780 Double NOT NULL, c4781 Datetime NOT NULL, c4782 Uint32 NOT NULL, c4783 Utf8 NOT NULL, c4784 Decimal(35,10), c4785 Decimal(15,0) NOT NULL, c4786 JsonDocument NOT NULL, c4787 Interval64, c4788 Decimal(22,9), c4789 Uint8 NOT NULL, c4790 Decimal(15,0), c4791 Float, c4792 Datetime, c4793 JsonDocument NOT NULL, c4794 Int64, c4795 Float NOT NULL, c4796 Date NOT NULL, c4797 Datetime64, c4798 Date32 NOT NULL, c4799 Timestamp NOT NULL, c4800 Timestamp NOT NULL, c4801 Yson NOT NULL, c4802 Timestamp64, c4803 JsonDocument, c4804 Json, c4805 Decimal(15,0), c4806 Int32, c4807 Decimal(22,9) NOT NULL, c4808 Decimal(15,0), c4809 Decimal(22,9), c4810 Uint64, c4811 Uint32, c4812 Double, c4813 Int32 NOT NULL, c4814 JsonDocument, c4815 Double NOT NULL, c4816 Int32, c4817 Double NOT NULL, c4818 Int32, c4819 Yson NOT NULL, c4820 Datetime64, c4821 Double NOT NULL, c4822 Uint64, c4823 Interval64 NOT NULL, c4824 Int32 NOT NULL, c4825 Timestamp64, c4826 Int64 NOT NULL, c4827 Int64 NOT NULL, c4828 Int64, c4829 Int8 NOT NULL, c4830 Date32 NOT NULL, c4831 Uint8, c4832 Utf8, c4833 Interval64, c4834 Timestamp NOT NULL, c4835 Int32 NOT NULL, c4836 Int8 NOT NULL, c4837 Date32 NOT NULL, c4838 Double NOT NULL, c4839 Uint64, c4840 Uint16 NOT NULL, c4841 Float NOT NULL, c4842 Int32 NOT NULL, c4843 Int32 NOT NULL, c4844 Utf8 NOT NULL, c4845 Date32, c4846 Double NOT NULL, c4847 Utf8 NOT NULL, c4848 Int8, c4849 Json NOT NULL, c4850 Int64, c4851 Date32 NOT NULL, c4852 Decimal(22,9), c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String, c4856 JsonDocument NOT NULL, c4857 Float, c4858 Int64 NOT NULL, c4859 Uint64, c4860 Int16 NOT NULL, c4861 JsonDocument NOT NULL, c4862 Decimal(15,0) NOT NULL, c4863 Decimal(22,9), c4864 Uint8 NOT NULL, c4865 Utf8 NOT NULL, c4866 Datetime64, c4867 Float, c4868 Float NOT NULL, c4869 Decimal(15,0), c4870 Uint32, c4871 Utf8, c4872 Datetime NOT NULL, c4873 Interval64 NOT NULL, c4874 Double, c4875 Decimal(15,0) NOT NULL, c4876 Utf8 NOT NULL, c4877 Uint8, c4878 JsonDocument, c4879 Date, c4880 Float, c4881 Decimal(15,0) NOT NULL, c4882 Decimal(22,9), c4883 Uint32 NOT NULL, c4884 Uint64 NOT NULL, c4885 Float, c4886 Datetime64, c4887 Int32, c4888 Yson, c4889 Float NOT NULL, c4890 JsonDocument NOT NULL, c4891 Int8 NOT NULL, c4892 Int32, c4893 Uint16, c4894 Double NOT NULL, c4895 Date32 NOT NULL, c4896 Decimal(15,0), c4897 Date NOT NULL, c4898 Yson, c4899 Date32, c4900 Uint64, c4901 String, c4902 Decimal(35,10) NOT NULL, c4903 Interval64, c4904 Utf8, c4905 Uint8, c4906 Int32, c4907 Datetime64, c4908 Date, c4909 Uint16 NOT NULL, c4910 Utf8, c4911 Int16, c4912 Timestamp64 NOT NULL, c4913 Int8 NOT NULL, c4914 Uint64, c4915 Decimal(22,9), c4916 Timestamp, c4917 Interval64, c4918 Decimal(35,10) NOT NULL, c4919 Int64 NOT NULL, c4920 JsonDocument, c4921 Int32, c4922 Uint16 NOT NULL, c4923 Uint64 NOT NULL, c4924 Timestamp64, c4925 Date, c4926 Json NOT NULL, c4927 Int32, c4928 Decimal(15,0) NOT NULL, c4929 Int8, c4930 Date, c4931 Timestamp NOT NULL, c4932 Int16, c4933 Uint8 NOT NULL, c4934 Uint8 NOT NULL, c4935 Double, c4936 Int32, c4937 Int64, c4938 JsonDocument, c4939 Datetime64, c4940 Uint8 NOT NULL, c4941 Date, c4942 Date NOT NULL, c4943 Decimal(35,10) NOT NULL, c4944 Date32 NOT NULL, c4945 Timestamp64 NOT NULL, c4946 Uint32 NOT NULL, c4947 Uint64 NOT NULL, c4948 Float NOT NULL, c4949 Decimal(35,10), c4950 Yson, c4951 Json NOT NULL, c4952 Utf8, c4953 Datetime NOT NULL, c4954 Date32, c4955 Json, c4956 Datetime64, c4957 Decimal(22,9), c4958 Datetime NOT NULL, c4959 Utf8 NOT NULL, c4960 Utf8 NOT NULL, c4961 Int16 NOT NULL, c4962 String NOT NULL, c4963 Interval64, c4964 Datetime64, c4965 Int32,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16713/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15422/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29945/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8356/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7348/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23488/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29156/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10977/1
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10977". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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)]
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14676/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16104
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15422
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12722
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10977
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5977
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7722
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15667
=================================== 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/gms6/0009c7/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:10977 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/gms6/0009c7/r3tmp/kikimr_cluster_0m7we5le
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log --grpc-port=10977 --mon-port=25123 --ic-port=15667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log --grpc-port=8356 --mon-port=25191 --ic-port=7722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log --grpc-port=16713 --mon-port=8260 --ic-port=22680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12722
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log --grpc-port=14676 --mon-port=16836 --ic-port=4062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log --grpc-port=7348 --mon-port=23946 --ic-port=29608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log --grpc-port=23488 --mon-port=8464 --ic-port=21329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log --grpc-port=15422 --mon-port=19484 --ic-port=5977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log --grpc-port=29156 --mon-port=16104 --ic-port=25147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10176
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log --grpc-port=29945 --mon-port=9376 --ic-port=19391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10977/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log --grpc-port=10977 --mon-port=25123 --ic-port=15667
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_asy80iiq.log', '--grpc-port=10977', '--mon-port=25123', '--ic-port=15667')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1420867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10977/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1420870
DEBUG    ya.test:process.py:259 Command (pid 1420870) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1420870) elapsed time (sec): 1.3682091236114502
DEBUG    ya.test:process.py:263 Command (pid 1420870) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) maxrss: 477780
DEBUG    ya.test:process.py:263 Command (pid 1420870) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 1420870) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nivcsw: 321
DEBUG    ya.test:process.py:263 Command (pid 1420870) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1420870) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1420870) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1420870) stime: 0.25454499999999997
DEBUG    ya.test:process.py:263 Command (pid 1420870) utime: 0.47935999999999995
DEBUG    ya.test:process.py:263 Command (pid 1420870) wtime: 1.39
DEBUG    ya.test:process.py:275 Command (pid 1420870) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1420870) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8356/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log --grpc-port=8356 --mon-port=25191 --ic-port=7722
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_svtdfs95.log', '--grpc-port=8356', '--mon-port=25191', '--ic-port=7722')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1421270
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8356/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1421273
DEBUG    ya.test:process.py:259 Command (pid 1421273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1421273) elapsed time (sec): 1.3930652141571045
DEBUG    ya.test:process.py:263 Command (pid 1421273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) maxrss: 477784
DEBUG    ya.test:process.py:263 Command (pid 1421273) minflt: 45318
DEBUG    ya.test:process.py:263 Command (pid 1421273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nivcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1421273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1421273) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1421273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1421273) stime: 0.237344
DEBUG    ya.test:process.py:263 Command (pid 1421273) utime: 0.502911
DEBUG    ya.test:process.py:263 Command (pid 1421273) wtime: 1.415
DEBUG    ya.test:process.py:275 Command (pid 1421273) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1421273) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16713/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log --grpc-port=16713 --mon-port=8260 --ic-port=22680
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xwfw1mbt.log', '--grpc-port=16713', '--mon-port=8260', '--ic-port=22680')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1421794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16713/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1421805
DEBUG    ya.test:process.py:259 Command (pid 1421805) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1421805) elapsed time (sec): 1.028895616531372
DEBUG    ya.test:process.py:263 Command (pid 1421805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) maxrss: 477932
DEBUG    ya.test:process.py:263 Command (pid 1421805) minflt: 45399
DEBUG    ya.test:process.py:263 Command (pid 1421805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1421805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1421805) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1421805) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1421805) stime: 0.211224
DEBUG    ya.test:process.py:263 Command (pid 1421805) utime: 0.508604
DEBUG    ya.test:process.py:263 Command (pid 1421805) wtime: 1.031
DEBUG    ya.test:process.py:275 Command (pid 1421805) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1421805) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14676/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log --grpc-port=14676 --mon-port=16836 --ic-port=4062
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_s16azl_8.log', '--grpc-port=14676', '--mon-port=16836', '--ic-port=4062')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1422262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14676/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422264
DEBUG    ya.test:process.py:259 Command (pid 1422264) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422264) elapsed time (sec): 1.371518611907959
DEBUG    ya.test:process.py:263 Command (pid 1422264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) maxrss: 477844
DEBUG    ya.test:process.py:263 Command (pid 1422264) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1422264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 1422264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422264) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1422264) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422264) stime: 0.190002
DEBUG    ya.test:process.py:263 Command (pid 1422264) utime: 0.54558
DEBUG    ya.test:process.py:263 Command (pid 1422264) wtime: 1.392
DEBUG    ya.test:process.py:275 Command (pid 1422264) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1422264) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7348/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log --grpc-port=7348 --mon-port=23946 --ic-port=29608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_y3v8c6nc.log', '--grpc-port=7348', '--mon-port=23946', '--ic-port=29608')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1422967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7348/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422985
DEBUG    ya.test:process.py:259 Command (pid 1422985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422985) elapsed time (sec): 1.3904600143432617
DEBUG    ya.test:process.py:263 Command (pid 1422985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) maxrss: 477776
DEBUG    ya.test:process.py:263 Command (pid 1422985) minflt: 45352
DEBUG    ya.test:process.py:263 Command (pid 1422985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1422985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422985) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1422985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422985) stime: 0.262085
DEBUG    ya.test:process.py:263 Command (pid 1422985) utime: 0.48587199999999997
DEBUG    ya.test:process.py:263 Command (pid 1422985) wtime: 1.406
DEBUG    ya.test:process.py:275 Command (pid 1422985) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1422985) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23488/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log --grpc-port=23488 --mon-port=8464 --ic-port=21329
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8gty3vl7.log', '--grpc-port=23488', '--mon-port=8464', '--ic-port=21329')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1423519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23488/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1423527
DEBUG    ya.test:process.py:259 Command (pid 1423527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1423527) elapsed time (sec): 2.112403392791748
DEBUG    ya.test:process.py:263 Command (pid 1423527) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) maxrss: 477992
DEBUG    ya.test:process.py:263 Command (pid 1423527) minflt: 45412
DEBUG    ya.test:process.py:263 Command (pid 1423527) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1423527) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1423527) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1423527) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1423527) stime: 0.239024
DEBUG    ya.test:process.py:263 Command (pid 1423527) utime: 0.5089859999999999
DEBUG    ya.test:process.py:263 Command (pid 1423527) wtime: 2.121
DEBUG    ya.test:process.py:275 Command (pid 1423527) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1423527) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15422/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log --grpc-port=15422 --mon-port=19484 --ic-port=5977
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_n35jegtk.log', '--grpc-port=15422', '--mon-port=19484', '--ic-port=5977')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1424205
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15422/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424210
DEBUG    ya.test:process.py:259 Command (pid 1424210) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424210) elapsed time (sec): 1.7579498291015625
DEBUG    ya.test:process.py:263 Command (pid 1424210) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) maxrss: 477776
DEBUG    ya.test:process.py:263 Command (pid 1424210) minflt: 45408
DEBUG    ya.test:process.py:263 Command (pid 1424210) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 1424210) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424210) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1424210) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424210) stime: 0.254629
DEBUG    ya.test:process.py:263 Command (pid 1424210) utime: 0.525811
DEBUG    ya.test:process.py:263 Command (pid 1424210) wtime: 1.768
DEBUG    ya.test:process.py:275 Command (pid 1424210) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1424210) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29156/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log --grpc-port=29156 --mon-port=16104 --ic-port=25147
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_7a5ta_f8.log', '--grpc-port=29156', '--mon-port=16104', '--ic-port=25147')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1425017
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29156/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425023
DEBUG    ya.test:process.py:259 Command (pid 1425023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425023) elapsed time (sec): 1.82350754737854
DEBUG    ya.test:process.py:263 Command (pid 1425023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) maxrss: 477760
DEBUG    ya.test:process.py:263 Command (pid 1425023) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1425023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1425023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425023) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1425023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425023) stime: 0.23923999999999998
DEBUG    ya.test:process.py:263 Command (pid 1425023) utime: 0.49348
DEBUG    ya.test:process.py:263 Command (pid 1425023) wtime: 1.867
DEBUG    ya.test:process.py:275 Command (pid 1425023) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1425023) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29945/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log --grpc-port=29945 --mon-port=9376 --ic-port=19391
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_btwjegkc.log', '--grpc-port=29945', '--mon-port=9376', '--ic-port=19391')' in '/home/runner/.ya/build/build_root/gms6/0009c7/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: 1425650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29945/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/gms6/0009c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425684
DEBUG    ya.test:process.py:259 Command (pid 1425684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425684) elapsed time (sec): 2.7403111457824707
DEBUG    ya.test:process.py:263 Command (pid 1425684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) maxrss: 477656
DEBUG    ya.test:process.py:263 Command (pid 1425684) minflt: 45290
DEBUG    ya.test:process.py:263 Command (pid 1425684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nivcsw: 291
DEBUG    ya.test:process.py:263 Command (pid 1425684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425684) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1425684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425684) stime: 0.25087
DEBUG    ya.test:process.py:263 Command (pid 1425684) utime: 0.535444
DEBUG    ya.test:process.py:263 Command (pid 1425684) wtime: 2.809
DEBUG    ya.test:process.py:275 Command (pid 1425684) output:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-uunh5sfnr4
    Host information: 
        Linux ghrun-uunh5sfnr4 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1425684) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: df1329347c1a6e38d33c11ef997c496467877ca1
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge acd19fd3093f59f4c19bb88b91cb212f7d332ce1 into ab4b4229b8557c45e42d32e4b641e756f50f1079
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 15667\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7722\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22680\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4062\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29608\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5977\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19391\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/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 15667\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7722\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22680\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4062\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29608\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5977\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25147\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19391\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428647
DEBUG    ya.test:process.py:259 Command (pid 1428647) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428647) elapsed time (sec): 2.2846896648406982
DEBUG    ya.test:process.py:263 Command (pid 1428647) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1428647) minflt: 51874
DEBUG    ya.test:process.py:263 Command (pid 1428647) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 1428647) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428647) nvcsw: 679
DEBUG    ya.test:process.py:263 Command (pid 1428647) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428647) stime: 0.303846
DEBUG    ya.test:process.py:263 Command (pid 1428647) utime: 0.555792
DEBUG    ya.test:process.py:263 Command (pid 1428647) wtime: 2.3
DEBUG    ya.test:process.py:275 Command (pid 1428647) 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 1428647) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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/gms6/0009c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10977', '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: 1429301
DEBUG    ya.test:process.py:259 Command (pid 1429301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429301) elapsed time (sec): 1.3466746807098389
DEBUG    ya.test:process.py:263 Command (pid 1429301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1429301) minflt: 51687
DEBUG    ya.test:process.py:263 Command (pid 1429301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nivcsw: 254
DEBUG    ya.test:process.py:263 Command (pid 1429301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429301) nvcsw: 825
DEBUG    ya.test:process.py:263 Command (pid 1429301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429301) stime: 0.32683399999999996
DEBUG    ya.test:process.py:263 Command (pid 1429301) utime: 0.532862
DEBUG    ya.test:process.py:263 Command (pid 1429301) wtime: 1.364
DEBUG    ya.test:process.py:275 Command (pid 1429301) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bdcc1581-89d7-4f88-8a3d-e3cb851202a9, localhost:10977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 7348 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-uunh5sfnr4.auto.internal" port: 14676 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-uunh5sfnr4.auto.internal" port: 29156 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-uunh5sfnr4.auto.internal" port: 29945 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-uunh5sfnr4.auto.internal" port: 10977 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-uunh5sfnr4.auto.internal" port: 16713 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-uunh5sfnr4.auto.internal" port: 23488 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 8356 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-uunh5sfnr4.auto.internal" port: 15422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uunh5sfnr4.auto.internal:10977, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:15422, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:14676, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29945, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:7348, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:23488, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:16713, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:8356, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29156, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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:299 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/gms6/0009c7/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/gms6/0009c7/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:10977', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429907
DEBUG    ydb.connection:connection.py:299 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:299 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:299 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:299 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:299 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:299 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 00668d31-1c09-4432-84ae-98467c63a8a7, localhost:10977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 10977 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-uunh5sfnr4.auto.internal" port: 29945 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-uunh5sfnr4.auto.internal" port: 29156 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-uunh5sfnr4.auto.internal" port: 16713 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-uunh5sfnr4.auto.internal" port: 14676 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-uunh5sfnr4.auto.internal" port: 7348 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-uunh5sfnr4.auto.internal" port: 23488 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-uunh5sfnr4.auto.internal" port: 8356 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-uunh5sfnr4.auto.internal" port: 15422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uunh5sfnr4.auto.internal:10977, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:15422, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:14676, location 1, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:8356, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29945, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:7348, location 2, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:23488, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:16713, location 3, ssl: False>, <Endpoint ghrun-uunh5sfnr4.auto.internal:29156, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10977
DEBUG    ya.test:process.py:259 Command (pid 1429907) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1429907) elapsed time (sec): 122.58998894691467
DEBUG    ya.test:process.py:263 Command (pid 1429907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) inblock: 398520
DEBUG    ya.test:process.py:263 Command (pid 1429907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 1429907) maxrss: 775300
DEBUG    ya.test:process.py:263 Command (pid 1429907) minflt: 144571
DEBUG    ya.test:process.py:263 Command (pid 1429907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nivcsw: 910
DEBUG    ya.test:process.py:263 Command (pid 1429907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429907) nvcsw: 28957
DEBUG    ya.test:process.py:263 Command (pid 1429907) oublock: 208
DEBUG    ya.test:process.py:263 Command (pid 1429907) stime: 1.127015
DEBUG    ya.test:process.py:263 Command (pid 1429907) utime: 3.972693
DEBUG    ya.test:process.py:263 Command (pid 1429907) wtime: 122.611
DEBUG    ya.test:process.py:275 Command (pid 1429907) output:

DEBUG    ya.test:process.py:276 Command (pid 1429907) errors:
...LL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint16 NOT NULL, c2010 Uint8, c2011 Decimal(22,9), c2012 JsonDocument, c2013 JsonDocument NOT NULL, c2014 Int8, c2015 Uint16, c2016 Int8 NOT NULL, c2017 Uint32 NOT NULL, c2018 Double, c2019 Decimal(22,9) NOT NULL, c2020 Date NOT NULL, c2021 Date32, c2022 Int16 NOT NULL, c2023 JsonDocument, c2024 Int32 NOT NULL, c2025 String NOT NULL, c2026 Float, c2027 Date32, c2028 Datetime64 NOT NULL, c2029 Utf8, c2030 Int32, c2031 Yson NOT NULL, c2032 Decimal(35,10), c2033 Timestamp64, c2034 Float NOT NULL, c2035 Timestamp, c2036 Decimal(15,0) NOT NULL, c2037 JsonDocument, c2038 Decimal(22,9), c2039 Timestamp64, c2040 Uint16, c2041 Uint16, c2042 Date, c2043 Int16, c2044 Decimal(15,0), c2045 Date32, c2046 Timestamp NOT NULL, c2047 Timestamp, c2048 JsonDocument, c2049 Uint8 NOT NULL, c2050 Decimal(22,9) NOT NULL, c2051 Json, c2052 Int64 NOT NULL, c2053 Uint8 NOT NULL, c2054 Uint16, c2055 Datetime, c2056 Decimal(22,9) NOT NULL, c2057 Uint32 NOT NULL, c2058 Double, c2059 Int16 NOT NULL, c2060 JsonDocument NOT NULL, c2061 Yson, c2062 Timestamp64, c2063 Date, c2064 Int8, c2065 Uint32 NOT NULL, c2066 JsonDocument, c2067 Uint8, c2068 Interval64, c2069 Date NOT NULL, c2070 Double, c2071 Uint32 NOT NULL, c2072 Interval64, c2073 Uint64, c2074 Datetime64 NOT NULL, c2075 Int64, c2076 Interval64, c2077 Int32, c2078 Uint8 NOT NULL, c2079 Int8, c2080 Float, c2081 Date, c2082 Date, c2083 Date32, c2084 Datetime NOT NULL, c2085 Utf8, c2086 Int16 NOT NULL, c2087 Int16 NOT NULL, c2088 Json NOT NULL, c2089 Timestamp, c2090 Int16 NOT NULL, c2091 Int8 NOT NULL, c2092 Interval64, c2093 Double, c2094 Float NOT NULL, c2095 Uint32, c2096 Datetime64 NOT NULL, c2097 Uint8, c2098 Double, c2099 Timestamp NOT NULL, c2100 Interval64 NOT NULL, c2101 Uint32, c2102 Float, c2103 Decimal(15,0) NOT NULL, c2104 Int16, c2105 String, c2106 Date32 NOT NULL, c2107 String NOT NULL, c2108 Uint32, c2109 Uint8, c2110 JsonDocument NOT NULL, c2111 Utf8 NOT NULL, c2112 Float NOT NULL, c2113 Interval64 NOT NULL, c2114 Int32, c2115 Date, c2116 Timestamp, c2117 String NOT NULL, c2118 Uint16 NOT NULL, c2119 Decimal(35,10) NOT NULL, c2120 Timestamp, c2121 Decimal(22,9), c2122 Uint64, c2123 Int32, c2124 Datetime64 NOT NULL, c2125 Uint64, c2126 Int16 NOT NULL, c2127 JsonDocument NOT NULL, c2128 Int32 NOT NULL, c2129 Uint32 NOT NULL, c2130 Timestamp NOT NULL, c2131 Uint8 NOT NULL, c2132 Yson NOT NULL, c2133 Date32 NOT NULL, c2134 Decimal(15,0), c2135 JsonDocument NOT NULL, c2136 Timestamp NOT NULL, c2137 Uint8 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint8 NOT NULL, c2140 Interval64, c2141 Decimal(35,10) NOT NULL, c2142 Date32 NOT NULL, c2143 Datetime64, c2144 Uint64 NOT NULL, c2145 Date32, c2146 JsonDocument NOT NULL, c2147 Date32 NOT NULL, c2148 Double NOT NULL, c2149 Double NOT NULL, c2150 Uint64 NOT NULL, c2151 Uint32, c2152 Int8 NOT NULL, c2153 Int16, c2154 JsonDocument, c2155 String NOT NULL, c2156 Utf8 NOT NULL, c2157 Uint8, c2158 Uint64 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Int8 NOT NULL, c2161 Decimal(15,0) NOT NULL, c2162 Int8, c2163 Timestamp64, c2164 Date NOT NULL, c2165 Uint32 NOT NULL, c2166 JsonDocument NOT NULL, c2167 Int8 NOT NULL, c2168 Decimal(35,10) NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Date32, c2171 Float NOT NULL, c2172 JsonDocument NOT NULL, c2173 Int8, c2174 Uint64, c2175 Timestamp NOT NULL, c2176 Int8, c2177 Uint16, c2178 Float NOT NULL, c2179 Uint8, c2180 Datetime64 NOT NULL, c2181 JsonDocument, c2182 Timestamp NOT NULL, c2183 Int8 NOT NULL, c2184 Uint16, c2185 Utf8 NOT NULL, c2186 Datetime, c2187 Date32, c2188 Decimal(15,0) NOT NULL, c2189 String, c2190 Int16 NOT NULL, c2191 Float, c2192 Date32 NOT NULL, c2193 String NOT NULL, c2194 Interval64 NOT NULL, c2195 Date32 NOT NULL, c2196 Double NOT NULL, c2197 Interval64 NOT NULL, c2198 Interval64 NOT NULL, c2199 Json, c2200 Timestamp64, c2201 Json, c2202 Uint16, c2203 Int8 NOT NULL, c2204 Double, c2205 Uint16 NOT NULL, c2206 Json NOT NULL, c2207 Json NOT NULL, c2208 Int16, c2209 Yson, c2210 Decimal(15,0), c2211 Uint32, c2212 Double, c2213 Utf8 NOT NULL, c2214 Uint8, c2215 Int8, c2216 Date NOT NULL, c2217 Decimal(35,10), c2218 Int8, c2219 Decimal(15,0) NOT NULL, c2220 Uint64, c2221 Uint32 NOT NULL, c2222 Int8, c2223 Float NOT NULL, c2224 Datetime, c2225 Uint64 NOT NULL, c2226 JsonDocument, c2227 Json, c2228 Timestamp NOT NULL, c2229 Double, c2230 Uint64 NOT NULL, c2231 Uint64 NOT NULL, c2232 Utf8 NOT NULL, c2233 Int16, c2234 Decimal(15,0) NOT NULL, c2235 Uint8, c2236 String, c2237 Utf8 NOT NULL, c2238 Datetime64, c2239 Datetime NOT NULL, c2240 Int16 NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Datetime64 NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Uint32 NOT NULL, c2245 Timestamp64, c2246 Int16 NOT NULL, c2247 Uint8, c2248 Uint64, c2249 Double NOT NULL, c2250 Timestamp NOT NULL, c2251 Int16 NOT NULL, c2252 Uint8 NOT NULL, c2253 Decimal(15,0), c2254 Decimal(22,9), c2255 Utf8, c2256 Float, c2257 Uint16, c2258 Double, c2259 Json NOT NULL, c2260 Decimal(22,9) NOT NULL, c2261 Date32 NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Interval64 NOT NULL, c2264 Int32 NOT NULL, c2265 Utf8, c2266 Interval64 NOT NULL, c2267 Int16 NOT NULL, c2268 Decimal(15,0), c2269 Decimal(15,0), c2270 Date NOT NULL, c2271 Uint32, c2272 Decimal(22,9) NOT NULL, c2273 Uint16 NOT NULL, c2274 Date32 NOT NULL, c2275 Date32, c2276 Timestamp NOT NULL, c2277 Utf8 NOT NULL, c2278 Date, c2279 Timestamp NOT NULL, c2280 Int32, c2281 Timestamp64, c2282 Interval64, c2283 Uint64, c2284 Datetime, c2285 Int32 NOT NULL, c2286 Datetime64, c2287 Float NOT NULL, c2288 Timestamp64 NOT NULL, c2289 Int32 NOT NULL, c2290 JsonDocument, c2291 Json, c2292 Datetime NOT NULL, c2293 Uint64 NOT NULL, c2294 Datetime NOT NULL, c2295 Int32 NOT NULL, c2296 Uint32 NOT NULL, c2297 Utf8 NOT NULL, c2298 Int64, c2299 Datetime64 NOT NULL, c2300 Uint16 NOT NULL, c2301 JsonDocument NOT NULL, c2302 Interval64 NOT NULL, c2303 Int32 NOT NULL, c2304 Json NOT NULL, c2305 Float NOT NULL, c2306 Timestamp NOT NULL, c2307 Json, c2308 Int8 NOT NULL, c2309 Json NOT NULL, c2310 Int32 NOT NULL, c2311 String NOT NULL, c2312 Date32, c2313 Utf8 NOT NULL, c2314 Interval64 NOT NULL, c2315 Timestamp64 NOT NULL, c2316 Date NOT NULL, c2317 Int8 NOT NULL, c2318 Uint64 NOT NULL, c2319 Date32, c2320 Uint8 NOT NULL, c2321 Timestamp64, c2322 Interval64 NOT NULL, c2323 Decimal(22,9) NOT NULL, c2324 Timestamp, c2325 Yson, c2326 Utf8 NOT NULL, c2327 Uint32 NOT NULL, c2328 Uint64, c2329 Timestamp64, c2330 Decimal(15,0), c2331 Uint64 NOT NULL, c2332 Uint8, c2333 Double NOT NULL, c2334 Date32 NOT NULL, c2335 Interval64, c2336 Uint16, c2337 Decimal(22,9) NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint64 NOT NULL, c2340 Uint16 NOT NULL, c2341 Date32, c2342 Int32, c2343 JsonDocument, c2344 Int8, c2345 Date32, c2346 Utf8, c2347 Date32 NOT NULL, c2348 Uint8, c2349 Interval64, c2350 Timestamp NOT NULL, c2351 Date NOT NULL, c2352 Datetime64 NOT NULL, c2353 JsonDocument, c2354 String NOT NULL, c2355 Timestamp64 NOT NULL, c2356 Datetime NOT NULL, c2357 Int16, c2358 Uint8 NOT NULL, c2359 Datetime, c2360 Utf8 NOT NULL, c2361 Json NOT NULL, c2362 Utf8, c2363 Decimal(22,9) NOT NULL, c2364 Double NOT NULL, c2365 Interval64, c2366 Int8, c2367 Int32 NOT NULL, c2368 Uint64, c2369 Decimal(22,9), c2370 String, c2371 Date32 NOT NULL, c2372 Int16, c2373 Int64, c2374 Uint16 NOT NULL, c2375 Decimal(35,10) NOT NULL, c2376 Json NOT NULL, c2377 Double NOT NULL, c2378 Uint8, c2379 Int32, c2380 Decimal(22,9) NOT NULL, c2381 Uint32, c2382 Date32 NOT NULL, c2383 Datetime64, c2384 Decimal(35,10), c2385 Double NOT NULL, c2386 JsonDocument, c2387 Date32 NOT NULL, c2388 Uint16 NOT NULL, c2389 Float NOT NULL, c2390 Yson NOT NULL, c2391 Datetime, c2392 Uint16, c2393 Uint32, c2394 Interval64, c2395 Timestamp, c2396 Float, c2397 Json NOT NULL, c2398 Uint8, c2399 Int8, c2400 Yson NOT NULL, c2401 Datetime64, c2402 Double, c2403 Timestamp, c2404 Date, c2405 Decimal(15,0), c2406 Interval64, c2407 Double NOT NULL, c2408 Int32 NOT NULL, c2409 Uint64 NOT NULL, c2410 Int8 NOT NULL, c2411 Yson NOT NULL, c2412 Uint16, c2413 Date, c2414 Timestamp NOT NULL, c2415 Int64 NOT NULL, c2416 Timestamp64 NOT NULL, c2417 Datetime64 NOT NULL, c2418 Int32, c2419 Double NOT NULL, c2420 Timestamp, c2421 Decimal(35,10), c2422 Uint32, c2423 Uint16 NOT NULL, c2424 Int64, c2425 Interval64, c2426 Json, c2427 Json, c2428 Int64, c2429 Date, c2430 Decimal(15,0) NOT NULL, c2431 Datetime NOT NULL, c2432 Decimal(15,0) NOT NULL, c2433 Float NOT NULL, c2434 Int8 NOT NULL, c2435 Date, c2436 Timestamp, c2437 Date NOT NULL, c2438 Uint16 NOT NULL, c2439 Json NOT NULL, c2440 Uint16, c2441 Interval64 NOT NULL, c2442 Datetime64, c2443 Date, c2444 String NOT NULL, c2445 Utf8, c2446 Double, c2447 Utf8 NOT NULL, c2448 Yson, c2449 Date32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int16, c2452 Int8, c2453 String, c2454 Timestamp NOT NULL, c2455 Decimal(22,9) NOT NULL, c2456 Date32 NOT NULL, c2457 JsonDocument, c2458 Double NOT NULL, c2459 Decimal(35,10), c2460 JsonDocument NOT NULL, c2461 Decimal(35,10), c2462 Int8 NOT NULL, c2463 JsonDocument NOT NULL, c2464 Decimal(15,0), c2465 Decimal(22,9), c2466 Datetime, c2467 Datetime64 NOT NULL, c2468 Int8 NOT NULL, c2469 Utf8 NOT NULL, c2470 Interval64, c2471 Uint16, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Date NOT NULL, c2475 Yson, c2476 Int16 NOT NULL, c2477 Yson, c2478 Timestamp, c2479 Decimal(22,9), c2480 String NOT NULL, c2481 String, c2482 Uint32 NOT NULL, c2483 Double NOT NULL, c2484 Timestamp NOT NULL, c2485 Date32 NOT NULL, c2486 Date NOT NULL, c2487 Datetime NOT NULL, c2488 String, c2489 Uint32 NOT NULL, c2490 Json, c2491 Uint16, c2492 Yson NOT NULL, c2493 Double, c2494 Decimal(35,10), c2495 Interval64 NOT NULL, c2496 Date32 NOT NULL, c2497 JsonDocument NOT NULL, c2498 Timestamp64 NOT NULL, c2499 Decimal(15,0) NOT NULL, c2500 Float NOT NULL, c2501 Uint32, c2502 Datetime64 NOT NULL, c2503 Uint64, c2504 Interval64 NOT NULL, c2505 Int32 NOT NULL, c2506 Json, c2507 String, c2508 Uint8 NOT NULL, c2509 Int64, c2510 JsonDocument, c2511 Date, c2512 Date32, c2513 Timestamp64 NOT NULL, c2514 Decimal(15,0), c2515 Timestamp64 NOT NULL, c2516 Date32, c2517 Timestamp, c2518 Decimal(22,9) NOT NULL, c2519 Double, c2520 Timestamp, c2521 Date32, c2522 Yson NOT NULL, c2523 Datetime64, c2524 Datetime, c2525 Double NOT NULL, c2526 Uint16 NOT NULL, c2527 Double, c2528 Float NOT NULL, c2529 Int16 NOT NULL, c2530 Int8, c2531 Int16 NOT NULL, c2532 Json, c2533 JsonDocument NOT NULL, c2534 Datetime64, c2535 Yson NOT NULL, c2536 JsonDocument, c2537 String, c2538 Int32, c2539 JsonDocument, c2540 String NOT NULL, c2541 Datetime, c2542 Float, c2543 Uint32 NOT NULL, c2544 Json, c2545 String NOT NULL, c2546 Timestamp, c2547 Date32, c2548 Uint32 NOT NULL, c2549 Timestamp64 NOT NULL, c2550 Int32, c2551 Double, c2552 Int16, c2553 Uint16 NOT NULL, c2554 String, c2555 Uint32, c2556 Json NOT NULL, c2557 Date32, c2558 Uint32, c2559 Yson, c2560 Uint32 NOT NULL, c2561 Datetime NOT NULL, c2562 Utf8, c2563 Datetime NOT NULL, c2564 Double, c2565 Uint8, c2566 Uint8, c2567 Int16, c2568 Int8 NOT NULL, c2569 Json, c2570 Uint64 NOT NULL, c2571 Utf8, c2572 Int32, c2573 JsonDocument, c2574 Interval64, c2575 Interval64 NOT NULL, c2576 Date32, c2577 JsonDocument, c2578 Double NOT NULL, c2579 Uint16 NOT NULL, c2580 Datetime64, c2581 Decimal(22,9) NOT NULL, c2582 String NOT NULL, c2583 Decimal(22,9) NOT NULL, c2584 Uint16, c2585 Utf8 NOT NULL, c2586 Uint64 NOT NULL, c2587 Double NOT NULL, c2588 Date32 NOT NULL, c2589 Decimal(22,9) NOT NULL, c2590 Date, c2591 Uint32 NOT NULL, c2592 Date NOT NULL, c2593 Uint64, c2594 String, c2595 Date32 NOT NULL, c2596 Timestamp64 NOT NULL, c2597 Int32, c2598 Decimal(35,10), c2599 Interval64 NOT NULL, c2600 String, c2601 Float NOT NULL, c2602 Timestamp, c2603 Decimal(22,9), c2604 Date32 NOT NULL, c2605 Date32, c2606 Timestamp64, c2607 String NOT NULL, c2608 Decimal(15,0) NOT NULL, c2609 Int16, c2610 Int8, c2611 Utf8 NOT NULL, c2612 Int8, c2613 Double, c2614 Timestamp64 NOT NULL, c2615 Date32, c2616 Float NOT NULL, c2617 Int8, c2618 Date32 NOT NULL, c2619 Datetime NOT NULL, c2620 Uint64, c2621 Decimal(22,9), c2622 Timestamp, c2623 Timestamp, c2624 Date, c2625 Int64 NOT NULL, c2626 Int32, c2627 Double NOT NULL, c2628 Uint64, c2629 Decimal(15,0) NOT NULL, c2630 Int8 NOT NULL, c2631 Timestamp, c2632 Decimal(15,0), c2633 Decimal(35,10) NOT NULL, c2634 Timestamp64 NOT NULL, c2635 Float NOT NULL, c2636 Decimal(15,0) NOT NULL, c2637 Yson, c2638 Yson, c2639 Int8, c2640 Float, c2641 Double, c2642 Datetime NOT NULL, c2643 Uint64 NOT NULL, c2644 Date32, c2645 Decimal(22,9) NOT NULL, c2646 Json, c2647 Datetime64 NOT NULL, c2648 Interval64, c2649 Datetime64, c2650 Uint32 NOT NULL, c2651 Datetime, c2652 Json NOT NULL, c2653 JsonDocument, c2654 Decimal(35,10) NOT NULL, c2655 Timestamp, c2656 Date, c2657 Int16 NOT NULL, c2658 Uint64 NOT NULL, c2659 Utf8 NOT NULL, c2660 Int64, c2661 Uint64 NOT NULL, c2662 Double NOT NULL, c2663 Date, c2664 Yson, c2665 Decimal(15,0) NOT NULL, c2666 Timestamp64, c2667 Timestamp64, c2668 Int8, c2669 Uint8, c2670 Int32, c2671 Date, c2672 Yson, c2673 Uint32 NOT NULL, c2674 Timestamp64 NOT NULL, c2675 Decimal(22,9) NOT NULL, c2676 Decimal(35,10) NOT NULL, c2677 Double, c2678 Float NOT NULL, c2679 Int64 NOT NULL, c2680 Int8 NOT NULL, c2681 Date, c2682 Int8 NOT NULL, c2683 JsonDocument NOT NULL, c2684 Int32, c2685 Int64, c2686 Json, c2687 Float NOT NULL, c2688 Timestamp64, c2689 Int32, c2690 Int16 NOT NULL, c2691 Int16, c2692 JsonDocument NOT NULL, c2693 Datetime, c2694 Timestamp, c2695 Uint8 NOT NULL, c2696 Json, c2697 Timestamp64, c2698 Date NOT NULL, c2699 Int32 NOT NULL, c2700 Datetime64 NOT NULL, c2701 Yson NOT NULL, c2702 Decimal(15,0), c2703 Utf8, c2704 JsonDocument NOT NULL, c2705 Json NOT NULL, c2706 Decimal(15,0) NOT NULL, c2707 Decimal(35,10), c2708 Decimal(22,9), c2709 Datetime64, c2710 Double NOT NULL, c2711 Decimal(22,9), c2712 Float NOT NULL, c2713 JsonDocument, c2714 Uint32 NOT NULL, c2715 Timestamp, c2716 Int32 NOT NULL, c2717 Uint8 NOT NULL, c2718 Datetime, c2719 Timestamp NOT NULL, c2720 Json, c2721 Decimal(15,0) NOT NULL, c2722 Uint32, c2723 Datetime64 NOT NULL, c2724 Utf8, c2725 Decimal(22,9), c2726 Int32, c2727 Yson NOT NULL, c2728 Decimal(35,10) NOT NULL, c2729 Timestamp, c2730 Int16, c2731 Utf8 NOT NULL, c2732 Datetime, c2733 Int8, c2734 Datetime NOT NULL, c2735 Uint64, c2736 Datetime NOT NULL, c2737 Decimal(22,9) NOT NULL, c2738 Yson, c2739 Uint8, c2740 Yson NOT NULL, c2741 Uint8, c2742 Int16, c2743 Decimal(22,9), c2744 Double NOT NULL, c2745 Datetime64 NOT NULL, c2746 Date32 NOT NULL, c2747 Utf8 NOT NULL, c2748 Float, c2749 Double, c2750 Uint16, c2751 String, c2752 Uint32, c2753 Utf8 NOT NULL, c2754 Int32 NOT NULL, c2755 Yson NOT NULL, c2756 Uint32 NOT NULL, c2757 Timestamp NOT NULL, c2758 JsonDocument NOT NULL, c2759 Timestamp NOT NULL, c2760 Double, c2761 Uint8, c2762 Uint64 NOT NULL, c2763 Int8, c2764 Date32 NOT NULL, c2765 JsonDocument, c2766 JsonDocument NOT NULL, c2767 Timestamp NOT NULL, c2768 Yson, c2769 Int8 NOT NULL, c2770 Int8, c2771 Uint8, c2772 Uint64 NOT NULL, c2773 Int64 NOT NULL, c2774 Timestamp64 NOT NULL, c2775 Int32 NOT NULL, c2776 Double NOT NULL, c2777 Date32 NOT NULL, c2778 Timestamp NOT NULL, c2779 Timestamp NOT NULL, c2780 Datetime NOT NULL, c2781 Int16 NOT NULL, c2782 Float, c2783 Timestamp, c2784 String NOT NULL, c2785 Uint8, c2786 String, c2787 Timestamp NOT NULL, c2788 Int64, c2789 Uint64 NOT NULL, c2790 Timestamp NOT NULL, c2791 Decimal(35,10) NOT NULL, c2792 Json NOT NULL, c2793 JsonDocument, c2794 Int16 NOT NULL, c2795 Double NOT NULL, c2796 Timestamp, c2797 Double NOT NULL, c2798 Date NOT NULL, c2799 Decimal(15,0) NOT NULL, c2800 Int8, c2801 Date32 NOT NULL, c2802 Datetime64 NOT NULL, c2803 Interval64, c2804 Uint64 NOT NULL, c2805 Decimal(15,0) NOT NULL, c2806 Yson, c2807 Datetime64, c2808 Interval64 NOT NULL, c2809 Float NOT NULL, c2810 String NOT NULL, c2811 Json, c2812 Utf8, c2813 Utf8, c2814 Datetime64 NOT NULL, c2815 Uint16, c2816 Int64 NOT NULL, c2817 Yson NOT NULL, c2818 Timestamp64 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Uint16, c2821 Datetime NOT NULL, c2822 String, c2823 Float NOT NULL, c2824 Json NOT NULL, c2825 Int8, c2826 Uint64 NOT NULL, c2827 Double, c2828 Utf8, c2829 Int32, c2830 Uint64, c2831 Decimal(22,9) NOT NULL, c2832 Int32, c2833 Decimal(15,0) NOT NULL, c2834 Decimal(15,0) NOT NULL, c2835 Double NOT NULL, c2836 Int8, c2837 Int64, c2838 Uint32, c2839 Int32 NOT NULL, c2840 Datetime, c2841 Uint64 NOT NULL, c2842 Uint8, c2843 Uint16, c2844 Int32, c2845 String, c2846 Uint16, c2847 Date32 NOT NULL, c2848 Decimal(15,0) NOT NULL, c2849 Int16 NOT NULL, c2850 Datetime, c2851 Timestamp NOT NULL, c2852 Datetime, c2853 Int8 NOT NULL, c2854 Yson NOT NULL, c2855 Int32 NOT NULL, c2856 Uint16, c2857 String, c2858 Yson NOT NULL, c2859 JsonDocument NOT NULL, c2860 Json, c2861 Decimal(35,10), c2862 String NOT NULL, c2863 Timestamp64 NOT NULL, c2864 Int8 NOT NULL, c2865 Interval64 NOT NULL, c2866 Date, c2867 Interval64, c2868 JsonDocument, c2869 Float NOT NULL, c2870 Float, c2871 Uint8 NOT NULL, c2872 Int32 NOT NULL, c2873 Decimal(15,0) NOT NULL, c2874 Float, c2875 Int64 NOT NULL, c2876 Decimal(22,9), c2877 Timestamp NOT NULL, c2878 Int8, c2879 JsonDocument NOT NULL, c2880 Date32 NOT NULL, c2881 Json, c2882 Int8 NOT NULL, c2883 Timestamp64 NOT NULL, c2884 Json NOT NULL, c2885 Decimal(22,9), c2886 Decimal(15,0) NOT NULL, c2887 Int32, c2888 Decimal(35,10) NOT NULL, c2889 Int8 NOT NULL, c2890 Int32, c2891 Double, c2892 Yson, c2893 Uint64, c2894 Timestamp NOT NULL, c2895 Decimal(15,0) NOT NULL, c2896 Timestamp64, c2897 Yson, c2898 Datetime64, c2899 Decimal(35,10) NOT NULL, c2900 Uint64, c2901 Date NOT NULL, c2902 Int8 NOT NULL, c2903 Int64 NOT NULL, c2904 Int16, c2905 Datetime64 NOT NULL, c2906 Timestamp64 NOT NULL, c2907 Uint16, c2908 Uint32 NOT NULL, c2909 Decimal(35,10) NOT NULL, c2910 Timestamp, c2911 Float NOT NULL, c2912 Yson NOT NULL, c2913 Datetime, c2914 Uint32 NOT NULL, c2915 Int32 NOT NULL, c2916 Int8, c2917 String, c2918 Timestamp64 NOT NULL, c2919 Date32 NOT NULL, c2920 Datetime NOT NULL, c2921 Uint16, c2922 Yson, c2923 Decimal(15,0) NOT NULL, c2924 Datetime, c2925 String, c2926 Datetime64, c2927 Uint16 NOT NULL, c2928 Int16, c2929 Float NOT NULL, c2930 Uint32 NOT NULL, c2931 Decimal(15,0), c2932 JsonDocument, c2933 Json NOT NULL, c2934 Int32 NOT NULL, c2935 Int8, c2936 Double NOT NULL, c2937 Decimal(15,0) NOT NULL, c2938 Uint16, c2939 Yson, c2940 Float, c2941 Uint16, c2942 Int16, c2943 Double, c2944 Decimal(22,9) NOT NULL, c2945 Int8 NOT NULL, c2946 Int8, c2947 Interval64, c2948 Float NOT NULL, c2949 Uint32 NOT NULL, c2950 Date, c2951 Float NOT NULL, c2952 Uint8, c2953 String NOT NULL, c2954 Float NOT NULL, c2955 Yson, c2956 Decimal(35,10) NOT NULL, c2957 Utf8 NOT NULL, c2958 Float, c2959 Decimal(22,9), c2960 Uint8, c2961 Decimal(22,9) NOT NULL, c2962 Double NOT NULL, c2963 Utf8 NOT NULL, c2964 Float, c2965 Interval64 NOT NULL, c2966 JsonDocument, c2967 Json, c2968 Datetime NOT NULL, c2969 Int32, c2970 Float NOT NULL, c2971 Yson NOT NULL, c2972 Float NOT NULL, c2973 Uint16 NOT NULL, c2974 Date, c2975 Int64, c2976 Float NOT NULL, c2977 Datetime NOT NULL, c2978 Datetime, c2979 Decimal(22,9) NOT NULL, c2980 Datetime NOT NULL, c2981 Uint32 NOT NULL, c2982 JsonDocument, c2983 Uint8 NOT NULL, c2984 Decimal(15,0), c2985 Date, c2986 Int32 NOT NULL, c2987 Float, c2988 Uint8 NOT NULL, c2989 Timestamp, c2990 Json NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(15,0), c2993 Json NOT NULL, c2994 Decimal(35,10) NOT NULL, c2995 Utf8 NOT NULL, c2996 Interval64, c2997 Decimal(22,9), c2998 Timestamp64, c2999 Datetime64, c3000 Int32 NOT NULL, c3001 Datetime64, c3002 JsonDocument NOT NULL, c3003 JsonDocument NOT NULL, c3004 Uint64 NOT NULL, c3005 Yson, c3006 Double NOT NULL, c3007 Uint16 NOT NULL, c3008 Decimal(22,9), c3009 Date, c3010 Int32 NOT NULL, c3011 Utf8 NOT NULL, c3012 Int8, c3013 Uint16 NOT NULL, c3014 Decimal(35,10) NOT NULL, c3015 Timestamp64 NOT NULL, c3016 Datetime, c3017 Decimal(35,10) NOT NULL, c3018 Double, c3019 Uint32, c3020 Date NOT NULL, c3021 Utf8 NOT NULL, c3022 Decimal(15,0) NOT NULL, c3023 String, c3024 Datetime64, c3025 Decimal(22,9), c3026 Timestamp NOT NULL, c3027 Interval64 NOT NULL, c3028 Datetime, c3029 Decimal(22,9), c3030 Datetime64 NOT NULL, c3031 Uint8, c3032 Datetime, c3033 Uint16 NOT NULL, c3034 Datetime64 NOT NULL, c3035 Decimal(15,0) NOT NULL, c3036 Double, c3037 Datetime, c3038 String NOT NULL, c3039 JsonDocument, c3040 String NOT NULL, c3041 Decimal(35,10), c3042 Decimal(15,0) NOT NULL, c3043 Timestamp, c3044 Decimal(15,0), c3045 Timestamp64, c3046 Int8, c3047 Utf8 NOT NULL, c3048 Int32 NOT NULL, c3049 Date, c3050 Utf8, c3051 Int16, c3052 Utf8, c3053 Datetime64, c3054 Uint32 NOT NULL, c3055 Yson NOT NULL, c3056 Int64, c3057 Int32, c3058 Int16 NOT NULL, c3059 Json NOT NULL, c3060 Date32 NOT NULL, c3061 Datetime, c3062 Decimal(22,9) NOT NULL, c3063 Decimal(22,9) NOT NULL, c3064 Timestamp64, c3065 Utf8 NOT NULL, c3066 Decimal(35,10) NOT NULL, c3067 Uint16, c3068 Int16, c3069 Int32, c3070 Timestamp, c3071 Timestamp64, c3072 Float, c3073 Uint8 NOT NULL, c3074 Int32 NOT NULL, c3075 Date32, c3076 Decimal(15,0), c3077 Datetime, c3078 Utf8 NOT NULL, c3079 Uint32, c3080 Uint8, c3081 Int8 NOT NULL, c3082 Json NOT NULL, c3083 Date, c3084 Timestamp64 NOT NULL, c3085 Interval64 NOT NULL, c3086 Uint8, c3087 Date, c3088 Date32 NOT NULL, c3089 Int16, c3090 Timestamp, c3091 String NOT NULL, c3092 Float, c3093 Interval64 NOT NULL, c3094 Float, c3095 Uint16, c3096 Datetime, c3097 Float, c3098 Uint8 NOT NULL, c3099 Timestamp64, c3100 Int32, c3101 Decimal(22,9) NOT NULL, c3102 Datetime NOT NULL, c3103 Int16, c3104 Int8 NOT NULL, c3105 Uint16 NOT NULL, c3106 Uint16 NOT NULL, c3107 Date NOT NULL, c3108 Json, c3109 JsonDocument, c3110 Yson NOT NULL, c3111 JsonDocument NOT NULL, c3112 Json, c3113 Double NOT NULL, c3114 Int16 NOT NULL, c3115 Datetime64, c3116 Uint16, c3117 Timestamp64, c3118 Int16 NOT NULL, c3119 Int64, c3120 Uint32, c3121 Int8, c3122 JsonDocument NOT NULL, c3123 String, c3124 Int32, c3125 Decimal(22,9) NOT NULL, c3126 Interval64, c3127 Timestamp, c3128 Int32 NOT NULL, c3129 Decimal(35,10) NOT NULL, c3130 Int32 NOT NULL, c3131 Decimal(22,9), c3132 Yson, c3133 String NOT NULL, c3134 Float, c3135 Interval64 NOT NULL, c3136 JsonDocument NOT NULL, c3137 Int16, c3138 String, c3139 Float NOT NULL, c3140 Uint64, c3141 Double, c3142 Timestamp64 NOT NULL, c3143 Double, c3144 Decimal(22,9) NOT NULL, c3145 JsonDocument, c3146 Json NOT NULL, c3147 Uint64 NOT NULL, c3148 Timestamp64 NOT NULL, c3149 Timestamp64, c3150 Uint64 NOT NULL, c3151 Datetime64, c3152 Decimal(22,9) NOT NULL, c3153 Timestamp, c3154 Timestamp64 NOT NULL, c3155 Datetime64, c3156 Timestamp NOT NULL, c3157 Uint16 NOT NULL, c3158 Json, c3159 Date32, c3160 Double NOT NULL, c3161 Decimal(22,9) NOT NULL, c3162 Utf8 NOT NULL, c3163 Int32, c3164 Uint32, c3165 Int32 NOT NULL, c3166 Uint64, c3167 String, c3168 Json, c3169 Decimal(35,10) NOT NULL, c3170 Utf8 NOT NULL, c3171 Date, c3172 Date NOT NULL, c3173 Float NOT NULL, c3174 Date32 NOT NULL, c3175 Double NOT NULL, c3176 Uint16, c3177 Date32, c3178 Uint32 NOT NULL, c3179 Date, c3180 Timestamp64, c3181 Date NOT NULL, c3182 Uint32, c3183 Int16, c3184 Json NOT NULL, c3185 Uint32 NOT NULL, c3186 Float NOT NULL, c3187 Double, c3188 Date, c3189 Uint32, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(15,0), c3192 Int16 NOT NULL, c3193 Json, c3194 Decimal(22,9), c3195 Decimal(35,10), c3196 Float NOT NULL, c3197 Json NOT NULL, c3198 Int8, c3199 String, c3200 Int16 NOT NULL, c3201 Uint32 NOT NULL, c3202 Int16, c3203 String, c3204 Uint32 NOT NULL, c3205 Timestamp, c3206 Int8 NOT NULL, c3207 Int32, c3208 Utf8, c3209 Double NOT NULL, c3210 Uint64 NOT NULL, c3211 Yson, c3212 Datetime, c3213 Float NOT NULL, c3214 Yson NOT NULL, c3215 Int32 NOT NULL, c3216 Int32, c3217 Timestamp NOT NULL, c3218 Utf8 NOT NULL, c3219 Timestamp NOT NULL, c3220 Date32 NOT NULL, c3221 JsonDocument, c3222 Uint16, c3223 Uint8 NOT NULL, c3224 Date32, c3225 Decimal(35,10), c3226 Json, c3227 Timestamp NOT NULL, c3228 Yson, c3229 Datetime64 NOT NULL, c3230 Datetime, c3231 Decimal(15,0) NOT NULL, c3232 Date NOT NULL, c3233 Decimal(15,0), c3234 Timestamp, c3235 Decimal(22,9) NOT NULL, c3236 Decimal(15,0), c3237 String NOT NULL, c3238 Date32 NOT NULL, c3239 JsonDocument NOT NULL, c3240 Int8, c3241 Datetime NOT NULL, c3242 Int64, c3243 Datetime64 NOT NULL, c3244 Double, c3245 String NOT NULL, c3246 Double, c3247 Timestamp64, c3248 Interval64, c3249 Decimal(35,10) NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Uint32, c3252 Int8, c3253 Int32 NOT NULL, c3254 Int32, c3255 Int32, c3256 Int16, c3257 Timestamp64 NOT NULL, c3258 Decimal(35,10), c3259 Int64 NOT NULL, c3260 Uint8 NOT NULL, c3261 Decimal(22,9) NOT NULL, c3262 Int8 NOT NULL, c3263 Decimal(15,0) NOT NULL, c3264 Datetime, c3265 Decimal(35,10), c3266 Timestamp64 NOT NULL, c3267 Decimal(22,9) NOT NULL, c3268 Timestamp64 NOT NULL, c3269 Interval64, c3270 Timestamp, c3271 String, c3272 Interval64, c3273 Float NOT NULL, c3274 Uint8, c3275 Int8, c3276 Decimal(35,10) NOT NULL, c3277 Double, c3278 JsonDocument, c3279 Int64 NOT NULL, c3280 Int8 NOT NULL, c3281 Timestamp NOT NULL, c3282 Int8, c3283 String NOT NULL, c3284 Uint32 NOT NULL, c3285 Utf8, c3286 Float NOT NULL, c3287 Datetime64, c3288 Decimal(15,0), c3289 Utf8 NOT NULL, c3290 Float NOT NULL, c3291 Date32 NOT NULL, c3292 Timestamp NOT NULL, c3293 JsonDocument NOT NULL, c3294 Uint64 NOT NULL, c3295 String NOT NULL, c3296 Int32 NOT NULL, c3297 Uint16, c3298 Datetime, c3299 Int8, c3300 JsonDocument NOT NULL, c3301 JsonDocument NOT NULL, c3302 Int64 NOT NULL, c3303 Date32, c3304 Interval64 NOT NULL, c3305 Uint64 NOT NULL, c3306 Int32, c3307 Uint64 NOT NULL, c3308 Datetime NOT NULL, c3309 Int16, c3310 Yson NOT NULL, c3311 Decimal(22,9), c3312 Int64, c3313 Uint16, c3314 Date32, c3315 JsonDocument, c3316 Date32, c3317 Int64, c3318 Datetime64, c3319 Uint64 NOT NULL, c3320 Datetime NOT NULL, c3321 Int64, c3322 String NOT NULL, c3323 JsonDocument NOT NULL, c3324 Decimal(22,9) NOT NULL, c3325 Uint32, c3326 Uint8 NOT NULL, c3327 Utf8, c3328 Int8 NOT NULL, c3329 Uint16, c3330 Date NOT NULL, c3331 Decimal(15,0), c3332 Int32 NOT NULL, c3333 Int64, c3334 Interval64 NOT NULL, c3335 Timestamp64, c3336 Interval64, c3337 Decimal(22,9) NOT NULL, c3338 JsonDocument NOT NULL, c3339 Yson, c3340 Datetime NOT NULL, c3341 Date NOT NULL, c3342 Decimal(15,0), c3343 Uint16 NOT NULL, c3344 Uint32 NOT NULL, c3345 Int32 NOT NULL, c3346 Int8, c3347 Date32, c3348 Uint16 NOT NULL, c3349 Json, c3350 Float, c3351 Date32 NOT NULL, c3352 Double NOT NULL, c3353 Datetime64, c3354 Timestamp NOT NULL, c3355 Uint8, c3356 String, c3357 Float, c3358 Date NOT NULL, c3359 Double NOT NULL, c3360 Int64, c3361 Timestamp NOT NULL, c3362 Date NOT NULL, c3363 Datetime NOT NULL, c3364 Uint8, c3365 Timestamp, c3366 Double, c3367 Date32, c3368 String NOT NULL, c3369 Double, c3370 JsonDocument, c3371 Datetime64 NOT NULL, c3372 JsonDocument, c3373 Uint64, c3374 Datetime, c3375 Int16, c3376 Yson, c3377 Int64 NOT NULL, c3378 Decimal(22,9), c3379 Interval64 NOT NULL, c3380 Utf8 NOT NULL, c3381 Uint32, c3382 Double NOT NULL, c3383 Uint8, c3384 Decimal(15,0), c3385 String NOT NULL, c3386 String, c3387 Decimal(22,9) NOT NULL, c3388 Int64 NOT NULL, c3389 Float, c3390 String NOT NULL, c3391 Date32, c3392 Datetime, c3393 Timestamp NOT NULL, c3394 Uint64, c3395 Uint64 NOT NULL, c3396 Interval64 NOT NULL, c3397 Utf8, c3398 Uint16, c3399 Uint32, c3400 Datetime64, c3401 Timestamp NOT NULL, c3402 Date, c3403 Decimal(35,10), c3404 Int64 NOT NULL, c3405 Uint64, c3406 Uint32 NOT NULL, c3407 Uint16, c3408 Decimal(22,9), c3409 Datetime, c3410 Timestamp, c3411 Date, c3412 Decimal(35,10) NOT NULL, c3413 Timestamp NOT NULL, c3414 Uint8 NOT NULL, c3415 Decimal(15,0), c3416 Decimal(15,0) NOT NULL, c3417 Uint64 NOT NULL, c3418 String NOT NULL, c3419 Int8, c3420 JsonDocument NOT NULL, c3421 Json NOT NULL, c3422 Float NOT NULL, c3423 Uint64, c3424 Double NOT NULL, c3425 Interval64 NOT NULL, c3426 Decimal(22,9), c3427 Timestamp64, c3428 Uint8, c3429 Int32 NOT NULL, c3430 Timestamp64, c3431 Decimal(15,0) NOT NULL, c3432 JsonDocument NOT NULL, c3433 Int16, c3434 Int16, c3435 Decimal(35,10), c3436 Uint8 NOT NULL, c3437 Datetime64, c3438 Uint8 NOT NULL, c3439 Int16 NOT NULL, c3440 Timestamp, c3441 Timestamp64 NOT NULL, c3442 Timestamp, c3443 Date, c3444 String, c3445 String, c3446 Float, c3447 JsonDocument, c3448 Datetime64 NOT NULL, c3449 Uint64 NOT NULL, c3450 Timestamp NOT NULL, c3451 String NOT NULL, c3452 Int64, c3453 Float NOT NULL, c3454 Datetime64, c3455 Timestamp NOT NULL, c3456 Date32 NOT NULL, c3457 Uint64, c3458 Interval64 NOT NULL, c3459 Date NOT NULL, c3460 Decimal(22,9), c3461 Date32, c3462 Int8 NOT NULL, c3463 Uint32 NOT NULL, c3464 Int64 NOT NULL, c3465 Interval64 NOT NULL, c3466 Yson NOT NULL, c3467 Utf8, c3468 Int8, c3469 Timestamp64, c3470 String NOT NULL, c3471 Uint32 NOT NULL, c3472 Uint64, c3473 Decimal(22,9), c3474 Uint32 NOT NULL, c3475 Double NOT NULL, c3476 Int32 NOT NULL, c3477 Datetime64 NOT NULL, c3478 Uint32 NOT NULL, c3479 Int64 NOT NULL, c3480 Date32, c3481 Timestamp64 NOT NULL, c3482 Double NOT NULL, c3483 Double NOT NULL, c3484 Decimal(15,0) NOT NULL, c3485 Interval64, c3486 Int64, c3487 Yson NOT NULL, c3488 Datetime64 NOT NULL, c3489 Yson NOT NULL, c3490 Interval64, c3491 Int16, c3492 Int8 NOT NULL, c3493 Date32 NOT NULL, c3494 Datetime64 NOT NULL, c3495 JsonDocument, c3496 Date, c3497 Int8 NOT NULL, c3498 Uint16, c3499 String NOT NULL, c3500 Int16 NOT NULL, c3501 Date32, c3502 Decimal(15,0), c3503 Int32 NOT NULL, c3504 Interval64 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 Date NOT NULL, c3507 Uint16 NOT NULL, c3508 Json NOT NULL, c3509 Uint16, c3510 Decimal(15,0) NOT NULL, c3511 Uint16 NOT NULL, c3512 Datetime NOT NULL, c3513 Decimal(35,10) NOT NULL, c3514 Int32 NOT NULL, c3515 Datetime NOT NULL, c3516 JsonDocument NOT NULL, c3517 Uint8 NOT NULL, c3518 JsonDocument, c3519 Uint64 NOT NULL, c3520 Datetime, c3521 String NOT NULL, c3522 Utf8, c3523 Decimal(22,9) NOT NULL, c3524 Datetime NOT NULL, c3525 Timestamp64, c3526 Int16, c3527 Int64 NOT NULL, c3528 Int32, c3529 Double, c3530 Timestamp NOT NULL, c3531 JsonDocument NOT NULL, c3532 Datetime64 NOT NULL, c3533 Float NOT NULL, c3534 Float NOT NULL, c3535 Uint32, c3536 Double NOT NULL, c3537 Double, c3538 Float NOT NULL, c3539 Interval64 NOT NULL, c3540 JsonDocument, c3541 Double, c3542 Date NOT NULL, c3543 Utf8, c3544 Int16 NOT NULL, c3545 Interval64 NOT NULL, c3546 Date32 NOT NULL, c3547 JsonDocument NOT NULL, c3548 Uint8 NOT NULL, c3549 Datetime NOT NULL, c3550 Uint8 NOT NULL, c3551 JsonDocument, c3552 Date32 NOT NULL, c3553 Float, c3554 String NOT NULL, c3555 Timestamp64, c3556 Date32 NOT NULL, c3557 Uint64, c3558 String, c3559 Float NOT NULL, c3560 Yson, c3561 Date32, c3562 Uint32, c3563 Decimal(22,9) NOT NULL, c3564 Uint16, c3565 Uint8 NOT NULL, c3566 Datetime64, c3567 Timestamp64 NOT NULL, c3568 Float, c3569 Decimal(22,9), c3570 Decimal(35,10) NOT NULL, c3571 Int64, c3572 Yson NOT NULL, c3573 Decimal(22,9), c3574 Datetime NOT NULL, c3575 Utf8, c3576 Interval64, c3577 Float, c3578 Decimal(35,10) NOT NULL, c3579 Int64, c3580 Int16, c3581 Datetime64, c3582 Json NOT NULL, c3583 Int32 NOT NULL, c3584 Decimal(15,0), c3585 Interval64, c3586 Uint64 NOT NULL, c3587 String NOT NULL, c3588 Decimal(35,10), c3589 Interval64, c3590 Double NOT NULL, c3591 Uint16, c3592 Uint16, c3593 Date32 NOT NULL, c3594 JsonDocument, c3595 Float NOT NULL, c3596 Date32, c3597 Interval64 NOT NULL, c3598 Decimal(15,0), c3599 JsonDocument NOT NULL, c3600 Uint8 NOT NULL, c3601 Timestamp NOT NULL, c3602 Datetime64 NOT NULL, c3603 JsonDocument, c3604 Decimal(15,0), c3605 Json NOT NULL, c3606 Int32 NOT NULL, c3607 Int16, c3608 Float, c3609 Utf8, c3610 Json NOT NULL, c3611 String NOT NULL, c3612 Interval64 NOT NULL, c3613 Datetime NOT NULL, c3614 Date32, c3615 Decimal(35,10) NOT NULL, c3616 Date, c3617 Timestamp64, c3618 Uint64, c3619 Double, c3620 Json NOT NULL, c3621 Json, c3622 Yson, c3623 Float, c3624 Decimal(22,9), c3625 Utf8 NOT NULL, c3626 Decimal(15,0), c3627 String NOT NULL, c3628 Double NOT NULL, c3629 Decimal(15,0), c3630 Yson, c3631 JsonDocument NOT NULL, c3632 Decimal(22,9), c3633 Date NOT NULL, c3634 JsonDocument, c3635 Datetime, c3636 Utf8 NOT NULL, c3637 Double NOT NULL, c3638 Utf8, c3639 Datetime64 NOT NULL, c3640 Utf8, c3641 Int16, c3642 Int32, c3643 Uint8 NOT NULL, c3644 JsonDocument, c3645 Timestamp NOT NULL, c3646 Datetime64, c3647 Int8, c3648 Decimal(15,0) NOT NULL, c3649 String, c3650 Decimal(22,9), c3651 Int64, c3652 Double NOT NULL, c3653 Uint32 NOT NULL, c3654 Timestamp64 NOT NULL, c3655 Double, c3656 Timestamp, c3657 Datetime64, c3658 Int32 NOT NULL, c3659 Uint64, c3660 Uint16 NOT NULL, c3661 Int32 NOT NULL, c3662 Interval64, c3663 Timestamp NOT NULL, c3664 Uint8, c3665 Uint64, c3666 Interval64, c3667 Uint8 NOT NULL, c3668 Float NOT NULL, c3669 Date, c3670 Date32, c3671 Decimal(15,0) NOT NULL, c3672 JsonDocument NOT NULL, c3673 String, c3674 Timestamp NOT NULL, c3675 Int64, c3676 Decimal(15,0), c3677 Interval64 NOT NULL, c3678 Int32 NOT NULL, c3679 Uint32, c3680 String NOT NULL, c3681 Int8 NOT NULL, c3682 Yson, c3683 Uint32, c3684 Interval64, c3685 Float, c3686 Float, c3687 Utf8 NOT NULL, c3688 Uint64 NOT NULL, c3689 Double NOT NULL, c3690 Uint8 NOT NULL, c3691 Int16, c3692 Float NOT NULL, c3693 Datetime64 NOT NULL, c3694 JsonDocument NOT NULL, c3695 Timestamp NOT NULL, c3696 Timestamp NOT NULL, c3697 Int8 NOT NULL, c3698 Datetime NOT NULL, c3699 Json NOT NULL, c3700 Int8, c3701 Int16, c3702 Interval64, c3703 Int8, c3704 Uint64 NOT NULL, c3705 Int32 NOT NULL, c3706 Uint32 NOT NULL, c3707 Int8 NOT NULL, c3708 Interval64, c3709 Decimal(15,0) NOT NULL, c3710 Decimal(15,0) NOT NULL, c3711 Datetime64, c3712 Uint16 NOT NULL, c3713 Float NOT NULL, c3714 Timestamp64 NOT NULL, c3715 Yson NOT NULL, c3716 Date32 NOT NULL, c3717 Decimal(22,9), c3718 Json NOT NULL, c3719 Utf8 NOT NULL, c3720 String, c3721 Uint64 NOT NULL, c3722 JsonDocument NOT NULL, c3723 Datetime64 NOT NULL, c3724 Uint32, c3725 JsonDocument NOT NULL, c3726 String, c3727 Decimal(15,0), c3728 Timestamp64 NOT NULL, c3729 Int64 NOT NULL, c3730 Uint64, c3731 Yson, c3732 Date32, c3733 Date32 NOT NULL, c3734 Decimal(22,9), c3735 Double NOT NULL, c3736 Uint64, c3737 JsonDocument NOT NULL, c3738 Int64, c3739 Uint64, c3740 Int8, c3741 Uint32 NOT NULL, c3742 Decimal(35,10), c3743 Uint64 NOT NULL, c3744 Utf8, c3745 Datetime, c3746 Timestamp NOT NULL, c3747 Int16, c3748 Decimal(15,0) NOT NULL, c3749 Uint32 NOT NULL, c3750 Uint64 NOT NULL, c3751 Int16, c3752 Double NOT NULL, c3753 Uint8 NOT NULL, c3754 Decimal(22,9), c3755 Date NOT NULL, c3756 Utf8 NOT NULL, c3757 Decimal(22,9) NOT NULL, c3758 Json NOT NULL, c3759 String, c3760 Timestamp64 NOT NULL, c3761 Float NOT NULL, c3762 Int32, c3763 Timestamp, c3764 Int8, c3765 Int16, c3766 Date32, c3767 Uint64, c3768 Int64, c3769 Yson NOT NULL, c3770 Timestamp64 NOT NULL, c3771 Int32, c3772 Timestamp NOT NULL, c3773 String NOT NULL, c3774 Json, c3775 Yson, c3776 Json NOT NULL, c3777 Int64, c3778 Int8 NOT NULL, c3779 Timestamp64, c3780 Decimal(22,9) NOT NULL, c3781 Double NOT NULL, c3782 Int64, c3783 Datetime, c3784 Datetime, c3785 Int16 NOT NULL, c3786 Yson NOT NULL, c3787 Double NOT NULL, c3788 Decimal(35,10) NOT NULL, c3789 Timestamp, c3790 Decimal(35,10) NOT NULL, c3791 Double, c3792 String, c3793 Decimal(15,0) NOT NULL, c3794 Decimal(22,9), c3795 Uint32 NOT NULL, c3796 Decimal(22,9), c3797 Decimal(35,10) NOT NULL, c3798 Float NOT NULL, c3799 Int64, c3800 Json NOT NULL, c3801 Int32 NOT NULL, c3802 Date32 NOT NULL, c3803 Interval64, c3804 JsonDocument NOT NULL, c3805 Double, c3806 Int32 NOT NULL, c3807 Decimal(15,0) NOT NULL, c3808 Decimal(15,0) NOT NULL, c3809 Int32 NOT NULL, c3810 JsonDocument NOT NULL, c3811 Int64 NOT NULL, c3812 Decimal(22,9), c3813 Uint8, c3814 Double, c3815 Int8, c3816 Decimal(22,9) NOT NULL, c3817 Uint64, c3818 Interval64, c3819 Int8 NOT NULL, c3820 Int8, c3821 Uint8 NOT NULL, c3822 Datetime64, c3823 Float NOT NULL, c3824 Timestamp64 NOT NULL, c3825 Datetime64 NOT NULL, c3826 String, c3827 Timestamp, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16, c3831 Utf8 NOT NULL, c3832 Uint16, c3833 JsonDocument NOT NULL, c3834 Decimal(15,0), c3835 Date32, c3836 JsonDocument NOT NULL, c3837 Timestamp64, c3838 Decimal(35,10) NOT NULL, c3839 Decimal(15,0), c3840 Decimal(22,9) NOT NULL, c3841 Double NOT NULL, c3842 Uint16 NOT NULL, c3843 Yson NOT NULL, c3844 Interval64, c3845 Int32 NOT NULL, c3846 Decimal(15,0) NOT NULL, c3847 Int16 NOT NULL, c3848 Int64, c3849 Timestamp NOT NULL, c3850 Uint16, c3851 Int64 NOT NULL, c3852 Int64, c3853 Date, c3854 Int8 NOT NULL, c3855 String NOT NULL, c3856 JsonDocument NOT NULL, c3857 Decimal(22,9) NOT NULL, c3858 Double, c3859 Uint16 NOT NULL, c3860 Int32 NOT NULL, c3861 Uint32, c3862 Uint64 NOT NULL, c3863 Datetime, c3864 Uint32, c3865 Datetime64 NOT NULL, c3866 Datetime64 NOT NULL, c3867 Uint16, c3868 Datetime, c3869 Uint64, c3870 Json, c3871 Int64, c3872 Datetime64 NOT NULL, c3873 Json, c3874 Uint64, c3875 Date32 NOT NULL, c3876 Date32, c3877 Utf8, c3878 Int8 NOT NULL, c3879 Uint16 NOT NULL, c3880 Int64 NOT NULL, c3881 Decimal(35,10) NOT NULL, c3882 Date NOT NULL, c3883 Datetime64, c3884 Uint16 NOT NULL, c3885 Int32, c3886 Int8, c3887 Yson NOT NULL, c3888 Uint32 NOT NULL, c3889 Uint32, c3890 Timestamp, c3891 Date32 NOT NULL, c3892 Double, c3893 Timestamp64, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Datetime, c3897 Uint16 NOT NULL, c3898 Date, c3899 Yson, c3900 Uint32 NOT NULL, c3901 Float NOT NULL, c3902 Int32, c3903 Date, c3904 Yson, c3905 Json, c3906 Int32 NOT NULL, c3907 Uint32, c3908 Timestamp64, c3909 Datetime64 NOT NULL, c3910 Decimal(22,9), c3911 JsonDocument, c3912 String, c3913 Int32, c3914 Double, c3915 Uint16 NOT NULL, c3916 Json NOT NULL, c3917 Uint8, c3918 Decimal(15,0) NOT NULL, c3919 Int64 NOT NULL, c3920 Int64, c3921 Int32 NOT NULL, c3922 Timestamp64 NOT NULL, c3923 Utf8 NOT NULL, c3924 Decimal(15,0), c3925 Decimal(22,9), c3926 Date, c3927 Int32 NOT NULL, c3928 Decimal(35,10) NOT NULL, c3929 JsonDocument, c3930 Interval64 NOT NULL, c3931 Uint8 NOT NULL, c3932 String NOT NULL, c3933 Uint32, c3934 Decimal(35,10) NOT NULL, c3935 Date32, c3936 Float, c3937 Int32 NOT NULL, c3938 Date32, c3939 Int8 NOT NULL, c3940 Uint32, c3941 Decimal(15,0), c3942 Date32, c3943 Interval64, c3944 Yson NOT NULL, c3945 Uint64 NOT NULL, c3946 Utf8, c3947 Uint8 NOT NULL, c3948 Decimal(22,9), c3949 String, c3950 Float NOT NULL, c3951 Int8, c3952 Int8, c3953 Decimal(15,0), c3954 Double NOT NULL, c3955 JsonDocument, c3956 Utf8 NOT NULL, c3957 Utf8 NOT NULL, c3958 Timestamp64 NOT NULL, c3959 Timestamp64, c3960 Timestamp64 NOT NULL, c3961 Utf8 NOT NULL, c3962 Timestamp NOT NULL, c3963 Uint32, c3964 Uint8 NOT NULL, c3965 Decimal(35,10), c3966 Double NOT NULL, c3967 Uint16 NOT NULL, c3968 Decimal(35,10), c3969 Decimal(35,10) NOT NULL, c3970 Json, c3971 Yson, c3972 Int64, c3973 String, c3974 Datetime NOT NULL, c3975 Int16, c3976 Int8, c3977 Uint16 NOT NULL, c3978 Uint32, c3979 JsonDocument, c3980 Date32 NOT NULL, c3981 Timestamp, c3982 Uint16 NOT NULL, c3983 Decimal(35,10) NOT NULL, c3984 Datetime64, c3985 Date32, c3986 Date NOT NULL, c3987 Int8 NOT NULL, c3988 Double, c3989 Int32 NOT NULL, c3990 Timestamp NOT NULL, c3991 Int8, c3992 Datetime NOT NULL, c3993 Yson NOT NULL, c3994 Decimal(22,9), c3995 Date32 NOT NULL, c3996 Yson NOT NULL, c3997 Datetime, c3998 Decimal(15,0) NOT NULL, c3999 Timestamp64, c4000 Decimal(22,9) NOT NULL, c4001 Date NOT NULL, c4002 Decimal(22,9) NOT NULL, c4003 Int16, c4004 Decimal(35,10) NOT NULL, c4005 Uint16, c4006 Int64 NOT NULL, c4007 Decimal(22,9) NOT NULL, c4008 Interval64 NOT NULL, c4009 JsonDocument, c4010 Double NOT NULL, c4011 Decimal(15,0) NOT NULL, c4012 Date32, c4013 Utf8, c4014 Json, c4015 Uint16 NOT NULL, c4016 Yson NOT NULL, c4017 Int64, c4018 Uint64, c4019 Decimal(35,10), c4020 Uint32 NOT NULL, c4021 Utf8, c4022 Uint64, c4023 Int64 NOT NULL, c4024 JsonDocument, c4025 Interval64, c4026 String, c4027 Timestamp NOT NULL, c4028 JsonDocument, c4029 Datetime64 NOT NULL, c4030 Date, c4031 Utf8 NOT NULL, c4032 Decimal(35,10), c4033 JsonDocument, c4034 Double NOT NULL, c4035 Int64, c4036 String, c4037 Json, c4038 Uint16 NOT NULL, c4039 Decimal(22,9) NOT NULL, c4040 Uint64, c4041 Decimal(15,0) NOT NULL, c4042 Double NOT NULL, c4043 Int64, c4044 Decimal(35,10), c4045 Int64 NOT NULL, c4046 Double, c4047 JsonDocument, c4048 Date NOT NULL, c4049 Date, c4050 Uint8 NOT NULL, c4051 Uint8, c4052 Uint64 NOT NULL, c4053 Yson NOT NULL, c4054 Uint64, c4055 Date32 NOT NULL, c4056 String NOT NULL, c4057 String, c4058 Decimal(22,9) NOT NULL, c4059 Int8 NOT NULL, c4060 Int8 NOT NULL, c4061 Decimal(15,0), c4062 Datetime64, c4063 Timestamp64 NOT NULL, c4064 Int8, c4065 Int32, c4066 Date32, c4067 Timestamp64, c4068 Utf8 NOT NULL, c4069 Uint8 NOT NULL, c4070 Json NOT NULL, c4071 Decimal(15,0) NOT NULL, c4072 Int32 NOT NULL, c4073 Timestamp NOT NULL, c4074 Datetime, c4075 Timestamp, c4076 Datetime NOT NULL, c4077 Date32 NOT NULL, c4078 Timestamp NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(22,9) NOT NULL, c4081 Yson NOT NULL, c4082 Decimal(22,9) NOT NULL, c4083 Decimal(35,10), c4084 Timestamp NOT NULL, c4085 Decimal(35,10) NOT NULL, c4086 Datetime64, c4087 Timestamp64, c4088 Timestamp, c4089 Int8, c4090 Date32, c4091 Date32, c4092 Datetime, c4093 Decimal(15,0), c4094 Date, c4095 Yson, c4096 Int64 NOT NULL, c4097 Int8 NOT NULL, c4098 Int32 NOT NULL, c4099 Int8 NOT NULL, c4100 Date, c4101 Yson NOT NULL, c4102 JsonDocument, c4103 Date32, c4104 Decimal(22,9), c4105 Uint64 NOT NULL, c4106 Yson, c4107 Timestamp, c4108 Uint64 NOT NULL, c4109 Yson NOT NULL, c4110 Timestamp NOT NULL, c4111 Utf8 NOT NULL, c4112 Decimal(35,10), c4113 Decimal(15,0) NOT NULL, c4114 Decimal(35,10), c4115 Int32 NOT NULL, c4116 Timestamp, c4117 Int8, c4118 Int16, c4119 JsonDocument NOT NULL, c4120 Uint16, c4121 Decimal(35,10) NOT NULL, c4122 Int32, c4123 Int32, c4124 Int64 NOT NULL, c4125 Uint8 NOT NULL, c4126 Int16, c4127 Utf8, c4128 Decimal(15,0) NOT NULL, c4129 Uint64 NOT NULL, c4130 Decimal(15,0), c4131 String NOT NULL, c4132 Decimal(22,9) NOT NULL, c4133 Date NOT NULL, c4134 JsonDocument, c4135 Uint16, c4136 Int8 NOT NULL, c4137 Timestamp NOT NULL, c4138 JsonDocument NOT NULL, c4139 Int16 NOT NULL, c4140 Decimal(15,0) NOT NULL, c4141 Uint32 NOT NULL, c4142 Decimal(35,10), c4143 Timestamp64 NOT NULL, c4144 JsonDocument NOT NULL, c4145 Datetime64, c4146 Uint16, c4147 Int64, c4148 Int32, c4149 Timestamp64 NOT NULL, c4150 Int64, c4151 Date, c4152 JsonDocument NOT NULL, c4153 Timestamp, c4154 Uint16, c4155 Uint32, c4156 Int32, c4157 Float NOT NULL, c4158 Double, c4159 Float, c4160 Timestamp, c4161 Date32 NOT NULL, c4162 Decimal(22,9) NOT NULL, c4163 Int32, c4164 Date32 NOT NULL, c4165 Interval64 NOT NULL, c4166 Datetime64 NOT NULL, c4167 Uint16 NOT NULL, c4168 Decimal(22,9) NOT NULL, c4169 Uint64 NOT NULL, c4170 Double NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Interval64, c4173 Timestamp64 NOT NULL, c4174 Decimal(15,0), c4175 Uint32, c4176 Uint64, c4177 Decimal(15,0) NOT NULL, c4178 Int64 NOT NULL, c4179 Uint32, c4180 Decimal(22,9), c4181 JsonDocument, c4182 Utf8 NOT NULL, c4183 Int16, c4184 Uint8 NOT NULL, c4185 Double, c4186 JsonDocument NOT NULL, c4187 Datetime NOT NULL, c4188 Int64 NOT NULL, c4189 Date32, c4190 Datetime, c4191 Timestamp NOT NULL, c4192 String, c4193 Utf8 NOT NULL, c4194 Interval64 NOT NULL, c4195 Interval64, c4196 Timestamp, c4197 Yson NOT NULL, c4198 Uint16 NOT NULL, c4199 Int32 NOT NULL, c4200 Datetime64, c4201 Decimal(35,10) NOT NULL, c4202 Interval64, c4203 JsonDocument NOT NULL, c4204 Int16 NOT NULL, c4205 Utf8 NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp64, c4208 Int64 NOT NULL, c4209 JsonDocument, c4210 String NOT NULL, c4211 Date32, c4212 Uint8, c4213 Utf8, c4214 Date32 NOT NULL, c4215 Float, c4216 Date32 NOT NULL, c4217 Date32, c4218 Utf8, c4219 Uint16, c4220 Datetime64, c4221 Timestamp NOT NULL, c4222 Date32 NOT NULL, c4223 Int8 NOT NULL, c4224 Datetime64, c4225 Decimal(15,0), c4226 Double NOT NULL, c4227 Uint32, c4228 JsonDocument NOT NULL, c4229 Uint8, c4230 Decimal(35,10), c4231 Uint32 NOT NULL, c4232 Int16, c4233 Yson NOT NULL, c4234 Int64, c4235 Date32, c4236 Utf8, c4237 Yson NOT NULL, c4238 Yson NOT NULL, c4239 Timestamp NOT NULL, c4240 Timestamp64 NOT NULL, c4241 Decimal(35,10) NOT NULL, c4242 Float, c4243 Yson NOT NULL, c4244 Uint8, c4245 Uint32 NOT NULL, c4246 Json, c4247 Utf8 NOT NULL, c4248 Int16, c4249 Utf8 NOT NULL, c4250 String NOT NULL, c4251 Utf8, c4252 Uint32 NOT NULL, c4253 String, c4254 Json, c4255 Yson, c4256 JsonDocument NOT NULL, c4257 Datetime NOT NULL, c4258 Datetime NOT NULL, c4259 Uint8 NOT NULL, c4260 JsonDocument NOT NULL, c4261 Interval64, c4262 Float, c4263 Float, c4264 JsonDocument NOT NULL, c4265 Int16 NOT NULL, c4266 String NOT NULL, c4267 Datetime64 NOT NULL, c4268 Interval64, c4269 JsonDocument NOT NULL, c4270 Uint32, c4271 Double, c4272 Int8, c4273 JsonDocument, c4274 Decimal(15,0), c4275 Json, c4276 Datetime, c4277 Float NOT NULL, c4278 Uint64 NOT NULL, c4279 Decimal(35,10) NOT NULL, c4280 Decimal(35,10) NOT NULL, c4281 Uint32, c4282 Utf8 NOT NULL, c4283 Date32 NOT NULL, c4284 Int8, c4285 Timestamp64, c4286 Double, c4287 Uint8, c4288 Timestamp NOT NULL, c4289 Interval64 NOT NULL, c4290 Float, c4291 String, c4292 Decimal(15,0), c4293 Uint32 NOT NULL, c4294 Timestamp64, c4295 String, c4296 Int32, c4297 String NOT NULL, c4298 Double NOT NULL, c4299 Decimal(15,0) NOT NULL, c4300 Timestamp, c4301 JsonDocument, c4302 String NOT NULL, c4303 Float, c4304 String, c4305 Decimal(15,0), c4306 Date, c4307 Timestamp NOT NULL, c4308 Uint32 NOT NULL, c4309 Decimal(15,0), c4310 Utf8, c4311 Decimal(15,0) NOT NULL, c4312 Decimal(22,9) NOT NULL, c4313 Uint32 NOT NULL, c4314 Json, c4315 Decimal(22,9), c4316 Json NOT NULL, c4317 Decimal(35,10), c4318 Uint32 NOT NULL, c4319 Double NOT NULL, c4320 Decimal(35,10), c4321 Float, c4322 Double, c4323 Int8, c4324 Int32 NOT NULL, c4325 Json, c4326 String, c4327 Decimal(22,9), c4328 Uint32 NOT NULL, c4329 Int64 NOT NULL, c4330 Int16 NOT NULL, c4331 Int16, c4332 Int32 NOT NULL, c4333 Int16, c4334 Timestamp64, c4335 Uint8 NOT NULL, c4336 Double NOT NULL, c4337 Interval64 NOT NULL, c4338 Uint64, c4339 Decimal(35,10) NOT NULL, c4340 Uint16 NOT NULL, c4341 Decimal(15,0) NOT NULL, c4342 Int16, c4343 Decimal(15,0) NOT NULL, c4344 Utf8 NOT NULL, c4345 Uint64 NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Int64 NOT NULL, c4348 Yson, c4349 Date NOT NULL, c4350 JsonDocument NOT NULL, c4351 String, c4352 Int8, c4353 Date32 NOT NULL, c4354 Datetime NOT NULL, c4355 Int32 NOT NULL, c4356 String NOT NULL, c4357 Double NOT NULL, c4358 Yson NOT NULL, c4359 Uint32 NOT NULL, c4360 Datetime, c4361 Datetime, c4362 String, c4363 Yson NOT NULL, c4364 Json, c4365 Uint8 NOT NULL, c4366 Decimal(35,10) NOT NULL, c4367 Int8 NOT NULL, c4368 Int8 NOT NULL, c4369 Datetime64, c4370 Decimal(35,10) NOT NULL, c4371 Int32, c4372 Decimal(22,9) NOT NULL, c4373 Yson, c4374 Timestamp64, c4375 Int32 NOT NULL, c4376 Datetime64 NOT NULL, c4377 String, c4378 JsonDocument NOT NULL, c4379 Json NOT NULL, c4380 Json NOT NULL, c4381 Decimal(15,0) NOT NULL, c4382 Utf8, c4383 Decimal(15,0) NOT NULL, c4384 Datetime, c4385 Timestamp, c4386 String NOT NULL, c4387 Uint8, c4388 Uint64 NOT NULL, c4389 Json, c4390 Int8, c4391 Int64 NOT NULL, c4392 Int32 NOT NULL, c4393 String NOT NULL, c4394 Decimal(22,9), c4395 Uint64 NOT NULL, c4396 Int64 NOT NULL, c4397 Datetime64 NOT NULL, c4398 Uint16 NOT NULL, c4399 Int64 NOT NULL, c4400 JsonDocument NOT NULL, c4401 Date32 NOT NULL, c4402 Decimal(22,9), c4403 Interval64 NOT NULL, c4404 Int64, c4405 Int32, c4406 Interval64, c4407 Decimal(35,10), c4408 Interval64, c4409 Yson, c4410 Uint32, c4411 Yson, c4412 Timestamp64, c4413 Interval64, c4414 Int8 NOT NULL, c4415 Decimal(22,9), c4416 JsonDocument, c4417 Json NOT NULL, c4418 Uint8, c4419 Uint8, c4420 Int32 NOT NULL, c4421 Int8 NOT NULL, c4422 Date32 NOT NULL, c4423 Date32, c4424 Decimal(15,0), c4425 Yson NOT NULL, c4426 Double NOT NULL, c4427 Json, c4428 JsonDocument, c4429 String NOT NULL, c4430 Int64, c4431 Decimal(22,9) NOT NULL, c4432 Decimal(22,9) NOT NULL, c4433 Date, c4434 Uint16, c4435 Decimal(15,0), c4436 Interval64 NOT NULL, c4437 Int8, c4438 Datetime64 NOT NULL, c4439 Decimal(35,10) NOT NULL, c4440 Float NOT NULL, c4441 Datetime64 NOT NULL, c4442 String, c4443 Float NOT NULL, c4444 Uint16 NOT NULL, c4445 Int64 NOT NULL, c4446 String, c4447 Date, c4448 Decimal(15,0), c4449 Yson, c4450 Uint16, c4451 Date NOT NULL, c4452 Utf8 NOT NULL, c4453 Decimal(15,0), c4454 Yson NOT NULL, c4455 JsonDocument, c4456 Uint32, c4457 Int64 NOT NULL, c4458 Timestamp NOT NULL, c4459 Datetime NOT NULL, c4460 Int32, c4461 Timestamp NOT NULL, c4462 Timestamp64, c4463 Uint32, c4464 Datetime64, c4465 Uint8, c4466 Int8 NOT NULL, c4467 Float NOT NULL, c4468 Date NOT NULL, c4469 Int32, c4470 String, c4471 JsonDocument NOT NULL, c4472 Timestamp, c4473 Uint8 NOT NULL, c4474 Int32 NOT NULL, c4475 Interval64 NOT NULL, c4476 Datetime64, c4477 JsonDocument NOT NULL, c4478 Uint8 NOT NULL, c4479 Uint8 NOT NULL, c4480 Timestamp NOT NULL, c4481 Int64 NOT NULL, c4482 Datetime64, c4483 Interval64, c4484 Int32, c4485 Int8, c4486 String NOT NULL, c4487 Decimal(15,0), c4488 Int16, c4489 Json NOT NULL, c4490 Timestamp NOT NULL, c4491 Utf8 NOT NULL, c4492 Yson, c4493 Int8 NOT NULL, c4494 Yson, c4495 Double NOT NULL, c4496 Decimal(15,0) NOT NULL, c4497 Decimal(35,10) NOT NULL, c4498 Date, c4499 Decimal(35,10), c4500 Timestamp64 NOT NULL, c4501 Json, c4502 Date32 NOT NULL, c4503 Date, c4504 Float, c4505 Datetime64, c4506 Utf8 NOT NULL, c4507 Int32 NOT NULL, c4508 Timestamp64 NOT NULL, c4509 Datetime NOT NULL, c4510 Date32, c4511 Decimal(15,0) NOT NULL, c4512 Utf8 NOT NULL, c4513 Timestamp64, c4514 Uint16, c4515 Datetime, c4516 Decimal(15,0) NOT NULL, c4517 JsonDocument NOT NULL, c4518 Interval64 NOT NULL, c4519 Int8, c4520 Timestamp NOT NULL, c4521 Uint16, c4522 Date32, c4523 Int64 NOT NULL, c4524 Date32 NOT NULL, c4525 Date32, c4526 Timestamp64 NOT NULL, c4527 Timestamp, c4528 Int8, c4529 Timestamp, c4530 Uint16 NOT NULL, c4531 Uint16 NOT NULL, c4532 Int8, c4533 String NOT NULL, c4534 Int32, c4535 Timestamp64, c4536 Datetime64 NOT NULL, c4537 Timestamp, c4538 Timestamp NOT NULL, c4539 Decimal(35,10), c4540 Timestamp64, c4541 Decimal(15,0) NOT NULL, c4542 Yson NOT NULL, c4543 Datetime NOT NULL, c4544 Uint8, c4545 Int32 NOT NULL, c4546 Double, c4547 Datetime NOT NULL, c4548 JsonDocument NOT NULL, c4549 Datetime, c4550 JsonDocument, c4551 Interval64 NOT NULL, c4552 Uint16, c4553 Decimal(22,9), c4554 Uint8, c4555 Interval64, c4556 Decimal(15,0) NOT NULL, c4557 Uint16, c4558 Interval64 NOT NULL, c4559 String NOT NULL, c4560 Datetime, c4561 Date NOT NULL, c4562 Interval64 NOT NULL, c4563 Datetime64 NOT NULL, c4564 Float, c4565 Int16 NOT NULL, c4566 Int8, c4567 Int64 NOT NULL, c4568 Float NOT NULL, c4569 Int8, c4570 Yson, c4571 Timestamp64, c4572 Int64, c4573 Int64, c4574 Decimal(22,9) NOT NULL, c4575 Decimal(15,0) NOT NULL, c4576 Float NOT NULL, c4577 Datetime NOT NULL, c4578 Datetime, c4579 Datetime64 NOT NULL, c4580 Date, c4581 Date NOT NULL, c4582 Yson, c4583 Datetime64 NOT NULL, c4584 Float, c4585 String, c4586 Float NOT NULL, c4587 String, c4588 Uint64 NOT NULL, c4589 Decimal(15,0) NOT NULL, c4590 Utf8, c4591 Utf8, c4592 Int8 NOT NULL, c4593 Uint32 NOT NULL, c4594 Float, c4595 Double, c4596 Date NOT NULL, c4597 Utf8 NOT NULL, c4598 Uint32 NOT NULL, c4599 Yson, c4600 Datetime64 NOT NULL, c4601 Int32 NOT NULL, c4602 Yson, c4603 Uint8 NOT NULL, c4604 Json, c4605 String NOT NULL, c4606 Json NOT NULL, c4607 Int32, c4608 Int32 NOT NULL, c4609 Uint64, c4610 Uint16, c4611 Float NOT NULL, c4612 Uint64, c4613 Uint8 NOT NULL, c4614 Decimal(15,0) NOT NULL, c4615 Decimal(22,9) NOT NULL, c4616 Decimal(22,9) NOT NULL, c4617 Json, c4618 Utf8 NOT NULL, c4619 Date NOT NULL, c4620 Int8, c4621 Date NOT NULL, c4622 Uint64 NOT NULL, c4623 Float NOT NULL, c4624 Timestamp NOT NULL, c4625 Double, c4626 Date NOT NULL, c4627 Json NOT NULL, c4628 Decimal(22,9) NOT NULL, c4629 Uint16, c4630 Decimal(35,10) NOT NULL, c4631 Datetime64 NOT NULL, c4632 Decimal(35,10), c4633 Uint8 NOT NULL, c4634 Int16 NOT NULL, c4635 String, c4636 Decimal(35,10) NOT NULL, c4637 Yson NOT NULL, c4638 Int32, c4639 Int16, c4640 Decimal(15,0), c4641 Decimal(15,0), c4642 Uint64, c4643 Decimal(35,10) NOT NULL, c4644 Double NOT NULL, c4645 Uint16 NOT NULL, c4646 Double, c4647 Interval64 NOT NULL, c4648 Decimal(22,9), c4649 Double, c4650 String, c4651 Utf8 NOT NULL, c4652 Int64 NOT NULL, c4653 Date, c4654 Int32 NOT NULL, c4655 Date32 NOT NULL, c4656 Timestamp64 NOT NULL, c4657 Decimal(22,9), c4658 Yson NOT NULL, c4659 Int8, c4660 Uint64 NOT NULL, c4661 Date, c4662 Int8 NOT NULL, c4663 Interval64, c4664 Int32 NOT NULL, c4665 Int64, c4666 Date32, c4667 Double, c4668 Uint16 NOT NULL, c4669 Interval64, c4670 Datetime NOT NULL, c4671 Datetime64 NOT NULL, c4672 String, c4673 Decimal(15,0) NOT NULL, c4674 Float, c4675 Yson NOT NULL, c4676 Date32 NOT NULL, c4677 Date NOT NULL, c4678 Uint16, c4679 Uint16, c4680 Int64 NOT NULL, c4681 Int16 NOT NULL, c4682 Decimal(15,0), c4683 Utf8, c4684 Timestamp NOT NULL, c4685 Timestamp64, c4686 Uint64 NOT NULL, c4687 Utf8, c4688 Timestamp64, c4689 JsonDocument, c4690 Json, c4691 String NOT NULL, c4692 Uint16 NOT NULL, c4693 Uint64, c4694 Interval64, c4695 Date, c4696 String, c4697 Date NOT NULL, c4698 Int32 NOT NULL, c4699 Date, c4700 Int8 NOT NULL, c4701 Uint16, c4702 Uint64, c4703 Datetime NOT NULL, c4704 Uint8, c4705 String NOT NULL, c4706 Uint64, c4707 Utf8, c4708 String NOT NULL, c4709 Int64 NOT NULL, c4710 Date, c4711 Decimal(22,9), c4712 Datetime64, c4713 Uint64 NOT NULL, c4714 Datetime, c4715 Float NOT NULL, c4716 Interval64 NOT NULL, c4717 Yson, c4718 Json NOT NULL, c4719 Uint16, c4720 Double, c4721 String, c4722 Int64, c4723 Double NOT NULL, c4724 Utf8 NOT NULL, c4725 Uint32, c4726 Double NOT NULL, c4727 Uint64, c4728 Int16, c4729 Interval64 NOT NULL, c4730 Uint32 NOT NULL, c4731 Int32, c4732 Datetime64, c4733 Uint16, c4734 Decimal(35,10), c4735 Datetime64, c4736 Double, c4737 Float, c4738 Timestamp64 NOT NULL, c4739 Uint64 NOT NULL, c4740 Int64 NOT NULL, c4741 Interval64, c4742 Date NOT NULL, c4743 JsonDocument, c4744 Float NOT NULL, c4745 Interval64, c4746 Datetime64, c4747 Datetime, c4748 JsonDocument NOT NULL, c4749 Int8 NOT NULL, c4750 Json NOT NULL, c4751 Double NOT NULL, c4752 Datetime NOT NULL, c4753 Uint32, c4754 Datetime, c4755 Yson NOT NULL, c4756 Int32, c4757 JsonDocument, c4758 Int16, c4759 Float NOT NULL, c4760 Uint64 NOT NULL, c4761 Uint64 NOT NULL, c4762 Date NOT NULL, c4763 Utf8 NOT NULL, c4764 Timestamp64, c4765 Int8 NOT NULL, c4766 Int16 NOT NULL, c4767 Int64, c4768 Timestamp NOT NULL, c4769 Float, c4770 Int32 NOT NULL, c4771 String, c4772 Int64 NOT NULL, c4773 Float, c4774 Json, c4775 Timestamp64, c4776 Timestamp64, c4777 Date32, c4778 Interval64, c4779 Interval64, c4780 Double NOT NULL, c4781 Datetime NOT NULL, c4782 Uint32 NOT NULL, c4783 Utf8 NOT NULL, c4784 Decimal(35,10), c4785 Decimal(15,0) NOT NULL, c4786 JsonDocument NOT NULL, c4787 Interval64, c4788 Decimal(22,9), c4789 Uint8 NOT NULL, c4790 Decimal(15,0), c4791 Float, c4792 Datetime, c4793 JsonDocument NOT NULL, c4794 Int64, c4795 Float NOT NULL, c4796 Date NOT NULL, c4797 Datetime64, c4798 Date32 NOT NULL, c4799 Timestamp NOT NULL, c4800 Timestamp NOT NULL, c4801 Yson NOT NULL, c4802 Timestamp64, c4803 JsonDocument, c4804 Json, c4805 Decimal(15,0), c4806 Int32, c4807 Decimal(22,9) NOT NULL, c4808 Decimal(15,0), c4809 Decimal(22,9), c4810 Uint64, c4811 Uint32, c4812 Double, c4813 Int32 NOT NULL, c4814 JsonDocument, c4815 Double NOT NULL, c4816 Int32, c4817 Double NOT NULL, c4818 Int32, c4819 Yson NOT NULL, c4820 Datetime64, c4821 Double NOT NULL, c4822 Uint64, c4823 Interval64 NOT NULL, c4824 Int32 NOT NULL, c4825 Timestamp64, c4826 Int64 NOT NULL, c4827 Int64 NOT NULL, c4828 Int64, c4829 Int8 NOT NULL, c4830 Date32 NOT NULL, c4831 Uint8, c4832 Utf8, c4833 Interval64, c4834 Timestamp NOT NULL, c4835 Int32 NOT NULL, c4836 Int8 NOT NULL, c4837 Date32 NOT NULL, c4838 Double NOT NULL, c4839 Uint64, c4840 Uint16 NOT NULL, c4841 Float NOT NULL, c4842 Int32 NOT NULL, c4843 Int32 NOT NULL, c4844 Utf8 NOT NULL, c4845 Date32, c4846 Double NOT NULL, c4847 Utf8 NOT NULL, c4848 Int8, c4849 Json NOT NULL, c4850 Int64, c4851 Date32 NOT NULL, c4852 Decimal(22,9), c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String, c4856 JsonDocument NOT NULL, c4857 Float, c4858 Int64 NOT NULL, c4859 Uint64, c4860 Int16 NOT NULL, c4861 JsonDocument NOT NULL, c4862 Decimal(15,0) NOT NULL, c4863 Decimal(22,9), c4864 Uint8 NOT NULL, c4865 Utf8 NOT NULL, c4866 Datetime64, c4867 Float, c4868 Float NOT NULL, c4869 Decimal(15,0), c4870 Uint32, c4871 Utf8, c4872 Datetime NOT NULL, c4873 Interval64 NOT NULL, c4874 Double, c4875 Decimal(15,0) NOT NULL, c4876 Utf8 NOT NULL, c4877 Uint8, c4878 JsonDocument, c4879 Date, c4880 Float, c4881 Decimal(15,0) NOT NULL, c4882 Decimal(22,9), c4883 Uint32 NOT NULL, c4884 Uint64 NOT NULL, c4885 Float, c4886 Datetime64, c4887 Int32, c4888 Yson, c4889 Float NOT NULL, c4890 JsonDocument NOT NULL, c4891 Int8 NOT NULL, c4892 Int32, c4893 Uint16, c4894 Double NOT NULL, c4895 Date32 NOT NULL, c4896 Decimal(15,0), c4897 Date NOT NULL, c4898 Yson, c4899 Date32, c4900 Uint64, c4901 String, c4902 Decimal(35,10) NOT NULL, c4903 Interval64, c4904 Utf8, c4905 Uint8, c4906 Int32, c4907 Datetime64, c4908 Date, c4909 Uint16 NOT NULL, c4910 Utf8, c4911 Int16, c4912 Timestamp64 NOT NULL, c4913 Int8 NOT NULL, c4914 Uint64, c4915 Decimal(22,9), c4916 Timestamp, c4917 Interval64, c4918 Decimal(35,10) NOT NULL, c4919 Int64 NOT NULL, c4920 JsonDocument, c4921 Int32, c4922 Uint16 NOT NULL, c4923 Uint64 NOT NULL, c4924 Timestamp64, c4925 Date, c4926 Json NOT NULL, c4927 Int32, c4928 Decimal(15,0) NOT NULL, c4929 Int8, c4930 Date, c4931 Timestamp NOT NULL, c4932 Int16, c4933 Uint8 NOT NULL, c4934 Uint8 NOT NULL, c4935 Double, c4936 Int32, c4937 Int64, c4938 JsonDocument, c4939 Datetime64, c4940 Uint8 NOT NULL, c4941 Date, c4942 Date NOT NULL, c4943 Decimal(35,10) NOT NULL, c4944 Date32 NOT NULL, c4945 Timestamp64 NOT NULL, c4946 Uint32 NOT NULL, c4947 Uint64 NOT NULL, c4948 Float NOT NULL, c4949 Decimal(35,10), c4950 Yson, c4951 Json NOT NULL, c4952 Utf8, c4953 Datetime NOT NULL, c4954 Date32, c4955 Json, c4956 Datetime64, c4957 Decimal(22,9), c4958 Datetime NOT NULL, c4959 Utf8 NOT NULL, c4960 Utf8 NOT NULL, c4961 Int16 NOT NULL, c4962 String NOT NULL, c4963 Interval64, c4964 Datetime64, c4965 Int32,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...LL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint16 NOT NULL, c2010 Uint8, c2011 Decimal(22,9), c2012 JsonDocument, c2013 JsonDocument NOT NULL, c2014 Int8, c2015 Uint16, c2016 Int8 NOT NULL, c2017 Uint32 NOT NULL, c2018 Double, c2019 Decimal(22,9) NOT NULL, c2020 Date NOT NULL, c2021 Date32, c2022 Int16 NOT NULL, c2023 JsonDocument, c2024 Int32 NOT NULL, c2025 String NOT NULL, c2026 Float, c2027 Date32, c2028 Datetime64 NOT NULL, c2029 Utf8, c2030 Int32, c2031 Yson NOT NULL, c2032 Decimal(35,10), c2033 Timestamp64, c2034 Float NOT NULL, c2035 Timestamp, c2036 Decimal(15,0) NOT NULL, c2037 JsonDocument, c2038 Decimal(22,9), c2039 Timestamp64, c2040 Uint16, c2041 Uint16, c2042 Date, c2043 Int16, c2044 Decimal(15,0), c2045 Date32, c2046 Timestamp NOT NULL, c2047 Timestamp, c2048 JsonDocument, c2049 Uint8 NOT NULL, c2050 Decimal(22,9) NOT NULL, c2051 Json, c2052 Int64 NOT NULL, c2053 Uint8 NOT NULL, c2054 Uint16, c2055 Datetime, c2056 Decimal(22,9) NOT NULL, c2057 Uint32 NOT NULL, c2058 Double, c2059 Int16 NOT NULL, c2060 JsonDocument NOT NULL, c2061 Yson, c2062 Timestamp64, c2063 Date, c2064 Int8, c2065 Uint32 NOT NULL, c2066 JsonDocument, c2067 Uint8, c2068 Interval64, c2069 Date NOT NULL, c2070 Double, c2071 Uint32 NOT NULL, c2072 Interval64, c2073 Uint64, c2074 Datetime64 NOT NULL, c2075 Int64, c2076 Interval64, c2077 Int32, c2078 Uint8 NOT NULL, c2079 Int8, c2080 Float, c2081 Date, c2082 Date, c2083 Date32, c2084 Datetime NOT NULL, c2085 Utf8, c2086 Int16 NOT NULL, c2087 Int16 NOT NULL, c2088 Json NOT NULL, c2089 Timestamp, c2090 Int16 NOT NULL, c2091 Int8 NOT NULL, c2092 Interval64, c2093 Double, c2094 Float NOT NULL, c2095 Uint32, c2096 Datetime64 NOT NULL, c2097 Uint8, c2098 Double, c2099 Timestamp NOT NULL, c2100 Interval64 NOT NULL, c2101 Uint32, c2102 Float, c2103 Decimal(15,0) NOT NULL, c2104 Int16, c2105 String, c2106 Date32 NOT NULL, c2107 String NOT NULL, c2108 Uint32, c2109 Uint8, c2110 JsonDocument NOT NULL, c2111 Utf8 NOT NULL, c2112 Float NOT NULL, c2113 Interval64 NOT NULL, c2114 Int32, c2115 Date, c2116 Timestamp, c2117 String NOT NULL, c2118 Uint16 NOT NULL, c2119 Decimal(35,10) NOT NULL, c2120 Timestamp, c2121 Decimal(22,9), c2122 Uint64, c2123 Int32, c2124 Datetime64 NOT NULL, c2125 Uint64, c2126 Int16 NOT NULL, c2127 JsonDocument NOT NULL, c2128 Int32 NOT NULL, c2129 Uint32 NOT NULL, c2130 Timestamp NOT NULL, c2131 Uint8 NOT NULL, c2132 Yson NOT NULL, c2133 Date32 NOT NULL, c2134 Decimal(15,0), c2135 JsonDocument NOT NULL, c2136 Timestamp NOT NULL, c2137 Uint8 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint8 NOT NULL, c2140 Interval64, c2141 Decimal(35,10) NOT NULL, c2142 Date32 NOT NULL, c2143 Datetime64, c2144 Uint64 NOT NULL, c2145 Date32, c2146 JsonDocument NOT NULL, c2147 Date32 NOT NULL, c2148 Double NOT NULL, c2149 Double NOT NULL, c2150 Uint64 NOT NULL, c2151 Uint32, c2152 Int8 NOT NULL, c2153 Int16, c2154 JsonDocument, c2155 String NOT NULL, c2156 Utf8 NOT NULL, c2157 Uint8, c2158 Uint64 NOT NULL, c2159 Decimal(35,10) NOT NULL, c2160 Int8 NOT NULL, c2161 Decimal(15,0) NOT NULL, c2162 Int8, c2163 Timestamp64, c2164 Date NOT NULL, c2165 Uint32 NOT NULL, c2166 JsonDocument NOT NULL, c2167 Int8 NOT NULL, c2168 Decimal(35,10) NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Date32, c2171 Float NOT NULL, c2172 JsonDocument NOT NULL, c2173 Int8, c2174 Uint64, c2175 Timestamp NOT NULL, c2176 Int8, c2177 Uint16, c2178 Float NOT NULL, c2179 Uint8, c2180 Datetime64 NOT NULL, c2181 JsonDocument, c2182 Timestamp NOT NULL, c2183 Int8 NOT NULL, c2184 Uint16, c2185 Utf8 NOT NULL, c2186 Datetime, c2187 Date32, c2188 Decimal(15,0) NOT NULL, c2189 String, c2190 Int16 NOT NULL, c2191 Float, c2192 Date32 NOT NULL, c2193 String NOT NULL, c2194 Interval64 NOT NULL, c2195 Date32 NOT NULL, c2196 Double NOT NULL, c2197 Interval64 NOT NULL, c2198 Interval64 NOT NULL, c2199 Json, c2200 Timestamp64, c2201 Json, c2202 Uint16, c2203 Int8 NOT NULL, c2204 Double, c2205 Uint16 NOT NULL, c2206 Json NOT NULL, c2207 Json NOT NULL, c2208 Int16, c2209 Yson, c2210 Decimal(15,0), c2211 Uint32, c2212 Double, c2213 Utf8 NOT NULL, c2214 Uint8, c2215 Int8, c2216 Date NOT NULL, c2217 Decimal(35,10), c2218 Int8, c2219 Decimal(15,0) NOT NULL, c2220 Uint64, c2221 Uint32 NOT NULL, c2222 Int8, c2223 Float NOT NULL, c2224 Datetime, c2225 Uint64 NOT NULL, c2226 JsonDocument, c2227 Json, c2228 Timestamp NOT NULL, c2229 Double, c2230 Uint64 NOT NULL, c2231 Uint64 NOT NULL, c2232 Utf8 NOT NULL, c2233 Int16, c2234 Decimal(15,0) NOT NULL, c2235 Uint8, c2236 String, c2237 Utf8 NOT NULL, c2238 Datetime64, c2239 Datetime NOT NULL, c2240 Int16 NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Datetime64 NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Uint32 NOT NULL, c2245 Timestamp64, c2246 Int16 NOT NULL, c2247 Uint8, c2248 Uint64, c2249 Double NOT NULL, c2250 Timestamp NOT NULL, c2251 Int16 NOT NULL, c2252 Uint8 NOT NULL, c2253 Decimal(15,0), c2254 Decimal(22,9), c2255 Utf8, c2256 Float, c2257 Uint16, c2258 Double, c2259 Json NOT NULL, c2260 Decimal(22,9) NOT NULL, c2261 Date32 NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Interval64 NOT NULL, c2264 Int32 NOT NULL, c2265 Utf8, c2266 Interval64 NOT NULL, c2267 Int16 NOT NULL, c2268 Decimal(15,0), c2269 Decimal(15,0), c2270 Date NOT NULL, c2271 Uint32, c2272 Decimal(22,9) NOT NULL, c2273 Uint16 NOT NULL, c2274 Date32 NOT NULL, c2275 Date32, c2276 Timestamp NOT NULL, c2277 Utf8 NOT NULL, c2278 Date, c2279 Timestamp NOT NULL, c2280 Int32, c2281 Timestamp64, c2282 Interval64, c2283 Uint64, c2284 Datetime, c2285 Int32 NOT NULL, c2286 Datetime64, c2287 Float NOT NULL, c2288 Timestamp64 NOT NULL, c2289 Int32 NOT NULL, c2290 JsonDocument, c2291 Json, c2292 Datetime NOT NULL, c2293 Uint64 NOT NULL, c2294 Datetime NOT NULL, c2295 Int32 NOT NULL, c2296 Uint32 NOT NULL, c2297 Utf8 NOT NULL, c2298 Int64, c2299 Datetime64 NOT NULL, c2300 Uint16 NOT NULL, c2301 JsonDocument NOT NULL, c2302 Interval64 NOT NULL, c2303 Int32 NOT NULL, c2304 Json NOT NULL, c2305 Float NOT NULL, c2306 Timestamp NOT NULL, c2307 Json, c2308 Int8 NOT NULL, c2309 Json NOT NULL, c2310 Int32 NOT NULL, c2311 String NOT NULL, c2312 Date32, c2313 Utf8 NOT NULL, c2314 Interval64 NOT NULL, c2315 Timestamp64 NOT NULL, c2316 Date NOT NULL, c2317 Int8 NOT NULL, c2318 Uint64 NOT NULL, c2319 Date32, c2320 Uint8 NOT NULL, c2321 Timestamp64, c2322 Interval64 NOT NULL, c2323 Decimal(22,9) NOT NULL, c2324 Timestamp, c2325 Yson, c2326 Utf8 NOT NULL, c2327 Uint32 NOT NULL, c2328 Uint64, c2329 Timestamp64, c2330 Decimal(15,0), c2331 Uint64 NOT NULL, c2332 Uint8, c2333 Double NOT NULL, c2334 Date32 NOT NULL, c2335 Interval64, c2336 Uint16, c2337 Decimal(22,9) NOT NULL, c2338 Uint16 NOT NULL, c2339 Uint64 NOT NULL, c2340 Uint16 NOT NULL, c2341 Date32, c2342 Int32, c2343 JsonDocument, c2344 Int8, c2345 Date32, c2346 Utf8, c2347 Date32 NOT NULL, c2348 Uint8, c2349 Interval64, c2350 Timestamp NOT NULL, c2351 Date NOT NULL, c2352 Datetime64 NOT NULL, c2353 JsonDocument, c2354 String NOT NULL, c2355 Timestamp64 NOT NULL, c2356 Datetime NOT NULL, c2357 Int16, c2358 Uint8 NOT NULL, c2359 Datetime, c2360 Utf8 NOT NULL, c2361 Json NOT NULL, c2362 Utf8, c2363 Decimal(22,9) NOT NULL, c2364 Double NOT NULL, c2365 Interval64, c2366 Int8, c2367 Int32 NOT NULL, c2368 Uint64, c2369 Decimal(22,9), c2370 String, c2371 Date32 NOT NULL, c2372 Int16, c2373 Int64, c2374 Uint16 NOT NULL, c2375 Decimal(35,10) NOT NULL, c2376 Json NOT NULL, c2377 Double NOT NULL, c2378 Uint8, c2379 Int32, c2380 Decimal(22,9) NOT NULL, c2381 Uint32, c2382 Date32 NOT NULL, c2383 Datetime64, c2384 Decimal(35,10), c2385 Double NOT NULL, c2386 JsonDocument, c2387 Date32 NOT NULL, c2388 Uint16 NOT NULL, c2389 Float NOT NULL, c2390 Yson NOT NULL, c2391 Datetime, c2392 Uint16, c2393 Uint32, c2394 Interval64, c2395 Timestamp, c2396 Float, c2397 Json NOT NULL, c2398 Uint8, c2399 Int8, c2400 Yson NOT NULL, c2401 Datetime64, c2402 Double, c2403 Timestamp, c2404 Date, c2405 Decimal(15,0), c2406 Interval64, c2407 Double NOT NULL, c2408 Int32 NOT NULL, c2409 Uint64 NOT NULL, c2410 Int8 NOT NULL, c2411 Yson NOT NULL, c2412 Uint16, c2413 Date, c2414 Timestamp NOT NULL, c2415 Int64 NOT NULL, c2416 Timestamp64 NOT NULL, c2417 Datetime64 NOT NULL, c2418 Int32, c2419 Double NOT NULL, c2420 Timestamp, c2421 Decimal(35,10), c2422 Uint32, c2423 Uint16 NOT NULL, c2424 Int64, c2425 Interval64, c2426 Json, c2427 Json, c2428 Int64, c2429 Date, c2430 Decimal(15,0) NOT NULL, c2431 Datetime NOT NULL, c2432 Decimal(15,0) NOT NULL, c2433 Float NOT NULL, c2434 Int8 NOT NULL, c2435 Date, c2436 Timestamp, c2437 Date NOT NULL, c2438 Uint16 NOT NULL, c2439 Json NOT NULL, c2440 Uint16, c2441 Interval64 NOT NULL, c2442 Datetime64, c2443 Date, c2444 String NOT NULL, c2445 Utf8, c2446 Double, c2447 Utf8 NOT NULL, c2448 Yson, c2449 Date32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int16, c2452 Int8, c2453 String, c2454 Timestamp NOT NULL, c2455 Decimal(22,9) NOT NULL, c2456 Date32 NOT NULL, c2457 JsonDocument, c2458 Double NOT NULL, c2459 Decimal(35,10), c2460 JsonDocument NOT NULL, c2461 Decimal(35,10), c2462 Int8 NOT NULL, c2463 JsonDocument NOT NULL, c2464 Decimal(15,0), c2465 Decimal(22,9), c2466 Datetime, c2467 Datetime64 NOT NULL, c2468 Int8 NOT NULL, c2469 Utf8 NOT NULL, c2470 Interval64, c2471 Uint16, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Date NOT NULL, c2475 Yson, c2476 Int16 NOT NULL, c2477 Yson, c2478 Timestamp, c2479 Decimal(22,9), c2480 String NOT NULL, c2481 String, c2482 Uint32 NOT NULL, c2483 Double NOT NULL, c2484 Timestamp NOT NULL, c2485 Date32 NOT NULL, c2486 Date NOT NULL, c2487 Datetime NOT NULL, c2488 String, c2489 Uint32 NOT NULL, c2490 Json, c2491 Uint16, c2492 Yson NOT NULL, c2493 Double, c2494 Decimal(35,10), c2495 Interval64 NOT NULL, c2496 Date32 NOT NULL, c2497 JsonDocument NOT NULL, c2498 Timestamp64 NOT NULL, c2499 Decimal(15,0) NOT NULL, c2500 Float NOT NULL, c2501 Uint32, c2502 Datetime64 NOT NULL, c2503 Uint64, c2504 Interval64 NOT NULL, c2505 Int32 NOT NULL, c2506 Json, c2507 String, c2508 Uint8 NOT NULL, c2509 Int64, c2510 JsonDocument, c2511 Date, c2512 Date32, c2513 Timestamp64 NOT NULL, c2514 Decimal(15,0), c2515 Timestamp64 NOT NULL, c2516 Date32, c2517 Timestamp, c2518 Decimal(22,9) NOT NULL, c2519 Double, c2520 Timestamp, c2521 Date32, c2522 Yson NOT NULL, c2523 Datetime64, c2524 Datetime, c2525 Double NOT NULL, c2526 Uint16 NOT NULL, c2527 Double, c2528 Float NOT NULL, c2529 Int16 NOT NULL, c2530 Int8, c2531 Int16 NOT NULL, c2532 Json, c2533 JsonDocument NOT NULL, c2534 Datetime64, c2535 Yson NOT NULL, c2536 JsonDocument, c2537 String, c2538 Int32, c2539 JsonDocument, c2540 String NOT NULL, c2541 Datetime, c2542 Float, c2543 Uint32 NOT NULL, c2544 Json, c2545 String NOT NULL, c2546 Timestamp, c2547 Date32, c2548 Uint32 NOT NULL, c2549 Timestamp64 NOT NULL, c2550 Int32, c2551 Double, c2552 Int16, c2553 Uint16 NOT NULL, c2554 String, c2555 Uint32, c2556 Json NOT NULL, c2557 Date32, c2558 Uint32, c2559 Yson, c2560 Uint32 NOT NULL, c2561 Datetime NOT NULL, c2562 Utf8, c2563 Datetime NOT NULL, c2564 Double, c2565 Uint8, c2566 Uint8, c2567 Int16, c2568 Int8 NOT NULL, c2569 Json, c2570 Uint64 NOT NULL, c2571 Utf8, c2572 Int32, c2573 JsonDocument, c2574 Interval64, c2575 Interval64 NOT NULL, c2576 Date32, c2577 JsonDocument, c2578 Double NOT NULL, c2579 Uint16 NOT NULL, c2580 Datetime64, c2581 Decimal(22,9) NOT NULL, c2582 String NOT NULL, c2583 Decimal(22,9) NOT NULL, c2584 Uint16, c2585 Utf8 NOT NULL, c2586 Uint64 NOT NULL, c2587 Double NOT NULL, c2588 Date32 NOT NULL, c2589 Decimal(22,9) NOT NULL, c2590 Date, c2591 Uint32 NOT NULL, c2592 Date NOT NULL, c2593 Uint64, c2594 String, c2595 Date32 NOT NULL, c2596 Timestamp64 NOT NULL, c2597 Int32, c2598 Decimal(35,10), c2599 Interval64 NOT NULL, c2600 String, c2601 Float NOT NULL, c2602 Timestamp, c2603 Decimal(22,9), c2604 Date32 NOT NULL, c2605 Date32, c2606 Timestamp64, c2607 String NOT NULL, c2608 Decimal(15,0) NOT NULL, c2609 Int16, c2610 Int8, c2611 Utf8 NOT NULL, c2612 Int8, c2613 Double, c2614 Timestamp64 NOT NULL, c2615 Date32, c2616 Float NOT NULL, c2617 Int8, c2618 Date32 NOT NULL, c2619 Datetime NOT NULL, c2620 Uint64, c2621 Decimal(22,9), c2622 Timestamp, c2623 Timestamp, c2624 Date, c2625 Int64 NOT NULL, c2626 Int32, c2627 Double NOT NULL, c2628 Uint64, c2629 Decimal(15,0) NOT NULL, c2630 Int8 NOT NULL, c2631 Timestamp, c2632 Decimal(15,0), c2633 Decimal(35,10) NOT NULL, c2634 Timestamp64 NOT NULL, c2635 Float NOT NULL, c2636 Decimal(15,0) NOT NULL, c2637 Yson, c2638 Yson, c2639 Int8, c2640 Float, c2641 Double, c2642 Datetime NOT NULL, c2643 Uint64 NOT NULL, c2644 Date32, c2645 Decimal(22,9) NOT NULL, c2646 Json, c2647 Datetime64 NOT NULL, c2648 Interval64, c2649 Datetime64, c2650 Uint32 NOT NULL, c2651 Datetime, c2652 Json NOT NULL, c2653 JsonDocument, c2654 Decimal(35,10) NOT NULL, c2655 Timestamp, c2656 Date, c2657 Int16 NOT NULL, c2658 Uint64 NOT NULL, c2659 Utf8 NOT NULL, c2660 Int64, c2661 Uint64 NOT NULL, c2662 Double NOT NULL, c2663 Date, c2664 Yson, c2665 Decimal(15,0) NOT NULL, c2666 Timestamp64, c2667 Timestamp64, c2668 Int8, c2669 Uint8, c2670 Int32, c2671 Date, c2672 Yson, c2673 Uint32 NOT NULL, c2674 Timestamp64 NOT NULL, c2675 Decimal(22,9) NOT NULL, c2676 Decimal(35,10) NOT NULL, c2677 Double, c2678 Float NOT NULL, c2679 Int64 NOT NULL, c2680 Int8 NOT NULL, c2681 Date, c2682 Int8 NOT NULL, c2683 JsonDocument NOT NULL, c2684 Int32, c2685 Int64, c2686 Json, c2687 Float NOT NULL, c2688 Timestamp64, c2689 Int32, c2690 Int16 NOT NULL, c2691 Int16, c2692 JsonDocument NOT NULL, c2693 Datetime, c2694 Timestamp, c2695 Uint8 NOT NULL, c2696 Json, c2697 Timestamp64, c2698 Date NOT NULL, c2699 Int32 NOT NULL, c2700 Datetime64 NOT NULL, c2701 Yson NOT NULL, c2702 Decimal(15,0), c2703 Utf8, c2704 JsonDocument NOT NULL, c2705 Json NOT NULL, c2706 Decimal(15,0) NOT NULL, c2707 Decimal(35,10), c2708 Decimal(22,9), c2709 Datetime64, c2710 Double NOT NULL, c2711 Decimal(22,9), c2712 Float NOT NULL, c2713 JsonDocument, c2714 Uint32 NOT NULL, c2715 Timestamp, c2716 Int32 NOT NULL, c2717 Uint8 NOT NULL, c2718 Datetime, c2719 Timestamp NOT NULL, c2720 Json, c2721 Decimal(15,0) NOT NULL, c2722 Uint32, c2723 Datetime64 NOT NULL, c2724 Utf8, c2725 Decimal(22,9), c2726 Int32, c2727 Yson NOT NULL, c2728 Decimal(35,10) NOT NULL, c2729 Timestamp, c2730 Int16, c2731 Utf8 NOT NULL, c2732 Datetime, c2733 Int8, c2734 Datetime NOT NULL, c2735 Uint64, c2736 Datetime NOT NULL, c2737 Decimal(22,9) NOT NULL, c2738 Yson, c2739 Uint8, c2740 Yson NOT NULL, c2741 Uint8, c2742 Int16, c2743 Decimal(22,9), c2744 Double NOT NULL, c2745 Datetime64 NOT NULL, c2746 Date32 NOT NULL, c2747 Utf8 NOT NULL, c2748 Float, c2749 Double, c2750 Uint16, c2751 String, c2752 Uint32, c2753 Utf8 NOT NULL, c2754 Int32 NOT NULL, c2755 Yson NOT NULL, c2756 Uint32 NOT NULL, c2757 Timestamp NOT NULL, c2758 JsonDocument NOT NULL, c2759 Timestamp NOT NULL, c2760 Double, c2761 Uint8, c2762 Uint64 NOT NULL, c2763 Int8, c2764 Date32 NOT NULL, c2765 JsonDocument, c2766 JsonDocument NOT NULL, c2767 Timestamp NOT NULL, c2768 Yson, c2769 Int8 NOT NULL, c2770 Int8, c2771 Uint8, c2772 Uint64 NOT NULL, c2773 Int64 NOT NULL, c2774 Timestamp64 NOT NULL, c2775 Int32 NOT NULL, c2776 Double NOT NULL, c2777 Date32 NOT NULL, c2778 Timestamp NOT NULL, c2779 Timestamp NOT NULL, c2780 Datetime NOT NULL, c2781 Int16 NOT NULL, c2782 Float, c2783 Timestamp, c2784 String NOT NULL, c2785 Uint8, c2786 String, c2787 Timestamp NOT NULL, c2788 Int64, c2789 Uint64 NOT NULL, c2790 Timestamp NOT NULL, c2791 Decimal(35,10) NOT NULL, c2792 Json NOT NULL, c2793 JsonDocument, c2794 Int16 NOT NULL, c2795 Double NOT NULL, c2796 Timestamp, c2797 Double NOT NULL, c2798 Date NOT NULL, c2799 Decimal(15,0) NOT NULL, c2800 Int8, c2801 Date32 NOT NULL, c2802 Datetime64 NOT NULL, c2803 Interval64, c2804 Uint64 NOT NULL, c2805 Decimal(15,0) NOT NULL, c2806 Yson, c2807 Datetime64, c2808 Interval64 NOT NULL, c2809 Float NOT NULL, c2810 String NOT NULL, c2811 Json, c2812 Utf8, c2813 Utf8, c2814 Datetime64 NOT NULL, c2815 Uint16, c2816 Int64 NOT NULL, c2817 Yson NOT NULL, c2818 Timestamp64 NOT NULL, c2819 Decimal(15,0) NOT NULL, c2820 Uint16, c2821 Datetime NOT NULL, c2822 String, c2823 Float NOT NULL, c2824 Json NOT NULL, c2825 Int8, c2826 Uint64 NOT NULL, c2827 Double, c2828 Utf8, c2829 Int32, c2830 Uint64, c2831 Decimal(22,9) NOT NULL, c2832 Int32, c2833 Decimal(15,0) NOT NULL, c2834 Decimal(15,0) NOT NULL, c2835 Double NOT NULL, c2836 Int8, c2837 Int64, c2838 Uint32, c2839 Int32 NOT NULL, c2840 Datetime, c2841 Uint64 NOT NULL, c2842 Uint8, c2843 Uint16, c2844 Int32, c2845 String, c2846 Uint16, c2847 Date32 NOT NULL, c2848 Decimal(15,0) NOT NULL, c2849 Int16 NOT NULL, c2850 Datetime, c2851 Timestamp NOT NULL, c2852 Datetime, c2853 Int8 NOT NULL, c2854 Yson NOT NULL, c2855 Int32 NOT NULL, c2856 Uint16, c2857 String, c2858 Yson NOT NULL, c2859 JsonDocument NOT NULL, c2860 Json, c2861 Decimal(35,10), c2862 String NOT NULL, c2863 Timestamp64 NOT NULL, c2864 Int8 NOT NULL, c2865 Interval64 NOT NULL, c2866 Date, c2867 Interval64, c2868 JsonDocument, c2869 Float NOT NULL, c2870 Float, c2871 Uint8 NOT NULL, c2872 Int32 NOT NULL, c2873 Decimal(15,0) NOT NULL, c2874 Float, c2875 Int64 NOT NULL, c2876 Decimal(22,9), c2877 Timestamp NOT NULL, c2878 Int8, c2879 JsonDocument NOT NULL, c2880 Date32 NOT NULL, c2881 Json, c2882 Int8 NOT NULL, c2883 Timestamp64 NOT NULL, c2884 Json NOT NULL, c2885 Decimal(22,9), c2886 Decimal(15,0) NOT NULL, c2887 Int32, c2888 Decimal(35,10) NOT NULL, c2889 Int8 NOT NULL, c2890 Int32, c2891 Double, c2892 Yson, c2893 Uint64, c2894 Timestamp NOT NULL, c2895 Decimal(15,0) NOT NULL, c2896 Timestamp64, c2897 Yson, c2898 Datetime64, c2899 Decimal(35,10) NOT NULL, c2900 Uint64, c2901 Date NOT NULL, c2902 Int8 NOT NULL, c2903 Int64 NOT NULL, c2904 Int16, c2905 Datetime64 NOT NULL, c2906 Timestamp64 NOT NULL, c2907 Uint16, c2908 Uint32 NOT NULL, c2909 Decimal(35,10) NOT NULL, c2910 Timestamp, c2911 Float NOT NULL, c2912 Yson NOT NULL, c2913 Datetime, c2914 Uint32 NOT NULL, c2915 Int32 NOT NULL, c2916 Int8, c2917 String, c2918 Timestamp64 NOT NULL, c2919 Date32 NOT NULL, c2920 Datetime NOT NULL, c2921 Uint16, c2922 Yson, c2923 Decimal(15,0) NOT NULL, c2924 Datetime, c2925 String, c2926 Datetime64, c2927 Uint16 NOT NULL, c2928 Int16, c2929 Float NOT NULL, c2930 Uint32 NOT NULL, c2931 Decimal(15,0), c2932 JsonDocument, c2933 Json NOT NULL, c2934 Int32 NOT NULL, c2935 Int8, c2936 Double NOT NULL, c2937 Decimal(15,0) NOT NULL, c2938 Uint16, c2939 Yson, c2940 Float, c2941 Uint16, c2942 Int16, c2943 Double, c2944 Decimal(22,9) NOT NULL, c2945 Int8 NOT NULL, c2946 Int8, c2947 Interval64, c2948 Float NOT NULL, c2949 Uint32 NOT NULL, c2950 Date, c2951 Float NOT NULL, c2952 Uint8, c2953 String NOT NULL, c2954 Float NOT NULL, c2955 Yson, c2956 Decimal(35,10) NOT NULL, c2957 Utf8 NOT NULL, c2958 Float, c2959 Decimal(22,9), c2960 Uint8, c2961 Decimal(22,9) NOT NULL, c2962 Double NOT NULL, c2963 Utf8 NOT NULL, c2964 Float, c2965 Interval64 NOT NULL, c2966 JsonDocument, c2967 Json, c2968 Datetime NOT NULL, c2969 Int32, c2970 Float NOT NULL, c2971 Yson NOT NULL, c2972 Float NOT NULL, c2973 Uint16 NOT NULL, c2974 Date, c2975 Int64, c2976 Float NOT NULL, c2977 Datetime NOT NULL, c2978 Datetime, c2979 Decimal(22,9) NOT NULL, c2980 Datetime NOT NULL, c2981 Uint32 NOT NULL, c2982 JsonDocument, c2983 Uint8 NOT NULL, c2984 Decimal(15,0), c2985 Date, c2986 Int32 NOT NULL, c2987 Float, c2988 Uint8 NOT NULL, c2989 Timestamp, c2990 Json NOT NULL, c2991 Int64 NOT NULL, c2992 Decimal(15,0), c2993 Json NOT NULL, c2994 Decimal(35,10) NOT NULL, c2995 Utf8 NOT NULL, c2996 Interval64, c2997 Decimal(22,9), c2998 Timestamp64, c2999 Datetime64, c3000 Int32 NOT NULL, c3001 Datetime64, c3002 JsonDocument NOT NULL, c3003 JsonDocument NOT NULL, c3004 Uint64 NOT NULL, c3005 Yson, c3006 Double NOT NULL, c3007 Uint16 NOT NULL, c3008 Decimal(22,9), c3009 Date, c3010 Int32 NOT NULL, c3011 Utf8 NOT NULL, c3012 Int8, c3013 Uint16 NOT NULL, c3014 Decimal(35,10) NOT NULL, c3015 Timestamp64 NOT NULL, c3016 Datetime, c3017 Decimal(35,10) NOT NULL, c3018 Double, c3019 Uint32, c3020 Date NOT NULL, c3021 Utf8 NOT NULL, c3022 Decimal(15,0) NOT NULL, c3023 String, c3024 Datetime64, c3025 Decimal(22,9), c3026 Timestamp NOT NULL, c3027 Interval64 NOT NULL, c3028 Datetime, c3029 Decimal(22,9), c3030 Datetime64 NOT NULL, c3031 Uint8, c3032 Datetime, c3033 Uint16 NOT NULL, c3034 Datetime64 NOT NULL, c3035 Decimal(15,0) NOT NULL, c3036 Double, c3037 Datetime, c3038 String NOT NULL, c3039 JsonDocument, c3040 String NOT NULL, c3041 Decimal(35,10), c3042 Decimal(15,0) NOT NULL, c3043 Timestamp, c3044 Decimal(15,0), c3045 Timestamp64, c3046 Int8, c3047 Utf8 NOT NULL, c3048 Int32 NOT NULL, c3049 Date, c3050 Utf8, c3051 Int16, c3052 Utf8, c3053 Datetime64, c3054 Uint32 NOT NULL, c3055 Yson NOT NULL, c3056 Int64, c3057 Int32, c3058 Int16 NOT NULL, c3059 Json NOT NULL, c3060 Date32 NOT NULL, c3061 Datetime, c3062 Decimal(22,9) NOT NULL, c3063 Decimal(22,9) NOT NULL, c3064 Timestamp64, c3065 Utf8 NOT NULL, c3066 Decimal(35,10) NOT NULL, c3067 Uint16, c3068 Int16, c3069 Int32, c3070 Timestamp, c3071 Timestamp64, c3072 Float, c3073 Uint8 NOT NULL, c3074 Int32 NOT NULL, c3075 Date32, c3076 Decimal(15,0), c3077 Datetime, c3078 Utf8 NOT NULL, c3079 Uint32, c3080 Uint8, c3081 Int8 NOT NULL, c3082 Json NOT NULL, c3083 Date, c3084 Timestamp64 NOT NULL, c3085 Interval64 NOT NULL, c3086 Uint8, c3087 Date, c3088 Date32 NOT NULL, c3089 Int16, c3090 Timestamp, c3091 String NOT NULL, c3092 Float, c3093 Interval64 NOT NULL, c3094 Float, c3095 Uint16, c3096 Datetime, c3097 Float, c3098 Uint8 NOT NULL, c3099 Timestamp64, c3100 Int32, c3101 Decimal(22,9) NOT NULL, c3102 Datetime NOT NULL, c3103 Int16, c3104 Int8 NOT NULL, c3105 Uint16 NOT NULL, c3106 Uint16 NOT NULL, c3107 Date NOT NULL, c3108 Json, c3109 JsonDocument, c3110 Yson NOT NULL, c3111 JsonDocument NOT NULL, c3112 Json, c3113 Double NOT NULL, c3114 Int16 NOT NULL, c3115 Datetime64, c3116 Uint16, c3117 Timestamp64, c3118 Int16 NOT NULL, c3119 Int64, c3120 Uint32, c3121 Int8, c3122 JsonDocument NOT NULL, c3123 String, c3124 Int32, c3125 Decimal(22,9) NOT NULL, c3126 Interval64, c3127 Timestamp, c3128 Int32 NOT NULL, c3129 Decimal(35,10) NOT NULL, c3130 Int32 NOT NULL, c3131 Decimal(22,9), c3132 Yson, c3133 String NOT NULL, c3134 Float, c3135 Interval64 NOT NULL, c3136 JsonDocument NOT NULL, c3137 Int16, c3138 String, c3139 Float NOT NULL, c3140 Uint64, c3141 Double, c3142 Timestamp64 NOT NULL, c3143 Double, c3144 Decimal(22,9) NOT NULL, c3145 JsonDocument, c3146 Json NOT NULL, c3147 Uint64 NOT NULL, c3148 Timestamp64 NOT NULL, c3149 Timestamp64, c3150 Uint64 NOT NULL, c3151 Datetime64, c3152 Decimal(22,9) NOT NULL, c3153 Timestamp, c3154 Timestamp64 NOT NULL, c3155 Datetime64, c3156 Timestamp NOT NULL, c3157 Uint16 NOT NULL, c3158 Json, c3159 Date32, c3160 Double NOT NULL, c3161 Decimal(22,9) NOT NULL, c3162 Utf8 NOT NULL, c3163 Int32, c3164 Uint32, c3165 Int32 NOT NULL, c3166 Uint64, c3167 String, c3168 Json, c3169 Decimal(35,10) NOT NULL, c3170 Utf8 NOT NULL, c3171 Date, c3172 Date NOT NULL, c3173 Float NOT NULL, c3174 Date32 NOT NULL, c3175 Double NOT NULL, c3176 Uint16, c3177 Date32, c3178 Uint32 NOT NULL, c3179 Date, c3180 Timestamp64, c3181 Date NOT NULL, c3182 Uint32, c3183 Int16, c3184 Json NOT NULL, c3185 Uint32 NOT NULL, c3186 Float NOT NULL, c3187 Double, c3188 Date, c3189 Uint32, c3190 Decimal(15,0) NOT NULL, c3191 Decimal(15,0), c3192 Int16 NOT NULL, c3193 Json, c3194 Decimal(22,9), c3195 Decimal(35,10), c3196 Float NOT NULL, c3197 Json NOT NULL, c3198 Int8, c3199 String, c3200 Int16 NOT NULL, c3201 Uint32 NOT NULL, c3202 Int16, c3203 String, c3204 Uint32 NOT NULL, c3205 Timestamp, c3206 Int8 NOT NULL, c3207 Int32, c3208 Utf8, c3209 Double NOT NULL, c3210 Uint64 NOT NULL, c3211 Yson, c3212 Datetime, c3213 Float NOT NULL, c3214 Yson NOT NULL, c3215 Int32 NOT NULL, c3216 Int32, c3217 Timestamp NOT NULL, c3218 Utf8 NOT NULL, c3219 Timestamp NOT NULL, c3220 Date32 NOT NULL, c3221 JsonDocument, c3222 Uint16, c3223 Uint8 NOT NULL, c3224 Date32, c3225 Decimal(35,10), c3226 Json, c3227 Timestamp NOT NULL, c3228 Yson, c3229 Datetime64 NOT NULL, c3230 Datetime, c3231 Decimal(15,0) NOT NULL, c3232 Date NOT NULL, c3233 Decimal(15,0), c3234 Timestamp, c3235 Decimal(22,9) NOT NULL, c3236 Decimal(15,0), c3237 String NOT NULL, c3238 Date32 NOT NULL, c3239 JsonDocument NOT NULL, c3240 Int8, c3241 Datetime NOT NULL, c3242 Int64, c3243 Datetime64 NOT NULL, c3244 Double, c3245 String NOT NULL, c3246 Double, c3247 Timestamp64, c3248 Interval64, c3249 Decimal(35,10) NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Uint32, c3252 Int8, c3253 Int32 NOT NULL, c3254 Int32, c3255 Int32, c3256 Int16, c3257 Timestamp64 NOT NULL, c3258 Decimal(35,10), c3259 Int64 NOT NULL, c3260 Uint8 NOT NULL, c3261 Decimal(22,9) NOT NULL, c3262 Int8 NOT NULL, c3263 Decimal(15,0) NOT NULL, c3264 Datetime, c3265 Decimal(35,10), c3266 Timestamp64 NOT NULL, c3267 Decimal(22,9) NOT NULL, c3268 Timestamp64 NOT NULL, c3269 Interval64, c3270 Timestamp, c3271 String, c3272 Interval64, c3273 Float NOT NULL, c3274 Uint8, c3275 Int8, c3276 Decimal(35,10) NOT NULL, c3277 Double, c3278 JsonDocument, c3279 Int64 NOT NULL, c3280 Int8 NOT NULL, c3281 Timestamp NOT NULL, c3282 Int8, c3283 String NOT NULL, c3284 Uint32 NOT NULL, c3285 Utf8, c3286 Float NOT NULL, c3287 Datetime64, c3288 Decimal(15,0), c3289 Utf8 NOT NULL, c3290 Float NOT NULL, c3291 Date32 NOT NULL, c3292 Timestamp NOT NULL, c3293 JsonDocument NOT NULL, c3294 Uint64 NOT NULL, c3295 String NOT NULL, c3296 Int32 NOT NULL, c3297 Uint16, c3298 Datetime, c3299 Int8, c3300 JsonDocument NOT NULL, c3301 JsonDocument NOT NULL, c3302 Int64 NOT NULL, c3303 Date32, c3304 Interval64 NOT NULL, c3305 Uint64 NOT NULL, c3306 Int32, c3307 Uint64 NOT NULL, c3308 Datetime NOT NULL, c3309 Int16, c3310 Yson NOT NULL, c3311 Decimal(22,9), c3312 Int64, c3313 Uint16, c3314 Date32, c3315 JsonDocument, c3316 Date32, c3317 Int64, c3318 Datetime64, c3319 Uint64 NOT NULL, c3320 Datetime NOT NULL, c3321 Int64, c3322 String NOT NULL, c3323 JsonDocument NOT NULL, c3324 Decimal(22,9) NOT NULL, c3325 Uint32, c3326 Uint8 NOT NULL, c3327 Utf8, c3328 Int8 NOT NULL, c3329 Uint16, c3330 Date NOT NULL, c3331 Decimal(15,0), c3332 Int32 NOT NULL, c3333 Int64, c3334 Interval64 NOT NULL, c3335 Timestamp64, c3336 Interval64, c3337 Decimal(22,9) NOT NULL, c3338 JsonDocument NOT NULL, c3339 Yson, c3340 Datetime NOT NULL, c3341 Date NOT NULL, c3342 Decimal(15,0), c3343 Uint16 NOT NULL, c3344 Uint32 NOT NULL, c3345 Int32 NOT NULL, c3346 Int8, c3347 Date32, c3348 Uint16 NOT NULL, c3349 Json, c3350 Float, c3351 Date32 NOT NULL, c3352 Double NOT NULL, c3353 Datetime64, c3354 Timestamp NOT NULL, c3355 Uint8, c3356 String, c3357 Float, c3358 Date NOT NULL, c3359 Double NOT NULL, c3360 Int64, c3361 Timestamp NOT NULL, c3362 Date NOT NULL, c3363 Datetime NOT NULL, c3364 Uint8, c3365 Timestamp, c3366 Double, c3367 Date32, c3368 String NOT NULL, c3369 Double, c3370 JsonDocument, c3371 Datetime64 NOT NULL, c3372 JsonDocument, c3373 Uint64, c3374 Datetime, c3375 Int16, c3376 Yson, c3377 Int64 NOT NULL, c3378 Decimal(22,9), c3379 Interval64 NOT NULL, c3380 Utf8 NOT NULL, c3381 Uint32, c3382 Double NOT NULL, c3383 Uint8, c3384 Decimal(15,0), c3385 String NOT NULL, c3386 String, c3387 Decimal(22,9) NOT NULL, c3388 Int64 NOT NULL, c3389 Float, c3390 String NOT NULL, c3391 Date32, c3392 Datetime, c3393 Timestamp NOT NULL, c3394 Uint64, c3395 Uint64 NOT NULL, c3396 Interval64 NOT NULL, c3397 Utf8, c3398 Uint16, c3399 Uint32, c3400 Datetime64, c3401 Timestamp NOT NULL, c3402 Date, c3403 Decimal(35,10), c3404 Int64 NOT NULL, c3405 Uint64, c3406 Uint32 NOT NULL, c3407 Uint16, c3408 Decimal(22,9), c3409 Datetime, c3410 Timestamp, c3411 Date, c3412 Decimal(35,10) NOT NULL, c3413 Timestamp NOT NULL, c3414 Uint8 NOT NULL, c3415 Decimal(15,0), c3416 Decimal(15,0) NOT NULL, c3417 Uint64 NOT NULL, c3418 String NOT NULL, c3419 Int8, c3420 JsonDocument NOT NULL, c3421 Json NOT NULL, c3422 Float NOT NULL, c3423 Uint64, c3424 Double NOT NULL, c3425 Interval64 NOT NULL, c3426 Decimal(22,9), c3427 Timestamp64, c3428 Uint8, c3429 Int32 NOT NULL, c3430 Timestamp64, c3431 Decimal(15,0) NOT NULL, c3432 JsonDocument NOT NULL, c3433 Int16, c3434 Int16, c3435 Decimal(35,10), c3436 Uint8 NOT NULL, c3437 Datetime64, c3438 Uint8 NOT NULL, c3439 Int16 NOT NULL, c3440 Timestamp, c3441 Timestamp64 NOT NULL, c3442 Timestamp, c3443 Date, c3444 String, c3445 String, c3446 Float, c3447 JsonDocument, c3448 Datetime64 NOT NULL, c3449 Uint64 NOT NULL, c3450 Timestamp NOT NULL, c3451 String NOT NULL, c3452 Int64, c3453 Float NOT NULL, c3454 Datetime64, c3455 Timestamp NOT NULL, c3456 Date32 NOT NULL, c3457 Uint64, c3458 Interval64 NOT NULL, c3459 Date NOT NULL, c3460 Decimal(22,9), c3461 Date32, c3462 Int8 NOT NULL, c3463 Uint32 NOT NULL, c3464 Int64 NOT NULL, c3465 Interval64 NOT NULL, c3466 Yson NOT NULL, c3467 Utf8, c3468 Int8, c3469 Timestamp64, c3470 String NOT NULL, c3471 Uint32 NOT NULL, c3472 Uint64, c3473 Decimal(22,9), c3474 Uint32 NOT NULL, c3475 Double NOT NULL, c3476 Int32 NOT NULL, c3477 Datetime64 NOT NULL, c3478 Uint32 NOT NULL, c3479 Int64 NOT NULL, c3480 Date32, c3481 Timestamp64 NOT NULL, c3482 Double NOT NULL, c3483 Double NOT NULL, c3484 Decimal(15,0) NOT NULL, c3485 Interval64, c3486 Int64, c3487 Yson NOT NULL, c3488 Datetime64 NOT NULL, c3489 Yson NOT NULL, c3490 Interval64, c3491 Int16, c3492 Int8 NOT NULL, c3493 Date32 NOT NULL, c3494 Datetime64 NOT NULL, c3495 JsonDocument, c3496 Date, c3497 Int8 NOT NULL, c3498 Uint16, c3499 String NOT NULL, c3500 Int16 NOT NULL, c3501 Date32, c3502 Decimal(15,0), c3503 Int32 NOT NULL, c3504 Interval64 NOT NULL, c3505 Timestamp64 NOT NULL, c3506 Date NOT NULL, c3507 Uint16 NOT NULL, c3508 Json NOT NULL, c3509 Uint16, c3510 Decimal(15,0) NOT NULL, c3511 Uint16 NOT NULL, c3512 Datetime NOT NULL, c3513 Decimal(35,10) NOT NULL, c3514 Int32 NOT NULL, c3515 Datetime NOT NULL, c3516 JsonDocument NOT NULL, c3517 Uint8 NOT NULL, c3518 JsonDocument, c3519 Uint64 NOT NULL, c3520 Datetime, c3521 String NOT NULL, c3522 Utf8, c3523 Decimal(22,9) NOT NULL, c3524 Datetime NOT NULL, c3525 Timestamp64, c3526 Int16, c3527 Int64 NOT NULL, c3528 Int32, c3529 Double, c3530 Timestamp NOT NULL, c3531 JsonDocument NOT NULL, c3532 Datetime64 NOT NULL, c3533 Float NOT NULL, c3534 Float NOT NULL, c3535 Uint32, c3536 Double NOT NULL, c3537 Double, c3538 Float NOT NULL, c3539 Interval64 NOT NULL, c3540 JsonDocument, c3541 Double, c3542 Date NOT NULL, c3543 Utf8, c3544 Int16 NOT NULL, c3545 Interval64 NOT NULL, c3546 Date32 NOT NULL, c3547 JsonDocument NOT NULL, c3548 Uint8 NOT NULL, c3549 Datetime NOT NULL, c3550 Uint8 NOT NULL, c3551 JsonDocument, c3552 Date32 NOT NULL, c3553 Float, c3554 String NOT NULL, c3555 Timestamp64, c3556 Date32 NOT NULL, c3557 Uint64, c3558 String, c3559 Float NOT NULL, c3560 Yson, c3561 Date32, c3562 Uint32, c3563 Decimal(22,9) NOT NULL, c3564 Uint16, c3565 Uint8 NOT NULL, c3566 Datetime64, c3567 Timestamp64 NOT NULL, c3568 Float, c3569 Decimal(22,9), c3570 Decimal(35,10) NOT NULL, c3571 Int64, c3572 Yson NOT NULL, c3573 Decimal(22,9), c3574 Datetime NOT NULL, c3575 Utf8, c3576 Interval64, c3577 Float, c3578 Decimal(35,10) NOT NULL, c3579 Int64, c3580 Int16, c3581 Datetime64, c3582 Json NOT NULL, c3583 Int32 NOT NULL, c3584 Decimal(15,0), c3585 Interval64, c3586 Uint64 NOT NULL, c3587 String NOT NULL, c3588 Decimal(35,10), c3589 Interval64, c3590 Double NOT NULL, c3591 Uint16, c3592 Uint16, c3593 Date32 NOT NULL, c3594 JsonDocument, c3595 Float NOT NULL, c3596 Date32, c3597 Interval64 NOT NULL, c3598 Decimal(15,0), c3599 JsonDocument NOT NULL, c3600 Uint8 NOT NULL, c3601 Timestamp NOT NULL, c3602 Datetime64 NOT NULL, c3603 JsonDocument, c3604 Decimal(15,0), c3605 Json NOT NULL, c3606 Int32 NOT NULL, c3607 Int16, c3608 Float, c3609 Utf8, c3610 Json NOT NULL, c3611 String NOT NULL, c3612 Interval64 NOT NULL, c3613 Datetime NOT NULL, c3614 Date32, c3615 Decimal(35,10) NOT NULL, c3616 Date, c3617 Timestamp64, c3618 Uint64, c3619 Double, c3620 Json NOT NULL, c3621 Json, c3622 Yson, c3623 Float, c3624 Decimal(22,9), c3625 Utf8 NOT NULL, c3626 Decimal(15,0), c3627 String NOT NULL, c3628 Double NOT NULL, c3629 Decimal(15,0), c3630 Yson, c3631 JsonDocument NOT NULL, c3632 Decimal(22,9), c3633 Date NOT NULL, c3634 JsonDocument, c3635 Datetime, c3636 Utf8 NOT NULL, c3637 Double NOT NULL, c3638 Utf8, c3639 Datetime64 NOT NULL, c3640 Utf8, c3641 Int16, c3642 Int32, c3643 Uint8 NOT NULL, c3644 JsonDocument, c3645 Timestamp NOT NULL, c3646 Datetime64, c3647 Int8, c3648 Decimal(15,0) NOT NULL, c3649 String, c3650 Decimal(22,9), c3651 Int64, c3652 Double NOT NULL, c3653 Uint32 NOT NULL, c3654 Timestamp64 NOT NULL, c3655 Double, c3656 Timestamp, c3657 Datetime64, c3658 Int32 NOT NULL, c3659 Uint64, c3660 Uint16 NOT NULL, c3661 Int32 NOT NULL, c3662 Interval64, c3663 Timestamp NOT NULL, c3664 Uint8, c3665 Uint64, c3666 Interval64, c3667 Uint8 NOT NULL, c3668 Float NOT NULL, c3669 Date, c3670 Date32, c3671 Decimal(15,0) NOT NULL, c3672 JsonDocument NOT NULL, c3673 String, c3674 Timestamp NOT NULL, c3675 Int64, c3676 Decimal(15,0), c3677 Interval64 NOT NULL, c3678 Int32 NOT NULL, c3679 Uint32, c3680 String NOT NULL, c3681 Int8 NOT NULL, c3682 Yson, c3683 Uint32, c3684 Interval64, c3685 Float, c3686 Float, c3687 Utf8 NOT NULL, c3688 Uint64 NOT NULL, c3689 Double NOT NULL, c3690 Uint8 NOT NULL, c3691 Int16, c3692 Float NOT NULL, c3693 Datetime64 NOT NULL, c3694 JsonDocument NOT NULL, c3695 Timestamp NOT NULL, c3696 Timestamp NOT NULL, c3697 Int8 NOT NULL, c3698 Datetime NOT NULL, c3699 Json NOT NULL, c3700 Int8, c3701 Int16, c3702 Interval64, c3703 Int8, c3704 Uint64 NOT NULL, c3705 Int32 NOT NULL, c3706 Uint32 NOT NULL, c3707 Int8 NOT NULL, c3708 Interval64, c3709 Decimal(15,0) NOT NULL, c3710 Decimal(15,0) NOT NULL, c3711 Datetime64, c3712 Uint16 NOT NULL, c3713 Float NOT NULL, c3714 Timestamp64 NOT NULL, c3715 Yson NOT NULL, c3716 Date32 NOT NULL, c3717 Decimal(22,9), c3718 Json NOT NULL, c3719 Utf8 NOT NULL, c3720 String, c3721 Uint64 NOT NULL, c3722 JsonDocument NOT NULL, c3723 Datetime64 NOT NULL, c3724 Uint32, c3725 JsonDocument NOT NULL, c3726 String, c3727 Decimal(15,0), c3728 Timestamp64 NOT NULL, c3729 Int64 NOT NULL, c3730 Uint64, c3731 Yson, c3732 Date32, c3733 Date32 NOT NULL, c3734 Decimal(22,9), c3735 Double NOT NULL, c3736 Uint64, c3737 JsonDocument NOT NULL, c3738 Int64, c3739 Uint64, c3740 Int8, c3741 Uint32 NOT NULL, c3742 Decimal(35,10), c3743 Uint64 NOT NULL, c3744 Utf8, c3745 Datetime, c3746 Timestamp NOT NULL, c3747 Int16, c3748 Decimal(15,0) NOT NULL, c3749 Uint32 NOT NULL, c3750 Uint64 NOT NULL, c3751 Int16, c3752 Double NOT NULL, c3753 Uint8 NOT NULL, c3754 Decimal(22,9), c3755 Date NOT NULL, c3756 Utf8 NOT NULL, c3757 Decimal(22,9) NOT NULL, c3758 Json NOT NULL, c3759 String, c3760 Timestamp64 NOT NULL, c3761 Float NOT NULL, c3762 Int32, c3763 Timestamp, c3764 Int8, c3765 Int16, c3766 Date32, c3767 Uint64, c3768 Int64, c3769 Yson NOT NULL, c3770 Timestamp64 NOT NULL, c3771 Int32, c3772 Timestamp NOT NULL, c3773 String NOT NULL, c3774 Json, c3775 Yson, c3776 Json NOT NULL, c3777 Int64, c3778 Int8 NOT NULL, c3779 Timestamp64, c3780 Decimal(22,9) NOT NULL, c3781 Double NOT NULL, c3782 Int64, c3783 Datetime, c3784 Datetime, c3785 Int16 NOT NULL, c3786 Yson NOT NULL, c3787 Double NOT NULL, c3788 Decimal(35,10) NOT NULL, c3789 Timestamp, c3790 Decimal(35,10) NOT NULL, c3791 Double, c3792 String, c3793 Decimal(15,0) NOT NULL, c3794 Decimal(22,9), c3795 Uint32 NOT NULL, c3796 Decimal(22,9), c3797 Decimal(35,10) NOT NULL, c3798 Float NOT NULL, c3799 Int64, c3800 Json NOT NULL, c3801 Int32 NOT NULL, c3802 Date32 NOT NULL, c3803 Interval64, c3804 JsonDocument NOT NULL, c3805 Double, c3806 Int32 NOT NULL, c3807 Decimal(15,0) NOT NULL, c3808 Decimal(15,0) NOT NULL, c3809 Int32 NOT NULL, c3810 JsonDocument NOT NULL, c3811 Int64 NOT NULL, c3812 Decimal(22,9), c3813 Uint8, c3814 Double, c3815 Int8, c3816 Decimal(22,9) NOT NULL, c3817 Uint64, c3818 Interval64, c3819 Int8 NOT NULL, c3820 Int8, c3821 Uint8 NOT NULL, c3822 Datetime64, c3823 Float NOT NULL, c3824 Timestamp64 NOT NULL, c3825 Datetime64 NOT NULL, c3826 String, c3827 Timestamp, c3828 Uint64 NOT NULL, c3829 Interval64, c3830 Int16, c3831 Utf8 NOT NULL, c3832 Uint16, c3833 JsonDocument NOT NULL, c3834 Decimal(15,0), c3835 Date32, c3836 JsonDocument NOT NULL, c3837 Timestamp64, c3838 Decimal(35,10) NOT NULL, c3839 Decimal(15,0), c3840 Decimal(22,9) NOT NULL, c3841 Double NOT NULL, c3842 Uint16 NOT NULL, c3843 Yson NOT NULL, c3844 Interval64, c3845 Int32 NOT NULL, c3846 Decimal(15,0) NOT NULL, c3847 Int16 NOT NULL, c3848 Int64, c3849 Timestamp NOT NULL, c3850 Uint16, c3851 Int64 NOT NULL, c3852 Int64, c3853 Date, c3854 Int8 NOT NULL, c3855 String NOT NULL, c3856 JsonDocument NOT NULL, c3857 Decimal(22,9) NOT NULL, c3858 Double, c3859 Uint16 NOT NULL, c3860 Int32 NOT NULL, c3861 Uint32, c3862 Uint64 NOT NULL, c3863 Datetime, c3864 Uint32, c3865 Datetime64 NOT NULL, c3866 Datetime64 NOT NULL, c3867 Uint16, c3868 Datetime, c3869 Uint64, c3870 Json, c3871 Int64, c3872 Datetime64 NOT NULL, c3873 Json, c3874 Uint64, c3875 Date32 NOT NULL, c3876 Date32, c3877 Utf8, c3878 Int8 NOT NULL, c3879 Uint16 NOT NULL, c3880 Int64 NOT NULL, c3881 Decimal(35,10) NOT NULL, c3882 Date NOT NULL, c3883 Datetime64, c3884 Uint16 NOT NULL, c3885 Int32, c3886 Int8, c3887 Yson NOT NULL, c3888 Uint32 NOT NULL, c3889 Uint32, c3890 Timestamp, c3891 Date32 NOT NULL, c3892 Double, c3893 Timestamp64, c3894 Datetime64 NOT NULL, c3895 Json NOT NULL, c3896 Datetime, c3897 Uint16 NOT NULL, c3898 Date, c3899 Yson, c3900 Uint32 NOT NULL, c3901 Float NOT NULL, c3902 Int32, c3903 Date, c3904 Yson, c3905 Json, c3906 Int32 NOT NULL, c3907 Uint32, c3908 Timestamp64, c3909 Datetime64 NOT NULL, c3910 Decimal(22,9), c3911 JsonDocument, c3912 String, c3913 Int32, c3914 Double, c3915 Uint16 NOT NULL, c3916 Json NOT NULL, c3917 Uint8, c3918 Decimal(15,0) NOT NULL, c3919 Int64 NOT NULL, c3920 Int64, c3921 Int32 NOT NULL, c3922 Timestamp64 NOT NULL, c3923 Utf8 NOT NULL, c3924 Decimal(15,0), c3925 Decimal(22,9), c3926 Date, c3927 Int32 NOT NULL, c3928 Decimal(35,10) NOT NULL, c3929 JsonDocument, c3930 Interval64 NOT NULL, c3931 Uint8 NOT NULL, c3932 String NOT NULL, c3933 Uint32, c3934 Decimal(35,10) NOT NULL, c3935 Date32, c3936 Float, c3937 Int32 NOT NULL, c3938 Date32, c3939 Int8 NOT NULL, c3940 Uint32, c3941 Decimal(15,0), c3942 Date32, c3943 Interval64, c3944 Yson NOT NULL, c3945 Uint64 NOT NULL, c3946 Utf8, c3947 Uint8 NOT NULL, c3948 Decimal(22,9), c3949 String, c3950 Float NOT NULL, c3951 Int8, c3952 Int8, c3953 Decimal(15,0), c3954 Double NOT NULL, c3955 JsonDocument, c3956 Utf8 NOT NULL, c3957 Utf8 NOT NULL, c3958 Timestamp64 NOT NULL, c3959 Timestamp64, c3960 Timestamp64 NOT NULL, c3961 Utf8 NOT NULL, c3962 Timestamp NOT NULL, c3963 Uint32, c3964 Uint8 NOT NULL, c3965 Decimal(35,10), c3966 Double NOT NULL, c3967 Uint16 NOT NULL, c3968 Decimal(35,10), c3969 Decimal(35,10) NOT NULL, c3970 Json, c3971 Yson, c3972 Int64, c3973 String, c3974 Datetime NOT NULL, c3975 Int16, c3976 Int8, c3977 Uint16 NOT NULL, c3978 Uint32, c3979 JsonDocument, c3980 Date32 NOT NULL, c3981 Timestamp, c3982 Uint16 NOT NULL, c3983 Decimal(35,10) NOT NULL, c3984 Datetime64, c3985 Date32, c3986 Date NOT NULL, c3987 Int8 NOT NULL, c3988 Double, c3989 Int32 NOT NULL, c3990 Timestamp NOT NULL, c3991 Int8, c3992 Datetime NOT NULL, c3993 Yson NOT NULL, c3994 Decimal(22,9), c3995 Date32 NOT NULL, c3996 Yson NOT NULL, c3997 Datetime, c3998 Decimal(15,0) NOT NULL, c3999 Timestamp64, c4000 Decimal(22,9) NOT NULL, c4001 Date NOT NULL, c4002 Decimal(22,9) NOT NULL, c4003 Int16, c4004 Decimal(35,10) NOT NULL, c4005 Uint16, c4006 Int64 NOT NULL, c4007 Decimal(22,9) NOT NULL, c4008 Interval64 NOT NULL, c4009 JsonDocument, c4010 Double NOT NULL, c4011 Decimal(15,0) NOT NULL, c4012 Date32, c4013 Utf8, c4014 Json, c4015 Uint16 NOT NULL, c4016 Yson NOT NULL, c4017 Int64, c4018 Uint64, c4019 Decimal(35,10), c4020 Uint32 NOT NULL, c4021 Utf8, c4022 Uint64, c4023 Int64 NOT NULL, c4024 JsonDocument, c4025 Interval64, c4026 String, c4027 Timestamp NOT NULL, c4028 JsonDocument, c4029 Datetime64 NOT NULL, c4030 Date, c4031 Utf8 NOT NULL, c4032 Decimal(35,10), c4033 JsonDocument, c4034 Double NOT NULL, c4035 Int64, c4036 String, c4037 Json, c4038 Uint16 NOT NULL, c4039 Decimal(22,9) NOT NULL, c4040 Uint64, c4041 Decimal(15,0) NOT NULL, c4042 Double NOT NULL, c4043 Int64, c4044 Decimal(35,10), c4045 Int64 NOT NULL, c4046 Double, c4047 JsonDocument, c4048 Date NOT NULL, c4049 Date, c4050 Uint8 NOT NULL, c4051 Uint8, c4052 Uint64 NOT NULL, c4053 Yson NOT NULL, c4054 Uint64, c4055 Date32 NOT NULL, c4056 String NOT NULL, c4057 String, c4058 Decimal(22,9) NOT NULL, c4059 Int8 NOT NULL, c4060 Int8 NOT NULL, c4061 Decimal(15,0), c4062 Datetime64, c4063 Timestamp64 NOT NULL, c4064 Int8, c4065 Int32, c4066 Date32, c4067 Timestamp64, c4068 Utf8 NOT NULL, c4069 Uint8 NOT NULL, c4070 Json NOT NULL, c4071 Decimal(15,0) NOT NULL, c4072 Int32 NOT NULL, c4073 Timestamp NOT NULL, c4074 Datetime, c4075 Timestamp, c4076 Datetime NOT NULL, c4077 Date32 NOT NULL, c4078 Timestamp NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(22,9) NOT NULL, c4081 Yson NOT NULL, c4082 Decimal(22,9) NOT NULL, c4083 Decimal(35,10), c4084 Timestamp NOT NULL, c4085 Decimal(35,10) NOT NULL, c4086 Datetime64, c4087 Timestamp64, c4088 Timestamp, c4089 Int8, c4090 Date32, c4091 Date32, c4092 Datetime, c4093 Decimal(15,0), c4094 Date, c4095 Yson, c4096 Int64 NOT NULL, c4097 Int8 NOT NULL, c4098 Int32 NOT NULL, c4099 Int8 NOT NULL, c4100 Date, c4101 Yson NOT NULL, c4102 JsonDocument, c4103 Date32, c4104 Decimal(22,9), c4105 Uint64 NOT NULL, c4106 Yson, c4107 Timestamp, c4108 Uint64 NOT NULL, c4109 Yson NOT NULL, c4110 Timestamp NOT NULL, c4111 Utf8 NOT NULL, c4112 Decimal(35,10), c4113 Decimal(15,0) NOT NULL, c4114 Decimal(35,10), c4115 Int32 NOT NULL, c4116 Timestamp, c4117 Int8, c4118 Int16, c4119 JsonDocument NOT NULL, c4120 Uint16, c4121 Decimal(35,10) NOT NULL, c4122 Int32, c4123 Int32, c4124 Int64 NOT NULL, c4125 Uint8 NOT NULL, c4126 Int16, c4127 Utf8, c4128 Decimal(15,0) NOT NULL, c4129 Uint64 NOT NULL, c4130 Decimal(15,0), c4131 String NOT NULL, c4132 Decimal(22,9) NOT NULL, c4133 Date NOT NULL, c4134 JsonDocument, c4135 Uint16, c4136 Int8 NOT NULL, c4137 Timestamp NOT NULL, c4138 JsonDocument NOT NULL, c4139 Int16 NOT NULL, c4140 Decimal(15,0) NOT NULL, c4141 Uint32 NOT NULL, c4142 Decimal(35,10), c4143 Timestamp64 NOT NULL, c4144 JsonDocument NOT NULL, c4145 Datetime64, c4146 Uint16, c4147 Int64, c4148 Int32, c4149 Timestamp64 NOT NULL, c4150 Int64, c4151 Date, c4152 JsonDocument NOT NULL, c4153 Timestamp, c4154 Uint16, c4155 Uint32, c4156 Int32, c4157 Float NOT NULL, c4158 Double, c4159 Float, c4160 Timestamp, c4161 Date32 NOT NULL, c4162 Decimal(22,9) NOT NULL, c4163 Int32, c4164 Date32 NOT NULL, c4165 Interval64 NOT NULL, c4166 Datetime64 NOT NULL, c4167 Uint16 NOT NULL, c4168 Decimal(22,9) NOT NULL, c4169 Uint64 NOT NULL, c4170 Double NOT NULL, c4171 Decimal(22,9) NOT NULL, c4172 Interval64, c4173 Timestamp64 NOT NULL, c4174 Decimal(15,0), c4175 Uint32, c4176 Uint64, c4177 Decimal(15,0) NOT NULL, c4178 Int64 NOT NULL, c4179 Uint32, c4180 Decimal(22,9), c4181 JsonDocument, c4182 Utf8 NOT NULL, c4183 Int16, c4184 Uint8 NOT NULL, c4185 Double, c4186 JsonDocument NOT NULL, c4187 Datetime NOT NULL, c4188 Int64 NOT NULL, c4189 Date32, c4190 Datetime, c4191 Timestamp NOT NULL, c4192 String, c4193 Utf8 NOT NULL, c4194 Interval64 NOT NULL, c4195 Interval64, c4196 Timestamp, c4197 Yson NOT NULL, c4198 Uint16 NOT NULL, c4199 Int32 NOT NULL, c4200 Datetime64, c4201 Decimal(35,10) NOT NULL, c4202 Interval64, c4203 JsonDocument NOT NULL, c4204 Int16 NOT NULL, c4205 Utf8 NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp64, c4208 Int64 NOT NULL, c4209 JsonDocument, c4210 String NOT NULL, c4211 Date32, c4212 Uint8, c4213 Utf8, c4214 Date32 NOT NULL, c4215 Float, c4216 Date32 NOT NULL, c4217 Date32, c4218 Utf8, c4219 Uint16, c4220 Datetime64, c4221 Timestamp NOT NULL, c4222 Date32 NOT NULL, c4223 Int8 NOT NULL, c4224 Datetime64, c4225 Decimal(15,0), c4226 Double NOT NULL, c4227 Uint32, c4228 JsonDocument NOT NULL, c4229 Uint8, c4230 Decimal(35,10), c4231 Uint32 NOT NULL, c4232 Int16, c4233 Yson NOT NULL, c4234 Int64, c4235 Date32, c4236 Utf8, c4237 Yson NOT NULL, c4238 Yson NOT NULL, c4239 Timestamp NOT NULL, c4240 Timestamp64 NOT NULL, c4241 Decimal(35,10) NOT NULL, c4242 Float, c4243 Yson NOT NULL, c4244 Uint8, c4245 Uint32 NOT NULL, c4246 Json, c4247 Utf8 NOT NULL, c4248 Int16, c4249 Utf8 NOT NULL, c4250 String NOT NULL, c4251 Utf8, c4252 Uint32 NOT NULL, c4253 String, c4254 Json, c4255 Yson, c4256 JsonDocument NOT NULL, c4257 Datetime NOT NULL, c4258 Datetime NOT NULL, c4259 Uint8 NOT NULL, c4260 JsonDocument NOT NULL, c4261 Interval64, c4262 Float, c4263 Float, c4264 JsonDocument NOT NULL, c4265 Int16 NOT NULL, c4266 String NOT NULL, c4267 Datetime64 NOT NULL, c4268 Interval64, c4269 JsonDocument NOT NULL, c4270 Uint32, c4271 Double, c4272 Int8, c4273 JsonDocument, c4274 Decimal(15,0), c4275 Json, c4276 Datetime, c4277 Float NOT NULL, c4278 Uint64 NOT NULL, c4279 Decimal(35,10) NOT NULL, c4280 Decimal(35,10) NOT NULL, c4281 Uint32, c4282 Utf8 NOT NULL, c4283 Date32 NOT NULL, c4284 Int8, c4285 Timestamp64, c4286 Double, c4287 Uint8, c4288 Timestamp NOT NULL, c4289 Interval64 NOT NULL, c4290 Float, c4291 String, c4292 Decimal(15,0), c4293 Uint32 NOT NULL, c4294 Timestamp64, c4295 String, c4296 Int32, c4297 String NOT NULL, c4298 Double NOT NULL, c4299 Decimal(15,0) NOT NULL, c4300 Timestamp, c4301 JsonDocument, c4302 String NOT NULL, c4303 Float, c4304 String, c4305 Decimal(15,0), c4306 Date, c4307 Timestamp NOT NULL, c4308 Uint32 NOT NULL, c4309 Decimal(15,0), c4310 Utf8, c4311 Decimal(15,0) NOT NULL, c4312 Decimal(22,9) NOT NULL, c4313 Uint32 NOT NULL, c4314 Json, c4315 Decimal(22,9), c4316 Json NOT NULL, c4317 Decimal(35,10), c4318 Uint32 NOT NULL, c4319 Double NOT NULL, c4320 Decimal(35,10), c4321 Float, c4322 Double, c4323 Int8, c4324 Int32 NOT NULL, c4325 Json, c4326 String, c4327 Decimal(22,9), c4328 Uint32 NOT NULL, c4329 Int64 NOT NULL, c4330 Int16 NOT NULL, c4331 Int16, c4332 Int32 NOT NULL, c4333 Int16, c4334 Timestamp64, c4335 Uint8 NOT NULL, c4336 Double NOT NULL, c4337 Interval64 NOT NULL, c4338 Uint64, c4339 Decimal(35,10) NOT NULL, c4340 Uint16 NOT NULL, c4341 Decimal(15,0) NOT NULL, c4342 Int16, c4343 Decimal(15,0) NOT NULL, c4344 Utf8 NOT NULL, c4345 Uint64 NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Int64 NOT NULL, c4348 Yson, c4349 Date NOT NULL, c4350 JsonDocument NOT NULL, c4351 String, c4352 Int8, c4353 Date32 NOT NULL, c4354 Datetime NOT NULL, c4355 Int32 NOT NULL, c4356 String NOT NULL, c4357 Double NOT NULL, c4358 Yson NOT NULL, c4359 Uint32 NOT NULL, c4360 Datetime, c4361 Datetime, c4362 String, c4363 Yson NOT NULL, c4364 Json, c4365 Uint8 NOT NULL, c4366 Decimal(35,10) NOT NULL, c4367 Int8 NOT NULL, c4368 Int8 NOT NULL, c4369 Datetime64, c4370 Decimal(35,10) NOT NULL, c4371 Int32, c4372 Decimal(22,9) NOT NULL, c4373 Yson, c4374 Timestamp64, c4375 Int32 NOT NULL, c4376 Datetime64 NOT NULL, c4377 String, c4378 JsonDocument NOT NULL, c4379 Json NOT NULL, c4380 Json NOT NULL, c4381 Decimal(15,0) NOT NULL, c4382 Utf8, c4383 Decimal(15,0) NOT NULL, c4384 Datetime, c4385 Timestamp, c4386 String NOT NULL, c4387 Uint8, c4388 Uint64 NOT NULL, c4389 Json, c4390 Int8, c4391 Int64 NOT NULL, c4392 Int32 NOT NULL, c4393 String NOT NULL, c4394 Decimal(22,9), c4395 Uint64 NOT NULL, c4396 Int64 NOT NULL, c4397 Datetime64 NOT NULL, c4398 Uint16 NOT NULL, c4399 Int64 NOT NULL, c4400 JsonDocument NOT NULL, c4401 Date32 NOT NULL, c4402 Decimal(22,9), c4403 Interval64 NOT NULL, c4404 Int64, c4405 Int32, c4406 Interval64, c4407 Decimal(35,10), c4408 Interval64, c4409 Yson, c4410 Uint32, c4411 Yson, c4412 Timestamp64, c4413 Interval64, c4414 Int8 NOT NULL, c4415 Decimal(22,9), c4416 JsonDocument, c4417 Json NOT NULL, c4418 Uint8, c4419 Uint8, c4420 Int32 NOT NULL, c4421 Int8 NOT NULL, c4422 Date32 NOT NULL, c4423 Date32, c4424 Decimal(15,0), c4425 Yson NOT NULL, c4426 Double NOT NULL, c4427 Json, c4428 JsonDocument, c4429 String NOT NULL, c4430 Int64, c4431 Decimal(22,9) NOT NULL, c4432 Decimal(22,9) NOT NULL, c4433 Date, c4434 Uint16, c4435 Decimal(15,0), c4436 Interval64 NOT NULL, c4437 Int8, c4438 Datetime64 NOT NULL, c4439 Decimal(35,10) NOT NULL, c4440 Float NOT NULL, c4441 Datetime64 NOT NULL, c4442 String, c4443 Float NOT NULL, c4444 Uint16 NOT NULL, c4445 Int64 NOT NULL, c4446 String, c4447 Date, c4448 Decimal(15,0), c4449 Yson, c4450 Uint16, c4451 Date NOT NULL, c4452 Utf8 NOT NULL, c4453 Decimal(15,0), c4454 Yson NOT NULL, c4455 JsonDocument, c4456 Uint32, c4457 Int64 NOT NULL, c4458 Timestamp NOT NULL, c4459 Datetime NOT NULL, c4460 Int32, c4461 Timestamp NOT NULL, c4462 Timestamp64, c4463 Uint32, c4464 Datetime64, c4465 Uint8, c4466 Int8 NOT NULL, c4467 Float NOT NULL, c4468 Date NOT NULL, c4469 Int32, c4470 String, c4471 JsonDocument NOT NULL, c4472 Timestamp, c4473 Uint8 NOT NULL, c4474 Int32 NOT NULL, c4475 Interval64 NOT NULL, c4476 Datetime64, c4477 JsonDocument NOT NULL, c4478 Uint8 NOT NULL, c4479 Uint8 NOT NULL, c4480 Timestamp NOT NULL, c4481 Int64 NOT NULL, c4482 Datetime64, c4483 Interval64, c4484 Int32, c4485 Int8, c4486 String NOT NULL, c4487 Decimal(15,0), c4488 Int16, c4489 Json NOT NULL, c4490 Timestamp NOT NULL, c4491 Utf8 NOT NULL, c4492 Yson, c4493 Int8 NOT NULL, c4494 Yson, c4495 Double NOT NULL, c4496 Decimal(15,0) NOT NULL, c4497 Decimal(35,10) NOT NULL, c4498 Date, c4499 Decimal(35,10), c4500 Timestamp64 NOT NULL, c4501 Json, c4502 Date32 NOT NULL, c4503 Date, c4504 Float, c4505 Datetime64, c4506 Utf8 NOT NULL, c4507 Int32 NOT NULL, c4508 Timestamp64 NOT NULL, c4509 Datetime NOT NULL, c4510 Date32, c4511 Decimal(15,0) NOT NULL, c4512 Utf8 NOT NULL, c4513 Timestamp64, c4514 Uint16, c4515 Datetime, c4516 Decimal(15,0) NOT NULL, c4517 JsonDocument NOT NULL, c4518 Interval64 NOT NULL, c4519 Int8, c4520 Timestamp NOT NULL, c4521 Uint16, c4522 Date32, c4523 Int64 NOT NULL, c4524 Date32 NOT NULL, c4525 Date32, c4526 Timestamp64 NOT NULL, c4527 Timestamp, c4528 Int8, c4529 Timestamp, c4530 Uint16 NOT NULL, c4531 Uint16 NOT NULL, c4532 Int8, c4533 String NOT NULL, c4534 Int32, c4535 Timestamp64, c4536 Datetime64 NOT NULL, c4537 Timestamp, c4538 Timestamp NOT NULL, c4539 Decimal(35,10), c4540 Timestamp64, c4541 Decimal(15,0) NOT NULL, c4542 Yson NOT NULL, c4543 Datetime NOT NULL, c4544 Uint8, c4545 Int32 NOT NULL, c4546 Double, c4547 Datetime NOT NULL, c4548 JsonDocument NOT NULL, c4549 Datetime, c4550 JsonDocument, c4551 Interval64 NOT NULL, c4552 Uint16, c4553 Decimal(22,9), c4554 Uint8, c4555 Interval64, c4556 Decimal(15,0) NOT NULL, c4557 Uint16, c4558 Interval64 NOT NULL, c4559 String NOT NULL, c4560 Datetime, c4561 Date NOT NULL, c4562 Interval64 NOT NULL, c4563 Datetime64 NOT NULL, c4564 Float, c4565 Int16 NOT NULL, c4566 Int8, c4567 Int64 NOT NULL, c4568 Float NOT NULL, c4569 Int8, c4570 Yson, c4571 Timestamp64, c4572 Int64, c4573 Int64, c4574 Decimal(22,9) NOT NULL, c4575 Decimal(15,0) NOT NULL, c4576 Float NOT NULL, c4577 Datetime NOT NULL, c4578 Datetime, c4579 Datetime64 NOT NULL, c4580 Date, c4581 Date NOT NULL, c4582 Yson, c4583 Datetime64 NOT NULL, c4584 Float, c4585 String, c4586 Float NOT NULL, c4587 String, c4588 Uint64 NOT NULL, c4589 Decimal(15,0) NOT NULL, c4590 Utf8, c4591 Utf8, c4592 Int8 NOT NULL, c4593 Uint32 NOT NULL, c4594 Float, c4595 Double, c4596 Date NOT NULL, c4597 Utf8 NOT NULL, c4598 Uint32 NOT NULL, c4599 Yson, c4600 Datetime64 NOT NULL, c4601 Int32 NOT NULL, c4602 Yson, c4603 Uint8 NOT NULL, c4604 Json, c4605 String NOT NULL, c4606 Json NOT NULL, c4607 Int32, c4608 Int32 NOT NULL, c4609 Uint64, c4610 Uint16, c4611 Float NOT NULL, c4612 Uint64, c4613 Uint8 NOT NULL, c4614 Decimal(15,0) NOT NULL, c4615 Decimal(22,9) NOT NULL, c4616 Decimal(22,9) NOT NULL, c4617 Json, c4618 Utf8 NOT NULL, c4619 Date NOT NULL, c4620 Int8, c4621 Date NOT NULL, c4622 Uint64 NOT NULL, c4623 Float NOT NULL, c4624 Timestamp NOT NULL, c4625 Double, c4626 Date NOT NULL, c4627 Json NOT NULL, c4628 Decimal(22,9) NOT NULL, c4629 Uint16, c4630 Decimal(35,10) NOT NULL, c4631 Datetime64 NOT NULL, c4632 Decimal(35,10), c4633 Uint8 NOT NULL, c4634 Int16 NOT NULL, c4635 String, c4636 Decimal(35,10) NOT NULL, c4637 Yson NOT NULL, c4638 Int32, c4639 Int16, c4640 Decimal(15,0), c4641 Decimal(15,0), c4642 Uint64, c4643 Decimal(35,10) NOT NULL, c4644 Double NOT NULL, c4645 Uint16 NOT NULL, c4646 Double, c4647 Interval64 NOT NULL, c4648 Decimal(22,9), c4649 Double, c4650 String, c4651 Utf8 NOT NULL, c4652 Int64 NOT NULL, c4653 Date, c4654 Int32 NOT NULL, c4655 Date32 NOT NULL, c4656 Timestamp64 NOT NULL, c4657 Decimal(22,9), c4658 Yson NOT NULL, c4659 Int8, c4660 Uint64 NOT NULL, c4661 Date, c4662 Int8 NOT NULL, c4663 Interval64, c4664 Int32 NOT NULL, c4665 Int64, c4666 Date32, c4667 Double, c4668 Uint16 NOT NULL, c4669 Interval64, c4670 Datetime NOT NULL, c4671 Datetime64 NOT NULL, c4672 String, c4673 Decimal(15,0) NOT NULL, c4674 Float, c4675 Yson NOT NULL, c4676 Date32 NOT NULL, c4677 Date NOT NULL, c4678 Uint16, c4679 Uint16, c4680 Int64 NOT NULL, c4681 Int16 NOT NULL, c4682 Decimal(15,0), c4683 Utf8, c4684 Timestamp NOT NULL, c4685 Timestamp64, c4686 Uint64 NOT NULL, c4687 Utf8, c4688 Timestamp64, c4689 JsonDocument, c4690 Json, c4691 String NOT NULL, c4692 Uint16 NOT NULL, c4693 Uint64, c4694 Interval64, c4695 Date, c4696 String, c4697 Date NOT NULL, c4698 Int32 NOT NULL, c4699 Date, c4700 Int8 NOT NULL, c4701 Uint16, c4702 Uint64, c4703 Datetime NOT NULL, c4704 Uint8, c4705 String NOT NULL, c4706 Uint64, c4707 Utf8, c4708 String NOT NULL, c4709 Int64 NOT NULL, c4710 Date, c4711 Decimal(22,9), c4712 Datetime64, c4713 Uint64 NOT NULL, c4714 Datetime, c4715 Float NOT NULL, c4716 Interval64 NOT NULL, c4717 Yson, c4718 Json NOT NULL, c4719 Uint16, c4720 Double, c4721 String, c4722 Int64, c4723 Double NOT NULL, c4724 Utf8 NOT NULL, c4725 Uint32, c4726 Double NOT NULL, c4727 Uint64, c4728 Int16, c4729 Interval64 NOT NULL, c4730 Uint32 NOT NULL, c4731 Int32, c4732 Datetime64, c4733 Uint16, c4734 Decimal(35,10), c4735 Datetime64, c4736 Double, c4737 Float, c4738 Timestamp64 NOT NULL, c4739 Uint64 NOT NULL, c4740 Int64 NOT NULL, c4741 Interval64, c4742 Date NOT NULL, c4743 JsonDocument, c4744 Float NOT NULL, c4745 Interval64, c4746 Datetime64, c4747 Datetime, c4748 JsonDocument NOT NULL, c4749 Int8 NOT NULL, c4750 Json NOT NULL, c4751 Double NOT NULL, c4752 Datetime NOT NULL, c4753 Uint32, c4754 Datetime, c4755 Yson NOT NULL, c4756 Int32, c4757 JsonDocument, c4758 Int16, c4759 Float NOT NULL, c4760 Uint64 NOT NULL, c4761 Uint64 NOT NULL, c4762 Date NOT NULL, c4763 Utf8 NOT NULL, c4764 Timestamp64, c4765 Int8 NOT NULL, c4766 Int16 NOT NULL, c4767 Int64, c4768 Timestamp NOT NULL, c4769 Float, c4770 Int32 NOT NULL, c4771 String, c4772 Int64 NOT NULL, c4773 Float, c4774 Json, c4775 Timestamp64, c4776 Timestamp64, c4777 Date32, c4778 Interval64, c4779 Interval64, c4780 Double NOT NULL, c4781 Datetime NOT NULL, c4782 Uint32 NOT NULL, c4783 Utf8 NOT NULL, c4784 Decimal(35,10), c4785 Decimal(15,0) NOT NULL, c4786 JsonDocument NOT NULL, c4787 Interval64, c4788 Decimal(22,9), c4789 Uint8 NOT NULL, c4790 Decimal(15,0), c4791 Float, c4792 Datetime, c4793 JsonDocument NOT NULL, c4794 Int64, c4795 Float NOT NULL, c4796 Date NOT NULL, c4797 Datetime64, c4798 Date32 NOT NULL, c4799 Timestamp NOT NULL, c4800 Timestamp NOT NULL, c4801 Yson NOT NULL, c4802 Timestamp64, c4803 JsonDocument, c4804 Json, c4805 Decimal(15,0), c4806 Int32, c4807 Decimal(22,9) NOT NULL, c4808 Decimal(15,0), c4809 Decimal(22,9), c4810 Uint64, c4811 Uint32, c4812 Double, c4813 Int32 NOT NULL, c4814 JsonDocument, c4815 Double NOT NULL, c4816 Int32, c4817 Double NOT NULL, c4818 Int32, c4819 Yson NOT NULL, c4820 Datetime64, c4821 Double NOT NULL, c4822 Uint64, c4823 Interval64 NOT NULL, c4824 Int32 NOT NULL, c4825 Timestamp64, c4826 Int64 NOT NULL, c4827 Int64 NOT NULL, c4828 Int64, c4829 Int8 NOT NULL, c4830 Date32 NOT NULL, c4831 Uint8, c4832 Utf8, c4833 Interval64, c4834 Timestamp NOT NULL, c4835 Int32 NOT NULL, c4836 Int8 NOT NULL, c4837 Date32 NOT NULL, c4838 Double NOT NULL, c4839 Uint64, c4840 Uint16 NOT NULL, c4841 Float NOT NULL, c4842 Int32 NOT NULL, c4843 Int32 NOT NULL, c4844 Utf8 NOT NULL, c4845 Date32, c4846 Double NOT NULL, c4847 Utf8 NOT NULL, c4848 Int8, c4849 Json NOT NULL, c4850 Int64, c4851 Date32 NOT NULL, c4852 Decimal(22,9), c4853 Date NOT NULL, c4854 Date32 NOT NULL, c4855 String, c4856 JsonDocument NOT NULL, c4857 Float, c4858 Int64 NOT NULL, c4859 Uint64, c4860 Int16 NOT NULL, c4861 JsonDocument NOT NULL, c4862 Decimal(15,0) NOT NULL, c4863 Decimal(22,9), c4864 Uint8 NOT NULL, c4865 Utf8 NOT NULL, c4866 Datetime64, c4867 Float, c4868 Float NOT NULL, c4869 Decimal(15,0), c4870 Uint32, c4871 Utf8, c4872 Datetime NOT NULL, c4873 Interval64 NOT NULL, c4874 Double, c4875 Decimal(15,0) NOT NULL, c4876 Utf8 NOT NULL, c4877 Uint8, c4878 JsonDocument, c4879 Date, c4880 Float, c4881 Decimal(15,0) NOT NULL, c4882 Decimal(22,9), c4883 Uint32 NOT NULL, c4884 Uint64 NOT NULL, c4885 Float, c4886 Datetime64, c4887 Int32, c4888 Yson, c4889 Float NOT NULL, c4890 JsonDocument NOT NULL, c4891 Int8 NOT NULL, c4892 Int32, c4893 Uint16, c4894 Double NOT NULL, c4895 Date32 NOT NULL, c4896 Decimal(15,0), c4897 Date NOT NULL, c4898 Yson, c4899 Date32, c4900 Uint64, c4901 String, c4902 Decimal(35,10) NOT NULL, c4903 Interval64, c4904 Utf8, c4905 Uint8, c4906 Int32, c4907 Datetime64, c4908 Date, c4909 Uint16 NOT NULL, c4910 Utf8, c4911 Int16, c4912 Timestamp64 NOT NULL, c4913 Int8 NOT NULL, c4914 Uint64, c4915 Decimal(22,9), c4916 Timestamp, c4917 Interval64, c4918 Decimal(35,10) NOT NULL, c4919 Int64 NOT NULL, c4920 JsonDocument, c4921 Int32, c4922 Uint16 NOT NULL, c4923 Uint64 NOT NULL, c4924 Timestamp64, c4925 Date, c4926 Json NOT NULL, c4927 Int32, c4928 Decimal(15,0) NOT NULL, c4929 Int8, c4930 Date, c4931 Timestamp NOT NULL, c4932 Int16, c4933 Uint8 NOT NULL, c4934 Uint8 NOT NULL, c4935 Double, c4936 Int32, c4937 Int64, c4938 JsonDocument, c4939 Datetime64, c4940 Uint8 NOT NULL, c4941 Date, c4942 Date NOT NULL, c4943 Decimal(35,10) NOT NULL, c4944 Date32 NOT NULL, c4945 Timestamp64 NOT NULL, c4946 Uint32 NOT NULL, c4947 Uint64 NOT NULL, c4948 Float NOT NULL, c4949 Decimal(35,10), c4950 Yson, c4951 Json NOT NULL, c4952 Utf8, c4953 Datetime NOT NULL, c4954 Date32, c4955 Json, c4956 Datetime64, c4957 Decimal(22,9), c4958 Datetime NOT NULL, c4959 Utf8 NOT NULL, c4960 Utf8 NOT NULL, c4961 Int16 NOT NULL, c4962 String NOT NULL, c4963 Interval64, c4964 Datetime64, c4965 Int32,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
============================== slowest durations ===============================
183.19s teardown test_workload.py::TestYdbWorkload::test
122.79s call     test_workload.py::TestYdbWorkload::test
32.32s 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/gms6/0009c7/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:10977 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1421794==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 544 byte(s) in 2 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1424205==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1904 byte(s) in 7 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1904 byte(s) leaked in 7 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1425650==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 544 byte(s) in 2 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1421270==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1088 byte(s) in 4 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1422967==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1088 byte(s) in 4 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1423519==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1425017==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 272 byte(s) in 1 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/gms6/0009c7/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/gms6/0009c7/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
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1420867==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001fabbf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ea85a0f in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e7c86ea in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cea47fc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cea47fc in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cea47fc in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cec8598 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cec6449 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002256217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022619f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022623b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002262311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002262518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fde21e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fa7faa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
==================== 1 failed, 1 error in 343.88s (0:05:43) ====================
