============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py FE

==================================== ERRORS ====================================
__________________ ERROR at teardown of TestYdbWorkload.test ___________________
ydb/tests/stress/olap_workload/tests/test_workload.py:13: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/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   VERIFY failed (2025-10-13T18:29:50.085999Z): tablet_id=72075186224037927;self_id=[3:7560774794689161449:2412];ev=NActors::IEventHandle;tx_id=281474976715676;lock_id=281474976715665;verification=!CommitSnapshot;fline=written.h:89;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0x1F6237B5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0x1F61150A
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0x21E882FD
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x3B37C564
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x3D7D05A0
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x3D7CFD27
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x3D7BCF59
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x1E2D596F
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x3D82D155
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x3D92C885
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2029: ExecuteTransaction @ 0x26F0FAAE
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1934: DoExecute @ 0x26F09DCA
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1948: Execute @ 0x26F126DE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0x26EA6AFA
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0x26EA6AFA
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x3D92B2A5
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x3D89D847
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x21DA9B87
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x21E60E01
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x21E6A9F4
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x21E69FAD
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x21E6C01E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x1F6286A4
E   23. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1F2C5FB6
E   24. ??:0: ?? @ 0x7FF231220AC2
E   25. ??:0: ?? @ 0x7FF2312B28BF
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/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   ==1522930==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 272 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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   ==1523485==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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   ==1523751==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1904 byte(s) in 7 object(s) allocated from:
E   #0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c5fb6 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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/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   ==1522775==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 544 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1523262==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f2c5fb6 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/l6mh/000f41/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63431
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/l6mh/000f41/r3tmp/kikimr_cluster_dwyucw5c
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log --grpc-port=10501 --mon-port=27379 --ic-port=15890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8136
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log --grpc-port=5308 --mon-port=10960 --ic-port=9350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9469
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log --grpc-port=22042 --mon-port=65158 --ic-port=64635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log --grpc-port=21673 --mon-port=14012 --ic-port=27610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24828
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log --grpc-port=24966 --mon-port=11150 --ic-port=28401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13610
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log --grpc-port=28051 --mon-port=24756 --ic-port=22293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log --grpc-port=13050 --mon-port=22155 --ic-port=6067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27035
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log --grpc-port=28394 --mon-port=21155 --ic-port=17647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log --grpc-port=2158 --mon-port=23338 --ic-port=63431
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log --grpc-port=10501 --mon-port=27379 --ic-port=15890
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log', '--grpc-port=10501', '--mon-port=27379', '--ic-port=15890')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10501/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522477
DEBUG    ya.test:process.py:259 Command (pid 1522477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522477) elapsed time (sec): 1.1042041778564453
DEBUG    ya.test:process.py:263 Command (pid 1522477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) maxrss: 472896
DEBUG    ya.test:process.py:263 Command (pid 1522477) minflt: 45043
DEBUG    ya.test:process.py:263 Command (pid 1522477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1522477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1522477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522477) stime: 0.208662
DEBUG    ya.test:process.py:263 Command (pid 1522477) utime: 0.496393
DEBUG    ya.test:process.py:263 Command (pid 1522477) wtime: 1.112
DEBUG    ya.test:process.py:275 Command (pid 1522477) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5308/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log --grpc-port=5308 --mon-port=10960 --ic-port=9350
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log', '--grpc-port=5308', '--mon-port=10960', '--ic-port=9350')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522496
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5308/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522497
DEBUG    ya.test:process.py:259 Command (pid 1522497) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522497) elapsed time (sec): 0.9645733833312988
DEBUG    ya.test:process.py:263 Command (pid 1522497) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) maxrss: 472972
DEBUG    ya.test:process.py:263 Command (pid 1522497) minflt: 45076
DEBUG    ya.test:process.py:263 Command (pid 1522497) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 1522497) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1522497) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522497) stime: 0.23102899999999998
DEBUG    ya.test:process.py:263 Command (pid 1522497) utime: 0.47717699999999996
DEBUG    ya.test:process.py:263 Command (pid 1522497) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 1522497) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22042/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log --grpc-port=22042 --mon-port=65158 --ic-port=64635
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log', '--grpc-port=22042', '--mon-port=65158', '--ic-port=64635')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22042/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522625
DEBUG    ya.test:process.py:259 Command (pid 1522625) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522625) elapsed time (sec): 0.8831565380096436
DEBUG    ya.test:process.py:263 Command (pid 1522625) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) maxrss: 473168
DEBUG    ya.test:process.py:263 Command (pid 1522625) minflt: 45138
DEBUG    ya.test:process.py:263 Command (pid 1522625) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1522625) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1522625) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522625) stime: 0.221085
DEBUG    ya.test:process.py:263 Command (pid 1522625) utime: 0.47196299999999997
DEBUG    ya.test:process.py:263 Command (pid 1522625) wtime: 0.885
DEBUG    ya.test:process.py:275 Command (pid 1522625) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:21673/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log --grpc-port=21673 --mon-port=14012 --ic-port=27610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log', '--grpc-port=21673', '--mon-port=14012', '--ic-port=27610')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21673/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522776
DEBUG    ya.test:process.py:259 Command (pid 1522776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522776) elapsed time (sec): 1.0857644081115723
DEBUG    ya.test:process.py:263 Command (pid 1522776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) maxrss: 473048
DEBUG    ya.test:process.py:263 Command (pid 1522776) minflt: 45016
DEBUG    ya.test:process.py:263 Command (pid 1522776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1522776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1522776) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522776) stime: 0.224878
DEBUG    ya.test:process.py:263 Command (pid 1522776) utime: 0.48221699999999995
DEBUG    ya.test:process.py:263 Command (pid 1522776) wtime: 1.098
DEBUG    ya.test:process.py:275 Command (pid 1522776) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24966/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log --grpc-port=24966 --mon-port=11150 --ic-port=28401
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log', '--grpc-port=24966', '--mon-port=11150', '--ic-port=28401')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24966/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522933
DEBUG    ya.test:process.py:259 Command (pid 1522933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522933) elapsed time (sec): 1.0681631565093994
DEBUG    ya.test:process.py:263 Command (pid 1522933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) maxrss: 473000
DEBUG    ya.test:process.py:263 Command (pid 1522933) minflt: 45143
DEBUG    ya.test:process.py:263 Command (pid 1522933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1522933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1522933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522933) stime: 0.19934
DEBUG    ya.test:process.py:263 Command (pid 1522933) utime: 0.502329
DEBUG    ya.test:process.py:263 Command (pid 1522933) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 1522933) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28051/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log --grpc-port=28051 --mon-port=24756 --ic-port=22293
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log', '--grpc-port=28051', '--mon-port=24756', '--ic-port=22293')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28051/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523130
DEBUG    ya.test:process.py:259 Command (pid 1523130) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523130) elapsed time (sec): 0.8738908767700195
DEBUG    ya.test:process.py:263 Command (pid 1523130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) maxrss: 474732
DEBUG    ya.test:process.py:263 Command (pid 1523130) minflt: 45111
DEBUG    ya.test:process.py:263 Command (pid 1523130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1523130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1523130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523130) stime: 0.20659
DEBUG    ya.test:process.py:263 Command (pid 1523130) utime: 0.5063989999999999
DEBUG    ya.test:process.py:263 Command (pid 1523130) wtime: 0.882
DEBUG    ya.test:process.py:275 Command (pid 1523130) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13050/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log --grpc-port=13050 --mon-port=22155 --ic-port=6067
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log', '--grpc-port=13050', '--mon-port=22155', '--ic-port=6067')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13050/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523263
DEBUG    ya.test:process.py:259 Command (pid 1523263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523263) elapsed time (sec): 1.1658978462219238
DEBUG    ya.test:process.py:263 Command (pid 1523263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) maxrss: 476596
DEBUG    ya.test:process.py:263 Command (pid 1523263) minflt: 45142
DEBUG    ya.test:process.py:263 Command (pid 1523263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 1523263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1523263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523263) stime: 0.209581
DEBUG    ya.test:process.py:263 Command (pid 1523263) utime: 0.50364
DEBUG    ya.test:process.py:263 Command (pid 1523263) wtime: 1.168
DEBUG    ya.test:process.py:275 Command (pid 1523263) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28394/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log --grpc-port=28394 --mon-port=21155 --ic-port=17647
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log', '--grpc-port=28394', '--mon-port=21155', '--ic-port=17647')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523485
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28394/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523487
DEBUG    ya.test:process.py:259 Command (pid 1523487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523487) elapsed time (sec): 1.0754673480987549
DEBUG    ya.test:process.py:263 Command (pid 1523487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) maxrss: 478168
DEBUG    ya.test:process.py:263 Command (pid 1523487) minflt: 45034
DEBUG    ya.test:process.py:263 Command (pid 1523487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1523487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1523487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523487) stime: 0.22886099999999998
DEBUG    ya.test:process.py:263 Command (pid 1523487) utime: 0.486326
DEBUG    ya.test:process.py:263 Command (pid 1523487) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 1523487) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2158/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log --grpc-port=2158 --mon-port=23338 --ic-port=63431
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log', '--grpc-port=2158', '--mon-port=23338', '--ic-port=63431')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523751
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2158/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523802
DEBUG    ya.test:process.py:259 Command (pid 1523802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523802) elapsed time (sec): 1.0263032913208008
DEBUG    ya.test:process.py:263 Command (pid 1523802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) maxrss: 479356
DEBUG    ya.test:process.py:263 Command (pid 1523802) minflt: 45078
DEBUG    ya.test:process.py:263 Command (pid 1523802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1523802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1523802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523802) stime: 0.23940499999999998
DEBUG    ya.test:process.py:263 Command (pid 1523802) utime: 0.5034879999999999
DEBUG    ya.test:process.py:263 Command (pid 1523802) wtime: 1.034
DEBUG    ya.test:process.py:275 Command (pid 1523802) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 15890\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9350\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27610\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28401\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22293\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6067\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17647\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63431\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/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 15890\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9350\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27610\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28401\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22293\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6067\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17647\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63431\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1525557
DEBUG    ya.test:process.py:259 Command (pid 1525557) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1525557) elapsed time (sec): 1.5654542446136475
DEBUG    ya.test:process.py:263 Command (pid 1525557) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) maxrss: 746612
DEBUG    ya.test:process.py:263 Command (pid 1525557) minflt: 51367
DEBUG    ya.test:process.py:263 Command (pid 1525557) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nivcsw: 308
DEBUG    ya.test:process.py:263 Command (pid 1525557) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nvcsw: 581
DEBUG    ya.test:process.py:263 Command (pid 1525557) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1525557) stime: 0.31421699999999997
DEBUG    ya.test:process.py:263 Command (pid 1525557) utime: 0.558835
DEBUG    ya.test:process.py:263 Command (pid 1525557) wtime: 1.571
DEBUG    ya.test:process.py:275 Command (pid 1525557) 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 1525557) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 1526008
DEBUG    ya.test:process.py:259 Command (pid 1526008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1526008) elapsed time (sec): 1.7094979286193848
DEBUG    ya.test:process.py:263 Command (pid 1526008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) maxrss: 746612
DEBUG    ya.test:process.py:263 Command (pid 1526008) minflt: 51279
DEBUG    ya.test:process.py:263 Command (pid 1526008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1526008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nvcsw: 565
DEBUG    ya.test:process.py:263 Command (pid 1526008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1526008) stime: 0.322731
DEBUG    ya.test:process.py:263 Command (pid 1526008) utime: 0.546507
DEBUG    ya.test:process.py:263 Command (pid 1526008) wtime: 1.728
DEBUG    ya.test:process.py:275 Command (pid 1526008) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 22042 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-4yym5krimu.auto.internal" port: 24966 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-4yym5krimu.auto.internal" port: 13050 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 5308 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-4yym5krimu.auto.internal" port: 21673 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-4yym5krimu.auto.internal" port: 2158 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-4yym5krimu.auto.internal" port: 28394 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-4yym5krimu.auto.internal" port: 10501 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-4yym5krimu.auto.internal" port: 28051 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4yym5krimu.auto.internal:10501, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:21673, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:13050, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:22042, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28051, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:2158, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:5308, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28394, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:24966, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:10501', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1526415
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 24966 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-4yym5krimu.auto.internal" port: 21673 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-4yym5krimu.auto.internal" port: 22042 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-4yym5krimu.auto.internal" port: 2158 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-4yym5krimu.auto.internal" port: 5308 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-4yym5krimu.auto.internal" port: 28394 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-4yym5krimu.auto.internal" port: 28051 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-4yym5krimu.auto.internal" port: 13050 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 10501 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4yym5krimu.auto.internal:10501, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:21673, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:13050, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:2158, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28051, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:22042, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28394, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:5308, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:24966, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10501
DEBUG    ya.test:process.py:259 Command (pid 1526415) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1526415) elapsed time (sec): 134.37939071655273
DEBUG    ya.test:process.py:263 Command (pid 1526415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) inblock: 383296
DEBUG    ya.test:process.py:263 Command (pid 1526415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) majflt: 38
DEBUG    ya.test:process.py:263 Command (pid 1526415) maxrss: 758468
DEBUG    ya.test:process.py:263 Command (pid 1526415) minflt: 164129
DEBUG    ya.test:process.py:263 Command (pid 1526415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nivcsw: 1198
DEBUG    ya.test:process.py:263 Command (pid 1526415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nvcsw: 46453
DEBUG    ya.test:process.py:263 Command (pid 1526415) oublock: 512
DEBUG    ya.test:process.py:263 Command (pid 1526415) stime: 1.289482
DEBUG    ya.test:process.py:263 Command (pid 1526415) utime: 5.899471
DEBUG    ya.test:process.py:263 Command (pid 1526415) wtime: 134.442
DEBUG    ya.test:process.py:275 Command (pid 1526415) output:

DEBUG    ya.test:process.py:276 Command (pid 1526415) errors:
... c8454 Int8, c8455 Timestamp, c8456 Uint8, c8457 Uint16 NOT NULL, c8458 Uint32 NOT NULL, c8459 Utf8 NOT NULL, c8460 Int64, c8461 Double NOT NULL, c8462 Uint32 NOT NULL, c8463 Decimal(35,10) NOT NULL, c8464 Json, c8465 Uint16 NOT NULL, c8466 Uint32, c8467 Uint32 NOT NULL, c8468 Int32 NOT NULL, c8469 Float NOT NULL, c8470 Float NOT NULL, c8471 Yson, c8472 Decimal(15,0), c8473 Decimal(35,10), c8474 Float, c8475 Decimal(35,10), c8476 Uint16, c8477 Date32 NOT NULL, c8478 JsonDocument, c8479 JsonDocument NOT NULL, c8480 Int16 NOT NULL, c8481 Datetime NOT NULL, c8482 Decimal(35,10), c8483 Decimal(15,0) NOT NULL, c8484 Json NOT NULL, c8485 JsonDocument NOT NULL, c8486 Uint16, c8487 Float NOT NULL, c8488 Int16, c8489 Float, c8490 Int16 NOT NULL, c8491 Timestamp64, c8492 Double, c8493 Json, c8494 Utf8, c8495 Yson, c8496 Interval64, c8497 Timestamp NOT NULL, c8498 Uint8 NOT NULL, c8499 Int16, c8500 Interval64 NOT NULL, c8501 Datetime NOT NULL, c8502 Decimal(35,10) NOT NULL, c8503 Float, c8504 Decimal(35,10) NOT NULL, c8505 Yson NOT NULL, c8506 Datetime64 NOT NULL, c8507 JsonDocument NOT NULL, c8508 Yson NOT NULL, c8509 Decimal(35,10) NOT NULL, c8510 Uint8, c8511 Yson NOT NULL, c8512 JsonDocument, c8513 Datetime64 NOT NULL, c8514 Interval64 NOT NULL, c8515 Utf8 NOT NULL, c8516 Uint16, c8517 Double NOT NULL, c8518 Int64 NOT NULL, c8519 Date, c8520 Datetime, c8521 Utf8 NOT NULL, c8522 String NOT NULL, c8523 Float NOT NULL, c8524 Uint8, c8525 Int8, c8526 Json, c8527 Timestamp64, c8528 Decimal(22,9) NOT NULL, c8529 Int64 NOT NULL, c8530 Uint32 NOT NULL, c8531 JsonDocument NOT NULL, c8532 Int8 NOT NULL, c8533 Uint32 NOT NULL, c8534 Int8, c8535 String, c8536 Int64, c8537 Decimal(35,10), c8538 Int16 NOT NULL, c8539 Double NOT NULL, c8540 Decimal(22,9) NOT NULL, c8541 Int64 NOT NULL, c8542 Double NOT NULL, c8543 Decimal(22,9) NOT NULL, c8544 Interval64, c8545 Date NOT NULL, c8546 String, c8547 Int64, c8548 Int8 NOT NULL, c8549 Timestamp, c8550 Json NOT NULL, c8551 Datetime, c8552 Int32 NOT NULL, c8553 Int16 NOT NULL, c8554 Int16 NOT NULL, c8555 Int32 NOT NULL, c8556 Int16, c8557 Datetime64, c8558 Decimal(22,9), c8559 Uint32 NOT NULL, c8560 Datetime NOT NULL, c8561 Int32 NOT NULL, c8562 Decimal(15,0) NOT NULL, c8563 Decimal(15,0), c8564 Uint8 NOT NULL, c8565 Utf8 NOT NULL, c8566 Uint32 NOT NULL, c8567 Uint8, c8568 Datetime, c8569 Uint32, c8570 Uint32, c8571 Int8 NOT NULL, c8572 Uint64 NOT NULL, c8573 Int64 NOT NULL, c8574 Datetime, c8575 Datetime, c8576 Int32 NOT NULL, c8577 Date32, c8578 Decimal(15,0) NOT NULL, c8579 Uint8, c8580 Datetime, c8581 Datetime, c8582 Uint8 NOT NULL, c8583 Int16, c8584 Int64 NOT NULL, c8585 Datetime64 NOT NULL, c8586 Float, c8587 Date32 NOT NULL, c8588 Int16 NOT NULL, c8589 Timestamp, c8590 Double NOT NULL, c8591 Timestamp NOT NULL, c8592 Timestamp, c8593 Datetime64, c8594 Date NOT NULL, c8595 Uint32 NOT NULL, c8596 Uint16 NOT NULL, c8597 Timestamp, c8598 JsonDocument, c8599 Double, c8600 String, c8601 Uint8 NOT NULL, c8602 Utf8, c8603 Decimal(35,10) NOT NULL, c8604 String, c8605 Float NOT NULL, c8606 String, c8607 Interval64 NOT NULL, c8608 Int8 NOT NULL, c8609 Float, c8610 Decimal(15,0) NOT NULL, c8611 Decimal(35,10), c8612 Interval64 NOT NULL, c8613 Uint8, c8614 JsonDocument NOT NULL, c8615 Date32, c8616 Double, c8617 Int16 NOT NULL, c8618 Timestamp64 NOT NULL, c8619 Timestamp64 NOT NULL, c8620 Int64, c8621 Int16 NOT NULL, c8622 Uint16, c8623 Int16 NOT NULL, c8624 Utf8, c8625 Date32 NOT NULL, c8626 Uint8 NOT NULL, c8627 Date32 NOT NULL, c8628 Interval64 NOT NULL, c8629 Int64 NOT NULL, c8630 Decimal(22,9), c8631 Uint32, c8632 Utf8 NOT NULL, c8633 Float, c8634 Utf8, c8635 Decimal(35,10), c8636 Double NOT NULL, c8637 Datetime NOT NULL, c8638 Int16 NOT NULL, c8639 Uint16, c8640 Timestamp NOT NULL, c8641 Timestamp, c8642 Uint64 NOT NULL, c8643 Int16 NOT NULL, c8644 Uint64 NOT NULL, c8645 Date NOT NULL, c8646 Timestamp NOT NULL, c8647 Date32 NOT NULL, c8648 String NOT NULL, c8649 Timestamp64, c8650 Json, c8651 Date NOT NULL, c8652 Utf8 NOT NULL, c8653 Uint8 NOT NULL, c8654 Json NOT NULL, c8655 Timestamp64 NOT NULL, c8656 Yson, c8657 Interval64 NOT NULL, c8658 Int32 NOT NULL, c8659 Uint8 NOT NULL, c8660 Json NOT NULL, c8661 Timestamp64 NOT NULL, c8662 Int32, c8663 Json, c8664 Int64, c8665 Datetime64 NOT NULL, c8666 Decimal(15,0) NOT NULL, c8667 Timestamp NOT NULL, c8668 Float NOT NULL, c8669 Datetime, c8670 Decimal(35,10), c8671 Uint8 NOT NULL, c8672 Yson NOT NULL, c8673 Uint16, c8674 Uint16, c8675 Int8 NOT NULL, c8676 JsonDocument NOT NULL, c8677 Decimal(22,9), c8678 String NOT NULL, c8679 Decimal(15,0) NOT NULL, c8680 Timestamp NOT NULL, c8681 Date NOT NULL, c8682 Yson, c8683 Interval64, c8684 Uint64, c8685 Float, c8686 Uint8 NOT NULL, c8687 Utf8, c8688 Decimal(22,9) NOT NULL, c8689 Decimal(35,10), c8690 Double, c8691 Decimal(35,10), c8692 JsonDocument, c8693 Datetime NOT NULL, c8694 Decimal(15,0), c8695 Int16 NOT NULL, c8696 Datetime, c8697 Int16 NOT NULL, c8698 Uint64 NOT NULL, c8699 Date32, c8700 Yson, c8701 Date32 NOT NULL, c8702 Json NOT NULL, c8703 Float, c8704 Timestamp64, c8705 Double NOT NULL, c8706 Timestamp, c8707 String, c8708 Int32, c8709 String NOT NULL, c8710 Timestamp64 NOT NULL, c8711 Double NOT NULL, c8712 Decimal(15,0) NOT NULL, c8713 Timestamp NOT NULL, c8714 Date NOT NULL, c8715 Datetime NOT NULL, c8716 Interval64, c8717 JsonDocument, c8718 Double NOT NULL, c8719 Decimal(22,9), c8720 Interval64 NOT NULL, c8721 Int8, c8722 Float NOT NULL, c8723 String NOT NULL, c8724 String, c8725 JsonDocument, c8726 Utf8 NOT NULL, c8727 Decimal(15,0), c8728 Date32, c8729 Decimal(15,0) NOT NULL, c8730 Decimal(22,9), c8731 Timestamp64 NOT NULL, c8732 Decimal(22,9), c8733 Yson, c8734 Uint16 NOT NULL, c8735 Int8, c8736 String, c8737 Int8 NOT NULL, c8738 Int32 NOT NULL, c8739 Decimal(35,10), c8740 Uint32 NOT NULL, c8741 Date32, c8742 Datetime, c8743 Date32, c8744 Uint64, c8745 Uint8 NOT NULL, c8746 JsonDocument, c8747 Yson, c8748 Uint32 NOT NULL, c8749 Timestamp64 NOT NULL, c8750 Timestamp64, c8751 Timestamp64, c8752 Json NOT NULL, c8753 Decimal(35,10), c8754 Date NOT NULL, c8755 Float NOT NULL, c8756 String NOT NULL, c8757 Datetime64 NOT NULL, c8758 Timestamp64, c8759 Utf8, c8760 Decimal(15,0), c8761 Datetime, c8762 Date, c8763 Date32, c8764 Uint8, c8765 Datetime NOT NULL, c8766 Uint32 NOT NULL, c8767 Int8 NOT NULL, c8768 Datetime, c8769 Interval64 NOT NULL, c8770 Float NOT NULL, c8771 Timestamp NOT NULL, c8772 Json NOT NULL, c8773 Int32 NOT NULL, c8774 Uint8 NOT NULL, c8775 Datetime, c8776 Utf8, c8777 Float NOT NULL, c8778 Date, c8779 Timestamp NOT NULL, c8780 JsonDocument NOT NULL, c8781 Uint64, c8782 Uint32 NOT NULL, c8783 Datetime64, c8784 String, c8785 Decimal(35,10) NOT NULL, c8786 Int32 NOT NULL, c8787 Date32 NOT NULL, c8788 JsonDocument NOT NULL, c8789 Timestamp64, c8790 Decimal(15,0) NOT NULL, c8791 JsonDocument, c8792 Date32 NOT NULL, c8793 Int64, c8794 Uint64, c8795 Uint16 NOT NULL, c8796 Int32 NOT NULL, c8797 Uint16 NOT NULL, c8798 Int64 NOT NULL, c8799 Json, c8800 Float NOT NULL, c8801 Json, c8802 Uint8, c8803 Uint16, c8804 Int64, c8805 Interval64 NOT NULL, c8806 Uint8 NOT NULL, c8807 Date, c8808 Date32 NOT NULL, c8809 Uint64, c8810 Json NOT NULL, c8811 Uint16, c8812 Float, c8813 Float NOT NULL, c8814 Timestamp, c8815 Uint16 NOT NULL, c8816 Date32 NOT NULL, c8817 String, c8818 Int32 NOT NULL, c8819 Yson, c8820 Decimal(22,9) NOT NULL, c8821 Int8, c8822 Utf8, c8823 Double NOT NULL, c8824 Utf8 NOT NULL, c8825 Float, c8826 Int32 NOT NULL, c8827 Int64, c8828 Uint64, c8829 Float, c8830 JsonDocument, c8831 Datetime, c8832 Date NOT NULL, c8833 Yson NOT NULL, c8834 Uint16, c8835 Decimal(15,0) NOT NULL, c8836 Int32, c8837 Datetime64 NOT NULL, c8838 Utf8 NOT NULL, c8839 Date32 NOT NULL, c8840 Interval64, c8841 Timestamp NOT NULL, c8842 Float, c8843 Interval64, c8844 Interval64 NOT NULL, c8845 Datetime64, c8846 Json NOT NULL, c8847 Uint8, c8848 Float, c8849 Interval64, c8850 Timestamp, c8851 Int64, c8852 Timestamp NOT NULL, c8853 Datetime, c8854 Timestamp, c8855 Yson NOT NULL, c8856 Decimal(15,0), c8857 Uint32, c8858 Float NOT NULL, c8859 Date NOT NULL, c8860 Decimal(15,0) NOT NULL, c8861 Decimal(22,9), c8862 Int64 NOT NULL, c8863 Uint16, c8864 Decimal(22,9) NOT NULL, c8865 Utf8 NOT NULL, c8866 Float, c8867 Decimal(22,9), c8868 Utf8, c8869 Date NOT NULL, c8870 Utf8 NOT NULL, c8871 Datetime64, c8872 Interval64 NOT NULL, c8873 Uint16 NOT NULL, c8874 Decimal(15,0) NOT NULL, c8875 Json NOT NULL, c8876 Int64, c8877 Timestamp, c8878 Int32 NOT NULL, c8879 Decimal(22,9) NOT NULL, c8880 String NOT NULL, c8881 Int32, c8882 Decimal(22,9) NOT NULL, c8883 Interval64 NOT NULL, c8884 Decimal(15,0) NOT NULL, c8885 String, c8886 Int32 NOT NULL, c8887 Double, c8888 String, c8889 Datetime64, c8890 Json NOT NULL, c8891 Decimal(35,10) NOT NULL, c8892 JsonDocument NOT NULL, c8893 Decimal(22,9) NOT NULL, c8894 Timestamp NOT NULL, c8895 Decimal(22,9) NOT NULL, c8896 Decimal(35,10) NOT NULL, c8897 Uint16, c8898 Uint64 NOT NULL, c8899 JsonDocument, c8900 Yson NOT NULL, c8901 Interval64 NOT NULL, c8902 JsonDocument, c8903 Int8, c8904 Decimal(35,10), c8905 Yson, c8906 JsonDocument NOT NULL, c8907 Float NOT NULL, c8908 Uint64 NOT NULL, c8909 Int16, c8910 Date NOT NULL, c8911 Date32 NOT NULL, c8912 Uint64, c8913 Yson, c8914 Timestamp64 NOT NULL, c8915 Utf8, c8916 Uint64 NOT NULL, c8917 Timestamp NOT NULL, c8918 Decimal(15,0) NOT NULL, c8919 Int8, c8920 Decimal(22,9), c8921 Decimal(35,10) NOT NULL, c8922 Datetime, c8923 Date32 NOT NULL, c8924 Datetime, c8925 Uint8 NOT NULL, c8926 Date NOT NULL, c8927 Date32, c8928 Uint32 NOT NULL, c8929 Double, c8930 Uint16 NOT NULL, c8931 Yson NOT NULL, c8932 Uint32, c8933 Uint16, c8934 Uint16, c8935 Float, c8936 Utf8 NOT NULL, c8937 Interval64, c8938 Uint16 NOT NULL, c8939 Uint16, c8940 Uint8 NOT NULL, c8941 Uint8, c8942 Json, c8943 Decimal(35,10), c8944 Uint64 NOT NULL, c8945 Int64 NOT NULL, c8946 Datetime NOT NULL, c8947 Float NOT NULL, c8948 Yson NOT NULL, c8949 Double, c8950 Uint8 NOT NULL, c8951 Decimal(22,9) NOT NULL, c8952 Json, c8953 Datetime NOT NULL, c8954 Timestamp64, c8955 Utf8 NOT NULL, c8956 Timestamp64, c8957 Timestamp64, c8958 Timestamp NOT NULL, c8959 Date32, c8960 Date NOT NULL, c8961 Int16, c8962 Datetime64, c8963 Uint64 NOT NULL, c8964 Double, c8965 Uint8, c8966 Timestamp64, c8967 Decimal(22,9), c8968 String NOT NULL, c8969 Decimal(35,10) NOT NULL, c8970 Uint32, c8971 Decimal(22,9) NOT NULL, c8972 Interval64, c8973 Int16, c8974 Datetime64 NOT NULL, c8975 Int32, c8976 Int16, c8977 Int8 NOT NULL, c8978 Uint8, c8979 Int64 NOT NULL, c8980 Int64, c8981 Timestamp, c8982 Float NOT NULL, c8983 Int8 NOT NULL, c8984 JsonDocument NOT NULL, c8985 Timestamp NOT NULL, c8986 Int64 NOT NULL, c8987 Json NOT NULL, c8988 Date, c8989 Int32 NOT NULL, c8990 Double NOT NULL, c8991 Decimal(35,10), c8992 Uint64, c8993 Interval64, c8994 Uint32 NOT NULL, c8995 Int16 NOT NULL, c8996 Int8 NOT NULL, c8997 Int8, c8998 Int8 NOT NULL, c8999 Int16, c9000 Json NOT NULL, c9001 Float NOT NULL, c9002 JsonDocument NOT NULL, c9003 Int64, c9004 String, c9005 Decimal(22,9), c9006 Uint8 NOT NULL, c9007 Uint64 NOT NULL, c9008 Float NOT NULL, c9009 Int32, c9010 Date, c9011 Timestamp, c9012 Timestamp, c9013 Float NOT NULL, c9014 Double, c9015 Double NOT NULL, c9016 Date32 NOT NULL, c9017 Date32, c9018 Float NOT NULL, c9019 Utf8 NOT NULL, c9020 Datetime64 NOT NULL, c9021 Date NOT NULL, c9022 Decimal(15,0), c9023 Decimal(22,9), c9024 Date32 NOT NULL, c9025 String NOT NULL, c9026 Date32, c9027 Int8, c9028 Timestamp64 NOT NULL, c9029 Uint8, c9030 Uint64 NOT NULL, c9031 Int16, c9032 Timestamp, c9033 Decimal(15,0) NOT NULL, c9034 Json, c9035 Timestamp64 NOT NULL, c9036 Interval64, c9037 Timestamp64 NOT NULL, c9038 Interval64 NOT NULL, c9039 Decimal(22,9) NOT NULL, c9040 JsonDocument, c9041 Datetime, c9042 Date32 NOT NULL, c9043 Uint32, c9044 Date, c9045 Json NOT NULL, c9046 String NOT NULL, c9047 Date, c9048 Decimal(35,10), c9049 Uint8, c9050 Decimal(35,10) NOT NULL, c9051 Uint16, c9052 Date NOT NULL, c9053 Int64 NOT NULL, c9054 Uint64 NOT NULL, c9055 Timestamp64, c9056 Date, c9057 Int32, c9058 String, c9059 Timestamp, c9060 Interval64, c9061 Double, c9062 Json, c9063 Decimal(22,9), c9064 Date NOT NULL, c9065 Timestamp64 NOT NULL, c9066 String, c9067 Uint32, c9068 Float, c9069 Uint16, c9070 Datetime, c9071 Uint16, c9072 Decimal(22,9), c9073 JsonDocument NOT NULL, c9074 Decimal(22,9) NOT NULL, c9075 Datetime NOT NULL, c9076 Uint32 NOT NULL, c9077 Json, c9078 Uint8, c9079 Datetime NOT NULL, c9080 Yson, c9081 Timestamp64 NOT NULL, c9082 Interval64 NOT NULL, c9083 Int32, c9084 Decimal(35,10), c9085 Decimal(22,9) NOT NULL, c9086 Timestamp64 NOT NULL, c9087 Interval64 NOT NULL, c9088 Float, c9089 Uint8 NOT NULL, c9090 Date32, c9091 Datetime64, c9092 String, c9093 Utf8 NOT NULL, c9094 Interval64 NOT NULL, c9095 Int8 NOT NULL, c9096 Int64, c9097 Double, c9098 String NOT NULL, c9099 Double NOT NULL, c9100 Interval64, c9101 Uint64 NOT NULL, c9102 Uint32 NOT NULL, c9103 Uint8, c9104 Uint64, c9105 Double, c9106 Int32, c9107 Timestamp64 NOT NULL, c9108 Double, c9109 Uint8, c9110 Date32 NOT NULL, c9111 Int16, c9112 Decimal(22,9) NOT NULL, c9113 Decimal(15,0) NOT NULL, c9114 Uint8 NOT NULL, c9115 Interval64 NOT NULL, c9116 String NOT NULL, c9117 JsonDocument NOT NULL, c9118 Datetime, c9119 Double NOT NULL, c9120 Date, c9121 Date32, c9122 Json, c9123 JsonDocument NOT NULL, c9124 String NOT NULL, c9125 Datetime, c9126 Uint8, c9127 Date32 NOT NULL, c9128 Datetime, c9129 Datetime, c9130 Timestamp64 NOT NULL, c9131 Date, c9132 Utf8 NOT NULL, c9133 Json NOT NULL, c9134 Uint8 NOT NULL, c9135 Json NOT NULL, c9136 Int32, c9137 Float, c9138 Double NOT NULL, c9139 Uint16 NOT NULL, c9140 Uint64 NOT NULL, c9141 JsonDocument NOT NULL, c9142 Decimal(22,9), c9143 Datetime64 NOT NULL, c9144 Uint8 NOT NULL, c9145 Uint32, c9146 Datetime64, c9147 Timestamp64 NOT NULL, c9148 Decimal(35,10), c9149 Date, c9150 String, c9151 Double NOT NULL, c9152 JsonDocument, c9153 Decimal(35,10), c9154 Interval64 NOT NULL, c9155 Uint16, c9156 Int64, c9157 Double NOT NULL, c9158 Datetime, c9159 Decimal(15,0) NOT NULL, c9160 String, c9161 Int8 NOT NULL, c9162 Yson NOT NULL, c9163 Uint64, c9164 Utf8 NOT NULL, c9165 Yson, c9166 Timestamp, c9167 Int32 NOT NULL, c9168 Yson, c9169 Decimal(35,10), c9170 Int16, c9171 Decimal(35,10), c9172 Utf8 NOT NULL, c9173 Date NOT NULL, c9174 Uint16, c9175 JsonDocument, c9176 Int32, c9177 Datetime64, c9178 Int16, c9179 Int16, c9180 Interval64, c9181 Uint32 NOT NULL, c9182 Datetime64, c9183 String, c9184 Json, c9185 Utf8 NOT NULL, c9186 Int16, c9187 Yson, c9188 String, c9189 Decimal(15,0) NOT NULL, c9190 JsonDocument, c9191 Yson, c9192 Int32, c9193 Uint8 NOT NULL, c9194 Int32, c9195 Timestamp NOT NULL, c9196 Int8 NOT NULL, c9197 Uint32 NOT NULL, c9198 Timestamp, c9199 Date, c9200 Decimal(15,0), c9201 Double, c9202 String NOT NULL, c9203 Json, c9204 Double NOT NULL, c9205 Decimal(22,9), c9206 Date NOT NULL, c9207 Float NOT NULL, c9208 Timestamp NOT NULL, c9209 Yson NOT NULL, c9210 Int64, c9211 Int64 NOT NULL, c9212 Decimal(15,0) NOT NULL, c9213 JsonDocument, c9214 Int16 NOT NULL, c9215 Decimal(35,10) NOT NULL, c9216 Int16 NOT NULL, c9217 Json NOT NULL, c9218 JsonDocument, c9219 Int64 NOT NULL, c9220 Int64 NOT NULL, c9221 Uint32, c9222 Uint8 NOT NULL, c9223 Uint16 NOT NULL, c9224 Yson NOT NULL, c9225 Yson NOT NULL, c9226 Decimal(35,10) NOT NULL, c9227 Timestamp NOT NULL, c9228 Double, c9229 Timestamp NOT NULL, c9230 Int32, c9231 Decimal(22,9) NOT NULL, c9232 Uint8, c9233 Datetime NOT NULL, c9234 Uint64, c9235 Int64, c9236 Datetime NOT NULL, c9237 Uint64 NOT NULL, c9238 Uint16 NOT NULL, c9239 Uint32, c9240 Double, c9241 JsonDocument NOT NULL, c9242 Double, c9243 Date, c9244 Double, c9245 Decimal(22,9) NOT NULL, c9246 Interval64, c9247 Interval64 NOT NULL, c9248 Uint8, c9249 Uint64, c9250 Float NOT NULL, c9251 Uint32 NOT NULL, c9252 Uint8 NOT NULL, c9253 Timestamp64, c9254 Decimal(15,0), c9255 Date32 NOT NULL, c9256 Interval64 NOT NULL, c9257 Timestamp, c9258 Datetime, c9259 Uint64, c9260 Int64, c9261 Yson NOT NULL, c9262 Decimal(35,10) NOT NULL, c9263 Int32 NOT NULL, c9264 Decimal(35,10), c9265 Int32, c9266 Uint32 NOT NULL, c9267 Date32 NOT NULL, c9268 Uint64 NOT NULL, c9269 Uint64, c9270 Int64 NOT NULL, c9271 Date NOT NULL, c9272 JsonDocument, c9273 Int64 NOT NULL, c9274 JsonDocument, c9275 Utf8 NOT NULL, c9276 String, c9277 Uint64 NOT NULL, c9278 Int8 NOT NULL, c9279 Datetime, c9280 String, c9281 Timestamp64 NOT NULL, c9282 Utf8, c9283 Interval64 NOT NULL, c9284 Yson NOT NULL, c9285 JsonDocument NOT NULL, c9286 Decimal(15,0) NOT NULL, c9287 Uint16, c9288 Int8 NOT NULL, c9289 Int8, c9290 Uint8 NOT NULL, c9291 Interval64 NOT NULL, c9292 Int16 NOT NULL, c9293 Timestamp64 NOT NULL, c9294 JsonDocument, c9295 Timestamp64, c9296 Json NOT NULL, c9297 Date32 NOT NULL, c9298 Interval64, c9299 Json NOT NULL, c9300 Timestamp64 NOT NULL, c9301 String, c9302 Uint8 NOT NULL, c9303 Int16, c9304 Interval64 NOT NULL, c9305 Int8, c9306 Uint8, c9307 Uint8 NOT NULL, c9308 Interval64, c9309 Date NOT NULL, c9310 Datetime NOT NULL, c9311 Datetime64, c9312 Int32 NOT NULL, c9313 Int64 NOT NULL, c9314 Timestamp64, c9315 Timestamp64 NOT NULL, c9316 Int16 NOT NULL, c9317 Int64 NOT NULL, c9318 Date, c9319 Timestamp, c9320 Uint64, c9321 Decimal(35,10) NOT NULL, c9322 Uint32, c9323 Utf8 NOT NULL, c9324 Uint64 NOT NULL, c9325 Decimal(22,9) NOT NULL, c9326 Timestamp64, c9327 Utf8, c9328 Uint8 NOT NULL, c9329 Int64, c9330 Uint64 NOT NULL, c9331 Decimal(22,9) NOT NULL, c9332 Int8, c9333 Int32, c9334 Int32 NOT NULL, c9335 Utf8, c9336 Double, c9337 Decimal(22,9) NOT NULL, c9338 Uint16 NOT NULL, c9339 Uint32, c9340 Datetime NOT NULL, c9341 Timestamp, c9342 Uint16 NOT NULL, c9343 Uint64, c9344 Date, c9345 Date32 NOT NULL, c9346 Json, c9347 Json NOT NULL, c9348 Uint64 NOT NULL, c9349 Float, c9350 Yson, c9351 Uint16, c9352 Uint16 NOT NULL, c9353 Int16 NOT NULL, c9354 Int64 NOT NULL, c9355 Datetime NOT NULL, c9356 String, c9357 Date32 NOT NULL, c9358 Int32, c9359 Decimal(22,9) NOT NULL, c9360 Uint16, c9361 JsonDocument, c9362 Decimal(15,0) NOT NULL, c9363 Uint8 NOT NULL, c9364 String NOT NULL, c9365 Double, c9366 Utf8, c9367 Json NOT NULL, c9368 Int16 NOT NULL, c9369 Datetime, c9370 Decimal(35,10) NOT NULL, c9371 Uint64, c9372 Yson NOT NULL, c9373 Utf8 NOT NULL, c9374 Interval64 NOT NULL, c9375 Utf8 NOT NULL, c9376 Timestamp, c9377 Date32, c9378 String NOT NULL, c9379 Double, c9380 Timestamp, c9381 JsonDocument, c9382 Timestamp64 NOT NULL, c9383 Int32 NOT NULL, c9384 Date, c9385 Decimal(35,10) NOT NULL, c9386 Double, c9387 Interval64, c9388 Interval64, c9389 JsonDocument, c9390 Json, c9391 Int8 NOT NULL, c9392 Datetime, c9393 Decimal(35,10) NOT NULL, c9394 Timestamp64 NOT NULL, c9395 Utf8, c9396 Date32 NOT NULL, c9397 Uint8, c9398 Yson NOT NULL, c9399 Int64 NOT NULL, c9400 Timestamp64 NOT NULL, c9401 Interval64 NOT NULL, c9402 Json NOT NULL, c9403 Timestamp64 NOT NULL, c9404 Utf8 NOT NULL, c9405 String NOT NULL, c9406 Uint32 NOT NULL, c9407 Int64, c9408 Timestamp64 NOT NULL, c9409 Json, c9410 Date NOT NULL, c9411 Timestamp NOT NULL, c9412 Uint8 NOT NULL, c9413 Int8 NOT NULL, c9414 Int64 NOT NULL, c9415 Json, c9416 Float, c9417 Json NOT NULL, c9418 Decimal(15,0) NOT NULL, c9419 Decimal(15,0) NOT NULL, c9420 Interval64, c9421 Utf8 NOT NULL, c9422 Decimal(22,9) NOT NULL, c9423 Decimal(15,0) NOT NULL, c9424 Uint32, c9425 Interval64 NOT NULL, c9426 Datetime64 NOT NULL, c9427 Json NOT NULL, c9428 Datetime64, c9429 Int32, c9430 Uint32 NOT NULL, c9431 Date, c9432 Int8, c9433 Timestamp64, c9434 Timestamp64 NOT NULL, c9435 Decimal(22,9), c9436 Decimal(35,10), c9437 Decimal(15,0), c9438 String NOT NULL, c9439 Int64 NOT NULL, c9440 Double, c9441 Date, c9442 Interval64 NOT NULL, c9443 Json NOT NULL, c9444 Decimal(35,10) NOT NULL, c9445 Datetime, c9446 Int64 NOT NULL, c9447 Json, c9448 Datetime64, c9449 Decimal(15,0) NOT NULL, c9450 String NOT NULL, c9451 Uint32 NOT NULL, c9452 Uint16 NOT NULL, c9453 String, c9454 Json NOT NULL, c9455 Uint32, c9456 Decimal(15,0), c9457 Uint32, c9458 Decimal(35,10), c9459 JsonDocument NOT NULL, c9460 Float, c9461 Uint32, c9462 Float NOT NULL, c9463 Int32, c9464 Datetime64, c9465 Utf8 NOT NULL, c9466 Decimal(22,9), c9467 Int64, c9468 Uint8, c9469 Date32 NOT NULL, c9470 Date NOT NULL, c9471 JsonDocument NOT NULL, c9472 Date32, c9473 Float, c9474 Uint16 NOT NULL, c9475 Uint16, c9476 Decimal(35,10), c9477 Timestamp NOT NULL, c9478 Int8 NOT NULL, c9479 Double NOT NULL, c9480 Date32, c9481 Decimal(15,0), c9482 Yson NOT NULL, c9483 Json, c9484 Int8, c9485 String NOT NULL, c9486 Uint64, c9487 Datetime NOT NULL, c9488 Int16, c9489 JsonDocument, c9490 Uint32 NOT NULL, c9491 Uint64, c9492 Timestamp64 NOT NULL, c9493 Uint16 NOT NULL, c9494 Decimal(22,9) NOT NULL, c9495 Int8 NOT NULL, c9496 JsonDocument NOT NULL, c9497 String NOT NULL, c9498 Uint8, c9499 JsonDocument, c9500 Decimal(35,10), c9501 Int32, c9502 Uint32 NOT NULL, c9503 Decimal(35,10) NOT NULL, c9504 Timestamp NOT NULL, c9505 Datetime64 NOT NULL, c9506 Date32, c9507 Int64, c9508 Decimal(35,10) NOT NULL, c9509 Timestamp, c9510 Datetime, c9511 Double NOT NULL, c9512 Int32 NOT NULL, c9513 Datetime, c9514 Uint64, c9515 Date32, c9516 JsonDocument NOT NULL, c9517 Uint8 NOT NULL, c9518 Float NOT NULL, c9519 Utf8 NOT NULL, c9520 Uint64, c9521 Utf8 NOT NULL, c9522 Float NOT NULL, c9523 Int16 NOT NULL, c9524 Float NOT NULL, c9525 Yson NOT NULL, c9526 Timestamp64 NOT NULL, c9527 JsonDocument, c9528 Timestamp, c9529 Date, c9530 Utf8 NOT NULL, c9531 Json, c9532 Decimal(35,10), c9533 Date32, c9534 Timestamp NOT NULL, c9535 Uint32, c9536 Decimal(22,9), c9537 Uint64, c9538 Json NOT NULL, c9539 Timestamp, c9540 Uint64 NOT NULL, c9541 Decimal(15,0), c9542 Date NOT NULL, c9543 Date32, c9544 Date NOT NULL, c9545 Int64, c9546 Int16, c9547 Datetime, c9548 Uint8, c9549 Float NOT NULL, c9550 Datetime NOT NULL, c9551 Uint16, c9552 Int32, c9553 Uint16 NOT NULL, c9554 Interval64 NOT NULL, c9555 Int32, c9556 Float, c9557 Float NOT NULL, c9558 Int32, c9559 Interval64 NOT NULL, c9560 Decimal(15,0) NOT NULL, c9561 Decimal(15,0) NOT NULL, c9562 Uint64, c9563 Uint8, c9564 Uint64 NOT NULL, c9565 Interval64, c9566 Utf8, c9567 Int32 NOT NULL, c9568 Yson NOT NULL, c9569 String, c9570 Float NOT NULL, c9571 Uint16, c9572 Datetime64, c9573 Decimal(15,0), c9574 Int32, c9575 Yson, c9576 Decimal(15,0), c9577 Date32 NOT NULL, c9578 Datetime64, c9579 Datetime64 NOT NULL, c9580 Date NOT NULL, c9581 Utf8, c9582 Double NOT NULL, c9583 Decimal(15,0), c9584 Utf8, c9585 Int16 NOT NULL, c9586 Json, c9587 Decimal(15,0), c9588 Json, c9589 Datetime64 NOT NULL, c9590 Float, c9591 Float NOT NULL, c9592 Uint32, c9593 Interval64, c9594 Int64 NOT NULL, c9595 Json NOT NULL, c9596 Timestamp64 NOT NULL, c9597 Datetime NOT NULL, c9598 Datetime NOT NULL, c9599 Timestamp64, c9600 Json NOT NULL, c9601 Int8 NOT NULL, c9602 Date32 NOT NULL, c9603 Interval64 NOT NULL, c9604 JsonDocument NOT NULL, c9605 Uint8 NOT NULL, c9606 Timestamp64, c9607 Date, c9608 Date, c9609 Int8 NOT NULL, c9610 Timestamp64 NOT NULL, c9611 Utf8 NOT NULL, c9612 Uint8 NOT NULL, c9613 Double NOT NULL, c9614 Date, c9615 Uint64 NOT NULL, c9616 Json NOT NULL, c9617 Int64 NOT NULL, c9618 Interval64 NOT NULL, c9619 Uint16, c9620 String NOT NULL, c9621 Timestamp, c9622 Uint32, c9623 Int16, c9624 Date32, c9625 Uint8 NOT NULL, c9626 Timestamp NOT NULL, c9627 Datetime64 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'... c8454 Int8, c8455 Timestamp, c8456 Uint8, c8457 Uint16 NOT NULL, c8458 Uint32 NOT NULL, c8459 Utf8 NOT NULL, c8460 Int64, c8461 Double NOT NULL, c8462 Uint32 NOT NULL, c8463 Decimal(35,10) NOT NULL, c8464 Json, c8465 Uint16 NOT NULL, c8466 Uint32, c8467 Uint32 NOT NULL, c8468 Int32 NOT NULL, c8469 Float NOT NULL, c8470 Float NOT NULL, c8471 Yson, c8472 Decimal(15,0), c8473 Decimal(35,10), c8474 Float, c8475 Decimal(35,10), c8476 Uint16, c8477 Date32 NOT NULL, c8478 JsonDocument, c8479 JsonDocument NOT NULL, c8480 Int16 NOT NULL, c8481 Datetime NOT NULL, c8482 Decimal(35,10), c8483 Decimal(15,0) NOT NULL, c8484 Json NOT NULL, c8485 JsonDocument NOT NULL, c8486 Uint16, c8487 Float NOT NULL, c8488 Int16, c8489 Float, c8490 Int16 NOT NULL, c8491 Timestamp64, c8492 Double, c8493 Json, c8494 Utf8, c8495 Yson, c8496 Interval64, c8497 Timestamp NOT NULL, c8498 Uint8 NOT NULL, c8499 Int16, c8500 Interval64 NOT NULL, c8501 Datetime NOT NULL, c8502 Decimal(35,10) NOT NULL, c8503 Float, c8504 Decimal(35,10) NOT NULL, c8505 Yson NOT NULL, c8506 Datetime64 NOT NULL, c8507 JsonDocument NOT NULL, c8508 Yson NOT NULL, c8509 Decimal(35,10) NOT NULL, c8510 Uint8, c8511 Yson NOT NULL, c8512 JsonDocument, c8513 Datetime64 NOT NULL, c8514 Interval64 NOT NULL, c8515 Utf8 NOT NULL, c8516 Uint16, c8517 Double NOT NULL, c8518 Int64 NOT NULL, c8519 Date, c8520 Datetime, c8521 Utf8 NOT NULL, c8522 String NOT NULL, c8523 Float NOT NULL, c8524 Uint8, c8525 Int8, c8526 Json, c8527 Timestamp64, c8528 Decimal(22,9) NOT NULL, c8529 Int64 NOT NULL, c8530 Uint32 NOT NULL, c8531 JsonDocument NOT NULL, c8532 Int8 NOT NULL, c8533 Uint32 NOT NULL, c8534 Int8, c8535 String, c8536 Int64, c8537 Decimal(35,10), c8538 Int16 NOT NULL, c8539 Double NOT NULL, c8540 Decimal(22,9) NOT NULL, c8541 Int64 NOT NULL, c8542 Double NOT NULL, c8543 Decimal(22,9) NOT NULL, c8544 Interval64, c8545 Date NOT NULL, c8546 String, c8547 Int64, c8548 Int8 NOT NULL, c8549 Timestamp, c8550 Json NOT NULL, c8551 Datetime, c8552 Int32 NOT NULL, c8553 Int16 NOT NULL, c8554 Int16 NOT NULL, c8555 Int32 NOT NULL, c8556 Int16, c8557 Datetime64, c8558 Decimal(22,9), c8559 Uint32 NOT NULL, c8560 Datetime NOT NULL, c8561 Int32 NOT NULL, c8562 Decimal(15,0) NOT NULL, c8563 Decimal(15,0), c8564 Uint8 NOT NULL, c8565 Utf8 NOT NULL, c8566 Uint32 NOT NULL, c8567 Uint8, c8568 Datetime, c8569 Uint32, c8570 Uint32, c8571 Int8 NOT NULL, c8572 Uint64 NOT NULL, c8573 Int64 NOT NULL, c8574 Datetime, c8575 Datetime, c8576 Int32 NOT NULL, c8577 Date32, c8578 Decimal(15,0) NOT NULL, c8579 Uint8, c8580 Datetime, c8581 Datetime, c8582 Uint8 NOT NULL, c8583 Int16, c8584 Int64 NOT NULL, c8585 Datetime64 NOT NULL, c8586 Float, c8587 Date32 NOT NULL, c8588 Int16 NOT NULL, c8589 Timestamp, c8590 Double NOT NULL, c8591 Timestamp NOT NULL, c8592 Timestamp, c8593 Datetime64, c8594 Date NOT NULL, c8595 Uint32 NOT NULL, c8596 Uint16 NOT NULL, c8597 Timestamp, c8598 JsonDocument, c8599 Double, c8600 String, c8601 Uint8 NOT NULL, c8602 Utf8, c8603 Decimal(35,10) NOT NULL, c8604 String, c8605 Float NOT NULL, c8606 String, c8607 Interval64 NOT NULL, c8608 Int8 NOT NULL, c8609 Float, c8610 Decimal(15,0) NOT NULL, c8611 Decimal(35,10), c8612 Interval64 NOT NULL, c8613 Uint8, c8614 JsonDocument NOT NULL, c8615 Date32, c8616 Double, c8617 Int16 NOT NULL, c8618 Timestamp64 NOT NULL, c8619 Timestamp64 NOT NULL, c8620 Int64, c8621 Int16 NOT NULL, c8622 Uint16, c8623 Int16 NOT NULL, c8624 Utf8, c8625 Date32 NOT NULL, c8626 Uint8 NOT NULL, c8627 Date32 NOT NULL, c8628 Interval64 NOT NULL, c8629 Int64 NOT NULL, c8630 Decimal(22,9), c8631 Uint32, c8632 Utf8 NOT NULL, c8633 Float, c8634 Utf8, c8635 Decimal(35,10), c8636 Double NOT NULL, c8637 Datetime NOT NULL, c8638 Int16 NOT NULL, c8639 Uint16, c8640 Timestamp NOT NULL, c8641 Timestamp, c8642 Uint64 NOT NULL, c8643 Int16 NOT NULL, c8644 Uint64 NOT NULL, c8645 Date NOT NULL, c8646 Timestamp NOT NULL, c8647 Date32 NOT NULL, c8648 String NOT NULL, c8649 Timestamp64, c8650 Json, c8651 Date NOT NULL, c8652 Utf8 NOT NULL, c8653 Uint8 NOT NULL, c8654 Json NOT NULL, c8655 Timestamp64 NOT NULL, c8656 Yson, c8657 Interval64 NOT NULL, c8658 Int32 NOT NULL, c8659 Uint8 NOT NULL, c8660 Json NOT NULL, c8661 Timestamp64 NOT NULL, c8662 Int32, c8663 Json, c8664 Int64, c8665 Datetime64 NOT NULL, c8666 Decimal(15,0) NOT NULL, c8667 Timestamp NOT NULL, c8668 Float NOT NULL, c8669 Datetime, c8670 Decimal(35,10), c8671 Uint8 NOT NULL, c8672 Yson NOT NULL, c8673 Uint16, c8674 Uint16, c8675 Int8 NOT NULL, c8676 JsonDocument NOT NULL, c8677 Decimal(22,9), c8678 String NOT NULL, c8679 Decimal(15,0) NOT NULL, c8680 Timestamp NOT NULL, c8681 Date NOT NULL, c8682 Yson, c8683 Interval64, c8684 Uint64, c8685 Float, c8686 Uint8 NOT NULL, c8687 Utf8, c8688 Decimal(22,9) NOT NULL, c8689 Decimal(35,10), c8690 Double, c8691 Decimal(35,10), c8692 JsonDocument, c8693 Datetime NOT NULL, c8694 Decimal(15,0), c8695 Int16 NOT NULL, c8696 Datetime, c8697 Int16 NOT NULL, c8698 Uint64 NOT NULL, c8699 Date32, c8700 Yson, c8701 Date32 NOT NULL, c8702 Json NOT NULL, c8703 Float, c8704 Timestamp64, c8705 Double NOT NULL, c8706 Timestamp, c8707 String, c8708 Int32, c8709 String NOT NULL, c8710 Timestamp64 NOT NULL, c8711 Double NOT NULL, c8712 Decimal(15,0) NOT NULL, c8713 Timestamp NOT NULL, c8714 Date NOT NULL, c8715 Datetime NOT NULL, c8716 Interval64, c8717 JsonDocument, c8718 Double NOT NULL, c8719 Decimal(22,9), c8720 Interval64 NOT NULL, c8721 Int8, c8722 Float NOT NULL, c8723 String NOT NULL, c8724 String, c8725 JsonDocument, c8726 Utf8 NOT NULL, c8727 Decimal(15,0), c8728 Date32, c8729 Decimal(15,0) NOT NULL, c8730 Decimal(22,9), c8731 Timestamp64 NOT NULL, c8732 Decimal(22,9), c8733 Yson, c8734 Uint16 NOT NULL, c8735 Int8, c8736 String, c8737 Int8 NOT NULL, c8738 Int32 NOT NULL, c8739 Decimal(35,10), c8740 Uint32 NOT NULL, c8741 Date32, c8742 Datetime, c8743 Date32, c8744 Uint64, c8745 Uint8 NOT NULL, c8746 JsonDocument, c8747 Yson, c8748 Uint32 NOT NULL, c8749 Timestamp64 NOT NULL, c8750 Timestamp64, c8751 Timestamp64, c8752 Json NOT NULL, c8753 Decimal(35,10), c8754 Date NOT NULL, c8755 Float NOT NULL, c8756 String NOT NULL, c8757 Datetime64 NOT NULL, c8758 Timestamp64, c8759 Utf8, c8760 Decimal(15,0), c8761 Datetime, c8762 Date, c8763 Date32, c8764 Uint8, c8765 Datetime NOT NULL, c8766 Uint32 NOT NULL, c8767 Int8 NOT NULL, c8768 Datetime, c8769 Interval64 NOT NULL, c8770 Float NOT NULL, c8771 Timestamp NOT NULL, c8772 Json NOT NULL, c8773 Int32 NOT NULL, c8774 Uint8 NOT NULL, c8775 Datetime, c8776 Utf8, c8777 Float NOT NULL, c8778 Date, c8779 Timestamp NOT NULL, c8780 JsonDocument NOT NULL, c8781 Uint64, c8782 Uint32 NOT NULL, c8783 Datetime64, c8784 String, c8785 Decimal(35,10) NOT NULL, c8786 Int32 NOT NULL, c8787 Date32 NOT NULL, c8788 JsonDocument NOT NULL, c8789 Timestamp64, c8790 Decimal(15,0) NOT NULL, c8791 JsonDocument, c8792 Date32 NOT NULL, c8793 Int64, c8794 Uint64, c8795 Uint16 NOT NULL, c8796 Int32 NOT NULL, c8797 Uint16 NOT NULL, c8798 Int64 NOT NULL, c8799 Json, c8800 Float NOT NULL, c8801 Json, c8802 Uint8, c8803 Uint16, c8804 Int64, c8805 Interval64 NOT NULL, c8806 Uint8 NOT NULL, c8807 Date, c8808 Date32 NOT NULL, c8809 Uint64, c8810 Json NOT NULL, c8811 Uint16, c8812 Float, c8813 Float NOT NULL, c8814 Timestamp, c8815 Uint16 NOT NULL, c8816 Date32 NOT NULL, c8817 String, c8818 Int32 NOT NULL, c8819 Yson, c8820 Decimal(22,9) NOT NULL, c8821 Int8, c8822 Utf8, c8823 Double NOT NULL, c8824 Utf8 NOT NULL, c8825 Float, c8826 Int32 NOT NULL, c8827 Int64, c8828 Uint64, c8829 Float, c8830 JsonDocument, c8831 Datetime, c8832 Date NOT NULL, c8833 Yson NOT NULL, c8834 Uint16, c8835 Decimal(15,0) NOT NULL, c8836 Int32, c8837 Datetime64 NOT NULL, c8838 Utf8 NOT NULL, c8839 Date32 NOT NULL, c8840 Interval64, c8841 Timestamp NOT NULL, c8842 Float, c8843 Interval64, c8844 Interval64 NOT NULL, c8845 Datetime64, c8846 Json NOT NULL, c8847 Uint8, c8848 Float, c8849 Interval64, c8850 Timestamp, c8851 Int64, c8852 Timestamp NOT NULL, c8853 Datetime, c8854 Timestamp, c8855 Yson NOT NULL, c8856 Decimal(15,0), c8857 Uint32, c8858 Float NOT NULL, c8859 Date NOT NULL, c8860 Decimal(15,0) NOT NULL, c8861 Decimal(22,9), c8862 Int64 NOT NULL, c8863 Uint16, c8864 Decimal(22,9) NOT NULL, c8865 Utf8 NOT NULL, c8866 Float, c8867 Decimal(22,9), c8868 Utf8, c8869 Date NOT NULL, c8870 Utf8 NOT NULL, c8871 Datetime64, c8872 Interval64 NOT NULL, c8873 Uint16 NOT NULL, c8874 Decimal(15,0) NOT NULL, c8875 Json NOT NULL, c8876 Int64, c8877 Timestamp, c8878 Int32 NOT NULL, c8879 Decimal(22,9) NOT NULL, c8880 String NOT NULL, c8881 Int32, c8882 Decimal(22,9) NOT NULL, c8883 Interval64 NOT NULL, c8884 Decimal(15,0) NOT NULL, c8885 String, c8886 Int32 NOT NULL, c8887 Double, c8888 String, c8889 Datetime64, c8890 Json NOT NULL, c8891 Decimal(35,10) NOT NULL, c8892 JsonDocument NOT NULL, c8893 Decimal(22,9) NOT NULL, c8894 Timestamp NOT NULL, c8895 Decimal(22,9) NOT NULL, c8896 Decimal(35,10) NOT NULL, c8897 Uint16, c8898 Uint64 NOT NULL, c8899 JsonDocument, c8900 Yson NOT NULL, c8901 Interval64 NOT NULL, c8902 JsonDocument, c8903 Int8, c8904 Decimal(35,10), c8905 Yson, c8906 JsonDocument NOT NULL, c8907 Float NOT NULL, c8908 Uint64 NOT NULL, c8909 Int16, c8910 Date NOT NULL, c8911 Date32 NOT NULL, c8912 Uint64, c8913 Yson, c8914 Timestamp64 NOT NULL, c8915 Utf8, c8916 Uint64 NOT NULL, c8917 Timestamp NOT NULL, c8918 Decimal(15,0) NOT NULL, c8919 Int8, c8920 Decimal(22,9), c8921 Decimal(35,10) NOT NULL, c8922 Datetime, c8923 Date32 NOT NULL, c8924 Datetime, c8925 Uint8 NOT NULL, c8926 Date NOT NULL, c8927 Date32, c8928 Uint32 NOT NULL, c8929 Double, c8930 Uint16 NOT NULL, c8931 Yson NOT NULL, c8932 Uint32, c8933 Uint16, c8934 Uint16, c8935 Float, c8936 Utf8 NOT NULL, c8937 Interval64, c8938 Uint16 NOT NULL, c8939 Uint16, c8940 Uint8 NOT NULL, c8941 Uint8, c8942 Json, c8943 Decimal(35,10), c8944 Uint64 NOT NULL, c8945 Int64 NOT NULL, c8946 Datetime NOT NULL, c8947 Float NOT NULL, c8948 Yson NOT NULL, c8949 Double, c8950 Uint8 NOT NULL, c8951 Decimal(22,9) NOT NULL, c8952 Json, c8953 Datetime NOT NULL, c8954 Timestamp64, c8955 Utf8 NOT NULL, c8956 Timestamp64, c8957 Timestamp64, c8958 Timestamp NOT NULL, c8959 Date32, c8960 Date NOT NULL, c8961 Int16, c8962 Datetime64, c8963 Uint64 NOT NULL, c8964 Double, c8965 Uint8, c8966 Timestamp64, c8967 Decimal(22,9), c8968 String NOT NULL, c8969 Decimal(35,10) NOT NULL, c8970 Uint32, c8971 Decimal(22,9) NOT NULL, c8972 Interval64, c8973 Int16, c8974 Datetime64 NOT NULL, c8975 Int32, c8976 Int16, c8977 Int8 NOT NULL, c8978 Uint8, c8979 Int64 NOT NULL, c8980 Int64, c8981 Timestamp, c8982 Float NOT NULL, c8983 Int8 NOT NULL, c8984 JsonDocument NOT NULL, c8985 Timestamp NOT NULL, c8986 Int64 NOT NULL, c8987 Json NOT NULL, c8988 Date, c8989 Int32 NOT NULL, c8990 Double NOT NULL, c8991 Decimal(35,10), c8992 Uint64, c8993 Interval64, c8994 Uint32 NOT NULL, c8995 Int16 NOT NULL, c8996 Int8 NOT NULL, c8997 Int8, c8998 Int8 NOT NULL, c8999 Int16, c9000 Json NOT NULL, c9001 Float NOT NULL, c9002 JsonDocument NOT NULL, c9003 Int64, c9004 String, c9005 Decimal(22,9), c9006 Uint8 NOT NULL, c9007 Uint64 NOT NULL, c9008 Float NOT NULL, c9009 Int32, c9010 Date, c9011 Timestamp, c9012 Timestamp, c9013 Float NOT NULL, c9014 Double, c9015 Double NOT NULL, c9016 Date32 NOT NULL, c9017 Date32, c9018 Float NOT NULL, c9019 Utf8 NOT NULL, c9020 Datetime64 NOT NULL, c9021 Date NOT NULL, c9022 Decimal(15,0), c9023 Decimal(22,9), c9024 Date32 NOT NULL, c9025 String NOT NULL, c9026 Date32, c9027 Int8, c9028 Timestamp64 NOT NULL, c9029 Uint8, c9030 Uint64 NOT NULL, c9031 Int16, c9032 Timestamp, c9033 Decimal(15,0) NOT NULL, c9034 Json, c9035 Timestamp64 NOT NULL, c9036 Interval64, c9037 Timestamp64 NOT NULL, c9038 Interval64 NOT NULL, c9039 Decimal(22,9) NOT NULL, c9040 JsonDocument, c9041 Datetime, c9042 Date32 NOT NULL, c9043 Uint32, c9044 Date, c9045 Json NOT NULL, c9046 String NOT NULL, c9047 Date, c9048 Decimal(35,10), c9049 Uint8, c9050 Decimal(35,10) NOT NULL, c9051 Uint16, c9052 Date NOT NULL, c9053 Int64 NOT NULL, c9054 Uint64 NOT NULL, c9055 Timestamp64, c9056 Date, c9057 Int32, c9058 String, c9059 Timestamp, c9060 Interval64, c9061 Double, c9062 Json, c9063 Decimal(22,9), c9064 Date NOT NULL, c9065 Timestamp64 NOT NULL, c9066 String, c9067 Uint32, c9068 Float, c9069 Uint16, c9070 Datetime, c9071 Uint16, c9072 Decimal(22,9), c9073 JsonDocument NOT NULL, c9074 Decimal(22,9) NOT NULL, c9075 Datetime NOT NULL, c9076 Uint32 NOT NULL, c9077 Json, c9078 Uint8, c9079 Datetime NOT NULL, c9080 Yson, c9081 Timestamp64 NOT NULL, c9082 Interval64 NOT NULL, c9083 Int32, c9084 Decimal(35,10), c9085 Decimal(22,9) NOT NULL, c9086 Timestamp64 NOT NULL, c9087 Interval64 NOT NULL, c9088 Float, c9089 Uint8 NOT NULL, c9090 Date32, c9091 Datetime64, c9092 String, c9093 Utf8 NOT NULL, c9094 Interval64 NOT NULL, c9095 Int8 NOT NULL, c9096 Int64, c9097 Double, c9098 String NOT NULL, c9099 Double NOT NULL, c9100 Interval64, c9101 Uint64 NOT NULL, c9102 Uint32 NOT NULL, c9103 Uint8, c9104 Uint64, c9105 Double, c9106 Int32, c9107 Timestamp64 NOT NULL, c9108 Double, c9109 Uint8, c9110 Date32 NOT NULL, c9111 Int16, c9112 Decimal(22,9) NOT NULL, c9113 Decimal(15,0) NOT NULL, c9114 Uint8 NOT NULL, c9115 Interval64 NOT NULL, c9116 String NOT NULL, c9117 JsonDocument NOT NULL, c9118 Datetime, c9119 Double NOT NULL, c9120 Date, c9121 Date32, c9122 Json, c9123 JsonDocument NOT NULL, c9124 String NOT NULL, c9125 Datetime, c9126 Uint8, c9127 Date32 NOT NULL, c9128 Datetime, c9129 Datetime, c9130 Timestamp64 NOT NULL, c9131 Date, c9132 Utf8 NOT NULL, c9133 Json NOT NULL, c9134 Uint8 NOT NULL, c9135 Json NOT NULL, c9136 Int32, c9137 Float, c9138 Double NOT NULL, c9139 Uint16 NOT NULL, c9140 Uint64 NOT NULL, c9141 JsonDocument NOT NULL, c9142 Decimal(22,9), c9143 Datetime64 NOT NULL, c9144 Uint8 NOT NULL, c9145 Uint32, c9146 Datetime64, c9147 Timestamp64 NOT NULL, c9148 Decimal(35,10), c9149 Date, c9150 String, c9151 Double NOT NULL, c9152 JsonDocument, c9153 Decimal(35,10), c9154 Interval64 NOT NULL, c9155 Uint16, c9156 Int64, c9157 Double NOT NULL, c9158 Datetime, c9159 Decimal(15,0) NOT NULL, c9160 String, c9161 Int8 NOT NULL, c9162 Yson NOT NULL, c9163 Uint64, c9164 Utf8 NOT NULL, c9165 Yson, c9166 Timestamp, c9167 Int32 NOT NULL, c9168 Yson, c9169 Decimal(35,10), c9170 Int16, c9171 Decimal(35,10), c9172 Utf8 NOT NULL, c9173 Date NOT NULL, c9174 Uint16, c9175 JsonDocument, c9176 Int32, c9177 Datetime64, c9178 Int16, c9179 Int16, c9180 Interval64, c9181 Uint32 NOT NULL, c9182 Datetime64, c9183 String, c9184 Json, c9185 Utf8 NOT NULL, c9186 Int16, c9187 Yson, c9188 String, c9189 Decimal(15,0) NOT NULL, c9190 JsonDocument, c9191 Yson, c9192 Int32, c9193 Uint8 NOT NULL, c9194 Int32, c9195 Timestamp NOT NULL, c9196 Int8 NOT NULL, c9197 Uint32 NOT NULL, c9198 Timestamp, c9199 Date, c9200 Decimal(15,0), c9201 Double, c9202 String NOT NULL, c9203 Json, c9204 Double NOT NULL, c9205 Decimal(22,9), c9206 Date NOT NULL, c9207 Float NOT NULL, c9208 Timestamp NOT NULL, c9209 Yson NOT NULL, c9210 Int64, c9211 Int64 NOT NULL, c9212 Decimal(15,0) NOT NULL, c9213 JsonDocument, c9214 Int16 NOT NULL, c9215 Decimal(35,10) NOT NULL, c9216 Int16 NOT NULL, c9217 Json NOT NULL, c9218 JsonDocument, c9219 Int64 NOT NULL, c9220 Int64 NOT NULL, c9221 Uint32, c9222 Uint8 NOT NULL, c9223 Uint16 NOT NULL, c9224 Yson NOT NULL, c9225 Yson NOT NULL, c9226 Decimal(35,10) NOT NULL, c9227 Timestamp NOT NULL, c9228 Double, c9229 Timestamp NOT NULL, c9230 Int32, c9231 Decimal(22,9) NOT NULL, c9232 Uint8, c9233 Datetime NOT NULL, c9234 Uint64, c9235 Int64, c9236 Datetime NOT NULL, c9237 Uint64 NOT NULL, c9238 Uint16 NOT NULL, c9239 Uint32, c9240 Double, c9241 JsonDocument NOT NULL, c9242 Double, c9243 Date, c9244 Double, c9245 Decimal(22,9) NOT NULL, c9246 Interval64, c9247 Interval64 NOT NULL, c9248 Uint8, c9249 Uint64, c9250 Float NOT NULL, c9251 Uint32 NOT NULL, c9252 Uint8 NOT NULL, c9253 Timestamp64, c9254 Decimal(15,0), c9255 Date32 NOT NULL, c9256 Interval64 NOT NULL, c9257 Timestamp, c9258 Datetime, c9259 Uint64, c9260 Int64, c9261 Yson NOT NULL, c9262 Decimal(35,10) NOT NULL, c9263 Int32 NOT NULL, c9264 Decimal(35,10), c9265 Int32, c9266 Uint32 NOT NULL, c9267 Date32 NOT NULL, c9268 Uint64 NOT NULL, c9269 Uint64, c9270 Int64 NOT NULL, c9271 Date NOT NULL, c9272 JsonDocument, c9273 Int64 NOT NULL, c9274 JsonDocument, c9275 Utf8 NOT NULL, c9276 String, c9277 Uint64 NOT NULL, c9278 Int8 NOT NULL, c9279 Datetime, c9280 String, c9281 Timestamp64 NOT NULL, c9282 Utf8, c9283 Interval64 NOT NULL, c9284 Yson NOT NULL, c9285 JsonDocument NOT NULL, c9286 Decimal(15,0) NOT NULL, c9287 Uint16, c9288 Int8 NOT NULL, c9289 Int8, c9290 Uint8 NOT NULL, c9291 Interval64 NOT NULL, c9292 Int16 NOT NULL, c9293 Timestamp64 NOT NULL, c9294 JsonDocument, c9295 Timestamp64, c9296 Json NOT NULL, c9297 Date32 NOT NULL, c9298 Interval64, c9299 Json NOT NULL, c9300 Timestamp64 NOT NULL, c9301 String, c9302 Uint8 NOT NULL, c9303 Int16, c9304 Interval64 NOT NULL, c9305 Int8, c9306 Uint8, c9307 Uint8 NOT NULL, c9308 Interval64, c9309 Date NOT NULL, c9310 Datetime NOT NULL, c9311 Datetime64, c9312 Int32 NOT NULL, c9313 Int64 NOT NULL, c9314 Timestamp64, c9315 Timestamp64 NOT NULL, c9316 Int16 NOT NULL, c9317 Int64 NOT NULL, c9318 Date, c9319 Timestamp, c9320 Uint64, c9321 Decimal(35,10) NOT NULL, c9322 Uint32, c9323 Utf8 NOT NULL, c9324 Uint64 NOT NULL, c9325 Decimal(22,9) NOT NULL, c9326 Timestamp64, c9327 Utf8, c9328 Uint8 NOT NULL, c9329 Int64, c9330 Uint64 NOT NULL, c9331 Decimal(22,9) NOT NULL, c9332 Int8, c9333 Int32, c9334 Int32 NOT NULL, c9335 Utf8, c9336 Double, c9337 Decimal(22,9) NOT NULL, c9338 Uint16 NOT NULL, c9339 Uint32, c9340 Datetime NOT NULL, c9341 Timestamp, c9342 Uint16 NOT NULL, c9343 Uint64, c9344 Date, c9345 Date32 NOT NULL, c9346 Json, c9347 Json NOT NULL, c9348 Uint64 NOT NULL, c9349 Float, c9350 Yson, c9351 Uint16, c9352 Uint16 NOT NULL, c9353 Int16 NOT NULL, c9354 Int64 NOT NULL, c9355 Datetime NOT NULL, c9356 String, c9357 Date32 NOT NULL, c9358 Int32, c9359 Decimal(22,9) NOT NULL, c9360 Uint16, c9361 JsonDocument, c9362 Decimal(15,0) NOT NULL, c9363 Uint8 NOT NULL, c9364 String NOT NULL, c9365 Double, c9366 Utf8, c9367 Json NOT NULL, c9368 Int16 NOT NULL, c9369 Datetime, c9370 Decimal(35,10) NOT NULL, c9371 Uint64, c9372 Yson NOT NULL, c9373 Utf8 NOT NULL, c9374 Interval64 NOT NULL, c9375 Utf8 NOT NULL, c9376 Timestamp, c9377 Date32, c9378 String NOT NULL, c9379 Double, c9380 Timestamp, c9381 JsonDocument, c9382 Timestamp64 NOT NULL, c9383 Int32 NOT NULL, c9384 Date, c9385 Decimal(35,10) NOT NULL, c9386 Double, c9387 Interval64, c9388 Interval64, c9389 JsonDocument, c9390 Json, c9391 Int8 NOT NULL, c9392 Datetime, c9393 Decimal(35,10) NOT NULL, c9394 Timestamp64 NOT NULL, c9395 Utf8, c9396 Date32 NOT NULL, c9397 Uint8, c9398 Yson NOT NULL, c9399 Int64 NOT NULL, c9400 Timestamp64 NOT NULL, c9401 Interval64 NOT NULL, c9402 Json NOT NULL, c9403 Timestamp64 NOT NULL, c9404 Utf8 NOT NULL, c9405 String NOT NULL, c9406 Uint32 NOT NULL, c9407 Int64, c9408 Timestamp64 NOT NULL, c9409 Json, c9410 Date NOT NULL, c9411 Timestamp NOT NULL, c9412 Uint8 NOT NULL, c9413 Int8 NOT NULL, c9414 Int64 NOT NULL, c9415 Json, c9416 Float, c9417 Json NOT NULL, c9418 Decimal(15,0) NOT NULL, c9419 Decimal(15,0) NOT NULL, c9420 Interval64, c9421 Utf8 NOT NULL, c9422 Decimal(22,9) NOT NULL, c9423 Decimal(15,0) NOT NULL, c9424 Uint32, c9425 Interval64 NOT NULL, c9426 Datetime64 NOT NULL, c9427 Json NOT NULL, c9428 Datetime64, c9429 Int32, c9430 Uint32 NOT NULL, c9431 Date, c9432 Int8, c9433 Timestamp64, c9434 Timestamp64 NOT NULL, c9435 Decimal(22,9), c9436 Decimal(35,10), c9437 Decimal(15,0), c9438 String NOT NULL, c9439 Int64 NOT NULL, c9440 Double, c9441 Date, c9442 Interval64 NOT NULL, c9443 Json NOT NULL, c9444 Decimal(35,10) NOT NULL, c9445 Datetime, c9446 Int64 NOT NULL, c9447 Json, c9448 Datetime64, c9449 Decimal(15,0) NOT NULL, c9450 String NOT NULL, c9451 Uint32 NOT NULL, c9452 Uint16 NOT NULL, c9453 String, c9454 Json NOT NULL, c9455 Uint32, c9456 Decimal(15,0), c9457 Uint32, c9458 Decimal(35,10), c9459 JsonDocument NOT NULL, c9460 Float, c9461 Uint32, c9462 Float NOT NULL, c9463 Int32, c9464 Datetime64, c9465 Utf8 NOT NULL, c9466 Decimal(22,9), c9467 Int64, c9468 Uint8, c9469 Date32 NOT NULL, c9470 Date NOT NULL, c9471 JsonDocument NOT NULL, c9472 Date32, c9473 Float, c9474 Uint16 NOT NULL, c9475 Uint16, c9476 Decimal(35,10), c9477 Timestamp NOT NULL, c9478 Int8 NOT NULL, c9479 Double NOT NULL, c9480 Date32, c9481 Decimal(15,0), c9482 Yson NOT NULL, c9483 Json, c9484 Int8, c9485 String NOT NULL, c9486 Uint64, c9487 Datetime NOT NULL, c9488 Int16, c9489 JsonDocument, c9490 Uint32 NOT NULL, c9491 Uint64, c9492 Timestamp64 NOT NULL, c9493 Uint16 NOT NULL, c9494 Decimal(22,9) NOT NULL, c9495 Int8 NOT NULL, c9496 JsonDocument NOT NULL, c9497 String NOT NULL, c9498 Uint8, c9499 JsonDocument, c9500 Decimal(35,10), c9501 Int32, c9502 Uint32 NOT NULL, c9503 Decimal(35,10) NOT NULL, c9504 Timestamp NOT NULL, c9505 Datetime64 NOT NULL, c9506 Date32, c9507 Int64, c9508 Decimal(35,10) NOT NULL, c9509 Timestamp, c9510 Datetime, c9511 Double NOT NULL, c9512 Int32 NOT NULL, c9513 Datetime, c9514 Uint64, c9515 Date32, c9516 JsonDocument NOT NULL, c9517 Uint8 NOT NULL, c9518 Float NOT NULL, c9519 Utf8 NOT NULL, c9520 Uint64, c9521 Utf8 NOT NULL, c9522 Float NOT NULL, c9523 Int16 NOT NULL, c9524 Float NOT NULL, c9525 Yson NOT NULL, c9526 Timestamp64 NOT NULL, c9527 JsonDocument, c9528 Timestamp, c9529 Date, c9530 Utf8 NOT NULL, c9531 Json, c9532 Decimal(35,10), c9533 Date32, c9534 Timestamp NOT NULL, c9535 Uint32, c9536 Decimal(22,9), c9537 Uint64, c9538 Json NOT NULL, c9539 Timestamp, c9540 Uint64 NOT NULL, c9541 Decimal(15,0), c9542 Date NOT NULL, c9543 Date32, c9544 Date NOT NULL, c9545 Int64, c9546 Int16, c9547 Datetime, c9548 Uint8, c9549 Float NOT NULL, c9550 Datetime NOT NULL, c9551 Uint16, c9552 Int32, c9553 Uint16 NOT NULL, c9554 Interval64 NOT NULL, c9555 Int32, c9556 Float, c9557 Float NOT NULL, c9558 Int32, c9559 Interval64 NOT NULL, c9560 Decimal(15,0) NOT NULL, c9561 Decimal(15,0) NOT NULL, c9562 Uint64, c9563 Uint8, c9564 Uint64 NOT NULL, c9565 Interval64, c9566 Utf8, c9567 Int32 NOT NULL, c9568 Yson NOT NULL, c9569 String, c9570 Float NOT NULL, c9571 Uint16, c9572 Datetime64, c9573 Decimal(15,0), c9574 Int32, c9575 Yson, c9576 Decimal(15,0), c9577 Date32 NOT NULL, c9578 Datetime64, c9579 Datetime64 NOT NULL, c9580 Date NOT NULL, c9581 Utf8, c9582 Double NOT NULL, c9583 Decimal(15,0), c9584 Utf8, c9585 Int16 NOT NULL, c9586 Json, c9587 Decimal(15,0), c9588 Json, c9589 Datetime64 NOT NULL, c9590 Float, c9591 Float NOT NULL, c9592 Uint32, c9593 Interval64, c9594 Int64 NOT NULL, c9595 Json NOT NULL, c9596 Timestamp64 NOT NULL, c9597 Datetime NOT NULL, c9598 Datetime NOT NULL, c9599 Timestamp64, c9600 Json NOT NULL, c9601 Int8 NOT NULL, c9602 Date32 NOT NULL, c9603 Interval64 NOT NULL, c9604 JsonDocument NOT NULL, c9605 Uint8 NOT NULL, c9606 Timestamp64, c9607 Date, c9608 Date, c9609 Int8 NOT NULL, c9610 Timestamp64 NOT NULL, c9611 Utf8 NOT NULL, c9612 Uint8 NOT NULL, c9613 Double NOT NULL, c9614 Date, c9615 Uint64 NOT NULL, c9616 Json NOT NULL, c9617 Int64 NOT NULL, c9618 Interval64 NOT NULL, c9619 Uint16, c9620 String NOT NULL, c9621 Timestamp, c9622 Uint32, c9623 Int16, c9624 Date32, c9625 Uint8 NOT NULL, c9626 Timestamp NOT NULL, c9627 Datetime64 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4yym5krimu'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(1, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1522624' in '/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_06574omb.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:22042/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:28051/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10501/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5308/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24966/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:28394/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2158/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21673/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13050/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23338
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27035
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24756
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10960
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5308
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25904
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15890
=================================== 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/l6mh/000f41/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:10501 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63431
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/l6mh/000f41/r3tmp/kikimr_cluster_dwyucw5c
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log --grpc-port=10501 --mon-port=27379 --ic-port=15890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8136
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log --grpc-port=5308 --mon-port=10960 --ic-port=9350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9469
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log --grpc-port=22042 --mon-port=65158 --ic-port=64635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log --grpc-port=21673 --mon-port=14012 --ic-port=27610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24828
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log --grpc-port=24966 --mon-port=11150 --ic-port=28401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13610
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log --grpc-port=28051 --mon-port=24756 --ic-port=22293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log --grpc-port=13050 --mon-port=22155 --ic-port=6067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27035
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log --grpc-port=28394 --mon-port=21155 --ic-port=17647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log --grpc-port=2158 --mon-port=23338 --ic-port=63431
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log --grpc-port=10501 --mon-port=27379 --ic-port=15890
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kwbv5a6r.log', '--grpc-port=10501', '--mon-port=27379', '--ic-port=15890')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10501/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522477
DEBUG    ya.test:process.py:259 Command (pid 1522477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522477) elapsed time (sec): 1.1042041778564453
DEBUG    ya.test:process.py:263 Command (pid 1522477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) maxrss: 472896
DEBUG    ya.test:process.py:263 Command (pid 1522477) minflt: 45043
DEBUG    ya.test:process.py:263 Command (pid 1522477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1522477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522477) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1522477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522477) stime: 0.208662
DEBUG    ya.test:process.py:263 Command (pid 1522477) utime: 0.496393
DEBUG    ya.test:process.py:263 Command (pid 1522477) wtime: 1.112
DEBUG    ya.test:process.py:275 Command (pid 1522477) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5308/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log --grpc-port=5308 --mon-port=10960 --ic-port=9350
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_cdojjrtg.log', '--grpc-port=5308', '--mon-port=10960', '--ic-port=9350')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522496
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5308/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522497
DEBUG    ya.test:process.py:259 Command (pid 1522497) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522497) elapsed time (sec): 0.9645733833312988
DEBUG    ya.test:process.py:263 Command (pid 1522497) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) maxrss: 472972
DEBUG    ya.test:process.py:263 Command (pid 1522497) minflt: 45076
DEBUG    ya.test:process.py:263 Command (pid 1522497) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 1522497) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522497) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1522497) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522497) stime: 0.23102899999999998
DEBUG    ya.test:process.py:263 Command (pid 1522497) utime: 0.47717699999999996
DEBUG    ya.test:process.py:263 Command (pid 1522497) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 1522497) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22042/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log --grpc-port=22042 --mon-port=65158 --ic-port=64635
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_06574omb.log', '--grpc-port=22042', '--mon-port=65158', '--ic-port=64635')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22042/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522625
DEBUG    ya.test:process.py:259 Command (pid 1522625) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522625) elapsed time (sec): 0.8831565380096436
DEBUG    ya.test:process.py:263 Command (pid 1522625) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) maxrss: 473168
DEBUG    ya.test:process.py:263 Command (pid 1522625) minflt: 45138
DEBUG    ya.test:process.py:263 Command (pid 1522625) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1522625) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522625) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1522625) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522625) stime: 0.221085
DEBUG    ya.test:process.py:263 Command (pid 1522625) utime: 0.47196299999999997
DEBUG    ya.test:process.py:263 Command (pid 1522625) wtime: 0.885
DEBUG    ya.test:process.py:275 Command (pid 1522625) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:21673/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log --grpc-port=21673 --mon-port=14012 --ic-port=27610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_bdizidmj.log', '--grpc-port=21673', '--mon-port=14012', '--ic-port=27610')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21673/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522776
DEBUG    ya.test:process.py:259 Command (pid 1522776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522776) elapsed time (sec): 1.0857644081115723
DEBUG    ya.test:process.py:263 Command (pid 1522776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) maxrss: 473048
DEBUG    ya.test:process.py:263 Command (pid 1522776) minflt: 45016
DEBUG    ya.test:process.py:263 Command (pid 1522776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1522776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522776) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1522776) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522776) stime: 0.224878
DEBUG    ya.test:process.py:263 Command (pid 1522776) utime: 0.48221699999999995
DEBUG    ya.test:process.py:263 Command (pid 1522776) wtime: 1.098
DEBUG    ya.test:process.py:275 Command (pid 1522776) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24966/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log --grpc-port=24966 --mon-port=11150 --ic-port=28401
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_63firm0v.log', '--grpc-port=24966', '--mon-port=11150', '--ic-port=28401')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1522930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24966/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522933
DEBUG    ya.test:process.py:259 Command (pid 1522933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522933) elapsed time (sec): 1.0681631565093994
DEBUG    ya.test:process.py:263 Command (pid 1522933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) maxrss: 473000
DEBUG    ya.test:process.py:263 Command (pid 1522933) minflt: 45143
DEBUG    ya.test:process.py:263 Command (pid 1522933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1522933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522933) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1522933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522933) stime: 0.19934
DEBUG    ya.test:process.py:263 Command (pid 1522933) utime: 0.502329
DEBUG    ya.test:process.py:263 Command (pid 1522933) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 1522933) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28051/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log --grpc-port=28051 --mon-port=24756 --ic-port=22293
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile__f7rvurs.log', '--grpc-port=28051', '--mon-port=24756', '--ic-port=22293')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28051/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523130
DEBUG    ya.test:process.py:259 Command (pid 1523130) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523130) elapsed time (sec): 0.8738908767700195
DEBUG    ya.test:process.py:263 Command (pid 1523130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) maxrss: 474732
DEBUG    ya.test:process.py:263 Command (pid 1523130) minflt: 45111
DEBUG    ya.test:process.py:263 Command (pid 1523130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1523130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523130) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1523130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523130) stime: 0.20659
DEBUG    ya.test:process.py:263 Command (pid 1523130) utime: 0.5063989999999999
DEBUG    ya.test:process.py:263 Command (pid 1523130) wtime: 0.882
DEBUG    ya.test:process.py:275 Command (pid 1523130) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13050/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log --grpc-port=13050 --mon-port=22155 --ic-port=6067
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jyf5bulx.log', '--grpc-port=13050', '--mon-port=22155', '--ic-port=6067')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13050/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523263
DEBUG    ya.test:process.py:259 Command (pid 1523263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523263) elapsed time (sec): 1.1658978462219238
DEBUG    ya.test:process.py:263 Command (pid 1523263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) maxrss: 476596
DEBUG    ya.test:process.py:263 Command (pid 1523263) minflt: 45142
DEBUG    ya.test:process.py:263 Command (pid 1523263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 1523263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523263) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1523263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523263) stime: 0.209581
DEBUG    ya.test:process.py:263 Command (pid 1523263) utime: 0.50364
DEBUG    ya.test:process.py:263 Command (pid 1523263) wtime: 1.168
DEBUG    ya.test:process.py:275 Command (pid 1523263) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28394/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log --grpc-port=28394 --mon-port=21155 --ic-port=17647
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_igynq39d.log', '--grpc-port=28394', '--mon-port=21155', '--ic-port=17647')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523485
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28394/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523487
DEBUG    ya.test:process.py:259 Command (pid 1523487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523487) elapsed time (sec): 1.0754673480987549
DEBUG    ya.test:process.py:263 Command (pid 1523487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) maxrss: 478168
DEBUG    ya.test:process.py:263 Command (pid 1523487) minflt: 45034
DEBUG    ya.test:process.py:263 Command (pid 1523487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1523487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523487) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1523487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523487) stime: 0.22886099999999998
DEBUG    ya.test:process.py:263 Command (pid 1523487) utime: 0.486326
DEBUG    ya.test:process.py:263 Command (pid 1523487) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 1523487) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2158/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log --grpc-port=2158 --mon-port=23338 --ic-port=63431
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xevbao7j.log', '--grpc-port=2158', '--mon-port=23338', '--ic-port=63431')' in '/home/runner/.ya/build/build_root/l6mh/000f41/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: 1523751
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2158/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/l6mh/000f41/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523802
DEBUG    ya.test:process.py:259 Command (pid 1523802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523802) elapsed time (sec): 1.0263032913208008
DEBUG    ya.test:process.py:263 Command (pid 1523802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) maxrss: 479356
DEBUG    ya.test:process.py:263 Command (pid 1523802) minflt: 45078
DEBUG    ya.test:process.py:263 Command (pid 1523802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1523802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523802) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1523802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523802) stime: 0.23940499999999998
DEBUG    ya.test:process.py:263 Command (pid 1523802) utime: 0.5034879999999999
DEBUG    ya.test:process.py:263 Command (pid 1523802) wtime: 1.034
DEBUG    ya.test:process.py:275 Command (pid 1523802) output:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: f7d40c400e7ad55060381b6eb387cabb6c0d468f
    Branch: 
    Author: Олег <150132506+iddqdex@users.noreply.github.com>
    Summary: Merge e00ac15b69e0d838a3f893a578767b59f3336c69 into 9a7ad10f9bf36f83fa3e9b3e205c6e69e2295114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 15890\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9350\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27610\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28401\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22293\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6067\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17647\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63431\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/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 15890\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9350\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27610\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28401\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22293\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6067\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17647\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63431\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1525557
DEBUG    ya.test:process.py:259 Command (pid 1525557) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1525557) elapsed time (sec): 1.5654542446136475
DEBUG    ya.test:process.py:263 Command (pid 1525557) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) maxrss: 746612
DEBUG    ya.test:process.py:263 Command (pid 1525557) minflt: 51367
DEBUG    ya.test:process.py:263 Command (pid 1525557) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nivcsw: 308
DEBUG    ya.test:process.py:263 Command (pid 1525557) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1525557) nvcsw: 581
DEBUG    ya.test:process.py:263 Command (pid 1525557) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1525557) stime: 0.31421699999999997
DEBUG    ya.test:process.py:263 Command (pid 1525557) utime: 0.558835
DEBUG    ya.test:process.py:263 Command (pid 1525557) wtime: 1.571
DEBUG    ya.test:process.py:275 Command (pid 1525557) 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 1525557) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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/l6mh/000f41/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10501', '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: 1526008
DEBUG    ya.test:process.py:259 Command (pid 1526008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1526008) elapsed time (sec): 1.7094979286193848
DEBUG    ya.test:process.py:263 Command (pid 1526008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) maxrss: 746612
DEBUG    ya.test:process.py:263 Command (pid 1526008) minflt: 51279
DEBUG    ya.test:process.py:263 Command (pid 1526008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1526008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526008) nvcsw: 565
DEBUG    ya.test:process.py:263 Command (pid 1526008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1526008) stime: 0.322731
DEBUG    ya.test:process.py:263 Command (pid 1526008) utime: 0.546507
DEBUG    ya.test:process.py:263 Command (pid 1526008) wtime: 1.728
DEBUG    ya.test:process.py:275 Command (pid 1526008) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f6958f7-b1ba-4b70-9890-b02acc2f1f92, localhost:10501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 22042 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-4yym5krimu.auto.internal" port: 24966 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-4yym5krimu.auto.internal" port: 13050 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 5308 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-4yym5krimu.auto.internal" port: 21673 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-4yym5krimu.auto.internal" port: 2158 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-4yym5krimu.auto.internal" port: 28394 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-4yym5krimu.auto.internal" port: 10501 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-4yym5krimu.auto.internal" port: 28051 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4yym5krimu.auto.internal:10501, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:21673, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:13050, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:22042, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28051, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:2158, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:5308, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28394, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:24966, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:10501', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1526415
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7080ae41-771b-4161-80b9-c24f0f86715d, localhost:10501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 24966 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-4yym5krimu.auto.internal" port: 21673 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-4yym5krimu.auto.internal" port: 22042 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-4yym5krimu.auto.internal" port: 2158 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-4yym5krimu.auto.internal" port: 5308 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-4yym5krimu.auto.internal" port: 28394 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-4yym5krimu.auto.internal" port: 28051 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-4yym5krimu.auto.internal" port: 13050 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-4yym5krimu.auto.internal" port: 10501 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4yym5krimu.auto.internal:10501, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:21673, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:13050, location 1, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:2158, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28051, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:22042, location 3, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:28394, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:5308, location 2, ssl: False>, <Endpoint ghrun-4yym5krimu.auto.internal:24966, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10501
DEBUG    ya.test:process.py:259 Command (pid 1526415) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1526415) elapsed time (sec): 134.37939071655273
DEBUG    ya.test:process.py:263 Command (pid 1526415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) inblock: 383296
DEBUG    ya.test:process.py:263 Command (pid 1526415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) majflt: 38
DEBUG    ya.test:process.py:263 Command (pid 1526415) maxrss: 758468
DEBUG    ya.test:process.py:263 Command (pid 1526415) minflt: 164129
DEBUG    ya.test:process.py:263 Command (pid 1526415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nivcsw: 1198
DEBUG    ya.test:process.py:263 Command (pid 1526415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526415) nvcsw: 46453
DEBUG    ya.test:process.py:263 Command (pid 1526415) oublock: 512
DEBUG    ya.test:process.py:263 Command (pid 1526415) stime: 1.289482
DEBUG    ya.test:process.py:263 Command (pid 1526415) utime: 5.899471
DEBUG    ya.test:process.py:263 Command (pid 1526415) wtime: 134.442
DEBUG    ya.test:process.py:275 Command (pid 1526415) output:

DEBUG    ya.test:process.py:276 Command (pid 1526415) errors:
... c8454 Int8, c8455 Timestamp, c8456 Uint8, c8457 Uint16 NOT NULL, c8458 Uint32 NOT NULL, c8459 Utf8 NOT NULL, c8460 Int64, c8461 Double NOT NULL, c8462 Uint32 NOT NULL, c8463 Decimal(35,10) NOT NULL, c8464 Json, c8465 Uint16 NOT NULL, c8466 Uint32, c8467 Uint32 NOT NULL, c8468 Int32 NOT NULL, c8469 Float NOT NULL, c8470 Float NOT NULL, c8471 Yson, c8472 Decimal(15,0), c8473 Decimal(35,10), c8474 Float, c8475 Decimal(35,10), c8476 Uint16, c8477 Date32 NOT NULL, c8478 JsonDocument, c8479 JsonDocument NOT NULL, c8480 Int16 NOT NULL, c8481 Datetime NOT NULL, c8482 Decimal(35,10), c8483 Decimal(15,0) NOT NULL, c8484 Json NOT NULL, c8485 JsonDocument NOT NULL, c8486 Uint16, c8487 Float NOT NULL, c8488 Int16, c8489 Float, c8490 Int16 NOT NULL, c8491 Timestamp64, c8492 Double, c8493 Json, c8494 Utf8, c8495 Yson, c8496 Interval64, c8497 Timestamp NOT NULL, c8498 Uint8 NOT NULL, c8499 Int16, c8500 Interval64 NOT NULL, c8501 Datetime NOT NULL, c8502 Decimal(35,10) NOT NULL, c8503 Float, c8504 Decimal(35,10) NOT NULL, c8505 Yson NOT NULL, c8506 Datetime64 NOT NULL, c8507 JsonDocument NOT NULL, c8508 Yson NOT NULL, c8509 Decimal(35,10) NOT NULL, c8510 Uint8, c8511 Yson NOT NULL, c8512 JsonDocument, c8513 Datetime64 NOT NULL, c8514 Interval64 NOT NULL, c8515 Utf8 NOT NULL, c8516 Uint16, c8517 Double NOT NULL, c8518 Int64 NOT NULL, c8519 Date, c8520 Datetime, c8521 Utf8 NOT NULL, c8522 String NOT NULL, c8523 Float NOT NULL, c8524 Uint8, c8525 Int8, c8526 Json, c8527 Timestamp64, c8528 Decimal(22,9) NOT NULL, c8529 Int64 NOT NULL, c8530 Uint32 NOT NULL, c8531 JsonDocument NOT NULL, c8532 Int8 NOT NULL, c8533 Uint32 NOT NULL, c8534 Int8, c8535 String, c8536 Int64, c8537 Decimal(35,10), c8538 Int16 NOT NULL, c8539 Double NOT NULL, c8540 Decimal(22,9) NOT NULL, c8541 Int64 NOT NULL, c8542 Double NOT NULL, c8543 Decimal(22,9) NOT NULL, c8544 Interval64, c8545 Date NOT NULL, c8546 String, c8547 Int64, c8548 Int8 NOT NULL, c8549 Timestamp, c8550 Json NOT NULL, c8551 Datetime, c8552 Int32 NOT NULL, c8553 Int16 NOT NULL, c8554 Int16 NOT NULL, c8555 Int32 NOT NULL, c8556 Int16, c8557 Datetime64, c8558 Decimal(22,9), c8559 Uint32 NOT NULL, c8560 Datetime NOT NULL, c8561 Int32 NOT NULL, c8562 Decimal(15,0) NOT NULL, c8563 Decimal(15,0), c8564 Uint8 NOT NULL, c8565 Utf8 NOT NULL, c8566 Uint32 NOT NULL, c8567 Uint8, c8568 Datetime, c8569 Uint32, c8570 Uint32, c8571 Int8 NOT NULL, c8572 Uint64 NOT NULL, c8573 Int64 NOT NULL, c8574 Datetime, c8575 Datetime, c8576 Int32 NOT NULL, c8577 Date32, c8578 Decimal(15,0) NOT NULL, c8579 Uint8, c8580 Datetime, c8581 Datetime, c8582 Uint8 NOT NULL, c8583 Int16, c8584 Int64 NOT NULL, c8585 Datetime64 NOT NULL, c8586 Float, c8587 Date32 NOT NULL, c8588 Int16 NOT NULL, c8589 Timestamp, c8590 Double NOT NULL, c8591 Timestamp NOT NULL, c8592 Timestamp, c8593 Datetime64, c8594 Date NOT NULL, c8595 Uint32 NOT NULL, c8596 Uint16 NOT NULL, c8597 Timestamp, c8598 JsonDocument, c8599 Double, c8600 String, c8601 Uint8 NOT NULL, c8602 Utf8, c8603 Decimal(35,10) NOT NULL, c8604 String, c8605 Float NOT NULL, c8606 String, c8607 Interval64 NOT NULL, c8608 Int8 NOT NULL, c8609 Float, c8610 Decimal(15,0) NOT NULL, c8611 Decimal(35,10), c8612 Interval64 NOT NULL, c8613 Uint8, c8614 JsonDocument NOT NULL, c8615 Date32, c8616 Double, c8617 Int16 NOT NULL, c8618 Timestamp64 NOT NULL, c8619 Timestamp64 NOT NULL, c8620 Int64, c8621 Int16 NOT NULL, c8622 Uint16, c8623 Int16 NOT NULL, c8624 Utf8, c8625 Date32 NOT NULL, c8626 Uint8 NOT NULL, c8627 Date32 NOT NULL, c8628 Interval64 NOT NULL, c8629 Int64 NOT NULL, c8630 Decimal(22,9), c8631 Uint32, c8632 Utf8 NOT NULL, c8633 Float, c8634 Utf8, c8635 Decimal(35,10), c8636 Double NOT NULL, c8637 Datetime NOT NULL, c8638 Int16 NOT NULL, c8639 Uint16, c8640 Timestamp NOT NULL, c8641 Timestamp, c8642 Uint64 NOT NULL, c8643 Int16 NOT NULL, c8644 Uint64 NOT NULL, c8645 Date NOT NULL, c8646 Timestamp NOT NULL, c8647 Date32 NOT NULL, c8648 String NOT NULL, c8649 Timestamp64, c8650 Json, c8651 Date NOT NULL, c8652 Utf8 NOT NULL, c8653 Uint8 NOT NULL, c8654 Json NOT NULL, c8655 Timestamp64 NOT NULL, c8656 Yson, c8657 Interval64 NOT NULL, c8658 Int32 NOT NULL, c8659 Uint8 NOT NULL, c8660 Json NOT NULL, c8661 Timestamp64 NOT NULL, c8662 Int32, c8663 Json, c8664 Int64, c8665 Datetime64 NOT NULL, c8666 Decimal(15,0) NOT NULL, c8667 Timestamp NOT NULL, c8668 Float NOT NULL, c8669 Datetime, c8670 Decimal(35,10), c8671 Uint8 NOT NULL, c8672 Yson NOT NULL, c8673 Uint16, c8674 Uint16, c8675 Int8 NOT NULL, c8676 JsonDocument NOT NULL, c8677 Decimal(22,9), c8678 String NOT NULL, c8679 Decimal(15,0) NOT NULL, c8680 Timestamp NOT NULL, c8681 Date NOT NULL, c8682 Yson, c8683 Interval64, c8684 Uint64, c8685 Float, c8686 Uint8 NOT NULL, c8687 Utf8, c8688 Decimal(22,9) NOT NULL, c8689 Decimal(35,10), c8690 Double, c8691 Decimal(35,10), c8692 JsonDocument, c8693 Datetime NOT NULL, c8694 Decimal(15,0), c8695 Int16 NOT NULL, c8696 Datetime, c8697 Int16 NOT NULL, c8698 Uint64 NOT NULL, c8699 Date32, c8700 Yson, c8701 Date32 NOT NULL, c8702 Json NOT NULL, c8703 Float, c8704 Timestamp64, c8705 Double NOT NULL, c8706 Timestamp, c8707 String, c8708 Int32, c8709 String NOT NULL, c8710 Timestamp64 NOT NULL, c8711 Double NOT NULL, c8712 Decimal(15,0) NOT NULL, c8713 Timestamp NOT NULL, c8714 Date NOT NULL, c8715 Datetime NOT NULL, c8716 Interval64, c8717 JsonDocument, c8718 Double NOT NULL, c8719 Decimal(22,9), c8720 Interval64 NOT NULL, c8721 Int8, c8722 Float NOT NULL, c8723 String NOT NULL, c8724 String, c8725 JsonDocument, c8726 Utf8 NOT NULL, c8727 Decimal(15,0), c8728 Date32, c8729 Decimal(15,0) NOT NULL, c8730 Decimal(22,9), c8731 Timestamp64 NOT NULL, c8732 Decimal(22,9), c8733 Yson, c8734 Uint16 NOT NULL, c8735 Int8, c8736 String, c8737 Int8 NOT NULL, c8738 Int32 NOT NULL, c8739 Decimal(35,10), c8740 Uint32 NOT NULL, c8741 Date32, c8742 Datetime, c8743 Date32, c8744 Uint64, c8745 Uint8 NOT NULL, c8746 JsonDocument, c8747 Yson, c8748 Uint32 NOT NULL, c8749 Timestamp64 NOT NULL, c8750 Timestamp64, c8751 Timestamp64, c8752 Json NOT NULL, c8753 Decimal(35,10), c8754 Date NOT NULL, c8755 Float NOT NULL, c8756 String NOT NULL, c8757 Datetime64 NOT NULL, c8758 Timestamp64, c8759 Utf8, c8760 Decimal(15,0), c8761 Datetime, c8762 Date, c8763 Date32, c8764 Uint8, c8765 Datetime NOT NULL, c8766 Uint32 NOT NULL, c8767 Int8 NOT NULL, c8768 Datetime, c8769 Interval64 NOT NULL, c8770 Float NOT NULL, c8771 Timestamp NOT NULL, c8772 Json NOT NULL, c8773 Int32 NOT NULL, c8774 Uint8 NOT NULL, c8775 Datetime, c8776 Utf8, c8777 Float NOT NULL, c8778 Date, c8779 Timestamp NOT NULL, c8780 JsonDocument NOT NULL, c8781 Uint64, c8782 Uint32 NOT NULL, c8783 Datetime64, c8784 String, c8785 Decimal(35,10) NOT NULL, c8786 Int32 NOT NULL, c8787 Date32 NOT NULL, c8788 JsonDocument NOT NULL, c8789 Timestamp64, c8790 Decimal(15,0) NOT NULL, c8791 JsonDocument, c8792 Date32 NOT NULL, c8793 Int64, c8794 Uint64, c8795 Uint16 NOT NULL, c8796 Int32 NOT NULL, c8797 Uint16 NOT NULL, c8798 Int64 NOT NULL, c8799 Json, c8800 Float NOT NULL, c8801 Json, c8802 Uint8, c8803 Uint16, c8804 Int64, c8805 Interval64 NOT NULL, c8806 Uint8 NOT NULL, c8807 Date, c8808 Date32 NOT NULL, c8809 Uint64, c8810 Json NOT NULL, c8811 Uint16, c8812 Float, c8813 Float NOT NULL, c8814 Timestamp, c8815 Uint16 NOT NULL, c8816 Date32 NOT NULL, c8817 String, c8818 Int32 NOT NULL, c8819 Yson, c8820 Decimal(22,9) NOT NULL, c8821 Int8, c8822 Utf8, c8823 Double NOT NULL, c8824 Utf8 NOT NULL, c8825 Float, c8826 Int32 NOT NULL, c8827 Int64, c8828 Uint64, c8829 Float, c8830 JsonDocument, c8831 Datetime, c8832 Date NOT NULL, c8833 Yson NOT NULL, c8834 Uint16, c8835 Decimal(15,0) NOT NULL, c8836 Int32, c8837 Datetime64 NOT NULL, c8838 Utf8 NOT NULL, c8839 Date32 NOT NULL, c8840 Interval64, c8841 Timestamp NOT NULL, c8842 Float, c8843 Interval64, c8844 Interval64 NOT NULL, c8845 Datetime64, c8846 Json NOT NULL, c8847 Uint8, c8848 Float, c8849 Interval64, c8850 Timestamp, c8851 Int64, c8852 Timestamp NOT NULL, c8853 Datetime, c8854 Timestamp, c8855 Yson NOT NULL, c8856 Decimal(15,0), c8857 Uint32, c8858 Float NOT NULL, c8859 Date NOT NULL, c8860 Decimal(15,0) NOT NULL, c8861 Decimal(22,9), c8862 Int64 NOT NULL, c8863 Uint16, c8864 Decimal(22,9) NOT NULL, c8865 Utf8 NOT NULL, c8866 Float, c8867 Decimal(22,9), c8868 Utf8, c8869 Date NOT NULL, c8870 Utf8 NOT NULL, c8871 Datetime64, c8872 Interval64 NOT NULL, c8873 Uint16 NOT NULL, c8874 Decimal(15,0) NOT NULL, c8875 Json NOT NULL, c8876 Int64, c8877 Timestamp, c8878 Int32 NOT NULL, c8879 Decimal(22,9) NOT NULL, c8880 String NOT NULL, c8881 Int32, c8882 Decimal(22,9) NOT NULL, c8883 Interval64 NOT NULL, c8884 Decimal(15,0) NOT NULL, c8885 String, c8886 Int32 NOT NULL, c8887 Double, c8888 String, c8889 Datetime64, c8890 Json NOT NULL, c8891 Decimal(35,10) NOT NULL, c8892 JsonDocument NOT NULL, c8893 Decimal(22,9) NOT NULL, c8894 Timestamp NOT NULL, c8895 Decimal(22,9) NOT NULL, c8896 Decimal(35,10) NOT NULL, c8897 Uint16, c8898 Uint64 NOT NULL, c8899 JsonDocument, c8900 Yson NOT NULL, c8901 Interval64 NOT NULL, c8902 JsonDocument, c8903 Int8, c8904 Decimal(35,10), c8905 Yson, c8906 JsonDocument NOT NULL, c8907 Float NOT NULL, c8908 Uint64 NOT NULL, c8909 Int16, c8910 Date NOT NULL, c8911 Date32 NOT NULL, c8912 Uint64, c8913 Yson, c8914 Timestamp64 NOT NULL, c8915 Utf8, c8916 Uint64 NOT NULL, c8917 Timestamp NOT NULL, c8918 Decimal(15,0) NOT NULL, c8919 Int8, c8920 Decimal(22,9), c8921 Decimal(35,10) NOT NULL, c8922 Datetime, c8923 Date32 NOT NULL, c8924 Datetime, c8925 Uint8 NOT NULL, c8926 Date NOT NULL, c8927 Date32, c8928 Uint32 NOT NULL, c8929 Double, c8930 Uint16 NOT NULL, c8931 Yson NOT NULL, c8932 Uint32, c8933 Uint16, c8934 Uint16, c8935 Float, c8936 Utf8 NOT NULL, c8937 Interval64, c8938 Uint16 NOT NULL, c8939 Uint16, c8940 Uint8 NOT NULL, c8941 Uint8, c8942 Json, c8943 Decimal(35,10), c8944 Uint64 NOT NULL, c8945 Int64 NOT NULL, c8946 Datetime NOT NULL, c8947 Float NOT NULL, c8948 Yson NOT NULL, c8949 Double, c8950 Uint8 NOT NULL, c8951 Decimal(22,9) NOT NULL, c8952 Json, c8953 Datetime NOT NULL, c8954 Timestamp64, c8955 Utf8 NOT NULL, c8956 Timestamp64, c8957 Timestamp64, c8958 Timestamp NOT NULL, c8959 Date32, c8960 Date NOT NULL, c8961 Int16, c8962 Datetime64, c8963 Uint64 NOT NULL, c8964 Double, c8965 Uint8, c8966 Timestamp64, c8967 Decimal(22,9), c8968 String NOT NULL, c8969 Decimal(35,10) NOT NULL, c8970 Uint32, c8971 Decimal(22,9) NOT NULL, c8972 Interval64, c8973 Int16, c8974 Datetime64 NOT NULL, c8975 Int32, c8976 Int16, c8977 Int8 NOT NULL, c8978 Uint8, c8979 Int64 NOT NULL, c8980 Int64, c8981 Timestamp, c8982 Float NOT NULL, c8983 Int8 NOT NULL, c8984 JsonDocument NOT NULL, c8985 Timestamp NOT NULL, c8986 Int64 NOT NULL, c8987 Json NOT NULL, c8988 Date, c8989 Int32 NOT NULL, c8990 Double NOT NULL, c8991 Decimal(35,10), c8992 Uint64, c8993 Interval64, c8994 Uint32 NOT NULL, c8995 Int16 NOT NULL, c8996 Int8 NOT NULL, c8997 Int8, c8998 Int8 NOT NULL, c8999 Int16, c9000 Json NOT NULL, c9001 Float NOT NULL, c9002 JsonDocument NOT NULL, c9003 Int64, c9004 String, c9005 Decimal(22,9), c9006 Uint8 NOT NULL, c9007 Uint64 NOT NULL, c9008 Float NOT NULL, c9009 Int32, c9010 Date, c9011 Timestamp, c9012 Timestamp, c9013 Float NOT NULL, c9014 Double, c9015 Double NOT NULL, c9016 Date32 NOT NULL, c9017 Date32, c9018 Float NOT NULL, c9019 Utf8 NOT NULL, c9020 Datetime64 NOT NULL, c9021 Date NOT NULL, c9022 Decimal(15,0), c9023 Decimal(22,9), c9024 Date32 NOT NULL, c9025 String NOT NULL, c9026 Date32, c9027 Int8, c9028 Timestamp64 NOT NULL, c9029 Uint8, c9030 Uint64 NOT NULL, c9031 Int16, c9032 Timestamp, c9033 Decimal(15,0) NOT NULL, c9034 Json, c9035 Timestamp64 NOT NULL, c9036 Interval64, c9037 Timestamp64 NOT NULL, c9038 Interval64 NOT NULL, c9039 Decimal(22,9) NOT NULL, c9040 JsonDocument, c9041 Datetime, c9042 Date32 NOT NULL, c9043 Uint32, c9044 Date, c9045 Json NOT NULL, c9046 String NOT NULL, c9047 Date, c9048 Decimal(35,10), c9049 Uint8, c9050 Decimal(35,10) NOT NULL, c9051 Uint16, c9052 Date NOT NULL, c9053 Int64 NOT NULL, c9054 Uint64 NOT NULL, c9055 Timestamp64, c9056 Date, c9057 Int32, c9058 String, c9059 Timestamp, c9060 Interval64, c9061 Double, c9062 Json, c9063 Decimal(22,9), c9064 Date NOT NULL, c9065 Timestamp64 NOT NULL, c9066 String, c9067 Uint32, c9068 Float, c9069 Uint16, c9070 Datetime, c9071 Uint16, c9072 Decimal(22,9), c9073 JsonDocument NOT NULL, c9074 Decimal(22,9) NOT NULL, c9075 Datetime NOT NULL, c9076 Uint32 NOT NULL, c9077 Json, c9078 Uint8, c9079 Datetime NOT NULL, c9080 Yson, c9081 Timestamp64 NOT NULL, c9082 Interval64 NOT NULL, c9083 Int32, c9084 Decimal(35,10), c9085 Decimal(22,9) NOT NULL, c9086 Timestamp64 NOT NULL, c9087 Interval64 NOT NULL, c9088 Float, c9089 Uint8 NOT NULL, c9090 Date32, c9091 Datetime64, c9092 String, c9093 Utf8 NOT NULL, c9094 Interval64 NOT NULL, c9095 Int8 NOT NULL, c9096 Int64, c9097 Double, c9098 String NOT NULL, c9099 Double NOT NULL, c9100 Interval64, c9101 Uint64 NOT NULL, c9102 Uint32 NOT NULL, c9103 Uint8, c9104 Uint64, c9105 Double, c9106 Int32, c9107 Timestamp64 NOT NULL, c9108 Double, c9109 Uint8, c9110 Date32 NOT NULL, c9111 Int16, c9112 Decimal(22,9) NOT NULL, c9113 Decimal(15,0) NOT NULL, c9114 Uint8 NOT NULL, c9115 Interval64 NOT NULL, c9116 String NOT NULL, c9117 JsonDocument NOT NULL, c9118 Datetime, c9119 Double NOT NULL, c9120 Date, c9121 Date32, c9122 Json, c9123 JsonDocument NOT NULL, c9124 String NOT NULL, c9125 Datetime, c9126 Uint8, c9127 Date32 NOT NULL, c9128 Datetime, c9129 Datetime, c9130 Timestamp64 NOT NULL, c9131 Date, c9132 Utf8 NOT NULL, c9133 Json NOT NULL, c9134 Uint8 NOT NULL, c9135 Json NOT NULL, c9136 Int32, c9137 Float, c9138 Double NOT NULL, c9139 Uint16 NOT NULL, c9140 Uint64 NOT NULL, c9141 JsonDocument NOT NULL, c9142 Decimal(22,9), c9143 Datetime64 NOT NULL, c9144 Uint8 NOT NULL, c9145 Uint32, c9146 Datetime64, c9147 Timestamp64 NOT NULL, c9148 Decimal(35,10), c9149 Date, c9150 String, c9151 Double NOT NULL, c9152 JsonDocument, c9153 Decimal(35,10), c9154 Interval64 NOT NULL, c9155 Uint16, c9156 Int64, c9157 Double NOT NULL, c9158 Datetime, c9159 Decimal(15,0) NOT NULL, c9160 String, c9161 Int8 NOT NULL, c9162 Yson NOT NULL, c9163 Uint64, c9164 Utf8 NOT NULL, c9165 Yson, c9166 Timestamp, c9167 Int32 NOT NULL, c9168 Yson, c9169 Decimal(35,10), c9170 Int16, c9171 Decimal(35,10), c9172 Utf8 NOT NULL, c9173 Date NOT NULL, c9174 Uint16, c9175 JsonDocument, c9176 Int32, c9177 Datetime64, c9178 Int16, c9179 Int16, c9180 Interval64, c9181 Uint32 NOT NULL, c9182 Datetime64, c9183 String, c9184 Json, c9185 Utf8 NOT NULL, c9186 Int16, c9187 Yson, c9188 String, c9189 Decimal(15,0) NOT NULL, c9190 JsonDocument, c9191 Yson, c9192 Int32, c9193 Uint8 NOT NULL, c9194 Int32, c9195 Timestamp NOT NULL, c9196 Int8 NOT NULL, c9197 Uint32 NOT NULL, c9198 Timestamp, c9199 Date, c9200 Decimal(15,0), c9201 Double, c9202 String NOT NULL, c9203 Json, c9204 Double NOT NULL, c9205 Decimal(22,9), c9206 Date NOT NULL, c9207 Float NOT NULL, c9208 Timestamp NOT NULL, c9209 Yson NOT NULL, c9210 Int64, c9211 Int64 NOT NULL, c9212 Decimal(15,0) NOT NULL, c9213 JsonDocument, c9214 Int16 NOT NULL, c9215 Decimal(35,10) NOT NULL, c9216 Int16 NOT NULL, c9217 Json NOT NULL, c9218 JsonDocument, c9219 Int64 NOT NULL, c9220 Int64 NOT NULL, c9221 Uint32, c9222 Uint8 NOT NULL, c9223 Uint16 NOT NULL, c9224 Yson NOT NULL, c9225 Yson NOT NULL, c9226 Decimal(35,10) NOT NULL, c9227 Timestamp NOT NULL, c9228 Double, c9229 Timestamp NOT NULL, c9230 Int32, c9231 Decimal(22,9) NOT NULL, c9232 Uint8, c9233 Datetime NOT NULL, c9234 Uint64, c9235 Int64, c9236 Datetime NOT NULL, c9237 Uint64 NOT NULL, c9238 Uint16 NOT NULL, c9239 Uint32, c9240 Double, c9241 JsonDocument NOT NULL, c9242 Double, c9243 Date, c9244 Double, c9245 Decimal(22,9) NOT NULL, c9246 Interval64, c9247 Interval64 NOT NULL, c9248 Uint8, c9249 Uint64, c9250 Float NOT NULL, c9251 Uint32 NOT NULL, c9252 Uint8 NOT NULL, c9253 Timestamp64, c9254 Decimal(15,0), c9255 Date32 NOT NULL, c9256 Interval64 NOT NULL, c9257 Timestamp, c9258 Datetime, c9259 Uint64, c9260 Int64, c9261 Yson NOT NULL, c9262 Decimal(35,10) NOT NULL, c9263 Int32 NOT NULL, c9264 Decimal(35,10), c9265 Int32, c9266 Uint32 NOT NULL, c9267 Date32 NOT NULL, c9268 Uint64 NOT NULL, c9269 Uint64, c9270 Int64 NOT NULL, c9271 Date NOT NULL, c9272 JsonDocument, c9273 Int64 NOT NULL, c9274 JsonDocument, c9275 Utf8 NOT NULL, c9276 String, c9277 Uint64 NOT NULL, c9278 Int8 NOT NULL, c9279 Datetime, c9280 String, c9281 Timestamp64 NOT NULL, c9282 Utf8, c9283 Interval64 NOT NULL, c9284 Yson NOT NULL, c9285 JsonDocument NOT NULL, c9286 Decimal(15,0) NOT NULL, c9287 Uint16, c9288 Int8 NOT NULL, c9289 Int8, c9290 Uint8 NOT NULL, c9291 Interval64 NOT NULL, c9292 Int16 NOT NULL, c9293 Timestamp64 NOT NULL, c9294 JsonDocument, c9295 Timestamp64, c9296 Json NOT NULL, c9297 Date32 NOT NULL, c9298 Interval64, c9299 Json NOT NULL, c9300 Timestamp64 NOT NULL, c9301 String, c9302 Uint8 NOT NULL, c9303 Int16, c9304 Interval64 NOT NULL, c9305 Int8, c9306 Uint8, c9307 Uint8 NOT NULL, c9308 Interval64, c9309 Date NOT NULL, c9310 Datetime NOT NULL, c9311 Datetime64, c9312 Int32 NOT NULL, c9313 Int64 NOT NULL, c9314 Timestamp64, c9315 Timestamp64 NOT NULL, c9316 Int16 NOT NULL, c9317 Int64 NOT NULL, c9318 Date, c9319 Timestamp, c9320 Uint64, c9321 Decimal(35,10) NOT NULL, c9322 Uint32, c9323 Utf8 NOT NULL, c9324 Uint64 NOT NULL, c9325 Decimal(22,9) NOT NULL, c9326 Timestamp64, c9327 Utf8, c9328 Uint8 NOT NULL, c9329 Int64, c9330 Uint64 NOT NULL, c9331 Decimal(22,9) NOT NULL, c9332 Int8, c9333 Int32, c9334 Int32 NOT NULL, c9335 Utf8, c9336 Double, c9337 Decimal(22,9) NOT NULL, c9338 Uint16 NOT NULL, c9339 Uint32, c9340 Datetime NOT NULL, c9341 Timestamp, c9342 Uint16 NOT NULL, c9343 Uint64, c9344 Date, c9345 Date32 NOT NULL, c9346 Json, c9347 Json NOT NULL, c9348 Uint64 NOT NULL, c9349 Float, c9350 Yson, c9351 Uint16, c9352 Uint16 NOT NULL, c9353 Int16 NOT NULL, c9354 Int64 NOT NULL, c9355 Datetime NOT NULL, c9356 String, c9357 Date32 NOT NULL, c9358 Int32, c9359 Decimal(22,9) NOT NULL, c9360 Uint16, c9361 JsonDocument, c9362 Decimal(15,0) NOT NULL, c9363 Uint8 NOT NULL, c9364 String NOT NULL, c9365 Double, c9366 Utf8, c9367 Json NOT NULL, c9368 Int16 NOT NULL, c9369 Datetime, c9370 Decimal(35,10) NOT NULL, c9371 Uint64, c9372 Yson NOT NULL, c9373 Utf8 NOT NULL, c9374 Interval64 NOT NULL, c9375 Utf8 NOT NULL, c9376 Timestamp, c9377 Date32, c9378 String NOT NULL, c9379 Double, c9380 Timestamp, c9381 JsonDocument, c9382 Timestamp64 NOT NULL, c9383 Int32 NOT NULL, c9384 Date, c9385 Decimal(35,10) NOT NULL, c9386 Double, c9387 Interval64, c9388 Interval64, c9389 JsonDocument, c9390 Json, c9391 Int8 NOT NULL, c9392 Datetime, c9393 Decimal(35,10) NOT NULL, c9394 Timestamp64 NOT NULL, c9395 Utf8, c9396 Date32 NOT NULL, c9397 Uint8, c9398 Yson NOT NULL, c9399 Int64 NOT NULL, c9400 Timestamp64 NOT NULL, c9401 Interval64 NOT NULL, c9402 Json NOT NULL, c9403 Timestamp64 NOT NULL, c9404 Utf8 NOT NULL, c9405 String NOT NULL, c9406 Uint32 NOT NULL, c9407 Int64, c9408 Timestamp64 NOT NULL, c9409 Json, c9410 Date NOT NULL, c9411 Timestamp NOT NULL, c9412 Uint8 NOT NULL, c9413 Int8 NOT NULL, c9414 Int64 NOT NULL, c9415 Json, c9416 Float, c9417 Json NOT NULL, c9418 Decimal(15,0) NOT NULL, c9419 Decimal(15,0) NOT NULL, c9420 Interval64, c9421 Utf8 NOT NULL, c9422 Decimal(22,9) NOT NULL, c9423 Decimal(15,0) NOT NULL, c9424 Uint32, c9425 Interval64 NOT NULL, c9426 Datetime64 NOT NULL, c9427 Json NOT NULL, c9428 Datetime64, c9429 Int32, c9430 Uint32 NOT NULL, c9431 Date, c9432 Int8, c9433 Timestamp64, c9434 Timestamp64 NOT NULL, c9435 Decimal(22,9), c9436 Decimal(35,10), c9437 Decimal(15,0), c9438 String NOT NULL, c9439 Int64 NOT NULL, c9440 Double, c9441 Date, c9442 Interval64 NOT NULL, c9443 Json NOT NULL, c9444 Decimal(35,10) NOT NULL, c9445 Datetime, c9446 Int64 NOT NULL, c9447 Json, c9448 Datetime64, c9449 Decimal(15,0) NOT NULL, c9450 String NOT NULL, c9451 Uint32 NOT NULL, c9452 Uint16 NOT NULL, c9453 String, c9454 Json NOT NULL, c9455 Uint32, c9456 Decimal(15,0), c9457 Uint32, c9458 Decimal(35,10), c9459 JsonDocument NOT NULL, c9460 Float, c9461 Uint32, c9462 Float NOT NULL, c9463 Int32, c9464 Datetime64, c9465 Utf8 NOT NULL, c9466 Decimal(22,9), c9467 Int64, c9468 Uint8, c9469 Date32 NOT NULL, c9470 Date NOT NULL, c9471 JsonDocument NOT NULL, c9472 Date32, c9473 Float, c9474 Uint16 NOT NULL, c9475 Uint16, c9476 Decimal(35,10), c9477 Timestamp NOT NULL, c9478 Int8 NOT NULL, c9479 Double NOT NULL, c9480 Date32, c9481 Decimal(15,0), c9482 Yson NOT NULL, c9483 Json, c9484 Int8, c9485 String NOT NULL, c9486 Uint64, c9487 Datetime NOT NULL, c9488 Int16, c9489 JsonDocument, c9490 Uint32 NOT NULL, c9491 Uint64, c9492 Timestamp64 NOT NULL, c9493 Uint16 NOT NULL, c9494 Decimal(22,9) NOT NULL, c9495 Int8 NOT NULL, c9496 JsonDocument NOT NULL, c9497 String NOT NULL, c9498 Uint8, c9499 JsonDocument, c9500 Decimal(35,10), c9501 Int32, c9502 Uint32 NOT NULL, c9503 Decimal(35,10) NOT NULL, c9504 Timestamp NOT NULL, c9505 Datetime64 NOT NULL, c9506 Date32, c9507 Int64, c9508 Decimal(35,10) NOT NULL, c9509 Timestamp, c9510 Datetime, c9511 Double NOT NULL, c9512 Int32 NOT NULL, c9513 Datetime, c9514 Uint64, c9515 Date32, c9516 JsonDocument NOT NULL, c9517 Uint8 NOT NULL, c9518 Float NOT NULL, c9519 Utf8 NOT NULL, c9520 Uint64, c9521 Utf8 NOT NULL, c9522 Float NOT NULL, c9523 Int16 NOT NULL, c9524 Float NOT NULL, c9525 Yson NOT NULL, c9526 Timestamp64 NOT NULL, c9527 JsonDocument, c9528 Timestamp, c9529 Date, c9530 Utf8 NOT NULL, c9531 Json, c9532 Decimal(35,10), c9533 Date32, c9534 Timestamp NOT NULL, c9535 Uint32, c9536 Decimal(22,9), c9537 Uint64, c9538 Json NOT NULL, c9539 Timestamp, c9540 Uint64 NOT NULL, c9541 Decimal(15,0), c9542 Date NOT NULL, c9543 Date32, c9544 Date NOT NULL, c9545 Int64, c9546 Int16, c9547 Datetime, c9548 Uint8, c9549 Float NOT NULL, c9550 Datetime NOT NULL, c9551 Uint16, c9552 Int32, c9553 Uint16 NOT NULL, c9554 Interval64 NOT NULL, c9555 Int32, c9556 Float, c9557 Float NOT NULL, c9558 Int32, c9559 Interval64 NOT NULL, c9560 Decimal(15,0) NOT NULL, c9561 Decimal(15,0) NOT NULL, c9562 Uint64, c9563 Uint8, c9564 Uint64 NOT NULL, c9565 Interval64, c9566 Utf8, c9567 Int32 NOT NULL, c9568 Yson NOT NULL, c9569 String, c9570 Float NOT NULL, c9571 Uint16, c9572 Datetime64, c9573 Decimal(15,0), c9574 Int32, c9575 Yson, c9576 Decimal(15,0), c9577 Date32 NOT NULL, c9578 Datetime64, c9579 Datetime64 NOT NULL, c9580 Date NOT NULL, c9581 Utf8, c9582 Double NOT NULL, c9583 Decimal(15,0), c9584 Utf8, c9585 Int16 NOT NULL, c9586 Json, c9587 Decimal(15,0), c9588 Json, c9589 Datetime64 NOT NULL, c9590 Float, c9591 Float NOT NULL, c9592 Uint32, c9593 Interval64, c9594 Int64 NOT NULL, c9595 Json NOT NULL, c9596 Timestamp64 NOT NULL, c9597 Datetime NOT NULL, c9598 Datetime NOT NULL, c9599 Timestamp64, c9600 Json NOT NULL, c9601 Int8 NOT NULL, c9602 Date32 NOT NULL, c9603 Interval64 NOT NULL, c9604 JsonDocument NOT NULL, c9605 Uint8 NOT NULL, c9606 Timestamp64, c9607 Date, c9608 Date, c9609 Int8 NOT NULL, c9610 Timestamp64 NOT NULL, c9611 Utf8 NOT NULL, c9612 Uint8 NOT NULL, c9613 Double NOT NULL, c9614 Date, c9615 Uint64 NOT NULL, c9616 Json NOT NULL, c9617 Int64 NOT NULL, c9618 Interval64 NOT NULL, c9619 Uint16, c9620 String NOT NULL, c9621 Timestamp, c9622 Uint32, c9623 Int16, c9624 Date32, c9625 Uint8 NOT NULL, c9626 Timestamp NOT NULL, c9627 Datetime64 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'... c8454 Int8, c8455 Timestamp, c8456 Uint8, c8457 Uint16 NOT NULL, c8458 Uint32 NOT NULL, c8459 Utf8 NOT NULL, c8460 Int64, c8461 Double NOT NULL, c8462 Uint32 NOT NULL, c8463 Decimal(35,10) NOT NULL, c8464 Json, c8465 Uint16 NOT NULL, c8466 Uint32, c8467 Uint32 NOT NULL, c8468 Int32 NOT NULL, c8469 Float NOT NULL, c8470 Float NOT NULL, c8471 Yson, c8472 Decimal(15,0), c8473 Decimal(35,10), c8474 Float, c8475 Decimal(35,10), c8476 Uint16, c8477 Date32 NOT NULL, c8478 JsonDocument, c8479 JsonDocument NOT NULL, c8480 Int16 NOT NULL, c8481 Datetime NOT NULL, c8482 Decimal(35,10), c8483 Decimal(15,0) NOT NULL, c8484 Json NOT NULL, c8485 JsonDocument NOT NULL, c8486 Uint16, c8487 Float NOT NULL, c8488 Int16, c8489 Float, c8490 Int16 NOT NULL, c8491 Timestamp64, c8492 Double, c8493 Json, c8494 Utf8, c8495 Yson, c8496 Interval64, c8497 Timestamp NOT NULL, c8498 Uint8 NOT NULL, c8499 Int16, c8500 Interval64 NOT NULL, c8501 Datetime NOT NULL, c8502 Decimal(35,10) NOT NULL, c8503 Float, c8504 Decimal(35,10) NOT NULL, c8505 Yson NOT NULL, c8506 Datetime64 NOT NULL, c8507 JsonDocument NOT NULL, c8508 Yson NOT NULL, c8509 Decimal(35,10) NOT NULL, c8510 Uint8, c8511 Yson NOT NULL, c8512 JsonDocument, c8513 Datetime64 NOT NULL, c8514 Interval64 NOT NULL, c8515 Utf8 NOT NULL, c8516 Uint16, c8517 Double NOT NULL, c8518 Int64 NOT NULL, c8519 Date, c8520 Datetime, c8521 Utf8 NOT NULL, c8522 String NOT NULL, c8523 Float NOT NULL, c8524 Uint8, c8525 Int8, c8526 Json, c8527 Timestamp64, c8528 Decimal(22,9) NOT NULL, c8529 Int64 NOT NULL, c8530 Uint32 NOT NULL, c8531 JsonDocument NOT NULL, c8532 Int8 NOT NULL, c8533 Uint32 NOT NULL, c8534 Int8, c8535 String, c8536 Int64, c8537 Decimal(35,10), c8538 Int16 NOT NULL, c8539 Double NOT NULL, c8540 Decimal(22,9) NOT NULL, c8541 Int64 NOT NULL, c8542 Double NOT NULL, c8543 Decimal(22,9) NOT NULL, c8544 Interval64, c8545 Date NOT NULL, c8546 String, c8547 Int64, c8548 Int8 NOT NULL, c8549 Timestamp, c8550 Json NOT NULL, c8551 Datetime, c8552 Int32 NOT NULL, c8553 Int16 NOT NULL, c8554 Int16 NOT NULL, c8555 Int32 NOT NULL, c8556 Int16, c8557 Datetime64, c8558 Decimal(22,9), c8559 Uint32 NOT NULL, c8560 Datetime NOT NULL, c8561 Int32 NOT NULL, c8562 Decimal(15,0) NOT NULL, c8563 Decimal(15,0), c8564 Uint8 NOT NULL, c8565 Utf8 NOT NULL, c8566 Uint32 NOT NULL, c8567 Uint8, c8568 Datetime, c8569 Uint32, c8570 Uint32, c8571 Int8 NOT NULL, c8572 Uint64 NOT NULL, c8573 Int64 NOT NULL, c8574 Datetime, c8575 Datetime, c8576 Int32 NOT NULL, c8577 Date32, c8578 Decimal(15,0) NOT NULL, c8579 Uint8, c8580 Datetime, c8581 Datetime, c8582 Uint8 NOT NULL, c8583 Int16, c8584 Int64 NOT NULL, c8585 Datetime64 NOT NULL, c8586 Float, c8587 Date32 NOT NULL, c8588 Int16 NOT NULL, c8589 Timestamp, c8590 Double NOT NULL, c8591 Timestamp NOT NULL, c8592 Timestamp, c8593 Datetime64, c8594 Date NOT NULL, c8595 Uint32 NOT NULL, c8596 Uint16 NOT NULL, c8597 Timestamp, c8598 JsonDocument, c8599 Double, c8600 String, c8601 Uint8 NOT NULL, c8602 Utf8, c8603 Decimal(35,10) NOT NULL, c8604 String, c8605 Float NOT NULL, c8606 String, c8607 Interval64 NOT NULL, c8608 Int8 NOT NULL, c8609 Float, c8610 Decimal(15,0) NOT NULL, c8611 Decimal(35,10), c8612 Interval64 NOT NULL, c8613 Uint8, c8614 JsonDocument NOT NULL, c8615 Date32, c8616 Double, c8617 Int16 NOT NULL, c8618 Timestamp64 NOT NULL, c8619 Timestamp64 NOT NULL, c8620 Int64, c8621 Int16 NOT NULL, c8622 Uint16, c8623 Int16 NOT NULL, c8624 Utf8, c8625 Date32 NOT NULL, c8626 Uint8 NOT NULL, c8627 Date32 NOT NULL, c8628 Interval64 NOT NULL, c8629 Int64 NOT NULL, c8630 Decimal(22,9), c8631 Uint32, c8632 Utf8 NOT NULL, c8633 Float, c8634 Utf8, c8635 Decimal(35,10), c8636 Double NOT NULL, c8637 Datetime NOT NULL, c8638 Int16 NOT NULL, c8639 Uint16, c8640 Timestamp NOT NULL, c8641 Timestamp, c8642 Uint64 NOT NULL, c8643 Int16 NOT NULL, c8644 Uint64 NOT NULL, c8645 Date NOT NULL, c8646 Timestamp NOT NULL, c8647 Date32 NOT NULL, c8648 String NOT NULL, c8649 Timestamp64, c8650 Json, c8651 Date NOT NULL, c8652 Utf8 NOT NULL, c8653 Uint8 NOT NULL, c8654 Json NOT NULL, c8655 Timestamp64 NOT NULL, c8656 Yson, c8657 Interval64 NOT NULL, c8658 Int32 NOT NULL, c8659 Uint8 NOT NULL, c8660 Json NOT NULL, c8661 Timestamp64 NOT NULL, c8662 Int32, c8663 Json, c8664 Int64, c8665 Datetime64 NOT NULL, c8666 Decimal(15,0) NOT NULL, c8667 Timestamp NOT NULL, c8668 Float NOT NULL, c8669 Datetime, c8670 Decimal(35,10), c8671 Uint8 NOT NULL, c8672 Yson NOT NULL, c8673 Uint16, c8674 Uint16, c8675 Int8 NOT NULL, c8676 JsonDocument NOT NULL, c8677 Decimal(22,9), c8678 String NOT NULL, c8679 Decimal(15,0) NOT NULL, c8680 Timestamp NOT NULL, c8681 Date NOT NULL, c8682 Yson, c8683 Interval64, c8684 Uint64, c8685 Float, c8686 Uint8 NOT NULL, c8687 Utf8, c8688 Decimal(22,9) NOT NULL, c8689 Decimal(35,10), c8690 Double, c8691 Decimal(35,10), c8692 JsonDocument, c8693 Datetime NOT NULL, c8694 Decimal(15,0), c8695 Int16 NOT NULL, c8696 Datetime, c8697 Int16 NOT NULL, c8698 Uint64 NOT NULL, c8699 Date32, c8700 Yson, c8701 Date32 NOT NULL, c8702 Json NOT NULL, c8703 Float, c8704 Timestamp64, c8705 Double NOT NULL, c8706 Timestamp, c8707 String, c8708 Int32, c8709 String NOT NULL, c8710 Timestamp64 NOT NULL, c8711 Double NOT NULL, c8712 Decimal(15,0) NOT NULL, c8713 Timestamp NOT NULL, c8714 Date NOT NULL, c8715 Datetime NOT NULL, c8716 Interval64, c8717 JsonDocument, c8718 Double NOT NULL, c8719 Decimal(22,9), c8720 Interval64 NOT NULL, c8721 Int8, c8722 Float NOT NULL, c8723 String NOT NULL, c8724 String, c8725 JsonDocument, c8726 Utf8 NOT NULL, c8727 Decimal(15,0), c8728 Date32, c8729 Decimal(15,0) NOT NULL, c8730 Decimal(22,9), c8731 Timestamp64 NOT NULL, c8732 Decimal(22,9), c8733 Yson, c8734 Uint16 NOT NULL, c8735 Int8, c8736 String, c8737 Int8 NOT NULL, c8738 Int32 NOT NULL, c8739 Decimal(35,10), c8740 Uint32 NOT NULL, c8741 Date32, c8742 Datetime, c8743 Date32, c8744 Uint64, c8745 Uint8 NOT NULL, c8746 JsonDocument, c8747 Yson, c8748 Uint32 NOT NULL, c8749 Timestamp64 NOT NULL, c8750 Timestamp64, c8751 Timestamp64, c8752 Json NOT NULL, c8753 Decimal(35,10), c8754 Date NOT NULL, c8755 Float NOT NULL, c8756 String NOT NULL, c8757 Datetime64 NOT NULL, c8758 Timestamp64, c8759 Utf8, c8760 Decimal(15,0), c8761 Datetime, c8762 Date, c8763 Date32, c8764 Uint8, c8765 Datetime NOT NULL, c8766 Uint32 NOT NULL, c8767 Int8 NOT NULL, c8768 Datetime, c8769 Interval64 NOT NULL, c8770 Float NOT NULL, c8771 Timestamp NOT NULL, c8772 Json NOT NULL, c8773 Int32 NOT NULL, c8774 Uint8 NOT NULL, c8775 Datetime, c8776 Utf8, c8777 Float NOT NULL, c8778 Date, c8779 Timestamp NOT NULL, c8780 JsonDocument NOT NULL, c8781 Uint64, c8782 Uint32 NOT NULL, c8783 Datetime64, c8784 String, c8785 Decimal(35,10) NOT NULL, c8786 Int32 NOT NULL, c8787 Date32 NOT NULL, c8788 JsonDocument NOT NULL, c8789 Timestamp64, c8790 Decimal(15,0) NOT NULL, c8791 JsonDocument, c8792 Date32 NOT NULL, c8793 Int64, c8794 Uint64, c8795 Uint16 NOT NULL, c8796 Int32 NOT NULL, c8797 Uint16 NOT NULL, c8798 Int64 NOT NULL, c8799 Json, c8800 Float NOT NULL, c8801 Json, c8802 Uint8, c8803 Uint16, c8804 Int64, c8805 Interval64 NOT NULL, c8806 Uint8 NOT NULL, c8807 Date, c8808 Date32 NOT NULL, c8809 Uint64, c8810 Json NOT NULL, c8811 Uint16, c8812 Float, c8813 Float NOT NULL, c8814 Timestamp, c8815 Uint16 NOT NULL, c8816 Date32 NOT NULL, c8817 String, c8818 Int32 NOT NULL, c8819 Yson, c8820 Decimal(22,9) NOT NULL, c8821 Int8, c8822 Utf8, c8823 Double NOT NULL, c8824 Utf8 NOT NULL, c8825 Float, c8826 Int32 NOT NULL, c8827 Int64, c8828 Uint64, c8829 Float, c8830 JsonDocument, c8831 Datetime, c8832 Date NOT NULL, c8833 Yson NOT NULL, c8834 Uint16, c8835 Decimal(15,0) NOT NULL, c8836 Int32, c8837 Datetime64 NOT NULL, c8838 Utf8 NOT NULL, c8839 Date32 NOT NULL, c8840 Interval64, c8841 Timestamp NOT NULL, c8842 Float, c8843 Interval64, c8844 Interval64 NOT NULL, c8845 Datetime64, c8846 Json NOT NULL, c8847 Uint8, c8848 Float, c8849 Interval64, c8850 Timestamp, c8851 Int64, c8852 Timestamp NOT NULL, c8853 Datetime, c8854 Timestamp, c8855 Yson NOT NULL, c8856 Decimal(15,0), c8857 Uint32, c8858 Float NOT NULL, c8859 Date NOT NULL, c8860 Decimal(15,0) NOT NULL, c8861 Decimal(22,9), c8862 Int64 NOT NULL, c8863 Uint16, c8864 Decimal(22,9) NOT NULL, c8865 Utf8 NOT NULL, c8866 Float, c8867 Decimal(22,9), c8868 Utf8, c8869 Date NOT NULL, c8870 Utf8 NOT NULL, c8871 Datetime64, c8872 Interval64 NOT NULL, c8873 Uint16 NOT NULL, c8874 Decimal(15,0) NOT NULL, c8875 Json NOT NULL, c8876 Int64, c8877 Timestamp, c8878 Int32 NOT NULL, c8879 Decimal(22,9) NOT NULL, c8880 String NOT NULL, c8881 Int32, c8882 Decimal(22,9) NOT NULL, c8883 Interval64 NOT NULL, c8884 Decimal(15,0) NOT NULL, c8885 String, c8886 Int32 NOT NULL, c8887 Double, c8888 String, c8889 Datetime64, c8890 Json NOT NULL, c8891 Decimal(35,10) NOT NULL, c8892 JsonDocument NOT NULL, c8893 Decimal(22,9) NOT NULL, c8894 Timestamp NOT NULL, c8895 Decimal(22,9) NOT NULL, c8896 Decimal(35,10) NOT NULL, c8897 Uint16, c8898 Uint64 NOT NULL, c8899 JsonDocument, c8900 Yson NOT NULL, c8901 Interval64 NOT NULL, c8902 JsonDocument, c8903 Int8, c8904 Decimal(35,10), c8905 Yson, c8906 JsonDocument NOT NULL, c8907 Float NOT NULL, c8908 Uint64 NOT NULL, c8909 Int16, c8910 Date NOT NULL, c8911 Date32 NOT NULL, c8912 Uint64, c8913 Yson, c8914 Timestamp64 NOT NULL, c8915 Utf8, c8916 Uint64 NOT NULL, c8917 Timestamp NOT NULL, c8918 Decimal(15,0) NOT NULL, c8919 Int8, c8920 Decimal(22,9), c8921 Decimal(35,10) NOT NULL, c8922 Datetime, c8923 Date32 NOT NULL, c8924 Datetime, c8925 Uint8 NOT NULL, c8926 Date NOT NULL, c8927 Date32, c8928 Uint32 NOT NULL, c8929 Double, c8930 Uint16 NOT NULL, c8931 Yson NOT NULL, c8932 Uint32, c8933 Uint16, c8934 Uint16, c8935 Float, c8936 Utf8 NOT NULL, c8937 Interval64, c8938 Uint16 NOT NULL, c8939 Uint16, c8940 Uint8 NOT NULL, c8941 Uint8, c8942 Json, c8943 Decimal(35,10), c8944 Uint64 NOT NULL, c8945 Int64 NOT NULL, c8946 Datetime NOT NULL, c8947 Float NOT NULL, c8948 Yson NOT NULL, c8949 Double, c8950 Uint8 NOT NULL, c8951 Decimal(22,9) NOT NULL, c8952 Json, c8953 Datetime NOT NULL, c8954 Timestamp64, c8955 Utf8 NOT NULL, c8956 Timestamp64, c8957 Timestamp64, c8958 Timestamp NOT NULL, c8959 Date32, c8960 Date NOT NULL, c8961 Int16, c8962 Datetime64, c8963 Uint64 NOT NULL, c8964 Double, c8965 Uint8, c8966 Timestamp64, c8967 Decimal(22,9), c8968 String NOT NULL, c8969 Decimal(35,10) NOT NULL, c8970 Uint32, c8971 Decimal(22,9) NOT NULL, c8972 Interval64, c8973 Int16, c8974 Datetime64 NOT NULL, c8975 Int32, c8976 Int16, c8977 Int8 NOT NULL, c8978 Uint8, c8979 Int64 NOT NULL, c8980 Int64, c8981 Timestamp, c8982 Float NOT NULL, c8983 Int8 NOT NULL, c8984 JsonDocument NOT NULL, c8985 Timestamp NOT NULL, c8986 Int64 NOT NULL, c8987 Json NOT NULL, c8988 Date, c8989 Int32 NOT NULL, c8990 Double NOT NULL, c8991 Decimal(35,10), c8992 Uint64, c8993 Interval64, c8994 Uint32 NOT NULL, c8995 Int16 NOT NULL, c8996 Int8 NOT NULL, c8997 Int8, c8998 Int8 NOT NULL, c8999 Int16, c9000 Json NOT NULL, c9001 Float NOT NULL, c9002 JsonDocument NOT NULL, c9003 Int64, c9004 String, c9005 Decimal(22,9), c9006 Uint8 NOT NULL, c9007 Uint64 NOT NULL, c9008 Float NOT NULL, c9009 Int32, c9010 Date, c9011 Timestamp, c9012 Timestamp, c9013 Float NOT NULL, c9014 Double, c9015 Double NOT NULL, c9016 Date32 NOT NULL, c9017 Date32, c9018 Float NOT NULL, c9019 Utf8 NOT NULL, c9020 Datetime64 NOT NULL, c9021 Date NOT NULL, c9022 Decimal(15,0), c9023 Decimal(22,9), c9024 Date32 NOT NULL, c9025 String NOT NULL, c9026 Date32, c9027 Int8, c9028 Timestamp64 NOT NULL, c9029 Uint8, c9030 Uint64 NOT NULL, c9031 Int16, c9032 Timestamp, c9033 Decimal(15,0) NOT NULL, c9034 Json, c9035 Timestamp64 NOT NULL, c9036 Interval64, c9037 Timestamp64 NOT NULL, c9038 Interval64 NOT NULL, c9039 Decimal(22,9) NOT NULL, c9040 JsonDocument, c9041 Datetime, c9042 Date32 NOT NULL, c9043 Uint32, c9044 Date, c9045 Json NOT NULL, c9046 String NOT NULL, c9047 Date, c9048 Decimal(35,10), c9049 Uint8, c9050 Decimal(35,10) NOT NULL, c9051 Uint16, c9052 Date NOT NULL, c9053 Int64 NOT NULL, c9054 Uint64 NOT NULL, c9055 Timestamp64, c9056 Date, c9057 Int32, c9058 String, c9059 Timestamp, c9060 Interval64, c9061 Double, c9062 Json, c9063 Decimal(22,9), c9064 Date NOT NULL, c9065 Timestamp64 NOT NULL, c9066 String, c9067 Uint32, c9068 Float, c9069 Uint16, c9070 Datetime, c9071 Uint16, c9072 Decimal(22,9), c9073 JsonDocument NOT NULL, c9074 Decimal(22,9) NOT NULL, c9075 Datetime NOT NULL, c9076 Uint32 NOT NULL, c9077 Json, c9078 Uint8, c9079 Datetime NOT NULL, c9080 Yson, c9081 Timestamp64 NOT NULL, c9082 Interval64 NOT NULL, c9083 Int32, c9084 Decimal(35,10), c9085 Decimal(22,9) NOT NULL, c9086 Timestamp64 NOT NULL, c9087 Interval64 NOT NULL, c9088 Float, c9089 Uint8 NOT NULL, c9090 Date32, c9091 Datetime64, c9092 String, c9093 Utf8 NOT NULL, c9094 Interval64 NOT NULL, c9095 Int8 NOT NULL, c9096 Int64, c9097 Double, c9098 String NOT NULL, c9099 Double NOT NULL, c9100 Interval64, c9101 Uint64 NOT NULL, c9102 Uint32 NOT NULL, c9103 Uint8, c9104 Uint64, c9105 Double, c9106 Int32, c9107 Timestamp64 NOT NULL, c9108 Double, c9109 Uint8, c9110 Date32 NOT NULL, c9111 Int16, c9112 Decimal(22,9) NOT NULL, c9113 Decimal(15,0) NOT NULL, c9114 Uint8 NOT NULL, c9115 Interval64 NOT NULL, c9116 String NOT NULL, c9117 JsonDocument NOT NULL, c9118 Datetime, c9119 Double NOT NULL, c9120 Date, c9121 Date32, c9122 Json, c9123 JsonDocument NOT NULL, c9124 String NOT NULL, c9125 Datetime, c9126 Uint8, c9127 Date32 NOT NULL, c9128 Datetime, c9129 Datetime, c9130 Timestamp64 NOT NULL, c9131 Date, c9132 Utf8 NOT NULL, c9133 Json NOT NULL, c9134 Uint8 NOT NULL, c9135 Json NOT NULL, c9136 Int32, c9137 Float, c9138 Double NOT NULL, c9139 Uint16 NOT NULL, c9140 Uint64 NOT NULL, c9141 JsonDocument NOT NULL, c9142 Decimal(22,9), c9143 Datetime64 NOT NULL, c9144 Uint8 NOT NULL, c9145 Uint32, c9146 Datetime64, c9147 Timestamp64 NOT NULL, c9148 Decimal(35,10), c9149 Date, c9150 String, c9151 Double NOT NULL, c9152 JsonDocument, c9153 Decimal(35,10), c9154 Interval64 NOT NULL, c9155 Uint16, c9156 Int64, c9157 Double NOT NULL, c9158 Datetime, c9159 Decimal(15,0) NOT NULL, c9160 String, c9161 Int8 NOT NULL, c9162 Yson NOT NULL, c9163 Uint64, c9164 Utf8 NOT NULL, c9165 Yson, c9166 Timestamp, c9167 Int32 NOT NULL, c9168 Yson, c9169 Decimal(35,10), c9170 Int16, c9171 Decimal(35,10), c9172 Utf8 NOT NULL, c9173 Date NOT NULL, c9174 Uint16, c9175 JsonDocument, c9176 Int32, c9177 Datetime64, c9178 Int16, c9179 Int16, c9180 Interval64, c9181 Uint32 NOT NULL, c9182 Datetime64, c9183 String, c9184 Json, c9185 Utf8 NOT NULL, c9186 Int16, c9187 Yson, c9188 String, c9189 Decimal(15,0) NOT NULL, c9190 JsonDocument, c9191 Yson, c9192 Int32, c9193 Uint8 NOT NULL, c9194 Int32, c9195 Timestamp NOT NULL, c9196 Int8 NOT NULL, c9197 Uint32 NOT NULL, c9198 Timestamp, c9199 Date, c9200 Decimal(15,0), c9201 Double, c9202 String NOT NULL, c9203 Json, c9204 Double NOT NULL, c9205 Decimal(22,9), c9206 Date NOT NULL, c9207 Float NOT NULL, c9208 Timestamp NOT NULL, c9209 Yson NOT NULL, c9210 Int64, c9211 Int64 NOT NULL, c9212 Decimal(15,0) NOT NULL, c9213 JsonDocument, c9214 Int16 NOT NULL, c9215 Decimal(35,10) NOT NULL, c9216 Int16 NOT NULL, c9217 Json NOT NULL, c9218 JsonDocument, c9219 Int64 NOT NULL, c9220 Int64 NOT NULL, c9221 Uint32, c9222 Uint8 NOT NULL, c9223 Uint16 NOT NULL, c9224 Yson NOT NULL, c9225 Yson NOT NULL, c9226 Decimal(35,10) NOT NULL, c9227 Timestamp NOT NULL, c9228 Double, c9229 Timestamp NOT NULL, c9230 Int32, c9231 Decimal(22,9) NOT NULL, c9232 Uint8, c9233 Datetime NOT NULL, c9234 Uint64, c9235 Int64, c9236 Datetime NOT NULL, c9237 Uint64 NOT NULL, c9238 Uint16 NOT NULL, c9239 Uint32, c9240 Double, c9241 JsonDocument NOT NULL, c9242 Double, c9243 Date, c9244 Double, c9245 Decimal(22,9) NOT NULL, c9246 Interval64, c9247 Interval64 NOT NULL, c9248 Uint8, c9249 Uint64, c9250 Float NOT NULL, c9251 Uint32 NOT NULL, c9252 Uint8 NOT NULL, c9253 Timestamp64, c9254 Decimal(15,0), c9255 Date32 NOT NULL, c9256 Interval64 NOT NULL, c9257 Timestamp, c9258 Datetime, c9259 Uint64, c9260 Int64, c9261 Yson NOT NULL, c9262 Decimal(35,10) NOT NULL, c9263 Int32 NOT NULL, c9264 Decimal(35,10), c9265 Int32, c9266 Uint32 NOT NULL, c9267 Date32 NOT NULL, c9268 Uint64 NOT NULL, c9269 Uint64, c9270 Int64 NOT NULL, c9271 Date NOT NULL, c9272 JsonDocument, c9273 Int64 NOT NULL, c9274 JsonDocument, c9275 Utf8 NOT NULL, c9276 String, c9277 Uint64 NOT NULL, c9278 Int8 NOT NULL, c9279 Datetime, c9280 String, c9281 Timestamp64 NOT NULL, c9282 Utf8, c9283 Interval64 NOT NULL, c9284 Yson NOT NULL, c9285 JsonDocument NOT NULL, c9286 Decimal(15,0) NOT NULL, c9287 Uint16, c9288 Int8 NOT NULL, c9289 Int8, c9290 Uint8 NOT NULL, c9291 Interval64 NOT NULL, c9292 Int16 NOT NULL, c9293 Timestamp64 NOT NULL, c9294 JsonDocument, c9295 Timestamp64, c9296 Json NOT NULL, c9297 Date32 NOT NULL, c9298 Interval64, c9299 Json NOT NULL, c9300 Timestamp64 NOT NULL, c9301 String, c9302 Uint8 NOT NULL, c9303 Int16, c9304 Interval64 NOT NULL, c9305 Int8, c9306 Uint8, c9307 Uint8 NOT NULL, c9308 Interval64, c9309 Date NOT NULL, c9310 Datetime NOT NULL, c9311 Datetime64, c9312 Int32 NOT NULL, c9313 Int64 NOT NULL, c9314 Timestamp64, c9315 Timestamp64 NOT NULL, c9316 Int16 NOT NULL, c9317 Int64 NOT NULL, c9318 Date, c9319 Timestamp, c9320 Uint64, c9321 Decimal(35,10) NOT NULL, c9322 Uint32, c9323 Utf8 NOT NULL, c9324 Uint64 NOT NULL, c9325 Decimal(22,9) NOT NULL, c9326 Timestamp64, c9327 Utf8, c9328 Uint8 NOT NULL, c9329 Int64, c9330 Uint64 NOT NULL, c9331 Decimal(22,9) NOT NULL, c9332 Int8, c9333 Int32, c9334 Int32 NOT NULL, c9335 Utf8, c9336 Double, c9337 Decimal(22,9) NOT NULL, c9338 Uint16 NOT NULL, c9339 Uint32, c9340 Datetime NOT NULL, c9341 Timestamp, c9342 Uint16 NOT NULL, c9343 Uint64, c9344 Date, c9345 Date32 NOT NULL, c9346 Json, c9347 Json NOT NULL, c9348 Uint64 NOT NULL, c9349 Float, c9350 Yson, c9351 Uint16, c9352 Uint16 NOT NULL, c9353 Int16 NOT NULL, c9354 Int64 NOT NULL, c9355 Datetime NOT NULL, c9356 String, c9357 Date32 NOT NULL, c9358 Int32, c9359 Decimal(22,9) NOT NULL, c9360 Uint16, c9361 JsonDocument, c9362 Decimal(15,0) NOT NULL, c9363 Uint8 NOT NULL, c9364 String NOT NULL, c9365 Double, c9366 Utf8, c9367 Json NOT NULL, c9368 Int16 NOT NULL, c9369 Datetime, c9370 Decimal(35,10) NOT NULL, c9371 Uint64, c9372 Yson NOT NULL, c9373 Utf8 NOT NULL, c9374 Interval64 NOT NULL, c9375 Utf8 NOT NULL, c9376 Timestamp, c9377 Date32, c9378 String NOT NULL, c9379 Double, c9380 Timestamp, c9381 JsonDocument, c9382 Timestamp64 NOT NULL, c9383 Int32 NOT NULL, c9384 Date, c9385 Decimal(35,10) NOT NULL, c9386 Double, c9387 Interval64, c9388 Interval64, c9389 JsonDocument, c9390 Json, c9391 Int8 NOT NULL, c9392 Datetime, c9393 Decimal(35,10) NOT NULL, c9394 Timestamp64 NOT NULL, c9395 Utf8, c9396 Date32 NOT NULL, c9397 Uint8, c9398 Yson NOT NULL, c9399 Int64 NOT NULL, c9400 Timestamp64 NOT NULL, c9401 Interval64 NOT NULL, c9402 Json NOT NULL, c9403 Timestamp64 NOT NULL, c9404 Utf8 NOT NULL, c9405 String NOT NULL, c9406 Uint32 NOT NULL, c9407 Int64, c9408 Timestamp64 NOT NULL, c9409 Json, c9410 Date NOT NULL, c9411 Timestamp NOT NULL, c9412 Uint8 NOT NULL, c9413 Int8 NOT NULL, c9414 Int64 NOT NULL, c9415 Json, c9416 Float, c9417 Json NOT NULL, c9418 Decimal(15,0) NOT NULL, c9419 Decimal(15,0) NOT NULL, c9420 Interval64, c9421 Utf8 NOT NULL, c9422 Decimal(22,9) NOT NULL, c9423 Decimal(15,0) NOT NULL, c9424 Uint32, c9425 Interval64 NOT NULL, c9426 Datetime64 NOT NULL, c9427 Json NOT NULL, c9428 Datetime64, c9429 Int32, c9430 Uint32 NOT NULL, c9431 Date, c9432 Int8, c9433 Timestamp64, c9434 Timestamp64 NOT NULL, c9435 Decimal(22,9), c9436 Decimal(35,10), c9437 Decimal(15,0), c9438 String NOT NULL, c9439 Int64 NOT NULL, c9440 Double, c9441 Date, c9442 Interval64 NOT NULL, c9443 Json NOT NULL, c9444 Decimal(35,10) NOT NULL, c9445 Datetime, c9446 Int64 NOT NULL, c9447 Json, c9448 Datetime64, c9449 Decimal(15,0) NOT NULL, c9450 String NOT NULL, c9451 Uint32 NOT NULL, c9452 Uint16 NOT NULL, c9453 String, c9454 Json NOT NULL, c9455 Uint32, c9456 Decimal(15,0), c9457 Uint32, c9458 Decimal(35,10), c9459 JsonDocument NOT NULL, c9460 Float, c9461 Uint32, c9462 Float NOT NULL, c9463 Int32, c9464 Datetime64, c9465 Utf8 NOT NULL, c9466 Decimal(22,9), c9467 Int64, c9468 Uint8, c9469 Date32 NOT NULL, c9470 Date NOT NULL, c9471 JsonDocument NOT NULL, c9472 Date32, c9473 Float, c9474 Uint16 NOT NULL, c9475 Uint16, c9476 Decimal(35,10), c9477 Timestamp NOT NULL, c9478 Int8 NOT NULL, c9479 Double NOT NULL, c9480 Date32, c9481 Decimal(15,0), c9482 Yson NOT NULL, c9483 Json, c9484 Int8, c9485 String NOT NULL, c9486 Uint64, c9487 Datetime NOT NULL, c9488 Int16, c9489 JsonDocument, c9490 Uint32 NOT NULL, c9491 Uint64, c9492 Timestamp64 NOT NULL, c9493 Uint16 NOT NULL, c9494 Decimal(22,9) NOT NULL, c9495 Int8 NOT NULL, c9496 JsonDocument NOT NULL, c9497 String NOT NULL, c9498 Uint8, c9499 JsonDocument, c9500 Decimal(35,10), c9501 Int32, c9502 Uint32 NOT NULL, c9503 Decimal(35,10) NOT NULL, c9504 Timestamp NOT NULL, c9505 Datetime64 NOT NULL, c9506 Date32, c9507 Int64, c9508 Decimal(35,10) NOT NULL, c9509 Timestamp, c9510 Datetime, c9511 Double NOT NULL, c9512 Int32 NOT NULL, c9513 Datetime, c9514 Uint64, c9515 Date32, c9516 JsonDocument NOT NULL, c9517 Uint8 NOT NULL, c9518 Float NOT NULL, c9519 Utf8 NOT NULL, c9520 Uint64, c9521 Utf8 NOT NULL, c9522 Float NOT NULL, c9523 Int16 NOT NULL, c9524 Float NOT NULL, c9525 Yson NOT NULL, c9526 Timestamp64 NOT NULL, c9527 JsonDocument, c9528 Timestamp, c9529 Date, c9530 Utf8 NOT NULL, c9531 Json, c9532 Decimal(35,10), c9533 Date32, c9534 Timestamp NOT NULL, c9535 Uint32, c9536 Decimal(22,9), c9537 Uint64, c9538 Json NOT NULL, c9539 Timestamp, c9540 Uint64 NOT NULL, c9541 Decimal(15,0), c9542 Date NOT NULL, c9543 Date32, c9544 Date NOT NULL, c9545 Int64, c9546 Int16, c9547 Datetime, c9548 Uint8, c9549 Float NOT NULL, c9550 Datetime NOT NULL, c9551 Uint16, c9552 Int32, c9553 Uint16 NOT NULL, c9554 Interval64 NOT NULL, c9555 Int32, c9556 Float, c9557 Float NOT NULL, c9558 Int32, c9559 Interval64 NOT NULL, c9560 Decimal(15,0) NOT NULL, c9561 Decimal(15,0) NOT NULL, c9562 Uint64, c9563 Uint8, c9564 Uint64 NOT NULL, c9565 Interval64, c9566 Utf8, c9567 Int32 NOT NULL, c9568 Yson NOT NULL, c9569 String, c9570 Float NOT NULL, c9571 Uint16, c9572 Datetime64, c9573 Decimal(15,0), c9574 Int32, c9575 Yson, c9576 Decimal(15,0), c9577 Date32 NOT NULL, c9578 Datetime64, c9579 Datetime64 NOT NULL, c9580 Date NOT NULL, c9581 Utf8, c9582 Double NOT NULL, c9583 Decimal(15,0), c9584 Utf8, c9585 Int16 NOT NULL, c9586 Json, c9587 Decimal(15,0), c9588 Json, c9589 Datetime64 NOT NULL, c9590 Float, c9591 Float NOT NULL, c9592 Uint32, c9593 Interval64, c9594 Int64 NOT NULL, c9595 Json NOT NULL, c9596 Timestamp64 NOT NULL, c9597 Datetime NOT NULL, c9598 Datetime NOT NULL, c9599 Timestamp64, c9600 Json NOT NULL, c9601 Int8 NOT NULL, c9602 Date32 NOT NULL, c9603 Interval64 NOT NULL, c9604 JsonDocument NOT NULL, c9605 Uint8 NOT NULL, c9606 Timestamp64, c9607 Date, c9608 Date, c9609 Int8 NOT NULL, c9610 Timestamp64 NOT NULL, c9611 Utf8 NOT NULL, c9612 Uint8 NOT NULL, c9613 Double NOT NULL, c9614 Date, c9615 Uint64 NOT NULL, c9616 Json NOT NULL, c9617 Int64 NOT NULL, c9618 Interval64 NOT NULL, c9619 Uint16, c9620 String NOT NULL, c9621 Timestamp, c9622 Uint32, c9623 Int16, c9624 Date32, c9625 Uint8 NOT NULL, c9626 Timestamp NOT NULL, c9627 Datetime64 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498, c2499, c2500, c2501, c2502, c2503, c2504, c2505, c2506, c2507, c2508, c2509, c2510, c2511, c2512, c2513, c2514, c2515, c2516, c2517, c2518, c2519, c2520, c2521, c2522, c2523, c2524, c2525, c2526, c2527, c2528, c2529, c2530, c2531, c2532, c2533, c2534, c2535, c2536, c2537, c2538, c2539, c2540, c2541, c2542, c2543, c2544, c2545, c2546, c2547, c2548, c2549, c2550, c2551, c2552, c2553, c2554, c2555, c2556, c2557, c2558, c2559, c2560, c2561, c2562, c2563, c2564, c2565, c2566, c2567, c2568, c2569, c2570, c2571, c2572, c2573, c2574, c2575, c2576, c2577, c2578, c2579, c2580, c2581, c2582, c2583, c2584, c2585, c2586, c2587, c2588, c2589, c2590, c2591, c2592, c2593, c2594, c2595, c2596, c2597, c2598, c2599, c2600, c2601, c2602, c2603, c2604, c2605, c2606, c2607, c2608, c2609, c2610, c2611, c2612, c2613, c2614, c2615, c2616, c2617, c2618, c2619, c2620, c2621, c2622, c2623, c2624, c2625, c2626, c2627, c2628, c2629, c2630, c2631, c2632, c2633, c2634, c2635, c2636, c2637, c2638, c2639, c2640, c2641, c2642, c2643, c2644, c2645, c2646, c2647, c2648, c2649, c2650, c2651, c2652, c2653, c2654, c2655, c2656, c2657, c2658, c2659, c2660, c2661, c2662, c2663, c2664, c2665, c2666, c2667, c2668, c2669, c2670, c2671, c2672, c2673, c2674, c2675, c2676, c2677, c2678, c2679, c2680, c2681, c2682, c2683, c2684, c2685, c2686, c2687, c2688, c2689, c2690, c2691, c2692, c2693, c2694, c2695, c2696, c2697, c2698, c2699, c2700, c2701, c2702, c2703, c2704, c2705, c2706, c2707, c2708, c2709, c2710, c2711, c2712, c2713, c2714, c2715, c2716, c2717, c2718, c2719, c2720, c2721, c2722, c2723, c2724, c2725, c2726, c2727, c2728, c2729, c2730, c2731, c2732, c2733, c2734, c2735, c2736, c2737, c2738, c2739, c2740, c2741, c2742, c2743, c2744, c2745, c2746, c2747, c2748, c2749, c2750, c2751, c2752, c2753, c2754, c2755, c2756, c2757, c2758, c2759, c2760, c2761, c2762, c2763, c2764, c2765, c2766, c2767, c2768, c2769, c2770, c2771, c2772, c2773, c2774, c2775, c2776, c2777, c2778, c2779, c2780, c2781, c2782, c2783, c2784, c2785, c2786, c2787, c2788, c2789, c2790, c2791, c2792, c2793, c2794, c2795, c2796, c2797, c2798, c2799, c2800, c2801, c2802, c2803, c2804, c2805, c2806, c2807, c2808, c2809, c2810, c2811, c2812, c2813, c2814, c2815, c2816, c2817, c2818, c2819, c2820, c2821, c2822, c2823, c2824, c2825, c2826, c2827, c2828, c2829, c2830, c2831, c2832, c2833, c2834, c2835, c2836, c2837, c2838, c2839, c2840, c2841, c2842, c2843, c2844, c2845, c2846, c2847, c2848, c2849, c2850, c2851, c2852, c2853, c2854, c2855, c2856, c2857, c2858, c2859, c2860, c2861, c2862, c2863, c2864, c2865, c2866, c2867, c2868, c2869, c2870, c2871, c2872, c2873, c2874, c2875, c2876, c2877, c2878, c2879, c2880, c2881, c2882, c2883, c2884, c2885, c2886, c2887, c2888, c2889, c2890, c2891, c2892, c2893, c2894, c2895, c2896, c2897, c2898, c2899, c2900, c2901, c2902, c2903, c2904, c2905, c2906, c2907, c2908, c2909, c2910, c2911, c2912, c2913, c2914, c2915, c2916, c2917, c2918, c2919, c2920, c2921, c2922, c2923, c2924, c2925, c2926, c2927, c2928, c2929, c2930, c2931, c2932, c2933, c2934, c2935, c2936, c2937, c2938, c2939, c2940, c2941, c2942, c2943, c2944, c2945, c2946, c2947, c2948, c2949, c2950, c2951, c2952, c2953, c2954, c2955, c2956, c2957, c2958, c2959, c2960, c2961, c2962, c2963, c2964, c2965, c2966, c2967, c2968, c2969, c2970, c2971, c2972, c2973, c2974, c2975, c2976, c2977, c2978, c2979, c2980, c2981, c2982, c2983, c2984, c2985, c2986, c2987, c2988, c2989, c2990, c2991, c2992, c2993, c2994, c2995, c2996, c2997, c2998, c2999, c3000, c3001, c3002, c3003, c3004, c3005, c3006, c3007, c3008, c3009, c3010, c3011, c3012, c3013, c3014, c3015, c3016, c3017, c3018, c3019, c3020, c3021, c3022, c3023, c3024, c3025, c3026, c3027, c3028, c3029, c3030, c3031, c3032, c3033, c3034, c3035, c3036, c3037, c3038, c3039, c3040, c3041, c3042, c3043, c3044, c3045, c3046, c3047, c3048, c3049, c3050, c3051, c3052, c3053, c3054, c3055, c3056, c3057, c3058, c3059, c3060, c3061, c3062, c3063, c3064, c3065, c3066, c3067, c3068, c3069, c3070, c3071, c3072, c3073, c3074, c3075, c3076, c3077, c3078, c3079, c3080, c3081, c3082, c3083, c3084, c3085, c3086, c3087, c3088, c3089, c3090, c3091, c3092, c3093, c3094, c3095, c3096, c3097, c3098, c3099, c3100, c3101, c3102, c3103, c3104, c3105, c3106, c3107, c3108, c3109, c3110, c3111, c3112, c3113, c3114, c3115, c3116, c3117, c3118, c3119, c3120, c3121, c3122, c3123, c3124, c3125, c3126, c3127, c3128, c3129, c3130, c3131, c3132, c3133, c3134, c3135, c3136, c3137, c3138, c3139, c3140, c3141, c3142, c3143, c3144, c3145, c3146, c3147, c3148, c3149, c3150, c3151, c3152, c3153, c3154, c3155, c3156, c3157, c3158, c3159, c3160, c3161, c3162, c3163, c3164, c3165, c3166, c3167, c3168, c3169, c3170, c3171, c3172, c3173, c3174, c3175, c3176, c3177, c3178, c3179, c3180, c3181, c3182, c3183, c3184, c3185, c3186, c3187, c3188, c3189, c3190, c3191, c3192, c3193, c3194, c3195, c3196, c3197, c3198, c3199, c3200, c3201, c3202, c3203, c3204, c3205, c3206, c3207, c3208, c3209, c3210, c3211, c3212, c3213, c3214, c3215, c3216, c3217, c3218, c3219, c3220, c3221, c3222, c3223, c3224, c3225, c3226, c3227, c3228, c3229, c3230, c3231, c3232, c3233, c3234, c3235, c3236, c3237, c3238, c3239, c3240, c3241, c3242, c3243, c3244, c3245, c3246, c3247, c3248, c3249, c3250, c3251, c3252, c3253, c3254, c3255, c3256, c3257, c3258, c3259, c3260, c3261, c3262, c3263, c3264, c3265, c3266, c3267, c3268, c3269, c3270, c3271, c3272, c3273, c3274, c3275, c3276, c3277, c3278, c3279, c3280, c3281, c3282, c3283, c3284, c3285, c3286, c3287, c3288, c3289, c3290, c3291, c3292, c3293, c3294, c3295, c3296, c3297, c3298, c3299, c3300, c3301, c3302, c3303, c3304, c3305, c3306, c3307, c3308, c3309, c3310, c3311, c3312, c3313, c3314, c3315, c3316, c3317, c3318, c3319, c3320, c3321, c3322, c3323, c3324, c3325, c3326, c3327, c3328, c3329, c3330, c3331, c3332, c3333, c3334, c3335, c3336, c3337, c3338, c3339, c3340, c3341, c3342, c3343, c3344, c3345, c3346, c3347, c3348, c3349, c3350, c3351, c3352, c3353, c3354, c3355, c3356, c3357, c3358, c3359, c3360, c3361, c3362, c3363, c3364, c3365, c3366, c3367, c3368, c3369, c3370, c3371, c3372, c3373, c3374, c3375, c3376, c3377, c3378, c3379, c3380, c3381, c3382, c3383, c3384, c3385, c3386, c3387, c3388, c3389, c3390, c3391, c3392, c3393, c3394, c3395, c3396, c3397, c3398, c3399, c3400, c3401, c3402, c3403, c3404, c3405, c3406, c3407, c3408, c3409, c3410, c3411, c3412, c3413, c3414, c3415, c3416, c3417, c3418, c3419, c3420, c3421, c3422, c3423, c3424, c3425, c3426, c3427, c3428, c3429, c3430, c3431, c3432, c3433, c3434, c3435, c3436, c3437, c3438, c3439, c3440, c3441)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495, c2496, c2497, c2498)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
============================== slowest durations ===============================
134.54s call     test_workload.py::TestYdbWorkload::test
62.14s teardown test_workload.py::TestYdbWorkload::test
23.31s 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/l6mh/000f41/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:10501 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/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
VERIFY failed (2025-10-13T18:29:50.085999Z): tablet_id=72075186224037927;self_id=[3:7560774794689161449:2412];ev=NActors::IEventHandle;tx_id=281474976715676;lock_id=281474976715665;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
Current KQP shutdown state: spent 0 seconds, not started yet
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0x1F6237B5
1. /-S/util/system/yassert.cpp:55: Panic @ 0x1F61150A
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0x21E882FD
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x3B37C564
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x3D7D05A0
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x3D7CFD27
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x3D7BCF59
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x1E2D596F
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x3D82D155
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x3D92C885
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2029: ExecuteTransaction @ 0x26F0FAAE
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1934: DoExecute @ 0x26F09DCA
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1948: Execute @ 0x26F126DE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0x26EA6AFA
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0x26EA6AFA
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x3D92B2A5
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x3D89D847
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x21DA9B87
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x21E60E01
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x21E6A9F4
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x21E69FAD
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x21E6C01E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x1F6286A4
23. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1F2C5FB6
24. ??:0: ?? @ 0x7FF231220AC2
25. ??:0: ?? @ 0x7FF2312B28BF
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/l6mh/000f41/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/l6mh/000f41/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

=================================================================
==1522930==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 272 byte(s) in 1 object(s) allocated from:
#0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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

=================================================================
==1523485==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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

=================================================================
==1523751==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1904 byte(s) in 7 object(s) allocated from:
#0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c5fb6 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/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/l6mh/000f41/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/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

=================================================================
==1522775==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 544 byte(s) in 2 object(s) allocated from:
#0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c5fb6 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/l6mh/000f41/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/l6mh/000f41/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, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1523262==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001f30249d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003db321dc in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003d8965aa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004be6de6c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004be6de6c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004be6de6c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004be91c08 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004be8fab9 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x000021da9b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e60e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e6a9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e69fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e6c01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6286a4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f2c5fb6 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 223.00s (0:03:42) ====================
